mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 05:22:25 +01:00
cab8a363ee
scripts/mysql_fix_privilege_tables.sh: Fix a problem with events table not getting updated correctly. This happens when you run scripts/mysql_fix_privilege_tables and you have an old version of mysql_fix_privilege_tables.sql in the actual installation directory. This patch makes it look for the file inside the source dir first. storage/maria/unittest/ma_test_all-t: Added several new options for ma_test_all-t --verbose is handy, if you want to run the tests separately on the screen. Added functions for counting tests and a possibility to separate a group of tests inside an array of test. unittest/Makefile.am: Fixed a problem with make test not executing ma_test_all-t properly from the top source dir. |
||
---|---|---|
.. | ||
lockman-t.c | ||
lockman1-t.c | ||
lockman2-t.c | ||
ma_control_file-t.c | ||
ma_loghandler_examples.c | ||
ma_maria_log_cleanup.c | ||
ma_pagecache_consist.c | ||
ma_pagecache_single.c | ||
ma_test_all-t | ||
ma_test_loghandler-t.c | ||
ma_test_loghandler_first_lsn-t.c | ||
ma_test_loghandler_max_lsn-t.c | ||
ma_test_loghandler_multigroup-t.c | ||
ma_test_loghandler_multithread-t.c | ||
ma_test_loghandler_noflush-t.c | ||
ma_test_loghandler_nologs-t.c | ||
ma_test_loghandler_pagecache-t.c | ||
ma_test_loghandler_purge-t.c | ||
Makefile.am | ||
test_file.c | ||
test_file.h | ||
trnman-t.c |