Home
last modified time | relevance | path

Searched refs:m_has_protection_against_grl (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_base.h518 void set_has_protection_against_grl() { m_has_protection_against_grl = true; } in set_has_protection_against_grl()
521 return m_has_protection_against_grl; in has_protection_against_grl()
555 bool m_has_protection_against_grl; variable
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_base.h532 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
537 return m_has_protection_against_grl; in has_protection_against_grl()
569 bool m_has_protection_against_grl; variable
H A Dsql_base.cc4091 m_has_protection_against_grl(FALSE) in Open_table_context()
4314 m_has_protection_against_grl= FALSE; in recover_from_failed_open()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_base.h532 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
537 return m_has_protection_against_grl; in has_protection_against_grl()
569 bool m_has_protection_against_grl; variable
H A Dsql_base.cc4088 m_has_protection_against_grl(FALSE) in Open_table_context()
4311 m_has_protection_against_grl= FALSE; in recover_from_failed_open()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_base.h538 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
543 return m_has_protection_against_grl; in has_protection_against_grl()
575 bool m_has_protection_against_grl; variable
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_base.h538 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
543 return m_has_protection_against_grl; in has_protection_against_grl()
575 bool m_has_protection_against_grl; variable
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_base.h545 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
550 return m_has_protection_against_grl; in has_protection_against_grl()
587 bool m_has_protection_against_grl; variable
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_base.h540 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
545 return m_has_protection_against_grl; in has_protection_against_grl()
582 bool m_has_protection_against_grl; variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_base.h545 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
550 return m_has_protection_against_grl; in has_protection_against_grl()
587 bool m_has_protection_against_grl; variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_base.h545 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
550 return m_has_protection_against_grl; in has_protection_against_grl()
587 bool m_has_protection_against_grl; variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_base.h540 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
545 return m_has_protection_against_grl; in has_protection_against_grl()
582 bool m_has_protection_against_grl; variable
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_base.h538 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
543 return m_has_protection_against_grl; in has_protection_against_grl()
575 bool m_has_protection_against_grl; variable
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_base.h540 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
545 return m_has_protection_against_grl; in has_protection_against_grl()
582 bool m_has_protection_against_grl; variable
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_base.h570 m_has_protection_against_grl|= MDL_BIT(mdl_type); in set_has_protection_against_grl()
575 return (bool) (m_has_protection_against_grl & MDL_BIT(mdl_type)); in has_protection_against_grl()
607 mdl_bitmap_t m_has_protection_against_grl; variable
H A Dsql_base.cc3040 m_has_protection_against_grl(0) in Open_table_context()
3248 m_has_protection_against_grl= 0; in recover_from_failed_open()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_base.h566 m_has_protection_against_grl|= MDL_BIT(mdl_type); in set_has_protection_against_grl()
571 return (bool) (m_has_protection_against_grl & MDL_BIT(mdl_type)); in has_protection_against_grl()
603 mdl_bitmap_t m_has_protection_against_grl; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_base.h566 m_has_protection_against_grl|= MDL_BIT(mdl_type); in set_has_protection_against_grl()
571 return (bool) (m_has_protection_against_grl & MDL_BIT(mdl_type)); in has_protection_against_grl()
603 mdl_bitmap_t m_has_protection_against_grl; variable
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_base.h566 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
571 return m_has_protection_against_grl; in has_protection_against_grl()
603 bool m_has_protection_against_grl; variable
H A Dsql_base.cc2961 m_has_protection_against_grl(FALSE) in Open_table_context()
3177 m_has_protection_against_grl= FALSE; in recover_from_failed_open()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_base.h566 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
571 return m_has_protection_against_grl; in has_protection_against_grl()
603 bool m_has_protection_against_grl; variable
H A Dsql_base.cc2961 m_has_protection_against_grl(FALSE)
3177 m_has_protection_against_grl= FALSE;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_base.h570 m_has_protection_against_grl|= MDL_BIT(mdl_type); in set_has_protection_against_grl()
575 return (bool) (m_has_protection_against_grl & MDL_BIT(mdl_type)); in has_protection_against_grl()
607 mdl_bitmap_t m_has_protection_against_grl; variable
H A Dsql_base.cc3040 m_has_protection_against_grl(0) in Open_table_context()
3248 m_has_protection_against_grl= 0; in recover_from_failed_open()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_base.h554 m_has_protection_against_grl= TRUE; in set_has_protection_against_grl()
559 return m_has_protection_against_grl; in has_protection_against_grl()
591 bool m_has_protection_against_grl; variable

12