摘要:
1.清空用户下的所有表里面的数据 select concat('truncate table ',table_name,';') from information_schema.TABLES where table_schema='test_cp'; 2.统计某个库下面的数据总量和表数目和总条目数 阅读全文
posted @ 2018-11-05 19:54
酸奶加绿茶
阅读(205)
评论(0)
推荐(0)
摘要:
https://www.cnblogs.com/LiuChunfu/p/6426918.html 阅读全文
posted @ 2018-11-05 15:38
酸奶加绿茶
阅读(137)
评论(0)
推荐(0)
摘要:
https://jingyan.baidu.com/album/54b6b9c0d45c632d583b4793.html 阅读全文
posted @ 2018-11-05 11:02
酸奶加绿茶
阅读(276)
评论(0)
推荐(0)

浙公网安备 33010602011771号