大表统计SQL
摘要:SELECT '机器IP', '端口', col.table_schema, col.TABLE_NAME, round( ( ts.data_length + ts.index_length + ts.data_free ) / 1024 / 1024 / 1024, 2 ) AS 'G', co
阅读全文
posted @ 2019-06-18 17:42
posted @ 2019-06-18 17:42
posted @ 2019-06-11 17:10
posted @ 2019-06-03 19:04