mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge tag '11.1' into 11.2
MariaDB 11.1.3 release
This commit is contained in:
@@ -359,6 +359,9 @@ typedef struct st_grant_info
|
||||
const char *table);
|
||||
inline privilege_t aggregate_privs();
|
||||
inline privilege_t aggregate_cols();
|
||||
|
||||
/* OR table and all column privileges */
|
||||
privilege_t all_privilege();
|
||||
} GRANT_INFO;
|
||||
|
||||
enum tmp_table_type
|
||||
|
Reference in New Issue
Block a user