mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
MDEV-4058
MySQL 5.6.10 performance schema: merge of the test files for the host_cache table With this patch, all tests perfschema.hostcache_* pass. There are still some additional unmerged minor changes to these tests in mysql 5.6.10.
This commit is contained in:
@ -48,7 +48,7 @@ connect (con3,"127.0.0.1",plug,plug_dest,test,$MASTER_MYPORT,,,auth_test_plugin)
|
||||
--connection default
|
||||
--source ../include/hostcache_dump.inc
|
||||
|
||||
replace_result $AUTH_TEST_PLUGIN_SO PLUGIN_AUTH
|
||||
--replace_result $AUTH_TEST_PLUGIN_SO PLUGIN_AUTH
|
||||
eval install plugin test_plugin_server soname '$AUTH_TEST_PLUGIN_SO';
|
||||
|
||||
--disable_query_log
|
||||
|
Reference in New Issue
Block a user