Home
last modified time | relevance | path

Searched refs:sp_instr_stmt (Results 1 – 25 of 90) sorted by relevance

1234

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsp_head.h745 class sp_instr_stmt : public sp_instr
747 sp_instr_stmt(const sp_instr_stmt &); /**< Prevent use of these */
748 void operator=(sp_instr_stmt &);
754 sp_instr_stmt(uint ip, sp_pcontext *ctx, LEX *lex) in sp_instr_stmt() function
761 virtual ~sp_instr_stmt() in ~sp_instr_stmt()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dparse_tree_helpers.cc419 sp_instr_stmt *i= in sp_create_assignment_instr()
421 sp_instr_stmt(sp->instructions(), lex, set_stmt_query); in sp_create_assignment_instr()
H A Dsp_instr.cc859 PSI_statement_info sp_instr_stmt::psi_info=
863 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
983 void sp_instr_stmt::print(String *str) in print()
1013 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dparse_tree_helpers.cc419 sp_instr_stmt *i= in sp_create_assignment_instr()
421 sp_instr_stmt(sp->instructions(), lex, set_stmt_query); in sp_create_assignment_instr()
H A Dsp_instr.cc858 PSI_statement_info sp_instr_stmt::psi_info=
862 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
982 void sp_instr_stmt::print(String *str) in print()
1012 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dparse_tree_helpers.cc419 sp_instr_stmt *i= in sp_create_assignment_instr()
421 sp_instr_stmt(sp->instructions(), lex, set_stmt_query); in sp_create_assignment_instr()
H A Dsp_instr.cc860 PSI_statement_info sp_instr_stmt::psi_info=
864 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
992 void sp_instr_stmt::print(String *str) in print()
1022 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dparse_tree_helpers.cc426 sp_instr_stmt *i= in sp_create_assignment_instr()
428 sp_instr_stmt(sp->instructions(), lex, set_stmt_query); in sp_create_assignment_instr()
H A Dsp_instr.cc860 PSI_statement_info sp_instr_stmt::psi_info=
864 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
1021 void sp_instr_stmt::print(String *str) in print()
1051 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dparse_tree_helpers.cc426 sp_instr_stmt *i= in sp_create_assignment_instr()
428 sp_instr_stmt(sp->instructions(), lex, set_stmt_query); in sp_create_assignment_instr()
H A Dsp_instr.cc860 PSI_statement_info sp_instr_stmt::psi_info=
864 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
1021 void sp_instr_stmt::print(String *str) in print()
1051 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dparse_tree_helpers.cc426 sp_instr_stmt *i= in sp_create_assignment_instr()
428 sp_instr_stmt(sp->instructions(), lex, set_stmt_query); in sp_create_assignment_instr()
H A Dsp_instr.cc860 PSI_statement_info sp_instr_stmt::psi_info=
864 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
1021 void sp_instr_stmt::print(String *str) in print()
1051 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dparse_tree_helpers.cc349 sp_instr_stmt *i = new (thd->mem_root) in sp_create_assignment_instr()
350 sp_instr_stmt(sp->instructions(), lex, set_stmt_query); in sp_create_assignment_instr()
H A Dsp_instr.cc817 PSI_statement_info sp_instr_stmt::psi_info = {0, "stmt", 0, PSI_DOCUMENT_ME};
820 bool sp_instr_stmt::execute(THD *thd, uint *nextp) { in execute()
924 void sp_instr_stmt::print(const THD *, String *str) { in print()
948 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) { in exec_core()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp_head.h1273 class sp_instr_stmt : public sp_instr
1275 sp_instr_stmt(const sp_instr_stmt &); /**< Prevent use of these */
1276 void operator=(sp_instr_stmt &);
1282 sp_instr_stmt(uint ip, sp_pcontext *ctx, LEX *lex) in sp_instr_stmt() function
1289 virtual ~sp_instr_stmt() in ~sp_instr_stmt()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp_head.h1290 class sp_instr_stmt : public sp_instr
1292 sp_instr_stmt(const sp_instr_stmt &); /**< Prevent use of these */
1293 void operator=(sp_instr_stmt &);
1299 sp_instr_stmt(uint ip, sp_pcontext *ctx, LEX *lex) in sp_instr_stmt() function
1306 virtual ~sp_instr_stmt() in ~sp_instr_stmt()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp_head.h1273 class sp_instr_stmt : public sp_instr
1275 sp_instr_stmt(const sp_instr_stmt &); /**< Prevent use of these */
1276 void operator=(sp_instr_stmt &);
1282 sp_instr_stmt(uint ip, sp_pcontext *ctx, LEX *lex) in sp_instr_stmt() function
1289 virtual ~sp_instr_stmt() in ~sp_instr_stmt()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp_head.h1250 class sp_instr_stmt : public sp_instr
1252 sp_instr_stmt(const sp_instr_stmt &); /**< Prevent use of these */
1253 void operator=(sp_instr_stmt &);
1259 sp_instr_stmt(uint ip, sp_pcontext *ctx, LEX *lex) in sp_instr_stmt() function
1266 virtual ~sp_instr_stmt() in ~sp_instr_stmt()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp_head.h1250 class sp_instr_stmt : public sp_instr
1252 sp_instr_stmt(const sp_instr_stmt &); /**< Prevent use of these */
1253 void operator=(sp_instr_stmt &);
1259 sp_instr_stmt(uint ip, sp_pcontext *ctx, LEX *lex) in sp_instr_stmt() function
1266 virtual ~sp_instr_stmt() in ~sp_instr_stmt()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp_head.h1290 class sp_instr_stmt : public sp_instr
1292 sp_instr_stmt(const sp_instr_stmt &); /**< Prevent use of these */
1293 void operator=(sp_instr_stmt &);
1299 sp_instr_stmt(uint ip, sp_pcontext *ctx, LEX *lex) in sp_instr_stmt() function
1306 virtual ~sp_instr_stmt() in ~sp_instr_stmt()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.cc833 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
988 void sp_instr_stmt::print(String *str) in print()
1018 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.cc833 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
988 void sp_instr_stmt::print(String *str) in print()
1018 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsp_instr.cc833 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
988 void sp_instr_stmt::print(String *str) in print()
1018 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsp_instr.cc833 bool sp_instr_stmt::execute(THD *thd, uint *nextp) in execute()
961 void sp_instr_stmt::print(String *str) in print()
991 bool sp_instr_stmt::exec_core(THD *thd, uint *nextp) in exec_core()

1234