This is the tutorial that will help you understand and follow the process for enabling MySQL database safeguards in WHM. You may follow these easy steps to create MySQL database…
Category: MySQL
How to take MySQL backups with phpMyAdmin
April 22, 2021 / MySQLThe phpMyAdmin option can be used to back up all databases on a server with limited MySQL disk usage. It has the added benefit of helping you download database backups…
How to change MySQL database user’s password from cPanel
April 21, 2021 / MySQLThe process of changing MySQL database user password from cPanel is described in this article. Let’s follow the steps to change the MySQL database user password from cPanel: Enter in…
How to change the password of the MySQL root user
April 19, 2021 / MySQLThe root MySQL user’s password needs to be changed if an error takes place in the WHM or cPanel as shown below. In this KB, we have outlined simple steps…
How to copy a MySQL table with phpMyAdmin
February 12, 2021 / MySQLThe article would help you with a step-by-step procedure about how to copy a table with phpMyAdmin located within the cPanel control panel. Follow the Steps: Log into cPanel. Go…
How to import .csv files in database from phpMyAdmin
July 15, 2020 / MySQLThis guide will discover the steps required to import .cvs files in database from phpMyAdmin. Follow the steps to import .csv files in database: Save Your File in the Correct…
How to back up a MySQL database in cPanel
May 17, 2020 / MySQLBacking up a MySQL database is something you will need to do if you wish to export it. It also ensures you have a backup copy of your database for…
How to reduce/shrink the SQL server database size
May 15, 2017 / MySQLHere, we have explained all the important steps to shrink or reduce the SQL Server database size (.MDF and .LDF). Method 1: Using SQL Server Management Studio Right-click on the…