Searched refs:MODE_Table (Results 1 – 1 of 1) sorted by relevance
19555 #define MODE_Table 15 /* MySQL-style table formatting */ macro21990 case MODE_Table: { in exec_prepared_stmt_columnar()22045 if( p->cMode==MODE_Table ){ in exec_prepared_stmt_columnar()22059 if( p->cMode==MODE_Table ){ in exec_prepared_stmt_columnar()22093 || pArg->cMode==MODE_Table in exec_prepared_stmt()27558 p->mode = MODE_Table; in do_meta_command()30683 data.mode = MODE_Table;