MySQL Disk Usage Tracking

 

MySQL Disk Usage Tracking

If you've run an update for cPanel 11.24, you may have noticed that your MySQL databases are now showing up with 0MB of disk space in use, even though the database sizes are much larger. With the update comes a new option to enable MySQL disk usage tracking, but it is not enabled by default.

By making the following change, you will be able to enable this new feature and retain your MySQL disk usage tracking.

  1. Log into your cPanel server by SSH.
  2. You will need to edit /var/cpanel/cpanel.config file with a text editor.
    • Replace "disk_usage_include_sqldbs=0" with "dis_usage_include_sqldbs=1"
  3. Once you have made the change, you will need to run the following:
    • /scripts/update_db_cache

Once the script completes you will be able to see the correct MySQL database sizes again.

  • 2 Users Found This Useful
Was this answer helpful?

Related Articles

..htaccess guidance

  .htaccess guidance .htaccess is a special Apache file that tells your website how to...

Linux Sites preview Offline

Linux Site's Preview Offline   http://IP_address/~UserName OR http://ServerName/~userName...

How to scan your website's data from CPanel?

Welcome the comprehensive step-by-step guide by our web hosting company on how to scan your...

How Can I Download a Backup of Full cPanel Account Using FTP?

If you want to download a backup of your website using FTP, please follow these easy steps below:...

How to create an addon domain?

An add-on domain is a fully functional domain and it can be created by using your Cpanel. Add-on...