Bug #7194 Execution Error
Submitted: 11 Dec 2004 11:48 Modified: 30 Sep 2005 14:36
Reporter: Athens Yan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.1.2 OS:Windows (Windows 2000 Ad. Server (SP4))
Assigned to: Mike Lischke CPU Architecture:Any

[11 Dec 2004 11:48] Athens Yan
Description:
As I click on the 'start transaction' button to start a transaction, and commit or rollback the transaction by issue the SQL command manually but not use the 'commit transaction' or 'rollback transaction' buttons. Then, when I kick on the 'start transaction' button again, a pop up window for access violation will be displayed, and details information is as follows:

Execution Error:

The following error occurred while executing the query.

START TRANSACTION

Access violation at address 0032DEA5 in module 'libmysqlx.dll'. Read of address 0000000E

Regards,
Athens.

P.S.: If I commit or rollback the transaction by click on the provided buttons, this error would not occur.

How to repeat:
1. Click on the 'start transaction' button to start a transaction session.

2. Issue updating SQL command(s).

3. Execute 'COMMIT' or 'ROLLBACK' SQL command.

4. Click on the 'start transaction' button again.
[11 Dec 2004 15:38] MySQL Verification Team
Thank you for the bug report.
[30 Sep 2005 14:36] 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