| Bug #32826 | Privileges: I can CREATE ... LIKE without SELECT privilege | ||
|---|---|---|---|
| Submitted: | 28 Nov 2007 20:58 | Modified: | 30 Nov 2007 16:58 |
| Reporter: | Peter Gulutzan | ||
| Status: | Duplicate | ||
| Category: | Server: Privileges | Severity: | S3 (Non-critical) |
| Version: | 6.0.4-alpha-debug | OS: | Any |
| Assigned to: | Target Version: | ||
[28 Nov 2007 20:58]
Peter Gulutzan
[28 Nov 2007 21:28]
Valeriy Kravchuk
Thank you for a problem report. Verified just as described.
[30 Nov 2007 12:03]
Sergei Golubchik
This is a consequence of the bug#27145
[30 Nov 2007 12:09]
Dmitri Lenev
Just to clarify. CREATE TABLE ... LIKE requires the same privileges as SHOW CREATE TABLE and this is intended behavior. Unfortunately privilege check used in both these statements is affected by the bug mentioned above.
