Home
last modified time | relevance | path

Searched refs:sp_func_cache (Results 1 – 25 of 108) sorted by relevance

12345

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsp.cc1286 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1793 &thd->sp_func_cache, FALSE) != NULL; in sp_exist_routines()
2075 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_cache_routine()
2256 &thd->sp_proc_cache : &thd->sp_func_cache); in sp_load_for_information_schema()
H A Dsql_class.cc921 sp_func_cache= NULL; in THD()
1317 sp_cache_clear(&sp_func_cache); in change_user()
1369 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1319 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1826 name, &thd->sp_func_cache, in sp_exist_routines()
2068 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2248 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1150 sp_func_cache= NULL; in THD()
1697 sp_cache_clear(&sp_func_cache); in change_user()
1750 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1319 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1826 name, &thd->sp_func_cache, in sp_exist_routines()
2068 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2248 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1150 sp_func_cache= NULL; in THD()
1697 sp_cache_clear(&sp_func_cache); in change_user()
1750 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsp.cc927 sp_cache **spc = (type == enum_sp_type::FUNCTION ? &thd->sp_func_cache in sp_drop_routine()
1544 &thd->sp_func_cache, false) != nullptr; in sp_exist_routines()
1885 sp_cache **spc = (type == enum_sp_type::FUNCTION) ? &thd->sp_func_cache in sp_cache_routine()
2033 sp_cache **spc = (type == enum_sp_type::FUNCTION) ? &thd->sp_func_cache in sp_load_for_information_schema()
H A Dsql_class.cc538 sp_func_cache = nullptr; in THD()
886 sp_cache_clear(&sp_func_cache); in cleanup_connection()
992 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1319 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1826 name, &thd->sp_func_cache, in sp_exist_routines()
2068 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2248 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsp.cc1319 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1826 name, &thd->sp_func_cache, in sp_exist_routines()
2068 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2248 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1038 sp_func_cache= NULL; in THD()
1488 sp_cache_clear(&sp_func_cache); in change_user()
1538 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsp.cc1372 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1898 name, &thd->sp_func_cache, in sp_exist_routines()
2142 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2322 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1227 sp_func_cache= NULL; in THD()
1671 sp_cache_clear(&sp_func_cache); in cleanup_connection()
1771 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsp.cc1319 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1826 name, &thd->sp_func_cache, in sp_exist_routines()
2068 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2248 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1261 sp_func_cache= NULL; in THD()
1745 sp_cache_clear(&sp_func_cache); in change_user()
1795 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsp.cc1372 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1898 name, &thd->sp_func_cache, in sp_exist_routines()
2142 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2322 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1337 sp_func_cache= NULL; in THD()
1877 sp_cache_clear(&sp_func_cache); in cleanup_connection()
1983 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsp.cc1372 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1898 name, &thd->sp_func_cache, in sp_exist_routines()
2142 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2322 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1337 sp_func_cache= NULL; in THD()
1877 sp_cache_clear(&sp_func_cache); in cleanup_connection()
1983 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsp.cc1372 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1898 name, &thd->sp_func_cache, in sp_exist_routines()
2142 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2322 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1474 sp_func_cache= NULL; in THD()
1949 sp_cache_clear(&sp_func_cache); in cleanup_connection()
2049 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsp.cc1372 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1898 name, &thd->sp_func_cache, in sp_exist_routines()
2142 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2322 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1337 sp_func_cache= NULL; in THD()
1877 sp_cache_clear(&sp_func_cache); in cleanup_connection()
1983 sp_cache_clear(&sp_func_cache); in cleanup()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsp.cc1372 &thd->sp_func_cache : &thd->sp_proc_cache); in sp_drop_routine()
1898 name, &thd->sp_func_cache, in sp_exist_routines()
2142 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_cache_routine()
2322 &thd->sp_func_cache : &thd->sp_proc_cache; in sp_load_for_information_schema()
H A Dsql_class.cc1226 sp_func_cache= NULL; in THD()
1670 sp_cache_clear(&sp_func_cache); in cleanup_connection()
1770 sp_cache_clear(&sp_func_cache); in cleanup()

12345