mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-9077 Use sys schema in bootstrapping, incl. mtr
This commit is contained in:
@ -6,7 +6,7 @@ Setting root password
|
||||
Creation of the database was successful
|
||||
# Kill the server
|
||||
# restart: --datadir=MYSQLTEST_VARDIR/tmp/ddir --loose-innodb
|
||||
connect root,localhost,root,foo;
|
||||
connect root,localhost,root,foo,mysql;
|
||||
SELECT @@datadir;
|
||||
@@datadir
|
||||
DATADIR/
|
||||
|
Reference in New Issue
Block a user