Advanced MySQL
Getting History of Table Sizes in MySQL
알 수 없는 사용자
2011. 3. 21. 15:03
[원본] http://www.mysqlperformanceblog.com/2010/12/08/getting-history-of-table-sizes-in-mysql/
[참고]
1) Researching your MySQL table sizes:
http://www.mysqlperformanceblog.com/2008/03/17/researching-your-mysql-table-sizes/
2) Finding out largest tables on MySQL Server
http://www.mysqlperformanceblog.com/2008/02/04/finding-out-largest-tables-on-mysql-server/
3) Using INFORMATION_SCHEMA instead of shell scripting
http://www.mysqlperformanceblog.com/2008/11/24/using-information_schema-instead-of-shell-scripting/