mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
This patch cleans up two tests which were a bit fragile from other failing tests. It also removes some variables associated with removed RAID support.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
DROP SCHEMA test;
|
||||
CREATE SCHEMA test;
|
||||
cluster_replication.binlog_index OK
|
||||
mysql.columns_priv OK
|
||||
mysql.db OK
|
||||
|
Reference in New Issue
Block a user