How to Modify the Database user Privileges in cPanel

Any database can be managed and changed to many extent with the help of user privileges. With cPanel, you can modify the database user privileges, with customisation options for the users. Follow the steps to Modify Database user privileges: Log into “cPanel Account”. Search for the “Database” and click on the “phpMyAdmin” option. Select the “Privileged Users”, …

How to Modify the Database user Privileges in cPanel Read More »

How to Check the Size of MySQL Database using SSH Command Line

In this article, we’ll go through how check the Size of MySQL Database using SSH Command Line. Follow the steps to check the MySQL database using of SSH: Log into SSH using “root”. Enter the following command: mysql -u username -p When the password prompt appears, enter the “password”. Copy the follow command, to display all …

How to Check the Size of MySQL Database using SSH Command Line Read More »