Home
last modified time | relevance | path

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

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dtemporary_tables.cc457 TABLE_LIST *first_not_own; in open_temporary_tables() local
463 first_not_own= lex->first_not_own_table(); in open_temporary_tables()
464 for (TABLE_LIST *table= tl; table && table != first_not_own; in open_temporary_tables()
H A Dsql_base.cc5414 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in fix_all_session_vcol_exprs() local
5418 for (TABLE_LIST *table= tables; table && table != first_not_own && !error; in fix_all_session_vcol_exprs()
5463 TABLE_LIST *table, *first_not_own; in lock_tables() local
5475 first_not_own= thd->lex->first_not_own_table(); in lock_tables()
5503 if (table == first_not_own) in lock_tables()
5536 table && table != first_not_own; in lock_tables()
5553 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
5569 table && table != first_not_own; in lock_tables()
5607 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dtemporary_tables.cc457 TABLE_LIST *first_not_own; in open_temporary_tables() local
463 first_not_own= lex->first_not_own_table(); in open_temporary_tables()
464 for (TABLE_LIST *table= tl; table && table != first_not_own; in open_temporary_tables()
H A Dsql_base.cc5414 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in fix_all_session_vcol_exprs() local
5418 for (TABLE_LIST *table= tables; table && table != first_not_own && !error; in fix_all_session_vcol_exprs()
5463 TABLE_LIST *table, *first_not_own; in lock_tables() local
5475 first_not_own= thd->lex->first_not_own_table(); in lock_tables()
5503 if (table == first_not_own) in lock_tables()
5536 table && table != first_not_own; in lock_tables()
5553 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
5569 table && table != first_not_own; in lock_tables()
5607 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dtemporary_tables.cc457 TABLE_LIST *first_not_own= lex->first_not_own_table(); in open_temporary_tables() local
459 for (TABLE_LIST *table= tl; table && table != first_not_own; in open_temporary_tables()
H A Dsql_base.cc5503 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in fix_all_session_vcol_exprs() local
5507 for (TABLE_LIST *table= tables; table && table != first_not_own && !error; in fix_all_session_vcol_exprs()
5598 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
5611 table && table != first_not_own; in lock_tables()
5629 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
5636 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
5646 table && table != first_not_own; in lock_tables()
5683 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dtemporary_tables.cc457 TABLE_LIST *first_not_own= lex->first_not_own_table(); in open_temporary_tables() local
459 for (TABLE_LIST *table= tl; table && table != first_not_own; in open_temporary_tables()
H A Dsql_base.cc5503 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in fix_all_session_vcol_exprs() local
5507 for (TABLE_LIST *table= tables; table && table != first_not_own && !error; in fix_all_session_vcol_exprs()
5598 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
5611 table && table != first_not_own; in lock_tables()
5629 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
5636 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
5646 table && table != first_not_own; in lock_tables()
5683 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dtemporary_tables.cc462 TABLE_LIST *first_not_own= lex->first_not_own_table(); in open_temporary_tables() local
464 for (TABLE_LIST *table= tl; table && table != first_not_own; in open_temporary_tables()
H A Dsql_base.cc5315 TABLE_LIST *first_not_own= thd->lex->first_not_own_table();
5319 for (TABLE_LIST *table= tables; table && table != first_not_own && !error;
5411 TABLE_LIST *first_not_own= thd->lex->first_not_own_table();
5424 table && table != first_not_own;
5442 mark_real_tables_as_free_for_reuse(first_not_own);
5449 TABLE_LIST *first_not_own= thd->lex->first_not_own_table();
5459 table && table != first_not_own;
5496 mark_real_tables_as_free_for_reuse(first_not_own);
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dtemporary_tables.cc462 TABLE_LIST *first_not_own= lex->first_not_own_table(); in open_temporary_tables() local
464 for (TABLE_LIST *table= tl; table && table != first_not_own; in open_temporary_tables()
H A Dsql_base.cc5315 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in fix_all_session_vcol_exprs() local
5319 for (TABLE_LIST *table= tables; table && table != first_not_own && !error; in fix_all_session_vcol_exprs()
5411 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
5424 table && table != first_not_own; in lock_tables()
5442 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
5449 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
5459 table && table != first_not_own; in lock_tables()
5496 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_base.cc6093 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6106 table && table != first_not_own; in lock_tables()
6124 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6131 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6141 table && table != first_not_own; in lock_tables()
6178 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6588 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
6591 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_base.cc6074 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6087 table && table != first_not_own; in lock_tables()
6105 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6112 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6122 table && table != first_not_own; in lock_tables()
6159 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6569 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
6572 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc6232 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6245 table && table != first_not_own; in lock_tables()
6263 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6270 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6280 table && table != first_not_own; in lock_tables()
6317 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6731 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
6734 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc6232 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6245 table && table != first_not_own; in lock_tables()
6263 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6270 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6280 table && table != first_not_own; in lock_tables()
6317 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6731 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
6734 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_base.cc6844 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6857 table && table != first_not_own; in lock_tables()
6875 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6882 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6892 table && table != first_not_own; in lock_tables()
6929 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
7317 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
7320 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_base.cc6649 TABLE_LIST *first_not_own = thd->lex->first_not_own_table(); in lock_tables() local
6661 for (table = tables; table && table != first_not_own; in lock_tables()
6676 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6707 TABLE_LIST *first_not_own = thd->lex->first_not_own_table(); in lock_tables() local
6716 for (table = tables; table && table != first_not_own; in lock_tables()
6747 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
7109 TABLE_LIST *first_not_own = thd->lex->first_not_own_table(); in open_temporary_tables() local
7112 for (TABLE_LIST *tl = tl_list; tl && tl != first_not_own; in open_temporary_tables()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_base.cc6863 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6876 table && table != first_not_own; in lock_tables()
6894 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6901 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6911 table && table != first_not_own; in lock_tables()
6948 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
7336 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
7339 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_base.cc6842 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6855 table && table != first_not_own; in lock_tables()
6873 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6880 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6890 table && table != first_not_own; in lock_tables()
6927 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
7315 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
7318 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_base.cc6232 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6245 table && table != first_not_own; in lock_tables()
6263 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6270 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6280 table && table != first_not_own; in lock_tables()
6317 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6731 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
6734 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_base.cc6914 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6927 table && table != first_not_own; in lock_tables()
6945 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6952 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6962 table && table != first_not_own; in lock_tables()
6999 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
7389 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
7392 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_base.cc6914 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6927 table && table != first_not_own; in lock_tables()
6945 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6952 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6962 table && table != first_not_own; in lock_tables()
6999 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
7389 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
7392 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_base.cc6914 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6927 table && table != first_not_own; in lock_tables()
6945 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
6952 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
6962 table && table != first_not_own; in lock_tables()
6999 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
7389 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in open_temporary_tables() local
7392 for (TABLE_LIST *tl= tl_list; tl && tl != first_not_own; tl= tl->next_global) in open_temporary_tables()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_base.cc5770 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
5783 table && table != first_not_own; in lock_tables()
5801 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()
5808 TABLE_LIST *first_not_own= thd->lex->first_not_own_table(); in lock_tables() local
5818 table && table != first_not_own; in lock_tables()
5855 mark_real_tables_as_free_for_reuse(first_not_own); in lock_tables()