Macro tidb_query_common::other_err[][src]

macro_rules! other_err {
    ($msg:tt) => { ... };
    ($f:tt, $($arg:expr),+) => { ... };
}