summaryrefslogtreecommitdiffstats
path: root/mysql-test/std_data/mysql_upgrade/v4.frm
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/std_data/mysql_upgrade/v4.frm')
-rw-r--r--mysql-test/std_data/mysql_upgrade/v4.frm16
1 files changed, 16 insertions, 0 deletions
diff --git a/mysql-test/std_data/mysql_upgrade/v4.frm b/mysql-test/std_data/mysql_upgrade/v4.frm
new file mode 100644
index 00000000..9d0cc484
--- /dev/null
+++ b/mysql-test/std_data/mysql_upgrade/v4.frm
@@ -0,0 +1,16 @@
+TYPE=VIEW
+query=select `test`.`t1`.`a` AS `a` from `test`.`t1`
+md5=5e6eaf216e7b016fcedfd4e1113517a0
+updatable=1
+algorithm=0
+definer_user=root
+definer_host=localhost
+suid=2
+with_check_option=0
+timestamp=2015-02-08 19:21:14
+create-version=1
+source=select a from t1
+client_cs_name=latin1
+connection_cl_name=latin1_swedish_ci
+view_body_utf8=select `test`.`t1`.`a` AS `a` from `test`.`t1`
+mariadb-version=50542