=>create table empty();
=>insert into empty default values;=>insert into empty select * from empty;
server crash.