作者:adminzy | 分类:4 | 浏览:0 | 评论:0
sql,SELECT table_schema, ROUND(SUM(data_length + index_length) / 1024 / 1024, 2) AS "Size (MB)" FROM information_schema.tables GROUP BY table_schema;,
作者:adminzy | 分类:4 | 浏览:1 | 评论:0
Powered By Z-BlogPHP 1.7.3
Copyright Your WebSite.Some Rights Reserved.