| Bug #654 | SHOW GRANTS hides real grants when grants on both column and table exist | ||
|---|---|---|---|
| Submitted: | 13 Jun 2003 19:06 | Modified: | 23 Jun 2003 5:54 |
| Reporter: | Harrison Fisk | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server | Severity: | S3 (Non-critical) |
| Version: | 4.0.13 | OS: | Any (ALL) |
| Assigned to: | CPU Architecture: | Any | |
[13 Jun 2003 19:06]
Harrison Fisk
[14 Jun 2003 4:37]
MySQL Verification Team
This is not a SHOW GRANTS bug, but a GRANT bug. Second GRANT actually revoked first GRANT. This should not be done. It should be done with REVOKE only.
[17 Jun 2003 6:20]
MySQL Verification Team
Thank you for your bug report. This issue has been fixed in the latest
development tree for that product. You can find more information about
accessing our development trees at
http://www.mysql.com/doc/en/Installing_source_tree.html
[23 Jun 2003 5:54]
Michael Widenius
Thank you for your bug report. This issue has been fixed in the latest
development tree for that product. You can find more information about
accessing our development trees at
http://www.mysql.com/doc/en/Installing_source_tree.html
This was after all an problem in the output of SHOW GRANTS.
This fix will be in 4.0.14
