Bug #30322 | Server crashes on selecting from i_s.columns when cluster is running -regression | ||
---|---|---|---|
Submitted: | 8 Aug 2007 21:23 | Modified: | 9 Aug 2007 17:40 |
Reporter: | Omer Barnir (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Information schema | Severity: | S1 (Critical) |
Version: | 5.1.21 | OS: | Any |
Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[8 Aug 2007 21:23]
Omer Barnir
[8 Aug 2007 21:24]
Omer Barnir
master.err file at the time of the crash
Attachment: error.log_crash (application/octet-stream, text), 3.00 KiB.
[8 Aug 2007 21:25]
Omer Barnir
Test case for the above
Attachment: I_S_crash.test (application/octet-stream, text), 80 bytes.
[9 Aug 2007 5:33]
Mikael Ronström
When running mysql-test-run with --manual-gdb I could see that the creation of the ndb_schema kept failing which seems natural when cluster isn't up.
[9 Aug 2007 6:11]
Stewart Smith
appears to be timing depndt
[9 Aug 2007 6:47]
Stewart Smith
scratch that last idea... mostly... all to do if we have a handler created
[9 Aug 2007 11:18]
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/32292 ChangeSet@1.2560, 2007-08-09 16:15:01+05:00, gluh@mysql.com +1 -0 Bug#30322 Server crashes on selecting from i_s.columns when cluster is running -regression(suggested fix) disable partition processing if we open frm file only
[9 Aug 2007 16:20]
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/32310 ChangeSet@1.2560, 2007-08-09 21:17:27+05:00, gluh@mysql.com +4 -0 Bug#30322 Server crashes on selecting from i_s.columns when cluster is running -regression(suggested fix) disable partition processing if we open frm file only
[9 Aug 2007 17:09]
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/32313 ChangeSet@1.2565, 2007-08-09 22:05:56+05:00, gluh@mysql.com +3 -0 Bug#30322 Server crashes on selecting from i_s.columns when cluster is running -regression disable partition processing if we open frm file only
[9 Aug 2007 17:17]
Sergei Glukhov
fixed in 5.1.21
[9 Aug 2007 17:40]
Paul DuBois
Noted in 5.1.21 changelog. Selecting from INFORMATION_SCHEMA.COLUMNS caused a server crash if Cluster was running.
[9 Aug 2007 17:53]
Paul DuBois
Changelog entry was removed: This problem appeared in no released version.
[9 Aug 2007 21:39]
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/32334 ChangeSet@1.2563, 2007-08-09 23:39:23+02:00, mskold@mysql.com +3 -0 Bug #30322 Server crashes on selecting from i_s.columns when cluster is running -regression: Passed openflags to partition calls to check for OPEN_FRM_FILE_ONLY and not call handler
[24 Aug 2007 21:58]
Bugs System
Pushed into 5.1.23-beta