Bug #38769 | Backup: write table data does not stop iterating when all drivers are handled | ||
---|---|---|---|
Submitted: | 13 Aug 2008 13:00 | Modified: | 29 Sep 2008 23:14 |
Reporter: | Jørgen Løland | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server: Backup | Severity: | S5 (Performance) |
Version: | 6.0.7-backup | OS: | Any |
Assigned to: | Jørgen Løland | CPU Architecture: | Any |
[13 Aug 2008 13:00]
Jørgen Løland
[13 Aug 2008 13:03]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/51526 2683 Jorgen Loland 2008-08-13 Bug#38769 - Backup: write table data does not stop iterating when all drivers are handled Fix: stop iteration that adds drivers to the scheduler when there are no more drivers in Image_info.m_snap
[13 Aug 2008 13:06]
Jørgen Løland
The attached patch fixes the problem (checked with single-stepping in gdb). All backup tests passed with the fix.
[1 Sep 2008 15:24]
Rafal Somla
Good to push.
[2 Sep 2008 7:39]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/53036 2688 Jorgen Loland 2008-09-02 Bug#38769 - Backup: write table data does not stop iterating when all drivers are handled Fix: stop iteration that adds drivers to the scheduler when there are no more drivers in Image_info.m_snap
[2 Sep 2008 7:40]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/commits/53037 2688 Jorgen Loland 2008-09-02 Bug#38769 - Backup: write table data does not stop iterating when all drivers are handled Fix: stop iteration that adds drivers to the scheduler when there are no more drivers in Image_info.m_snap
[28 Sep 2008 19:23]
Øystein Grøvlen
Pushed to 6.0 main for 6.0.8
[29 Sep 2008 23:14]
Paul DuBois
No user impact. No changelog entry needed.