Bug #7850 | mysqldump --single-transaction should force transaction isolation level | ||
---|---|---|---|
Submitted: | 12 Jan 2005 23:19 | Modified: | 16 Jan 2005 22:09 |
Reporter: | Guilhem Bichot | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | OS: | ||
Assigned to: | Guilhem Bichot | CPU Architecture: | Any |
[12 Jan 2005 23:19]
Guilhem Bichot
[12 Jan 2005 23:31]
Guilhem Bichot
Remove "Note that START TRANSACTION WITH CONSISTENT SNAPSHOT, which mysqldump uses sometimes, will be fixed separately. " from my comments. START... will not be changed (see BUG#7849).
[16 Jan 2005 22:09]
Guilhem Bichot
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: Fixed in 4.1.10 and 5.0.3 in ChangeSet@1.2117.31.50, 2005-01-13 00:44:13+01:00, guilhem@mysql.com Fix for BUG#7850: force the transaction isolation level to REPEATABLE READ when --single-transaction