View Full Version : Find the size of a MySQL db using PHP?
filburt1
05-16-2002, 10:24 PM
...in MB? phpmyadmin can do it but I can't trace the code well enough.
Admin
05-17-2002, 05:19 AM
Check our freddie's hack, Admin Stats or something like that.
Mark Hensler
05-17-2002, 05:30 AM
show table status from table_name
add all the Data_length field and the Index_length fields
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.