Bug #12846 | MySQL Query Browser access violation | ||
---|---|---|---|
Submitted: | 29 Aug 2005 16:57 | Modified: | 27 Sep 2005 16:07 |
Reporter: | Anders Karlsson | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S2 (Serious) |
Version: | 1.1.14 | OS: | Windows (Windows XP) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
[29 Aug 2005 16:57]
Anders Karlsson
[22 Sep 2005 0:00]
[ name withheld ]
I have another simple way to get an "access violation at address 00577E10 in module MySQLQueryBrowser.exe. Read of address 00000024". My config: QB 1.1.14 installed on WinXP SP2 family edition. MySQL server 4.1.11 on linux i386. 1) Connect to a database on the server. 2) In the schemata tree, on the right of QB, select a table: drag and drop it on the tab area. The command area displays: SELECT * from "database"."table" 3) There's an error message displayed on the bottom of the tab: "You have an error in your SQL syntax; check the manual..." 4) Click on the [{pen} edit] button at the bottom of the recordset. The error message is displayed on the status bar.
[22 Sep 2005 1:40]
[ name withheld ]
As a precision to my previous comment, in fact it suffices to click the [edit] button on an empty result set.
[27 Sep 2005 16:07]
Mike Lischke
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 Additional info: The access violation when you try to edit an empty result set is a totatlly different matter (and already fixed as well). Mike