summaryrefslogtreecommitdiff
path: root/storage/myisammrg/mysql-test/storage_engine/tbl_opt_insert_method.rdiff
blob: 2ced7647483aec44038167901448699f28322190 (plain)
1
2
3
4
5
6
7
8
8c8
< ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=latin1 INSERT_METHOD=FIRST
---
> ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=latin1 INSERT_METHOD=FIRST UNION=(`mrg`.`t1`)
15c15
< ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=latin1
---
> ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=latin1 UNION=(`mrg`.`t1`)