summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema
diff options
context:
space:
mode:
authorVladislav Vaintroub <wlad@mariadb.com>2019-04-29 22:21:55 +0100
committerVladislav Vaintroub <wlad@mariadb.com>2019-04-29 22:21:55 +0100
commit892c2ec097248a3abd64d2798f17bb9b4c7096b4 (patch)
treefbcd4fb9730d3e423c123ef1677d262584f78045 /mysql-test/suite/perfschema
parent77109285f918a6b070d493a4fe43188598497d36 (diff)
downloadmariadb-git-892c2ec097248a3abd64d2798f17bb9b4c7096b4.tar.gz
Revert "Adjust perfschema.privilege_table_io result"
This reverts commit 81f6a3b0e53baa8a901da0585f0c8ecffc8449fc.
Diffstat (limited to 'mysql-test/suite/perfschema')
-rw-r--r--mysql-test/suite/perfschema/r/privilege_table_io,release.rdiff20
-rw-r--r--mysql-test/suite/perfschema/t/privilege_table_io.test1
2 files changed, 0 insertions, 21 deletions
diff --git a/mysql-test/suite/perfschema/r/privilege_table_io,release.rdiff b/mysql-test/suite/perfschema/r/privilege_table_io,release.rdiff
deleted file mode 100644
index 40eaa20d499..00000000000
--- a/mysql-test/suite/perfschema/r/privilege_table_io,release.rdiff
+++ /dev/null
@@ -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
diff --git a/mysql-test/suite/perfschema/t/privilege_table_io.test b/mysql-test/suite/perfschema/t/privilege_table_io.test
index 73e6b0e546e..a74805f5c7b 100644
--- a/mysql-test/suite/perfschema/t/privilege_table_io.test
+++ b/mysql-test/suite/perfschema/t/privilege_table_io.test
@@ -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,