summaryrefslogtreecommitdiff
path: root/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_write_pk_uc1.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/tokudb.rpl/t/rpl_tokudb_write_pk_uc1.test')
-rw-r--r--mysql-test/suite/tokudb.rpl/t/rpl_tokudb_write_pk_uc1.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_write_pk_uc1.test b/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_write_pk_uc1.test
index c77e4b49605..0ed12b34e1f 100644
--- a/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_write_pk_uc1.test
+++ b/mysql-test/suite/tokudb.rpl/t/rpl_tokudb_write_pk_uc1.test
@@ -14,7 +14,7 @@ enable_warnings;
connection slave;
# show variables like 'read_only';
-# show variables like 'tokudb_rpl_unique_checks%';
+show variables like 'tokudb_rpl_unique_checks%';
# insert some rows
connection master;