Home
last modified time | relevance | path

Searched refs:mysqld_stmt_bulk_execute (Results 1 – 18 of 18) sorted by relevance

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_prepare.h76 void mysqld_stmt_bulk_execute(THD *thd, char *packet, uint packet_length);
H A Dsql_prepare.cc3267 void mysqld_stmt_bulk_execute(THD *thd, char *packet_arg, uint packet_length) in mysqld_stmt_bulk_execute() function
H A Dsql_parse.cc1804 mysqld_stmt_bulk_execute(thd, packet, packet_length); in dispatch_command()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_prepare.h76 void mysqld_stmt_bulk_execute(THD *thd, char *packet, uint packet_length);
H A Dsql_prepare.cc3273 void mysqld_stmt_bulk_execute(THD *thd, char *packet_arg, uint packet_length) in mysqld_stmt_bulk_execute() function
H A Dsql_parse.cc1770 mysqld_stmt_bulk_execute(thd, packet, packet_length); in dispatch_command()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_prepare.h76 void mysqld_stmt_bulk_execute(THD *thd, char *packet, uint packet_length);
H A Dsql_prepare.cc3273 void mysqld_stmt_bulk_execute(THD *thd, char *packet_arg, uint packet_length) in mysqld_stmt_bulk_execute() function
H A Dsql_parse.cc1770 mysqld_stmt_bulk_execute(thd, packet, packet_length); in dispatch_command()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_prepare.h76 void mysqld_stmt_bulk_execute(THD *thd, char *packet, uint packet_length);
H A Dsql_prepare.cc3250 void mysqld_stmt_bulk_execute(THD *thd, char *packet_arg, uint packet_length)
H A Dsql_parse.cc1790 mysqld_stmt_bulk_execute(thd, packet, packet_length); in dispatch_command()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_prepare.h76 void mysqld_stmt_bulk_execute(THD *thd, char *packet, uint packet_length);
H A Dsql_prepare.cc3250 void mysqld_stmt_bulk_execute(THD *thd, char *packet_arg, uint packet_length)
H A Dsql_parse.cc1790 mysqld_stmt_bulk_execute(thd, packet, packet_length); in dispatch_command()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_prepare.h76 void mysqld_stmt_bulk_execute(THD *thd, char *packet, uint packet_length);
H A Dsql_prepare.cc3267 void mysqld_stmt_bulk_execute(THD *thd, char *packet_arg, uint packet_length) in mysqld_stmt_bulk_execute() function
H A Dsql_parse.cc1804 mysqld_stmt_bulk_execute(thd, packet, packet_length); in dispatch_command()