use test; drop table if exists foo; !$1146 insert into foo values(1);