Searched refs:MODE_Table (Results 1 – 1 of 1) sorted by relevance
18292 #define MODE_Table 15 /* MySQL-style table formatting */ macro20727 case MODE_Table: { in exec_prepared_stmt_columnar()20782 if( p->cMode==MODE_Table ){ in exec_prepared_stmt_columnar()20796 if( p->cMode==MODE_Table ){ in exec_prepared_stmt_columnar()20830 || pArg->cMode==MODE_Table in exec_prepared_stmt()26188 p->mode = MODE_Table; in do_meta_command()29238 data.mode = MODE_Table;