Any idea what may be the problem when showed mysql disk usage displayed in cpanel is different from the one showed in phpmyadmin ?
cPanel.net Support Ticket Number:
Any idea what may be the problem when showed mysql disk usage displayed in cpanel is different from the one showed in phpmyadmin ?
cPanel.net Support Ticket Number:
phpmyadmin basically uses the SHOW TABLE STATUS command and uses Data_length and Index_length which is the size of those two files only.
Perhaps cpanel actually gives the size of all the files for the database and not just data and index..
http://www.mysql.com/doc/en/SHOW_TABLE_STATUS.html
HTH
DMuey
cPanel.net Support Ticket Number: