Bug #16012 | the system database can be delete easily | ||
---|---|---|---|
Submitted: | 27 Dec 2005 11:12 | Modified: | 30 Dec 2005 11:24 |
Reporter: | ming lu | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | * | OS: | Linux (linux) |
Assigned to: | CPU Architecture: | Any |
[27 Dec 2005 11:12]
ming lu
[30 Dec 2005 11:24]
Sergei Golubchik
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php Additional info: If you don't want some user to drop mysql database you should not give him grants to do that. Just like on linux you don't give write privileges on / to everybody.