摘要:
需要哪个盘勾选哪个盘就可以了 阅读全文
posted @ 2020-10-19 18:04
1156740846
阅读(384)
评论(0)
推荐(0)
摘要:
select table_name,table_rows from information_schema.`TABLES` order by table_rows desc LIMIT 20 个别表的数据太大了,这才运行半年多吧,这样下去不知道数据库会不会有问题 大致看了下数据,发现模拟量上传的数据 阅读全文
posted @ 2020-10-19 17:47
1156740846
阅读(589)
评论(0)
推荐(0)