Bug #8655 SHOW COLUMNS causes MySQL service to crash
Submitted: 21 Feb 2005 17:29 Modified: 21 Feb 2005 17:47
Reporter: Jamie Guay Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.2-alpha OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[21 Feb 2005 17:29] Jamie Guay
Description:
SHOW COLUMNS causes the MySQL service to crash.  The command-line produces the error: ERROR 2013 (HY000):  Lost connection to MySQL server during query

How to repeat:
Using the command-line client enter

SHOW COLUMNS FROM tbl_name;
[21 Feb 2005 17:47] MySQL Verification Team
Duplicate of bug #6950.