SET FOREIGN_KEY_CHECKS=0; drop table if exists tl_ladoku11_dokumaran; drop table if exists tl_ladoku11_session; drop table if exists tl_ladoku11_user; SET FOREIGN_KEY_CHECKS=1;