summaryrefslogtreecommitdiff
path: root/storage/myisammrg/mysql-test/storage_engine/tbl_standard_opts.rdiff
blob: 9b7ffc6af767319c8fe08d96822afedc61ee7c0c (plain)
1
2
3
4
5
6
7
8
11c11
< ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=utf8 COMMENT='standard table options'
---
> ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=utf8 INSERT_METHOD=LAST UNION=(`mrg`.`t1`) COMMENT='standard table options'
18c18
< ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=utf8 COMMENT='table altered'
---
> ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=utf8 INSERT_METHOD=LAST UNION=(`mrg`.`t1`) COMMENT='table altered'