Fix a typo in previous commit

This commit is contained in:
Sergei Petrunia 2017-12-22 13:22:59 +03:00
parent 5426f6e30f
commit 8c3a1b15e6

View file

@ -8,7 +8,7 @@ consistent_snapshot_mixed_engines : Tests START TRANSACTION WITH CONSISTENT $ENG
rpl_skip_trx_api_binlog_format : requires @@rpl_skip_tx_api
rpl_ddl_high_priority : DDL commands with HIGH_PRIORITY syntax are not in MariaDB
rpl_gtid_rocksdb_sys_header : MariaDB doesn't support printing "RocksDB: Last MySQL Gtid UUID" into server stderr on startup
slave_use_idempotent_for_recovery: MariaDB doesn't support --slave-use-idempotent-for-recovery
singledelete_idempotent_recovery: MariaDB doesn't support --slave-use-idempotent-for-recovery
##
## Tests that do not fit MariaDB's test environment (Functional tests only,