Home
last modified time | relevance | path

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

12345

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dlocked_tables_list.h45 LTM_NONE = 0, enumerator
H A Dlocked_tables_list.cc53 DBUG_ASSERT(thd->locked_tables_mode == LTM_NONE); in init_locked_tables()
H A Dsql_class.cc360 locked_tables_mode = LTM_NONE; in reset_open_tables_state()
1918 lock == nullptr && locked_tables_mode == LTM_NONE && in restore_backup_open_tables_state()
2263 locked_tables_mode = LTM_NONE; in leave_locked_tables_mode()
2847 locked_tables_mode == LTM_NONE && !in_multi_stmt_transaction_mode() && in secondary_storage_engine_eligible()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/spider/
H A Dspd_copy_tables.cc854 thd->locked_tables_mode != LTM_NONE in spider_copy_tables_body()
896 } else if (thd->locked_tables_mode != LTM_NONE) in spider_copy_tables_body()
H A Dspd_ping_table.cc1048 thd->locked_tables_mode != LTM_NONE in spider_ping_table_body()
1090 } else if (thd->locked_tables_mode != LTM_NONE) in spider_ping_table_body()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/spider/
H A Dspd_copy_tables.cc854 thd->locked_tables_mode != LTM_NONE in spider_copy_tables_body()
896 } else if (thd->locked_tables_mode != LTM_NONE) in spider_copy_tables_body()
H A Dspd_ping_table.cc1048 thd->locked_tables_mode != LTM_NONE in spider_ping_table_body()
1090 } else if (thd->locked_tables_mode != LTM_NONE) in spider_ping_table_body()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/spider/
H A Dspd_copy_tables.cc855 thd->locked_tables_mode != LTM_NONE in spider_copy_tables_body()
897 } else if (thd->locked_tables_mode != LTM_NONE) in spider_copy_tables_body()
H A Dspd_ping_table.cc1048 thd->locked_tables_mode != LTM_NONE in spider_ping_table_body()
1090 } else if (thd->locked_tables_mode != LTM_NONE) in spider_ping_table_body()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/spider/
H A Dspd_copy_tables.cc855 thd->locked_tables_mode != LTM_NONE in spider_copy_tables_body()
897 } else if (thd->locked_tables_mode != LTM_NONE) in spider_copy_tables_body()
H A Dspd_ping_table.cc1048 thd->locked_tables_mode != LTM_NONE in spider_ping_table_body()
1090 } else if (thd->locked_tables_mode != LTM_NONE) in spider_ping_table_body()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/spider/
H A Dspd_copy_tables.cc855 thd->locked_tables_mode != LTM_NONE in spider_copy_tables_body()
897 } else if (thd->locked_tables_mode != LTM_NONE) in spider_copy_tables_body()
H A Dspd_ping_table.cc1103 thd->locked_tables_mode != LTM_NONE in spider_ping_table_body()
1145 } else if (thd->locked_tables_mode != LTM_NONE) in spider_ping_table_body()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/spider/
H A Dspd_copy_tables.cc855 thd->locked_tables_mode != LTM_NONE in spider_copy_tables_body()
897 } else if (thd->locked_tables_mode != LTM_NONE) in spider_copy_tables_body()
H A Dspd_ping_table.cc1103 thd->locked_tables_mode != LTM_NONE in spider_ping_table_body()
1145 } else if (thd->locked_tables_mode != LTM_NONE) in spider_ping_table_body()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_class.h973 LTM_NONE= 0, enumerator
1105 locked_tables_mode= LTM_NONE; in reset_open_tables_state()
2876 DBUG_ASSERT(locked_tables_mode == LTM_NONE); in enter_locked_tables_mode()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_class.cc1051 locked_tables_mode= LTM_NONE; in reset_open_tables_state()
3766 locked_tables_mode == LTM_NONE && in restore_backup_open_tables_state()
4445 locked_tables_mode= LTM_NONE; in leave_locked_tables_mode()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_class.cc1051 locked_tables_mode= LTM_NONE; in reset_open_tables_state()
3765 locked_tables_mode == LTM_NONE && in restore_backup_open_tables_state()
4434 locked_tables_mode= LTM_NONE; in leave_locked_tables_mode()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc450 c->thd->locked_tables_mode != LTM_NONE || in connection_is_high_prio()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc450 c->thd->locked_tables_mode != LTM_NONE || in connection_is_high_prio()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc440 c->thd->locked_tables_mode != LTM_NONE || in connection_is_high_prio()
H A Dsql_class.cc1144 locked_tables_mode= LTM_NONE; in reset_open_tables_state()
3992 locked_tables_mode == LTM_NONE && in restore_backup_open_tables_state()
4766 locked_tables_mode= LTM_NONE; in leave_locked_tables_mode()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc440 c->thd->locked_tables_mode != LTM_NONE || in connection_is_high_prio()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dthreadpool_unix.cc440 c->thd->locked_tables_mode != LTM_NONE || in connection_is_high_prio()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dthreadpool_unix.cc450 c->thd->locked_tables_mode != LTM_NONE || in connection_is_high_prio()

12345