Home
last modified time | relevance | path

Searched refs:open_grant_tables (Results 1 – 25 of 34) sorted by relevance

12

/dports/databases/percona57-server/percona-server-5.7.36-39/sql/auth/
H A Dauth_internal.h129 int open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables);
H A Dsql_user.cc1416 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
1600 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
1729 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
H A Dsql_authorization.cc3286 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
3616 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/auth/
H A Dauth_internal.h129 int open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables);
H A Dsql_user.cc1391 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
1568 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
1690 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
H A Dsql_authorization.cc3262 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
3595 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/auth/
H A Dauth_internal.h129 int open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables);
H A Dsql_user.cc1428 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
1605 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
1727 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
H A Dsql_authorization.cc3259 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
3589 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/auth/
H A Dauth_internal.h129 int open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables);
H A Dsql_user.cc1416 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
1600 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
1729 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
H A Dsql_authorization.cc3286 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
3616 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/auth/
H A Dauth_internal.h129 int open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables);
H A Dsql_user.cc1416 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
1600 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
1729 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
/dports/databases/mysql57-client/mysql-5.7.36/sql/auth/
H A Dauth_internal.h129 int open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables);
H A Dsql_user.cc1389 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
1566 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
1688 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dsql_user.cc1496 if ((ret = open_grant_tables(thd, tables, &transactional_tables))) in change_password()
2100 if ((result = open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
2374 if ((result = open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
2535 if ((result = open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
2710 if ((result = open_grant_tables(thd, tables, &transactional_tables))) in mysql_alter_user()
H A Dauth_internal.h198 int open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables);
H A Dsql_authorization.cc2749 if ((ret = open_grant_tables(thd, tables, &transactional_tables))) { in mysql_table_grant()
2953 if ((ret = open_grant_tables(thd, tables, &transactional_tables))) in mysql_routine_grant()
3104 if ((ret = open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_role()
3242 if ((ret = open_grant_tables(thd, tables, &transactional_tables))) in mysql_grant_role()
3366 if ((ret = open_grant_tables(thd, tables, &transactional_tables))) in mysql_grant()
5025 if ((ret = open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
5184 if (0 != (int_result = open_grant_tables(thd, tables, &transactional_tables))) in sp_revoke_privileges()
6308 if ((result = open_grant_tables(thd, tables, &transactional_tables))) in mysql_alter_or_clear_default_roles()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_acl.cc6278 int open_grant_tables(THD *thd, TABLE_LIST *tables) in open_grant_tables() function
7092 if ((result= open_grant_tables(thd, tables))) in mysql_create_user()
7182 if ((result= open_grant_tables(thd, tables))) in mysql_drop_user()
7267 if ((result= open_grant_tables(thd, tables))) in mysql_rename_user()
7359 if ((result= open_grant_tables(thd, tables))) in mysql_revoke_all()
7615 if ((result= open_grant_tables(thd, tables))) in sp_revoke_privileges()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_acl.cc7688 open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables) in open_grant_tables() function
8582 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
8704 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
8794 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
9037 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
9325 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_acl.cc7688 open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables) in open_grant_tables() function
8582 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
8704 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
8794 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
9037 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
9325 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_acl.cc7426 open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables) in open_grant_tables() function
8304 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
8426 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
8516 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
8759 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
9047 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_acl.cc7688 open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables) in open_grant_tables() function
8582 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
8704 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
8794 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
9037 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
9325 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_acl.cc7390 open_grant_tables(THD *thd, TABLE_LIST *tables, bool *transactional_tables) in open_grant_tables() function
8268 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_create_user()
8390 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_drop_user()
8480 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_rename_user()
8723 if ((result= open_grant_tables(thd, tables, &transactional_tables))) in mysql_revoke_all()
9011 if ((result= open_grant_tables(thd, tables, &not_used))) in sp_revoke_privileges()

12