当前位置:网站首页>MySQL query library size
MySQL query library size
2022-04-23 15:14:00 【A run】
select
table_schema as ' database ',
sum(table_rows) as ' Record number ',
sum(truncate(data_length/1024/1024, 2)) as ' Data capacity (MB)',
sum(truncate(index_length/1024/1024, 2)) as ' Index capacity (MB)'
from information_schema.tables
group by table_schema
order by sum(data_length) desc, sum(index_length) desc;
版权声明
本文为[A run]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231407312563.html
边栏推荐
猜你喜欢

免费在upic中设置OneDrive或Google Drive作为图床

Share 20 tips for ES6 that should not be missed

Five data types of redis

MySQL InnoDB transaction

8.5 concise implementation of cyclic neural network

Sword finger offer (1) -- for Huawei

Advanced version of array simulation queue - ring queue (real queuing)

Comment eolink facilite le télétravail

函数(第一部分)

Kubernetes详解(十一)——标签与标签选择器
随机推荐
A series of problems about the best time to buy and sell stocks
Introduction to distributed transaction Seata
MySQL sync could not find first log file name in binary log index file error
1990年1月1日是星期一,定义函数date_to_week(year,month,day),实现功能输入年月日后返回星期几,例如date_to_week(2020,11,1),返回:星期日。 提示:
函数(第一部分)
thinkphp5+数据大屏展示效果
分享 20 个不容错过的 ES6 的技巧
博睿数据携手F5共同构建金融科技从代码到用户的全数据链DNA
8.4 realization of recurrent neural network from zero
asp. Net method of sending mail using mailmessage
like和regexp差别
Tun model of flannel principle
Ffmpeg installation error: NASM / yasm not found or too old Use --disable-x86asm for a clipped build
How to use OCR in 5 minutes
Have you really learned the operation of sequence table?
Have you learned the basic operation of circular queue?
Async keyword
C语言超全学习路线(收藏让你少走弯路)
MySQL Basics
Adobe Illustrator menu in Chinese and English