mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.5' into 10.6
This commit is contained in:
@@ -346,6 +346,9 @@ typedef struct st_grant_info
|
||||
want_privilege(NO_ACL),
|
||||
orig_want_privilege(NO_ACL)
|
||||
{ }
|
||||
|
||||
/* OR table and all column privileges */
|
||||
privilege_t all_privilege();
|
||||
} GRANT_INFO;
|
||||
|
||||
enum tmp_table_type
|
||||
|
Reference in New Issue
Block a user