Bug #12173 | SHOW CREATE TABLE crashes the server | ||
---|---|---|---|
Submitted: | 26 Jul 2005 9:47 | Modified: | 29 Jul 2005 9:37 |
Reporter: | Andrey Hristov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S1 (Critical) |
Version: | 5.0.11-beta 20050726 | OS: | Linux (Linux) |
Assigned to: | Alexey Botchkov | CPU Architecture: | Any |
[26 Jul 2005 9:47]
Andrey Hristov
[26 Jul 2005 9:48]
Andrey Hristov
(wasn't confirmed with 5.0.9 by Valeriy Kravchuk)
[26 Jul 2005 10:58]
Georg Richter
debug output: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1442757552 (unknown thread_db state 1)] 0x08284bc8 in mysql_alter_table (thd=Cannot access memory at address 0x8 ) at sql_table.cc:3065 /home/georg/work/mysql/prod/mysql-5.0/sql/sql_table.cc:3065:92955:beg:0x8284bc8 (gdb) bt #0 0x08284bc8 in mysql_alter_table (thd=Cannot access memory at address 0x8 ) at sql_table.cc:3065 Cannot access memory at address 0x4
[29 Jul 2005 9:31]
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/internals/27710
[29 Jul 2005 9:37]
Alexey Botchkov
Thank you for your bug report. This issue has been committed to our source repository of that product and will be incorporated into the next release. If necessary, you can access the source repository and build the latest available version, including the bugfix, yourself. More information about accessing the source trees is available at http://www.mysql.com/doc/en/Installing_source_tree.html