mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 11:45:32 +02:00
Merge branch '10.6' into 10.11
This commit is contained in:
commit
221aa5e08f
73 changed files with 1354 additions and 1342 deletions
|
|
@ -207,7 +207,7 @@ public:
|
|||
in save_priv.
|
||||
*/
|
||||
virtual ACL_internal_access_result check(privilege_t want_access,
|
||||
privilege_t *save_priv) const= 0;
|
||||
privilege_t *save_priv, bool any_combination_will_do) const= 0;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue