Feb 25 2009
How to check MySQL database size in your server?
Actually MySQL already provide the information, what you need to do is just do a simple query to retrieve the data.
Below is the query :
3 Comments | Tags: Database Size, MySQL
















