summaryrefslogtreecommitdiff
path: root/mysql-test/include
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/include')
-rw-r--r--mysql-test/include/system_db_struct.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/include/system_db_struct.inc b/mysql-test/include/system_db_struct.inc
index 4c80161bb85..123c82484b9 100644
--- a/mysql-test/include/system_db_struct.inc
+++ b/mysql-test/include/system_db_struct.inc
@@ -11,6 +11,7 @@ show create table func;
show create table tables_priv;
show create table columns_priv;
show create table procs_priv;
+show create table servers;
show create table proc;
show create table event;
show create table general_log;