Home
last modified time | relevance | path

Searched refs:lex_db (Results 1 – 19 of 19) sorted by relevance

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsp.cc1782 LEX_STRING lex_db; in sp_exist_routines() local
1784 lex_db.length= strlen(routine->db); in sp_exist_routines()
1786 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1788 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1814 LEX_STRING lex_db; in sp_exist_routines() local
1816 lex_db.length= strlen(routine->db); in sp_exist_routines()
1818 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1820 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1814 LEX_STRING lex_db; in sp_exist_routines() local
1816 lex_db.length= strlen(routine->db); in sp_exist_routines()
1818 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1820 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsp.cc1532 LEX_CSTRING lex_db; in sp_exist_routines() local
1534 lex_db.length = strlen(routine->db); in sp_exist_routines()
1536 lex_db.str = thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1538 name = new (thd->mem_root) sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1814 LEX_STRING lex_db; in sp_exist_routines() local
1816 lex_db.length= strlen(routine->db); in sp_exist_routines()
1818 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1820 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsp.cc1814 LEX_STRING lex_db; in sp_exist_routines() local
1816 lex_db.length= strlen(routine->db); in sp_exist_routines()
1818 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1820 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsp.cc1886 LEX_CSTRING lex_db; in sp_exist_routines() local
1888 lex_db.length= strlen(routine->db); in sp_exist_routines()
1890 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1892 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsp.cc1814 LEX_STRING lex_db; in sp_exist_routines() local
1816 lex_db.length= strlen(routine->db); in sp_exist_routines()
1818 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1820 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsp.cc1886 LEX_CSTRING lex_db; in sp_exist_routines() local
1888 lex_db.length= strlen(routine->db); in sp_exist_routines()
1890 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1892 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsp.cc1886 LEX_CSTRING lex_db; in sp_exist_routines() local
1888 lex_db.length= strlen(routine->db); in sp_exist_routines()
1890 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1892 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsp.cc1886 LEX_CSTRING lex_db; in sp_exist_routines() local
1888 lex_db.length= strlen(routine->db); in sp_exist_routines()
1890 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1892 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsp.cc1886 LEX_CSTRING lex_db; in sp_exist_routines() local
1888 lex_db.length= strlen(routine->db); in sp_exist_routines()
1890 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1892 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsp.cc1886 LEX_CSTRING lex_db; in sp_exist_routines() local
1888 lex_db.length= strlen(routine->db); in sp_exist_routines()
1890 lex_db.str= thd->strmake(routine->db, lex_db.length); in sp_exist_routines()
1892 name= new sp_name(lex_db, lex_name, true); in sp_exist_routines()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp.cc2265 LEX_CSTRING lex_db; in sp_exist_routines() local
2267 thd->make_lex_string(&lex_db, routine->db.str, routine->db.length); in sp_exist_routines()
2270 name= new sp_name(&lex_db, &lex_name, true); in sp_exist_routines()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp.cc2225 LEX_CSTRING lex_db; in sp_exist_routines() local
2227 thd->make_lex_string(&lex_db, routine->db.str, routine->db.length); in sp_exist_routines()
2230 name= new sp_name(&lex_db, &lex_name, true); in sp_exist_routines()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp.cc2225 LEX_CSTRING lex_db; in sp_exist_routines() local
2227 thd->make_lex_string(&lex_db, routine->db.str, routine->db.length); in sp_exist_routines()
2230 name= new sp_name(&lex_db, &lex_name, true); in sp_exist_routines()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp.cc2224 LEX_CSTRING lex_db; in sp_exist_routines() local
2226 thd->make_lex_string(&lex_db, routine->db.str, routine->db.length); in sp_exist_routines()
2229 name= new sp_name(&lex_db, &lex_name, true); in sp_exist_routines()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp.cc2224 LEX_CSTRING lex_db; in sp_exist_routines() local
2226 thd->make_lex_string(&lex_db, routine->db.str, routine->db.length); in sp_exist_routines()
2229 name= new sp_name(&lex_db, &lex_name, true); in sp_exist_routines()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp.cc2265 LEX_CSTRING lex_db; in sp_exist_routines() local
2267 thd->make_lex_string(&lex_db, routine->db.str, routine->db.length); in sp_exist_routines()
2270 name= new sp_name(&lex_db, &lex_name, true); in sp_exist_routines()