All my databases are shown zero size in my cpanel MySQL Databases. I have already tried /scripts/update_db_cache and run quota check but it does not help. Any one help to fix this issue?
I am searching for solution too. May be we should post this problem over cPanel forum.. http://forums.cpanel.net
Hi, First of all, check whether the database contain enough data. If the databases are intact, then do the following. check the file /var/cpanel/cpanel.config Search for the following line there. disk_usage_include_sqldbs If it is set to "0", change it to "1". Then run "/scripts/update_db_cache" and that will fix your problem.