Home
last modified time | relevance | path

Searched refs:saved_cur_db_name (Results 1 – 25 of 57) sorted by relevance

123

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_prepare.cc2981 LEX_STRING saved_cur_db_name = {saved_cur_db_name_buf, in reprepare() local
3004 if (mysql_opt_change_db(thd, copy.m_db, &saved_cur_db_name, true, in reprepare()
3019 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in reprepare()
3152 LEX_STRING saved_cur_db_name = {saved_cur_db_name_buf, in execute() local
3222 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, true, in execute()
3330 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
H A Dsp_head.cc1983 LEX_STRING saved_cur_db_name = {saved_cur_db_name_buf, in execute() local
2070 thd, to_lex_cstring(m_db), &saved_cur_db_name, false, in execute()
2373 err_status |= mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_prepare.cc3549 LEX_STRING saved_cur_db_name= in reprepare() local
3561 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in reprepare()
3570 mysql_change_db(thd, &saved_cur_db_name, TRUE); in reprepare()
3709 LEX_STRING saved_cur_db_name= in execute() local
3766 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in execute()
3831 mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_prepare.cc3798 LEX_STRING saved_cur_db_name= in reprepare() local
3810 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in reprepare()
3819 mysql_change_db(thd, &saved_cur_db_name, TRUE); in reprepare()
3958 LEX_STRING saved_cur_db_name= in execute() local
4015 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in execute()
4110 mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
H A Dsp_head.cc427 LEX_STRING saved_cur_db_name= in execute() local
516 (err_status= mysql_opt_change_db(thd, &m_db, &saved_cur_db_name, FALSE, in execute()
785 err_status|= mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_prepare.cc3798 LEX_STRING saved_cur_db_name= in reprepare() local
3810 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in reprepare()
3819 mysql_change_db(thd, &saved_cur_db_name, TRUE); in reprepare()
3958 LEX_STRING saved_cur_db_name= in execute() local
4015 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in execute()
4110 mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
H A Dsp_head.cc427 LEX_STRING saved_cur_db_name= in execute() local
516 (err_status= mysql_opt_change_db(thd, &m_db, &saved_cur_db_name, FALSE, in execute()
785 err_status|= mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_prepare.cc3806 LEX_STRING saved_cur_db_name= in reprepare() local
3818 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in reprepare()
3827 mysql_change_db(thd, &saved_cur_db_name, TRUE); in reprepare()
3966 LEX_STRING saved_cur_db_name= in execute() local
4023 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in execute()
4118 mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
H A Dsp_head.cc430 LEX_STRING saved_cur_db_name= in execute() local
518 (err_status= mysql_opt_change_db(thd, &m_db, &saved_cur_db_name, FALSE, in execute()
813 err_status|= mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_prepare.cc3703 LEX_STRING saved_cur_db_name= in reprepare() local
3714 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in reprepare()
3723 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), TRUE); in reprepare()
3859 LEX_STRING saved_cur_db_name= in execute() local
3930 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in execute()
4035 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
H A Dsp_head.cc548 LEX_STRING saved_cur_db_name= in execute() local
637 &saved_cur_db_name, false, in execute()
955 err_status|= mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_prepare.cc3703 LEX_STRING saved_cur_db_name= in reprepare() local
3714 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in reprepare()
3723 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), TRUE); in reprepare()
3859 LEX_STRING saved_cur_db_name= in execute() local
3930 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in execute()
4035 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
H A Dsp_head.cc548 LEX_STRING saved_cur_db_name= in execute() local
637 &saved_cur_db_name, false, in execute()
955 err_status|= mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_prepare.cc3721 LEX_STRING saved_cur_db_name= in reprepare() local
3732 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in reprepare()
3741 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), TRUE); in reprepare()
3877 LEX_STRING saved_cur_db_name= in execute() local
3948 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in execute()
4053 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_prepare.cc3703 LEX_STRING saved_cur_db_name= in reprepare() local
3714 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in reprepare()
3723 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), TRUE); in reprepare()
3859 LEX_STRING saved_cur_db_name= in execute() local
3930 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in execute()
4035 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
H A Dsp_head.cc548 LEX_STRING saved_cur_db_name= in execute() local
637 &saved_cur_db_name, false, in execute()
955 err_status|= mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_prepare.cc3679 LEX_STRING saved_cur_db_name= in reprepare() local
3690 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in reprepare()
3699 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), TRUE); in reprepare()
3835 LEX_STRING saved_cur_db_name= in execute() local
3906 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in execute()
4011 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
H A Dsp_head.cc548 LEX_STRING saved_cur_db_name= in execute() local
636 &saved_cur_db_name, false, in execute()
952 err_status|= mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_prepare.cc3798 LEX_STRING saved_cur_db_name= in reprepare() local
3810 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in reprepare()
3819 mysql_change_db(thd, &saved_cur_db_name, TRUE); in reprepare()
3958 LEX_STRING saved_cur_db_name= in execute() local
4015 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in execute()
4110 mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
H A Dsp_head.cc427 LEX_STRING saved_cur_db_name= in execute() local
516 (err_status= mysql_opt_change_db(thd, &m_db, &saved_cur_db_name, FALSE, in execute()
785 err_status|= mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_prepare.cc3692 LEX_STRING saved_cur_db_name= in reprepare() local
3703 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in reprepare()
3712 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), TRUE); in reprepare()
3848 LEX_STRING saved_cur_db_name= in execute() local
3919 if (mysql_opt_change_db(thd, m_db, &saved_cur_db_name, TRUE, in execute()
4024 mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
H A Dsp_head.cc548 LEX_STRING saved_cur_db_name= in execute() local
636 &saved_cur_db_name, false, in execute()
952 err_status|= mysql_change_db(thd, to_lex_cstring(saved_cur_db_name), true); in execute()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_prepare.cc3788 LEX_STRING saved_cur_db_name= in reprepare() local
3800 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in reprepare()
3809 mysql_change_db(thd, &saved_cur_db_name, TRUE); in reprepare()
3948 LEX_STRING saved_cur_db_name= in execute() local
4005 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in execute()
4100 mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
H A Dsp_head.cc427 LEX_STRING saved_cur_db_name= in execute() local
515 (err_status= mysql_opt_change_db(thd, &m_db, &saved_cur_db_name, FALSE, in execute()
782 err_status|= mysql_change_db(thd, &saved_cur_db_name, TRUE); in execute()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_prepare.cc4739 LEX_STRING saved_cur_db_name= in reprepare() local
4752 if (unlikely(mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, in reprepare()
4764 mysql_change_db(thd, (LEX_CSTRING*) &saved_cur_db_name, TRUE); in reprepare()
4903 LEX_STRING saved_cur_db_name= in execute() local
4960 if (mysql_opt_change_db(thd, &stmt_db_name, &saved_cur_db_name, TRUE, in execute()
5036 mysql_change_db(thd, (LEX_CSTRING*) &saved_cur_db_name, TRUE); in execute()

123