Bug #38303 | mysqldump: Needs LOCAL for FLUSH TABLES when --dump-slave is enabled | ||
---|---|---|---|
Submitted: | 23 Jul 2008 1:01 | Modified: | 23 Jul 2008 3:43 |
Reporter: | Paul DuBois | Email Updates: | |
Status: | Patch pending | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 6.0 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
[23 Jul 2008 1:01]
Paul DuBois
[23 Jul 2008 1:02]
Paul DuBois
Fix synopsis, assign to Chad.
[23 Jul 2008 3:43]
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/50248 2680 Chad MILLER 2008-07-22 Bug#38303: mysqldump: Needs LOCAL for FLUSH TABLES when --dump-slave is enabled Add additional case of dump-slave (opt_slave_data) to "LOCAL" condition for FLUSH TABLES.