Bug #9310 desc <table name> doesn't work
Submitted: 21 Mar 2005 12:24 Modified: 21 Mar 2005 12:30
Reporter: Prakash Khanchandani Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S2 (Serious)
Version:5.0.2-alpha-nt OS:Windows (windows xp)
Assigned to: CPU Architecture:Any

[21 Mar 2005 12:24] Prakash Khanchandani
Description:
if you give the desc <table name> command from mysql client, there is no response for quite some time after which the mysql-server cannot be used anymore (i get an error 2003, cant connect to MySQL server on local host)

this problem did not exist in 4.1 release

How to repeat:
start the mySQL server on local host

connect once using MySQL client, give any database name and then give the desc <table> command.
[21 Mar 2005 12:30] MySQL Verification Team
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