Bug #110758 | mysqldump uses FLUSH TABLES without NO_WRITE_TO_BINLOG option | ||
---|---|---|---|
Submitted: | 21 Apr 2023 11:10 | Modified: | 21 Apr 2023 12:59 |
Reporter: | Przemysław Budny | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: mysqldump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 8.0.33 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[21 Apr 2023 11:10]
Przemysław Budny
[21 Apr 2023 11:12]
Przemysław Budny
I used the option --single-transaction
[21 Apr 2023 12:59]
MySQL Verification Team
Hi Mr. Budny, Thank you for your bug report. If you have read our Reference Manual, thoroughly, you would have learned that: * you have used two incompatible options in the same command * you have used the option that is forced to flush tables * there are already options for the binary log in the mysqldump options ..... * many customers and users rely on all of the statements to be replicated Hence, it is not a bug.