Home
last modified time | relevance | path

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

1234567

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_servers.cc397 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in insert_server()
594 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in drop_server()
699 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in update_server()
H A Dsql_udf.cc461 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
586 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_servers.cc397 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in insert_server()
594 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in drop_server()
699 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in update_server()
H A Dsql_udf.cc461 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
586 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_servers.cc397 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in insert_server()
594 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in drop_server()
699 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in update_server()
H A Dsql_udf.cc461 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
586 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_servers.cc397 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in insert_server()
594 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in drop_server()
699 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in update_server()
H A Dsql_udf.cc461 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
586 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_servers.cc395 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in insert_server()
613 if (unlikely(!(table= open_ltable(thd, &tables, TL_WRITE, in drop_server_internal()
741 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in update_server()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_servers.cc395 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in insert_server()
613 if (unlikely(!(table= open_ltable(thd, &tables, TL_WRITE, in drop_server_internal()
741 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in update_server()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_servers.cc395 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in insert_server()
613 if (unlikely(!(table= open_ltable(thd, &tables, TL_WRITE, in drop_server_internal()
741 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in update_server()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_servers.cc395 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in insert_server()
613 if (unlikely(!(table= open_ltable(thd, &tables, TL_WRITE, in drop_server_internal()
741 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in update_server()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_servers.cc397 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in insert_server()
594 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in drop_server()
699 TABLE *table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT); in update_server()
H A Dsql_udf.cc461 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
586 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_servers.cc396 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in insert_server()
620 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in drop_server()
737 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in update_server()
H A Dsql_udf.cc517 if (!(table = open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
608 if (!(table = open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_servers.cc480 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in insert_server()
697 if (unlikely(!(table= open_ltable(thd, &tables, TL_WRITE, in drop_server_internal()
825 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in update_server()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_servers.cc480 if (! (table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in insert_server()
697 if (unlikely(!(table= open_ltable(thd, &tables, TL_WRITE, in drop_server_internal()
825 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in update_server()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_udf.cc490 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
615 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_udf.cc490 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
615 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_udf.cc490 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
615 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_udf.cc490 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
615 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_udf.cc476 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
601 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_udf.cc490 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_create_function()
615 if (!(table= open_ltable(thd, &tables, TL_WRITE, MYSQL_LOCK_IGNORE_TIMEOUT))) in mysql_drop_function()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/server_component/
H A Dpersistent_dynamic_loader.cc161 open_ltable(thd, &tables, lock_type, MYSQL_LOCK_IGNORE_TIMEOUT))) { in open_component_table()

1234567