mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge performance schema test cases from MySQL 5.6.10
Merged the majority of the PFS test cases. There are still 19 failing test cases that need more attention.
This commit is contained in:
@ -14,9 +14,9 @@
|
||||
--source include/have_perfschema.inc
|
||||
--source include/have_plugin_auth.inc
|
||||
|
||||
flush status;
|
||||
flush hosts;
|
||||
select @@global.debug;
|
||||
# Enforce a clean state
|
||||
--source ../include/wait_for_pfs_thread_count.inc
|
||||
--source ../include/hostcache_set_state.inc
|
||||
|
||||
CREATE USER 'plug'@'santa.claus.ipv6.example.com'
|
||||
IDENTIFIED WITH 'test_plugin_server' AS 'plug_dest';
|
||||
|
Reference in New Issue
Block a user