Bug #112287 log_slow_replica_statements will be deprecated on 8.0.34 and 8.1.0
Submitted: 7 Sep 2023 9:16 Modified: 7 Sep 2023 9:36
Reporter: Tsubasa Tanaka (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Options Severity:S4 (Feature request)
Version:8.0.34, 8.1.0 OS:Any
Assigned to: CPU Architecture:Any

[7 Sep 2023 9:16] Tsubasa Tanaka
Description:
log_slow_replica_statements describes

> Note that if row-based replication is in use (binlog_format=ROW), log_slow_replica_statements has no effect.

https://dev.mysql.com/doc/refman/8.1/en/replication-options-replica.html#sysvar_log_slow_r...

Now, 8.0.34 and 8.1.0 deprecate binlog_format.

https://dev.mysql.com/doc/refman/8.1/en/replication-options-binary-log.html#sysvar_binlog_...

Hence, log_slow_replica_statements will be deprecated too.

How to repeat:
See description.
[7 Sep 2023 9:36] MySQL Verification Team
Hello tanaka-San,

Thank you for the report and feedback.

regards,
Umesh