mysql删除库中的所有表的方法:直接执行【SELECT table_name FROM information_schema.tables WHERE table_schema = 'mydb';】语句即可删除。
技术文章 / 下载软件趣味内容 / 专业带飞