SET FOREIGN_KEY_CHECKS=0; drop table if exists tl_laprev11_peerreview; drop table if exists tl_laprev11_session; drop table if exists tl_laprev11_user; SET FOREIGN_KEY_CHECKS=1;