diff options
author | Julius Goryavsky <julius.goryavsky@mariadb.com> | 2023-05-02 03:35:34 +0200 |
---|---|---|
committer | Julius Goryavsky <julius.goryavsky@mariadb.com> | 2023-05-02 03:35:34 +0200 |
commit | 1c0200c61b0384680df53110158d03eafaef89cb (patch) | |
tree | ee7af90975473240793974cad9b6dd82794c4aef | |
parent | 40479f32ed1995f17b9d86519f688bf0bcef036a (diff) | |
download | mariadb-git-bb-10.4-MDEV-30838-galera.tar.gz |
MDEV-29755 correction: running wsrep_replicate_myisam_basic test with wsrep enabledbb-10.4-MDEV-30838-galera
-rw-r--r-- | mysql-test/suite/sys_vars/t/wsrep_replicate_myisam_basic.opt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/sys_vars/t/wsrep_replicate_myisam_basic.opt b/mysql-test/suite/sys_vars/t/wsrep_replicate_myisam_basic.opt new file mode 100644 index 00000000000..16f8962dba2 --- /dev/null +++ b/mysql-test/suite/sys_vars/t/wsrep_replicate_myisam_basic.opt @@ -0,0 +1 @@ +--wsrep-provider=$WSREP_PROVIDER --wsrep-cluster-address=gcomm:// --wsrep-on=1 |