1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Fix test failures seen on buildbot where file_key_management plugin

is linked statically and dynamic plugin is not available.
This commit is contained in:
Jan Lindström
2015-09-17 12:38:06 +03:00
parent 7dd137c4ac
commit c83810f402
6 changed files with 10 additions and 3 deletions

View File

@ -4,6 +4,7 @@
-- source include/not_valgrind.inc
# Avoid CrashReporter popup on Mac
-- source include/not_crashrep.inc
-- source filekeys_plugin_exists.inc
#
# MDEV-8750: Server crashes in page_cur_is_after_last on altering table using a wrong encryption key
#