输入banner图图片脚本导航/分类

mysql 删错数据库的所有表,但保留数据库

CONCAT(drop table ,table_name,;) FROM information_schema.`TABLES` WHERE table_schema=数据库名;

 

mysql 删错数据库的所有表,但保留数据库

标签:schema   name   for   ble   tables   orm   mysql   mat   数据