Bug #91915 | --set-gtid-purged has incorrect behavior with doc | ||
---|---|---|---|
Submitted: | 7 Aug 2018 8:57 | Modified: | 7 Aug 2018 10:46 |
Reporter: | liu shun | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Server: mysqlpump Command-line Client | Severity: | S3 (Non-critical) |
Version: | 5.7.22, 5.7.23 | OS: | CentOS |
Assigned to: | CPU Architecture: | Any |
[7 Aug 2018 8:57]
liu shun
[7 Aug 2018 8:59]
liu shun
..
[7 Aug 2018 10:46]
MySQL Verification Team
Hello liu shun, Thank you for the report. Observed this with 5.7.23. Thanks, Umesh
[5 Nov 2020 6:51]
yue can
在mysql8.0.16&mysql8.0.18 也存在这个问题,手动清除日志中关于sql_log_bin的设置,可以正常使用。
[27 Jan 2021 9:32]
Geert Vanderkelen
Still an issue with MySQL 8.0.22. Note that it works fine with mysqldump.
[23 Nov 2022 21:00]
Yoni Sade
Can you please fix this bug already?
[5 Nov 2023 0:42]
Emanuel Gianico
2023 and i was bitten by this, mysql 8.0.35. I went crazy for 3 weeks because i was mounting a new innodb cluster and when i restored backup dump, 3 databases go out of sync silently without errors... Guess what? Was that damn SQL_LOG_BIN= 0; and I call mysqlpump with --set-gtid-purged-off...
[5 Nov 2023 0:47]
Emanuel Gianico
And i would consider this more than non-critical, the mysqlpump is not working as intended and this would break (and it does) a replication so fast that you would't known what punch you.