| Bug #7476 | crash on SELECT * FROM INFORMATION_SCHEMA.TABLES | ||
|---|---|---|---|
| Submitted: | 22 Dec 2004 10:52 | Modified: | 23 Feb 2005 8:53 |
| Reporter: | Matthias Leich | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server | Severity: | S3 (Non-critical) |
| Version: | 5.1 | OS: | Linux (Linux) |
| Assigned to: | Sergei Glukhov | CPU Architecture: | Any |
[22 Dec 2004 10:54]
Matthias Leich
test case with comments and conclusions
Attachment: nistz.test (application/test, text), 2.28 KiB.
[23 Feb 2005 8:53]
Sergei Glukhov
Fixed in 5.0.3 tree

Description: SELECT * FROM INFORMATION_SCHEMA.TABLES crashes the MySQL server, if some real mysterious conditions are fulfilled. Please have a look into my test case. It contains some variants which show or prevent the crash and many comments ands conclusions. My environment: - Intel PC with Linux(SuSE 9.1) - MySQL compiled from source Version 5.0 ChangeSet@1.1732.27.1 How to repeat: Please use my test file nistz.test , copy it to mysql-test/t ./mysql-test-run nistz