summaryrefslogtreecommitdiff
path: root/storage/myisammrg/mysql-test/storage_engine/tbl_opt_connection.rdiff
blob: d3ebd87ad1eb981adad2096f287da6e9744ef40d (plain)
1
2
3
4
5
6
7
8
13c13
< ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=latin1 CONNECTION='test_connection'
---
> ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=latin1 INSERT_METHOD=LAST UNION=(`mrg`.`t1`) CONNECTION='test_connection'
20c20
< ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=latin1 CONNECTION='test_connection2'
---
> ) ENGINE=<STORAGE_ENGINE> DEFAULT CHARSET=latin1 INSERT_METHOD=LAST UNION=(`mrg`.`t1`) CONNECTION='test_connection2'