Home
last modified time | relevance | path

Searched refs:open_ltable (Results 76 – 100 of 169) sorted by relevance

1234567

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_base.cc5096 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
9122 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
9160 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
H A Dsql_plugin.cc2229 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2387 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_base.cc5008 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
9040 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
9077 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
H A Dsql_plugin.cc2166 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2319 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_base.cc5008 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type,
9040 TABLE *table= open_ltable(thd, one_table, one_table->lock_type,
9077 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags)))
H A Dsql_plugin.cc2166 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2319 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_base.cc5728 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
9607 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
9644 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_base.cc5096 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
9122 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
9160 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
H A Dsql_plugin.cc2229 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2387 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_base.cc5465 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
9263 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
9300 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc1910 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2025 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc1910 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2025 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
H A Dsql_base.cc5886 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
10235 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
10272 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_plugin.cc1910 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2025 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
H A Dsql_base.cc5886 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
10235 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
10272 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_plugin.cc2169 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2296 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
H A Dsql_base.cc6479 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
10401 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
10438 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_plugin.cc2170 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2301 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
H A Dsql_base.cc6498 TABLE *open_ltable(THD *thd, TABLE_LIST *table_list, thr_lock_type lock_type, in open_ltable() function
10420 TABLE *table= open_ltable(thd, one_table, one_table->lock_type, in open_system_table_for_update()
10457 if ((table= open_ltable(thd, one_table, one_table->lock_type, flags))) in open_log_table()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_plugin.cc2171 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2298 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2210 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2343 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2210 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2343 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_plugin.cc2210 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2343 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_plugin.cc2198 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2356 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_plugin.cc2198 if (! (table = open_ltable(thd, &tables, TL_WRITE, in mysql_install_plugin()
2356 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_uninstall_plugin()

1234567