Bug #4074 Error on command `show create table`
Submitted: 9 Jun 2004 13:09 Modified: 2 Jul 2004 23:29
Reporter: Alexander Ardatov Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / NET Severity:S2 (Serious)
Version:0.76 OS:Windows (W2k)
Assigned to: Reggie Burnett CPU Architecture:Any

[9 Jun 2004 13:09] Alexander Ardatov
Description:
Error on command `show create table`
When you try to send command `show create table` - you have error...

How to repeat:
Send MySqlCommand `show create table`

Suggested fix:
It's overflow in one of varables.
Because from MySQL after this command comes data more then 1Kb
[10 Jun 2004 13:09] Alexander Ardatov
In version 0.75 of ByteFX this error does not exists... :(
[2 Jul 2004 1:00] Dean Ellis
Verified; thank you for the report.
[2 Jul 2004 23:29] Reggie Burnett
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