Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
5.5.32
-
None
-
None
Description
It looks like in certain cases DROP USER does not properly revokes all privileges before dropping the user. Test:
$ ./mtr --noreorder main.view_grant funcs_1.is_table_privileges
|
it will fail, because two privileges of the user dan@localhost (that was created and dropped in main.view_grant) were not revoked. Or, perhaps, information_schema.table_privileges is wrong and shows privileges that aren't there.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Sergei Golubchik [ serg ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Workflow | defaullt [ 28703 ] | MariaDB v2 [ 43066 ] |
Workflow | MariaDB v2 [ 43066 ] | MariaDB v3 [ 62108 ] |
Workflow | MariaDB v3 [ 62108 ] | MariaDB v4 [ 146984 ] |