2019年6月18日

摘要: 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 星期六男爵 阅读(113) 评论(0) 推荐(0)

导航