Home
last modified time | relevance | path

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

123456

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_reload.cc229 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
231 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
552 if (thd->lex->type & REFRESH_READ_LOCK) in flush_tables_with_read_lock()
604 if (thd->lex->type & REFRESH_READ_LOCK) in flush_tables_with_read_lock()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_reload.cc229 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
231 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
552 if (thd->lex->type & REFRESH_READ_LOCK) in flush_tables_with_read_lock()
604 if (thd->lex->type & REFRESH_READ_LOCK) in flush_tables_with_read_lock()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_reload.cc198 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) { in handle_reload_request()
199 if ((options & REFRESH_READ_LOCK) && thd) { in handle_reload_request()
295 if (reset_master(thd, options & REFRESH_READ_LOCK)) { in handle_reload_request()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_reload.cc228 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
230 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
552 if (thd->lex->type & REFRESH_READ_LOCK) in flush_tables_with_read_lock()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_reload.cc228 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
230 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
552 if (thd->lex->type & REFRESH_READ_LOCK) in flush_tables_with_read_lock()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_reload.cc223 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
225 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
527 if (thd->lex->type & REFRESH_READ_LOCK) in flush_tables_with_read_lock()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_reload.cc223 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
225 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
527 if (thd->lex->type & REFRESH_READ_LOCK) in flush_tables_with_read_lock()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_reload.cc186 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
188 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_reload.cc210 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
212 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_reload.cc210 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
212 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_reload.cc210 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
212 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_reload.cc223 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
225 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_reload.cc223 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
225 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_reload.cc225 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
227 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_reload.cc225 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
227 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_reload.cc225 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
227 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_reload.cc211 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
213 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_reload.cc211 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
213 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_reload.cc211 if (options & (REFRESH_TABLES | REFRESH_READ_LOCK)) in reload_acl_and_cache()
213 if ((options & REFRESH_READ_LOCK) && thd) in reload_acl_and_cache()
/dports/devel/poco/poco-1.10.1-all/Data/MySQL/src/
H A DSessionHandle.cpp189 …if (mysql_refresh(_pHandle, REFRESH_TABLES | REFRESH_STATUS | REFRESH_THREADS | REFRESH_READ_LOCK)… in reset()
/dports/games/scorched3d/scorched-dep-win32/include/mysql/mysql/
H A Dmysql_com.h76 #define REFRESH_READ_LOCK 16384 /* Lock tables for read */ macro
/dports/databases/fpc-mysql/fpc-3.2.2/packages/mysql/src/
H A Dmysql4_comtypes.inc61 REFRESH_READ_LOCK = 16384;
/dports/lang/fpc-source/fpc-3.2.2/packages/mysql/src/
H A Dmysql4_comtypes.inc61 REFRESH_READ_LOCK = 16384;
/dports/databases/mariadb105-client/mariadb-10.5.15/libmariadb/include/
H A Dmariadb_com.h136 #define REFRESH_READ_LOCK 16384 /* Lock tables for read */ macro
/dports/databases/mariadb104-server/mariadb-10.4.24/libmariadb/include/
H A Dmariadb_com.h136 #define REFRESH_READ_LOCK 16384 /* Lock tables for read */

123456