Searched refs:going_long (Results 1 – 2 of 2) sorted by relevance
154 unsigned going_long:1; member
276 S->going_long = 0; in odbc_stmt_execute()592 S->going_long = 1; in odbc_stmt_describe()624 if (colsize < 256 && !S->going_long) { in odbc_stmt_describe()641 S->going_long = 1; in odbc_stmt_describe()854 S->going_long = 0; in odbc_stmt_next_rowset()
Completed in 7 milliseconds