summaryrefslogtreecommitdiff
path: root/mysql-test/r/1st.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/r/1st.result')
-rw-r--r--mysql-test/r/1st.result30
1 files changed, 30 insertions, 0 deletions
diff --git a/mysql-test/r/1st.result b/mysql-test/r/1st.result
new file mode 100644
index 00000000000..60190629dd0
--- /dev/null
+++ b/mysql-test/r/1st.result
@@ -0,0 +1,30 @@
+show databases;
+Database
+information_schema
+mysql
+test
+show tables in mysql;
+Tables_in_mysql
+columns_priv
+db
+event
+func
+general_log
+help_category
+help_keyword
+help_relation
+help_topic
+host
+ndb_binlog_index
+plugin
+proc
+procs_priv
+servers
+slow_log
+tables_priv
+time_zone
+time_zone_leap_second
+time_zone_name
+time_zone_transition
+time_zone_transition_type
+user