1
0
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:
unknown
2013-07-03 22:34:12 +03:00
parent 9e5828f13f
commit 9c1285ba6c
3 changed files with 4 additions and 5 deletions

View File

@ -49,9 +49,8 @@ connect (con3,"::1",plug,plug_dest,test,$MASTER_MYPORT,,,auth_test_plugin);
--connection default
--source ../include/hostcache_dump.inc
#--replace_result $PLUGIN_AUTH PLUGIN_AUTH
#eval install plugin test_plugin_server soname '$PLUGIN_AUTH';
install plugin test_plugin_server soname 'auth_test_plugin';
--replace_result $AUTH_TEST_PLUGIN_SO PLUGIN_AUTH
eval install plugin test_plugin_server soname '$AUTH_TEST_PLUGIN_SO';
--disable_query_log
--error ER_ACCESS_DENIED_ERROR