Home
last modified time | relevance | path

Searched refs:sp_lex_keeper (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsp_rcontext.h29 class sp_lex_keeper; variable
209 push_cursor(sp_lex_keeper *lex_keeper, sp_instr_cpush *i);
328 sp_cursor(sp_lex_keeper *lex_keeper, sp_instr_cpush *i);
335 sp_lex_keeper *
362 sp_lex_keeper *m_lex_keeper;
H A Dsp_head.h669 class sp_lex_keeper
672 sp_lex_keeper(const sp_lex_keeper &);
673 void operator=(sp_lex_keeper &);
682 virtual ~sp_lex_keeper() in ~sp_lex_keeper()
772 sp_lex_keeper m_lex_keeper;
805 sp_lex_keeper m_lex_keeper;
840 sp_lex_keeper m_lex_keeper;
976 sp_lex_keeper m_lex_keeper;
1013 sp_lex_keeper m_lex_keeper;
1157 sp_lex_keeper m_lex_keeper;
[all …]
H A Dsp_rcontext.cc294 sp_rcontext::push_cursor(sp_lex_keeper *lex_keeper, sp_instr_cpush *i) in push_cursor()
501 sp_cursor::sp_cursor(sp_lex_keeper *lex_keeper, sp_instr_cpush *i) in sp_cursor()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp_head.h1193 class sp_lex_keeper
1196 sp_lex_keeper(const sp_lex_keeper &);
1206 virtual ~sp_lex_keeper() in ~sp_lex_keeper()
1300 sp_lex_keeper m_lex_keeper;
1335 sp_lex_keeper m_lex_keeper;
1443 sp_lex_keeper m_lex_keeper;
1579 sp_lex_keeper m_lex_keeper;
1651 sp_lex_keeper m_lex_keeper;
1813 sp_lex_keeper m_lex_keeper;
1885 sp_lex_keeper m_lex_keeper;
[all …]
H A Dsp_rcontext.h32 class sp_lex_keeper; variable
H A Dsql_class.h5362 class sp_lex_keeper; variable
5400 sp_cursor(THD *thd_arg, sp_lex_keeper *lex_keeper, bool view_structure_only) in sp_cursor()
5409 sp_lex_keeper *get_lex_keeper() { return m_lex_keeper; } in get_lex_keeper()
5422 void reset(THD *thd_arg, sp_lex_keeper *lex_keeper) in reset()
5432 sp_lex_keeper *m_lex_keeper;
H A Dsp_head.cc3349 sp_lex_keeper::reset_lex_and_exec_core(THD *thd, uint *nextp, in reset_lex_and_exec_core()
3507 int sp_lex_keeper::cursor_reset_lex_and_exec_core(THD *thd, uint *nextp, in cursor_reset_lex_and_exec_core()
4370 sp_lex_keeper *lex_keeper= c->get_lex_keeper(); in execute()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp_head.h1210 class sp_lex_keeper
1213 sp_lex_keeper(const sp_lex_keeper &);
1223 virtual ~sp_lex_keeper() in ~sp_lex_keeper()
1317 sp_lex_keeper m_lex_keeper;
1356 sp_lex_keeper m_lex_keeper;
1468 sp_lex_keeper m_lex_keeper;
1611 sp_lex_keeper m_lex_keeper;
1681 sp_lex_keeper m_lex_keeper;
1854 sp_lex_keeper m_lex_keeper;
1935 sp_lex_keeper m_lex_keeper;
[all …]
H A Dsp_rcontext.h32 class sp_lex_keeper; variable
H A Dsql_class.h5573 class sp_lex_keeper; variable
5611 sp_cursor(THD *thd_arg, sp_lex_keeper *lex_keeper, bool view_structure_only) in sp_cursor()
5620 sp_lex_keeper *get_lex_keeper() { return m_lex_keeper; } in get_lex_keeper()
5633 void reset(THD *thd_arg, sp_lex_keeper *lex_keeper) in reset()
5643 sp_lex_keeper *m_lex_keeper;
H A Dsp_head.cc3425 sp_lex_keeper::reset_lex_and_exec_core(THD *thd, uint *nextp, in reset_lex_and_exec_core()
3583 int sp_lex_keeper::cursor_reset_lex_and_exec_core(THD *thd, uint *nextp, in cursor_reset_lex_and_exec_core()
4503 sp_lex_keeper *lex_keeper= c->get_lex_keeper(); in execute()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp_head.h1193 class sp_lex_keeper
1196 sp_lex_keeper(const sp_lex_keeper &);
1206 virtual ~sp_lex_keeper() in ~sp_lex_keeper()
1300 sp_lex_keeper m_lex_keeper;
1335 sp_lex_keeper m_lex_keeper;
1443 sp_lex_keeper m_lex_keeper;
1579 sp_lex_keeper m_lex_keeper;
1651 sp_lex_keeper m_lex_keeper;
1813 sp_lex_keeper m_lex_keeper;
1885 sp_lex_keeper m_lex_keeper;
[all …]
H A Dsp_rcontext.h32 class sp_lex_keeper; variable
H A Dsql_class.h5362 class sp_lex_keeper; variable
5400 sp_cursor(THD *thd_arg, sp_lex_keeper *lex_keeper, bool view_structure_only) in sp_cursor()
5409 sp_lex_keeper *get_lex_keeper() { return m_lex_keeper; } in get_lex_keeper()
5422 void reset(THD *thd_arg, sp_lex_keeper *lex_keeper) in reset()
5432 sp_lex_keeper *m_lex_keeper;
H A Dsp_head.cc3349 sp_lex_keeper::reset_lex_and_exec_core(THD *thd, uint *nextp, in reset_lex_and_exec_core()
3507 int sp_lex_keeper::cursor_reset_lex_and_exec_core(THD *thd, uint *nextp, in cursor_reset_lex_and_exec_core()
4370 sp_lex_keeper *lex_keeper= c->get_lex_keeper(); in execute()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp_head.h1170 class sp_lex_keeper
1173 sp_lex_keeper(const sp_lex_keeper &);
1183 virtual ~sp_lex_keeper() in ~sp_lex_keeper()
1277 sp_lex_keeper m_lex_keeper;
1312 sp_lex_keeper m_lex_keeper;
1420 sp_lex_keeper m_lex_keeper;
1556 sp_lex_keeper m_lex_keeper;
1628 sp_lex_keeper m_lex_keeper;
1790 sp_lex_keeper m_lex_keeper;
1862 sp_lex_keeper m_lex_keeper;
[all …]
H A Dsp_rcontext.h32 class sp_lex_keeper; variable
H A Dsql_class.h5212 class sp_lex_keeper; variable
5250 sp_cursor(THD *thd_arg, sp_lex_keeper *lex_keeper, bool view_structure_only) in sp_cursor()
5259 sp_lex_keeper *get_lex_keeper() { return m_lex_keeper; } in get_lex_keeper()
5272 void reset(THD *thd_arg, sp_lex_keeper *lex_keeper) in reset()
5282 sp_lex_keeper *m_lex_keeper;
H A Dsp_head.cc3371 sp_lex_keeper::reset_lex_and_exec_core(THD *thd, uint *nextp,
3522 int sp_lex_keeper::cursor_reset_lex_and_exec_core(THD *thd, uint *nextp,
4385 sp_lex_keeper *lex_keeper= c->get_lex_keeper();
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp_head.h1170 class sp_lex_keeper
1173 sp_lex_keeper(const sp_lex_keeper &);
1183 virtual ~sp_lex_keeper() in ~sp_lex_keeper()
1277 sp_lex_keeper m_lex_keeper;
1312 sp_lex_keeper m_lex_keeper;
1420 sp_lex_keeper m_lex_keeper;
1556 sp_lex_keeper m_lex_keeper;
1628 sp_lex_keeper m_lex_keeper;
1790 sp_lex_keeper m_lex_keeper;
1862 sp_lex_keeper m_lex_keeper;
[all …]
H A Dsp_rcontext.h32 class sp_lex_keeper; variable
H A Dsql_class.h5212 class sp_lex_keeper;
5250 sp_cursor(THD *thd_arg, sp_lex_keeper *lex_keeper, bool view_structure_only)
5259 sp_lex_keeper *get_lex_keeper() { return m_lex_keeper; }
5272 void reset(THD *thd_arg, sp_lex_keeper *lex_keeper)
5282 sp_lex_keeper *m_lex_keeper;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp_head.h1210 class sp_lex_keeper
1213 sp_lex_keeper(const sp_lex_keeper &);
1223 virtual ~sp_lex_keeper() in ~sp_lex_keeper()
1317 sp_lex_keeper m_lex_keeper;
1356 sp_lex_keeper m_lex_keeper;
1468 sp_lex_keeper m_lex_keeper;
1611 sp_lex_keeper m_lex_keeper;
1681 sp_lex_keeper m_lex_keeper;
1854 sp_lex_keeper m_lex_keeper;
1935 sp_lex_keeper m_lex_keeper;
[all …]
H A Dsp_rcontext.h32 class sp_lex_keeper; variable
H A Dsql_class.h5573 class sp_lex_keeper; variable
5611 sp_cursor(THD *thd_arg, sp_lex_keeper *lex_keeper, bool view_structure_only) in sp_cursor()
5620 sp_lex_keeper *get_lex_keeper() { return m_lex_keeper; } in get_lex_keeper()
5633 void reset(THD *thd_arg, sp_lex_keeper *lex_keeper) in reset()
5643 sp_lex_keeper *m_lex_keeper;

12