1
0
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:
Vladislav Vaintroub
2021-03-03 10:30:29 +01:00
parent 9186ff88da
commit aa2ff62082
142 changed files with 4149 additions and 85 deletions

View File

@@ -7,6 +7,7 @@ information_schema
mtr
mysql
performance_schema
sys
test
CREATE DATABASE d4;
ERROR HY000: Can't create database 'd4'; database exists
@@ -17,4 +18,5 @@ information_schema
mtr
mysql
performance_schema
sys
test