drop table if exists test203; create table test203(c1 int, c2 int)engine=infinidb;