Page 1 of 1

Determing the Size of MySQL Database

Posted: Thu Jun 17, 2004 4:52 pm
by RadixDev
How do you check the size of the MySQL database? Is there any PHP function or MySQL function for this?

Cheers,

RadixDev

Posted: Thu Jun 17, 2004 4:55 pm
by tim
Cpanel shows the disk usage, if thats an option?

Posted: Thu Jun 17, 2004 4:56 pm
by qads

Posted: Thu Jun 17, 2004 4:57 pm
by RadixDev
I'm basically making a control panel, and in that I just want to print out the size of the database if that is possible...

Posted: Thu Jun 17, 2004 5:23 pm
by qads
the link i posted should help you out.

Posted: Fri Jun 18, 2004 1:19 am
by RadixDev
Cheers! :wink: