mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-32926 mysql_install_db_win fails on buildbot
In mysql_install_db_win_admin test, dump bootstrap output in case of bootstrap failure.
This commit is contained in:
@ -1,10 +1,4 @@
|
||||
use mysql;
|
||||
Running bootstrap
|
||||
Creating my.ini file
|
||||
Removing default user
|
||||
Allowing remote access for user root
|
||||
Setting root password
|
||||
Creation of the database was successful
|
||||
# Kill the server
|
||||
# restart: --datadir=MYSQLTEST_VARDIR/tmp/ddir
|
||||
connect root,localhost,root,wrongpass,mysql;
|
||||
|
Reference in New Issue
Block a user