Home
last modified time | relevance | path

Searched refs:super_users_with_empty_plugin (Results 1 – 8 of 8) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dacl_table_user.h166 bool read_row(bool &is_old_db_layout, bool &super_users_with_empty_plugin);
176 bool read_plugin_info(ACL_USER &user, bool &super_users_with_empty_plugin,
H A Dacl_table_user.cc1669 ACL_USER &user, bool &super_users_with_empty_plugin, in read_plugin_info() argument
1709 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin && in read_plugin_info()
1711 super_users_with_empty_plugin = true; in read_plugin_info()
1726 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin) in read_plugin_info()
1727 super_users_with_empty_plugin = true; in read_plugin_info()
2046 bool &super_users_with_empty_plugin) { in read_row() argument
2057 if (read_plugin_info(user, super_users_with_empty_plugin, is_old_db_layout)) in read_row()
2089 bool super_users_with_empty_plugin = false; in driver() local
2094 if (read_row(is_old_db_layout, super_users_with_empty_plugin)) return true; in driver()
2103 if (super_users_with_empty_plugin) { in driver()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc1710 bool super_users_with_empty_plugin= false; in acl_load() local
1945 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin in acl_load()
1947 super_users_with_empty_plugin= true; in acl_load()
1967 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin) in acl_load()
1968 super_users_with_empty_plugin= true; in acl_load()
2127 if (super_users_with_empty_plugin) in acl_load()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/auth/
H A Dsql_auth_cache.cc1457 bool super_users_with_empty_plugin= false; in acl_load() local
1692 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin in acl_load()
1694 super_users_with_empty_plugin= true; in acl_load()
1714 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin) in acl_load()
1715 super_users_with_empty_plugin= true; in acl_load()
1871 if (super_users_with_empty_plugin) in acl_load()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc1710 bool super_users_with_empty_plugin= false; in acl_load() local
1945 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin in acl_load()
1947 super_users_with_empty_plugin= true; in acl_load()
1967 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin) in acl_load()
1968 super_users_with_empty_plugin= true; in acl_load()
2127 if (super_users_with_empty_plugin) in acl_load()
/dports/databases/mysql57-client/mysql-5.7.36/sql/auth/
H A Dsql_auth_cache.cc1458 bool super_users_with_empty_plugin= false; in acl_load() local
1693 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin in acl_load()
1695 super_users_with_empty_plugin= true; in acl_load()
1715 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin) in acl_load()
1716 super_users_with_empty_plugin= true; in acl_load()
1872 if (super_users_with_empty_plugin) in acl_load()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc1710 bool super_users_with_empty_plugin= false; in acl_load() local
1945 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin in acl_load()
1947 super_users_with_empty_plugin= true; in acl_load()
1967 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin) in acl_load()
1968 super_users_with_empty_plugin= true; in acl_load()
2127 if (super_users_with_empty_plugin) in acl_load()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/auth/
H A Dsql_auth_cache.cc1462 bool super_users_with_empty_plugin= false; in acl_load() local
1697 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin in acl_load()
1699 super_users_with_empty_plugin= true; in acl_load()
1719 if ((user.access & SUPER_ACL) && !super_users_with_empty_plugin) in acl_load()
1720 super_users_with_empty_plugin= true; in acl_load()
1876 if (super_users_with_empty_plugin) in acl_load()