Bug #2628 | ALTER TABLE destroys table and reports success | ||
---|---|---|---|
Submitted: | 3 Feb 2004 10:23 | Modified: | 9 Feb 2004 6:21 |
Reporter: | Paul DuBois | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 3.23,4.0,4.1,5.0 | OS: | Tested on Linux/Mac OS X |
Assigned to: | Konstantin Osipov | CPU Architecture: | Any |
[3 Feb 2004 10:23]
Paul DuBois
[9 Feb 2004 6:21]
Konstantin Osipov
Fixed in 3.23.59 and 4.0.18: bk commit into 3.23 tree (1.1431)
[14 Mar 2007 17:13]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/21910 ChangeSet@1.2475, 2007-03-14 18:23:29+04:00, gluh@mysql.com +3 -0 Bug#2628 5electing information_schema crahes server The crash happens when 'skip-grant-tables' is enabled. We skip the filling of I_S privilege tables if acl_cache is not initialized.