How to change the password of a Mysql user in cPanel?

If you have already created a MySQL user through the cPanel -> Mysql Databases tool you may want to update its password.

You can complete the task through the same tool -> Current Users section. Click on the respective user and a new MySQL Account Maintenance page will be opened.

There you can change the password by entering the old password in the first field and the new password into the next two fields. You can also use the built-in Password Generator.

In case you do not remember the old password you can delete the user and recreate it again. Remember to add the user to its respective database once it is recreated. Detailed instructions on how to complete this task can be found in the following knowledge base article:
  • 0 Kasutajad peavad seda kasulikuks
Kas see vastus oli kasulik?

Seotud artiklid

What type of databases do you support? PGSQL and MySQL?

All our servers support MySQL and PostgreSQL databases. Also with any of our hosting packages...

How to repair a MySQL database?

In this article we will show you two ways to repair a MySQL database.  1) Through...

How to optimize a MySQL database using phpMyAdmin?

It is always a good idea to keep your databases' tables optimized. Fortunately, making this...

How to change the database engine of a MySQL database table?

In this article we will show you how to change the database engine of a MySQL table. Let's...

I get an error 'ACCESS DENIED CREATE DATABASE db_name' when I try to import a database

In order to solve this issue follow these steps: Open the MySQL dump with a text editor on...