SET FOREIGN_KEY_CHECKS=0; drop table if exists tl_laimag10_attachment; drop table if exists tl_laimag10_item_instruction; drop table if exists tl_laimag10_imagegallery; drop table if exists tl_laimag10_imagegallery_item; drop table if exists tl_laimag10_item_log; drop table if exists tl_laimag10_session; drop table if exists tl_laimag10_user; SET FOREIGN_KEY_CHECKS=1;