Commit graph

4 commits

Author SHA1 Message Date
Vladislav Vaintroub
9a8b1f2ac4 MDEV-32926 mysql_install_db_win fails on buildbot
- Do not suppress mysql_install_db.exe output in case of error
- Add --verbose-bootstrap to get errors coming from mysqld --boostrap
2023-12-04 12:15:49 +01:00
Vladislav Vaintroub
59c999fc98 MDEV-23052 - add mysql_install_db.exe test with existing directory. 2020-06-30 12:47:43 +02:00
Sergei Golubchik
a4ac987cbc more tests for mysql_install_db.exe 2018-12-12 00:31:04 +01:00
Vladislav Vaintroub
50c850c9b1 Windows : create a minimalistic MTR test for mysql_install_db.exe
only --datadir option is tested in this test.
Other options (notably --password and --service) would need another,
more comprehensive test.
2018-12-06 15:09:17 +01:00