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