mirror of
https://github.com/MariaDB/server.git
synced 2025-02-16 18:35:34 +01:00
Revert "Adjust perfschema.privilege_table_io result"
This reverts commit 81f6a3b0e5
.
This commit is contained in:
parent
77109285f9
commit
892c2ec097
2 changed files with 0 additions and 21 deletions
mysql-test/suite/perfschema
|
@ -1,20 +0,0 @@
|
|||
--- privilege_table_io.result
|
||||
+++ privilege_table_io.result
|
||||
@@ -110,17 +110,6 @@
|
||||
wait/io/table/sql/handler handler.cc: TABLE mysql roles_mapping fetch NULL
|
||||
wait/io/table/sql/handler handler.cc: TABLE mysql tables_priv fetch NULL
|
||||
wait/io/table/sql/handler handler.cc: TABLE mysql procs_priv fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql table_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
||||
-wait/io/table/sql/handler handler.cc: TABLE mysql index_stats fetch NULL
|
||||
wait/io/table/sql/handler handler.cc: TABLE mysql servers fetch NULL
|
||||
wait/io/table/sql/handler handler.cc: TABLE mysql table_stats fetch NULL
|
||||
wait/io/table/sql/handler handler.cc: TABLE mysql column_stats fetch NULL
|
|
@ -5,7 +5,6 @@
|
|||
--source include/not_embedded.inc
|
||||
--source include/have_perfschema.inc
|
||||
--source include/restart_mysqld.inc
|
||||
--source include/maybe_debug.inc
|
||||
--source ../include/table_io_setup_helper.inc
|
||||
|
||||
# Remove "deleted" records from mysql.db that may come from previous tests,
|
||||
|
|
Loading…
Add table
Reference in a new issue