1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-27 18:02:13 +03:00

MDEV-23052 - add mysql_install_db.exe test with existing directory.

This commit is contained in:
Vladislav Vaintroub
2020-06-30 12:47:05 +02:00
parent 17ce75b936
commit 59c999fc98
2 changed files with 26 additions and 0 deletions

View File

@ -11,5 +11,7 @@ SELECT @@datadir;
@@datadir
DATADIR/
# Kill the server
1
FOUND 1 /is not empty. Only new or empty existing directories are accepted for --datadir/ in install.log
connection default;
# restart