From 368ae65779edd2b6943d8e10e734f85bbda7acda Mon Sep 17 00:00:00 2001 From: Johan Wikman Date: Fri, 2 Jun 2017 14:16:34 +0300 Subject: [PATCH] MXS-1275: // is not an mysql comment token --- query_classifier/test/oracle/binlog_stm_sp.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/query_classifier/test/oracle/binlog_stm_sp.test b/query_classifier/test/oracle/binlog_stm_sp.test index c8ff5b7c2..71e448b2c 100644 --- a/query_classifier/test/oracle/binlog_stm_sp.test +++ b/query_classifier/test/oracle/binlog_stm_sp.test @@ -3,7 +3,7 @@ --disable_query_log call mtr.add_suppression("Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT"); -//qc_sqlite: reset master; # get rid of previous tests binlog +#qc_sqlite: reset master; # get rid of previous tests binlog --enable_query_log