How to change password of MySQL user in cPanel?

To change password for mysql user proceed with the steps given below.
Step 1: Login to Control panel.
Step 2: In search box, enter as database and hit enter. In the search result, select MySQL Databases under Databases.

Step 3: Click Set Password option near the respective user for which you want to change the password.

Step 4: Under Set MySQL User Password, enter new "Password" and retype the same passwordin "Password (Again)" field. Click Change Password.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How do I add a mysql database in Cpanel?

To create a MySQL database: - Go to 'Manage Mysql' under the database header in Cpanel- In the...

How can I backup a database using phpmyadmin?

Backing up your database in Phpmyadmin is accomplished by doing the following: 1) Once you have...

How do I restore a database using PHPMyadmin?

You can restore a database backup in PHPMyadmin by doing the following: 1) After entering...

What is Mysql?

MySQL is a Relational Database Management System. A relational database adds speed and...

How do I delete a MYSQL database?

To delete MySQL database in control panel, follow the steps given below, Step 1: Login to cPanel....