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