SET FOREIGN_KEY_CHECKS=0; drop table if exists tl_laimsc11_configuration; 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;