Bug #8626 MySQL server crashes on "explain" SQL command
Submitted: 19 Feb 2005 12:58 Modified: 19 Feb 2005 13:30
Reporter: Michal Salaj Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: MyISAM storage engine Severity:S1 (Critical)
Version:5.0.2 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[19 Feb 2005 12:58] Michal Salaj
Description:
When I try to use the "explain tbl_name" sql command, the MySQL server version 5.0.2-alpha (mysqld-nt.exe) crashes.

Here is crash report:

szAppName : mysqld-nt.exe     szAppVer : 0.0.0.0     szModName : mysqld-nt.exe
szModVer : 0.0.0.0     offset : 001346c4

How to repeat:
run mysql client console, type explain table_name, it crashes if table_name exists, or does not exist too.
[19 Feb 2005 13:30] Hartmut Holzgraefe
see Bug #6950 ( http://bugs.mysql.com/6950 )