diff options
author | Monty <monty@mariadb.org> | 2023-03-09 14:53:29 +0200 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2023-03-10 11:04:49 +0200 |
commit | ceb0e7f944b5c252d999ac06012ac0e05925c0b2 (patch) | |
tree | bd7fdc12ca2f56c387e0000e566b14c6e456ac4e /mysql-test/mariadb-stress-test.pl | |
parent | b600671f758cac2ed595b5342033c8f92921eade (diff) | |
download | mariadb-git-ceb0e7f944b5c252d999ac06012ac0e05925c0b2.tar.gz |
Fixes to mysql_install_db
- Change to use 'mariadbd' instead of 'mysqld' in help texts and other
visible places.
- Start binary 'mariadbd' instead of 'mysqld'. This will remove a warning
in 11.0 when running mysql_install_db.
- Use my_print_defaults --mariadbd instead of --mysqld
- Use --skip-log-error if the user don't have access to log-error file.
This it needed to allow mysql_install_db to work silenty for users that
has not write access to /var/log.
Other things:
- Updated my_print_defaults to support --mariadbd
Diffstat (limited to 'mysql-test/mariadb-stress-test.pl')
0 files changed, 0 insertions, 0 deletions