Home
last modified time | relevance | path

Searched refs:begin_dataset (Results 1 – 25 of 98) sorted by relevance

1234

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_prepare.h411 void begin_dataset() in begin_dataset() function
413 protocol.begin_dataset(); in begin_dataset()
H A Dsql_cursor.cc336 result->begin_dataset(); in fetch()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_prepare.h411 void begin_dataset() in begin_dataset() function
413 protocol.begin_dataset(); in begin_dataset()
H A Dsql_cursor.cc336 result->begin_dataset(); in fetch()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_prepare.h411 void begin_dataset() in begin_dataset() function
413 protocol.begin_dataset(); in begin_dataset()
H A Dsql_cursor.cc336 result->begin_dataset(); in fetch()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_prepare.h389 void begin_dataset() in begin_dataset() function
391 protocol.begin_dataset(); in begin_dataset()
H A Dsql_cursor.cc336 result->begin_dataset(); in fetch()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_prepare.h411 void begin_dataset() in begin_dataset() function
413 protocol.begin_dataset(); in begin_dataset()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_prepare.h411 void begin_dataset() in begin_dataset() function
413 protocol.begin_dataset(); in begin_dataset()
H A Dsql_cursor.cc336 result->begin_dataset(); in fetch()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dprotocol.h143 bool begin_dataset();
144 bool begin_dataset(THD *thd, uint numfields);
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dprotocol.h143 bool begin_dataset();
144 bool begin_dataset(THD *thd, uint numfields);
/dports/databases/mariadb105-client/mariadb-10.5.15/libmysqld/
H A Dlib_sql.cc973 bool Protocol::begin_dataset() in begin_dataset() function in Protocol
986 bool Protocol::begin_dataset(THD *thd, uint numfields) in begin_dataset() function in Protocol
988 if (begin_dataset()) in begin_dataset()
1139 if (begin_dataset(thd, list->elements)) in send_result_set_metadata()
1190 if (begin_dataset(thd, list->elements)) in send_list_fields()
/dports/databases/mariadb104-server/mariadb-10.4.24/libmysqld/
H A Dlib_sql.cc989 bool Protocol::begin_dataset() in begin_dataset() function in Protocol
1002 bool Protocol::begin_dataset(THD *thd, uint numfields) in begin_dataset() function in Protocol
1004 if (begin_dataset()) in begin_dataset()
1111 if (begin_dataset(thd, list->elements)) in send_result_set_metadata()
1162 if (begin_dataset(thd, list->elements)) in send_list_fields()
/dports/databases/mariadb104-client/mariadb-10.4.24/libmysqld/
H A Dlib_sql.cc989 bool Protocol::begin_dataset() in begin_dataset() function in Protocol
1002 bool Protocol::begin_dataset(THD *thd, uint numfields) in begin_dataset() function in Protocol
1004 if (begin_dataset()) in begin_dataset()
1111 if (begin_dataset(thd, list->elements)) in send_result_set_metadata()
1162 if (begin_dataset(thd, list->elements)) in send_list_fields()
/dports/databases/mariadb105-server/mariadb-10.5.15/libmysqld/
H A Dlib_sql.cc973 bool Protocol::begin_dataset() in begin_dataset() function in Protocol
986 bool Protocol::begin_dataset(THD *thd, uint numfields) in begin_dataset() function in Protocol
988 if (begin_dataset()) in begin_dataset()
1139 if (begin_dataset(thd, list->elements)) in send_result_set_metadata()
1190 if (begin_dataset(thd, list->elements)) in send_list_fields()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dprotocol.h170 bool begin_dataset();
171 bool begin_dataset(THD *thd, uint numfields);
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dprotocol.h170 bool begin_dataset();
171 bool begin_dataset(THD *thd, uint numfields);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dquery_result.h155 void begin_dataset() {} in begin_dataset() function
H A Dsql_cursor.cc331 result->begin_dataset(); in fetch()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_cursor.cc322 result->begin_dataset(); in fetch()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_cursor.cc336 result->begin_dataset(); in fetch()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_cursor.cc336 result->begin_dataset(); in fetch()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_cursor.cc336 result->begin_dataset(); in fetch()

1234