Home
last modified time | relevance | path

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

12

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dbackup.cc154 if (thd->has_read_only_protection()) in backup_start()
H A Dlock.cc863 if (thd->has_read_only_protection()) in lock_schema_name()
921 if (thd->has_read_only_protection()) in lock_object_name()
H A Dsql_admin.cc1364 if (thd->has_read_only_protection()) in execute()
H A Dwsrep_mysqld.cc2050 if (thd->has_read_only_protection()) in wsrep_TOI_begin()
H A Dsql_base.cc2171 if (thd->has_read_only_protection()) in open_table()
4120 if (thd->has_read_only_protection()) in lock_table_names()
H A Dsql_insert.cc554 if (thd->has_read_only_protection()) in open_and_lock_for_insert_delayed()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dbackup.cc154 if (thd->has_read_only_protection()) in backup_start()
H A Dlock.cc863 if (thd->has_read_only_protection()) in lock_schema_name()
921 if (thd->has_read_only_protection()) in lock_object_name()
H A Dsql_admin.cc1364 if (thd->has_read_only_protection()) in execute()
H A Dwsrep_mysqld.cc2050 if (thd->has_read_only_protection()) in wsrep_TOI_begin()
H A Dsql_base.cc2171 if (thd->has_read_only_protection()) in open_table()
4120 if (thd->has_read_only_protection()) in lock_table_names()
H A Dsql_insert.cc554 if (thd->has_read_only_protection()) in open_and_lock_for_insert_delayed()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dbackup.cc154 if (thd->has_read_only_protection()) in backup_start()
H A Dlock.cc881 if (thd->has_read_only_protection()) in lock_schema_name()
941 if (thd->has_read_only_protection()) in lock_object_name()
H A Dsql_admin.cc1393 if (thd->has_read_only_protection()) in execute()
H A Dwsrep_mysqld.cc2252 if (thd->has_read_only_protection()) in wsrep_TOI_begin()
H A Dsql_base.cc2077 if (thd->has_read_only_protection()) in open_table()
4019 if (thd->has_read_only_protection()) in lock_table_names()
H A Dsql_insert.cc555 if (thd->has_read_only_protection()) in open_and_lock_for_insert_delayed()
H A Dsql_class.h3800 inline bool has_read_only_protection() in has_read_only_protection() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dbackup.cc154 if (thd->has_read_only_protection()) in backup_start()
H A Dlock.cc881 if (thd->has_read_only_protection()) in lock_schema_name()
941 if (thd->has_read_only_protection()) in lock_object_name()
H A Dsql_admin.cc1393 if (thd->has_read_only_protection()) in execute()
H A Dwsrep_mysqld.cc2252 if (thd->has_read_only_protection()) in wsrep_TOI_begin()
H A Dsql_base.cc2077 if (thd->has_read_only_protection()) in open_table()
4019 if (thd->has_read_only_protection()) in lock_table_names()
H A Dsql_insert.cc555 if (thd->has_read_only_protection()) in open_and_lock_for_insert_delayed()

12