Sergei Golubchik
|
a3f4b58dac
|
move role tests to a dedicated suite
|
2013-10-21 19:57:25 -07:00 |
|
Sergei Golubchik
|
ce68878947
|
fixes for embedded
|
2013-10-18 18:56:28 -07:00 |
|
Sergei Golubchik
|
f1a71b6815
|
bugfix: missing restore_record when modifying roles_mapping() table.
(and an assert in myisam to catch these bugs easier in the future)
update tests/results
|
2013-10-18 12:27:07 -07:00 |
|
Vicențiu Ciorbaru
|
5630967dd5
|
Fixed GRANT ROLE TO ROLE not updating acl_roles_mappings hash.
Also fixed possible memory exploit by repeteadly calling:
GRANT role to user; where role was already granted to user.
|
2013-10-18 09:26:02 -07:00 |
|