Skip to content

Commit c2ce386

Browse files
committed
WL#12217 addendum mysql#1: only enable the test in one of the replication
modes.
1 parent bf9b224 commit c2ce386

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mysql-test/t/grant_dynamic_session_variables_admin.test

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Tests for WL#12217
22

3+
# Because of transaction_write_set_extraction not being settable
4+
# with other binlog formats.
5+
--source include/have_binlog_format_row.inc
6+
37
# Save the initial number of concurrent sessions
48
--source include/count_sessions.inc
59

0 commit comments

Comments
 (0)