Bug #42724 | Query aborted | ||
---|---|---|---|
Submitted: | 10 Feb 2009 9:19 | Modified: | 10 Mar 2009 13:01 |
Reporter: | Ruediger Hahn | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | 1.2.16 | OS: | Windows (XP SP3) |
Assigned to: | CPU Architecture: | Any | |
Tags: | no resultset returned, query aborted |
[10 Feb 2009 9:19]
Ruediger Hahn
[10 Feb 2009 10:06]
Ruediger Hahn
I just had the problem that I couldn't reproduce the behavior any more. What I've done in the meantime was installing a jdbc-connector to connect to the server with OpenOffice.org. But I don't think that this has anything to do with the problem. Fortunately I could eventually reproduce the error by adding some more column names to the statement. So it seems that there is a problem with the number of column names in a sql statement. As I already mentioned above the table contains about 140 columns, which all have to be fetched by name in my special case. To verify this I just created a statement like "SELECT ColumnA, ColumnA, ColumnA, ..., ColumnA from SomeTable" with about 140 "ColumnA"s and was able to reproduce the error. Hope this helps. Ruediger
[10 Feb 2009 13:01]
MySQL Verification Team
Thank you for the bug report. I couldn't repeat with a very large table with more than 600 columns (a table I was using try to repeat another bug report). Maybe I am missing something here, could you please provide the dump file of the table which allows to repeat the issue and your my.cnf file?. Thanks in advance.
[11 Mar 2009 0:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".