diff options
author | Monty <monty@mariadb.org> | 2020-02-24 17:38:14 +0200 |
---|---|---|
committer | Monty <monty@mariadb.org> | 2020-03-24 21:00:04 +0200 |
commit | 8eba777c2bbad7721c818936a3a0ced3b2fcd59c (patch) | |
tree | 72863d1d5715c7d3963cce154d78129eb43e2532 /storage/rocksdb/ha_rocksdb.h | |
parent | 324e42fbdc0d9d976788498ab242cb3fd60ef803 (diff) | |
download | mariadb-git-8eba777c2bbad7721c818936a3a0ced3b2fcd59c.tar.gz |
mysqld --help will now load mysqld.options table
Changes:
- Initalize Aria early to allow it to load mysql.plugin table with --help
- Don't print 'aborting' when doing --help
- Don't write 'loose' error messages on log_warning < 2 (2 is default)
- Don't write warnings about disabled plugings when doing --help
- Don't write aria_log_control or aria log files when doing --help
- When using --help, open all Aria tables in read only mode (safety)
- If aria_init() fails, do a cleanup(). (Frees used memory)
- If aria_log_control is locked with --help, then don't wait 30 seconds
but instead return at once without initialzing Aria plugin.
Diffstat (limited to 'storage/rocksdb/ha_rocksdb.h')
0 files changed, 0 insertions, 0 deletions