mariadb/storage/maria/unittest
Monty 8eba777c2b 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.
2020-03-24 21:00:04 +02:00
..
CMakeLists.txt
lockman-t.c
lockman1-t.c
lockman2-t.c
ma_control_file-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_loghandler_examples.c
ma_maria_log_cleanup.c
ma_pagecache_consist.c
ma_pagecache_rwconsist.c
ma_pagecache_rwconsist2.c
ma_pagecache_single.c
ma_test_all-t
ma_test_loghandler-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_loghandler_first_lsn-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_loghandler_max_lsn-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_loghandler_multigroup-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_loghandler_multithread-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_loghandler_noflush-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_loghandler_nologs-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_loghandler_pagecache-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_loghandler_purge-t.c mysqld --help will now load mysqld.options table 2020-03-24 21:00:04 +02:00
ma_test_recovery.expected
ma_test_recovery.pl
sequence_storage.c
sequence_storage.h
test_file.c
test_file.h
trnman-t.c