• Luis Soares's avatar
    BUG#42851: Spurious "Statement is not safe to log in statement · 92536e42
    Luis Soares authored
               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.
    92536e42
binlog_stm_unsafe_warning.result 1.06 KB