summaryrefslogtreecommitdiff
path: root/mysql-test/suite/perfschema/include/schema.inc
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/perfschema/include/schema.inc')
-rw-r--r--mysql-test/suite/perfschema/include/schema.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/perfschema/include/schema.inc b/mysql-test/suite/perfschema/include/schema.inc
index da587eca481..6c3c391c171 100644
--- a/mysql-test/suite/perfschema/include/schema.inc
+++ b/mysql-test/suite/perfschema/include/schema.inc
@@ -38,6 +38,7 @@ show create table events_waits_summary_global_by_event_name;
show create table file_instances;
show create table file_summary_by_event_name;
show create table file_summary_by_instance;
+--error 1146
show create table host_cache;
show create table hosts;
show create table mutex_instances;