May
18 2010
When perform some data clean up in MySQL, found that no disk space was release and MySQL still occupied it.
Here is the command to check those tables with more than 300MB of data:
In order to force MySQL release the disk space, just perform a simple MySQL command:
- » [How-to] dump out MySQL Functions, Stored Procedures & Triggers
» [How-to] MySQL function example.- » Export mysql select statement into csv
- » Check MySQL database size
- » MySQL table corrupt & repair
















