mirror of https://github.com/MariaDB/server
Browse Source
* enum values to index different ACL tables, instead of hard-coded numbers (even different in diffent functions). * move TABLE_LIST initialization into open_grant_tables() and use it everywhere * change few my_bool's to bool'spull/3/head
6 changed files with 261 additions and 423 deletions
666
sql/sql_acl.cc
File diff suppressed because it is too large
View File
File diff suppressed because it is too large
View File
Loading…
Reference in new issue