mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
d2c683527f
functions for traversing the role graph in either direction. merging of global, database, table, column, routine privileges. debug status variables for counting number of privilege merges. tests.
4 lines
72 B
Text
4 lines
72 B
Text
|
|
source include/not_debug.inc;
|
|
source include/acl_roles_recursive.inc;
|
|
|