summaryrefslogtreecommitdiff
path: root/mysql-test/std_data/mysql_upgrade/v2.frm
blob: 42cc06d9fbaa34951d8f3dccb48dbc28a4a61880 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
TYPE=VIEW
query=select `test`.`t1`.`a` AS `a` from `test`.`t1`
md5=5e6eaf216e7b016fcedfd4e1113517af
updatable=1
algorithm=2
definer_user=root
definer_host=localhost
suid=2
with_check_option=0
timestamp=2014-12-11 15:26:29
create-version=1
source=select a from t1
client_cs_name=utf8
connection_cl_name=utf8_general_ci
view_body_utf8=select `test`.`t1`.`a` AS `a` from `test`.`t1`