Examining the size of a MySQL database serves various purposes. Monitoring the size of your MySQL database is an important task, helping in resource management, optimizing performance, and ensuring adherence to legal compliance requirements. 

Let us follow the steps- 

  1. Log in to cPanel as a root user.
  2. Select the “Databases” section and click on the “phpMyAdmin” sub-option.
    phpMyAdmin
  3. On the left-hand side of the screen, you will find a list of databases, select a database whose MySQL database and table size you wish to inspect.
    php-my-admin
  4. A table of databases will be displayed. Locate the “Size” column and you can inspect the sizes of the databases from here.
    databases

In such a manner, you can inspect the sizes of the MySQL database. Also, You can learn more about How can you map MySQL databases and users to cPanel users.

Popular Posts You May Read

Explore more hosting insights, tips and industry updates.

Where is Apache’s Default Document Root Directory?

The default document root directory of Apache is discussed in this article.If you’re searching for…

Intel Core 2 Quad Q9400 / Q9550 Dedicated Servers

Nowadays, you have a large range of options to choose a processor that meets your…

PhpMyAdmin Installation Process On Linux Server

phpMyAdmin iis a software tool written in PHP. It is an open-source software to take…