mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -2,3 +2,9 @@ if (`SELECT COUNT(*)=0 FROM INFORMATION_SCHEMA.PLUGINS WHERE PLUGIN_NAME = 'file
|
||||
{
|
||||
--skip Test requires file_key_management plugin
|
||||
}
|
||||
|
||||
#
|
||||
# This file is only included when using encryption. As all encryption test are
|
||||
# very slow with valgrind, lets disable these if not run with --big
|
||||
#
|
||||
--source include/no_valgrind_without_big.inc
|
||||
|
@@ -1,5 +1,3 @@
|
||||
--source include/no_valgrind_without_big.inc
|
||||
|
||||
# ==== Purpose ====
|
||||
#
|
||||
# Configure two servers to be replication master and slave.
|
||||
|
Reference in New Issue
Block a user