Bug #8573 | Access violation in module libmysqlx.dll | ||
---|---|---|---|
Submitted: | 17 Feb 2005 16:14 | Modified: | 21 Sep 2005 14:10 |
Reporter: | Douglas Green | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Query Browser | Severity: | S3 (Non-critical) |
Version: | 1.1.5 | OS: | Windows (Windows XP) |
Assigned to: | Michael G. Zinner | CPU Architecture: | Any |
[17 Feb 2005 16:14]
Douglas Green
[17 Feb 2005 23:52]
MySQL Verification Team
Thank you for the bug report.
[1 Mar 2005 11:12]
Renjith Nair
Hi, I am also having the same problem. I am using Mysql 4.1.9 and Query Browser Version 1.1.5. This error is occuring while trying to Edit the value in the Resultset. Thanks in advance and looking for the sulution. Renjith
[6 Mar 2005 18:18]
Yan L.
The problem doesn't seem to happen if a SELECT is not narrowed (SELECT * will work just fine) and a SELECT a,b,c ... will create an Access violation in module libmysqlx.dll.
[8 Aug 2005 12:18]
Scott Hamm
Click on one of schema then while it is expanding its tree, quickly click on another schema. Access violation occured. All schema after the last schema was selected is inaccessible with same access violation error. I am able to expand or collapse the last schema accessed before access violation error appeared.
[24 Aug 2005 8:08]
Ignacio Cougil
I've the same problem after creating a new database on mySQL (5.0.11-beta-nt) log in with a user into. The next popup error is showed when the MySQLQueryBrowser tries to fetch data from the selected schema: Access violation at address 00396B60 in module 'libmysqlx.dll'. Read of address 00000000
[21 Sep 2005 14:10]
Michael G. Zinner
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
[22 Dec 2005 8:51]
Mickael Besson
The bug appeared in v1.1.18 too, when I clicked on a database of another host (a slave host exactly). But this bug isn't regular...