BUG#42851: Spurious "Statement is not safe to log in statement
format." warnings Despite the fact that a statement would be filtered out from binlog, a warning would still be thrown if it was issued with the LIMIT. This patch addresses this issue by checking the filtering rules before printing out the warning.
Showing
Please register or sign in to comment