diff options
Diffstat (limited to 'mysql-test/include/system_db_struct.inc')
-rw-r--r-- | mysql-test/include/system_db_struct.inc | 1 |
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 c66590b2fd8..9e8886377fc 100644 --- a/mysql-test/include/system_db_struct.inc +++ b/mysql-test/include/system_db_struct.inc @@ -12,3 +12,4 @@ show create table tables_priv; show create table columns_priv; show create table procs_priv; show create table proc; +show create table event; |