From ce15f8bc0feebc8a4e938aab0fd20d71598fb161 Mon Sep 17 00:00:00 2001 From: Gregory Colpart Date: Wed, 25 Sep 2013 18:49:24 +0200 Subject: [PATCH] Logcheck exception for MySQL replication --- debian/logcheck/evolix_mysql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 debian/logcheck/evolix_mysql diff --git a/debian/logcheck/evolix_mysql b/debian/logcheck/evolix_mysql new file mode 100644 index 0000000..7798118 --- /dev/null +++ b/debian/logcheck/evolix_mysql @@ -0,0 +1,2 @@ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ mysqld: [0-9]+ [ :0-9]{8} \[Warning\] Statement may not be safe to log in statement format. +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ mysqld: [0-9]+ [ :0-9]{8} \[Warning\] Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT.