Bug #19265 describe command does not work from mysql prompt
Submitted: 21 Apr 2006 16:05 Modified: 4 Aug 2006 4:04
Reporter: Andy Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:5.1.10-beta OS:Linux (linux)
Assigned to: Magnus Blåudd CPU Architecture:Any

[21 Apr 2006 16:05] Andy
Description:
desc tablename;

hangs for a while and then prints blanks.  However, desc tablename\G; works as it should.

How to repeat:
1. run mysql to get to a mysql prompt
2. desc sometablename;
[21 Apr 2006 16:28] MySQL Verification Team
Thank you for the bug report. This happens on my side, however I asked
yesterday for a my co-woeker and he wasn't able to see nothing abnormal.
I verified from a KDE shell on Suse Linux 10.
[24 Jul 2006 16:29] Magnus Blåudd
http://dev.mysql.com/doc/refman/5.0/en/describe.html
[24 Jul 2006 16:30] Magnus Blåudd
DESC is just like any other SQL command, it's very strange if that should be failing. Will add test cases to mysql-test-run to make sure it works as expected.
[24 Jul 2006 17:02] 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/commits/9509
[24 Jul 2006 17:04] Magnus Blåudd
Pushed test to mysql-5.0-maint, if it works there, bug will be closed.
[3 Aug 2006 16:46] Magnus Blåudd
Pushed to 5.0.25
[4 Aug 2006 4:04] Paul DuBois
No changelog entry needed.
[14 Aug 2006 20:35] Konstantin Osipov
Pushed into 5.0.12