mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fix test not to be run on embedded, because of restart.
This commit is contained in:
@ -1,5 +1,9 @@
|
||||
--source include/have_innodb.inc
|
||||
|
||||
# embedded does not support restart
|
||||
-- source include/not_embedded.inc
|
||||
-- source include/not_valgrind.inc
|
||||
# Avoid CrashReporter popup on Mac
|
||||
-- source include/not_crashrep.inc
|
||||
#
|
||||
# MDEV-8750: Server crashes in page_cur_is_after_last on altering table using a wrong encryption key
|
||||
#
|
||||
|
Reference in New Issue
Block a user