SET FOREIGN_KEY_CHECKS=0; drop table if exists tl_laimsc11_attachment; drop table if exists tl_laimsc11_item_instruction; drop table if exists tl_laimsc11_commonCartridge; drop table if exists tl_laimsc11_commonCartridge_item; drop table if exists tl_laimsc11_item_log; drop table if exists tl_laimsc11_session; drop table if exists tl_laimsc11_user; SET FOREIGN_KEY_CHECKS=1;