mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
MDEV-9077 Use sys schema in bootstrapping, incl. mtr
This commit is contained in:
@@ -8,6 +8,7 @@ information_schema
|
||||
mtr
|
||||
mysql
|
||||
performance_schema
|
||||
sys
|
||||
test
|
||||
test_ignore
|
||||
USE test;
|
||||
@@ -43,6 +44,7 @@ information_schema
|
||||
mtr
|
||||
mysql
|
||||
performance_schema
|
||||
sys
|
||||
test
|
||||
USE test;
|
||||
SHOW TABLES;
|
||||
|
Reference in New Issue
Block a user