Bluehost Web Hosting Help

Setting a Password for the Main MySQL User

The main MySQL username is primarily used to login to phpMyAdmin however it can also be used in database connection scripts. If you are using the main MySQL username to connect to a database, you will need to change the MySQL user password and update the password in your script.

Note: MySQL users you create will not be affected. This password change is only for the main username as shown on the password change screen.

Setting the main MySQL Password

  1. Login to your Bluehost Control Panel
  2. Click the Reset MySQL Password icon, found under the Databases section of the cPanel.
  3. Notice the username shown. This is the main username for your account.
  4. Enter in a new password in the "New Password" text box. As you type you will see the password requirements which have not yet been met. You can also see your password's strength.
    Note: This will only change the password for the main MySQL user.
  5. Enter in the same password again in the second "New Password" text box.
  6. Click the Set MySQL Password button. You should then see a message "Your password has successfully been updated, Click here to continue".
Knowledgebase Article 236,122 views bookmark tags: connect database mysql password phpmyadmin username


Was this resource helpful?

Did this resolve your issue?


Please add any other comments or suggestions about this content:





Recommended Help Content

MySQL Database and user name convention

I cannot connect to my database locally or remotely, do I have the correct server, username and password?

Change a MySQL Users Password

This article will explain how to change or reset the password for a MySQL user.

How To Reset MySQL Database User & Password

This article will explain how to change the password for a database in the event that the original password is lost.

Related Help Content

Import a MySQL Database using phpMyAdmin

How do I import a backup of my database (.sql file) using phpMyAdmin?

Managing Your DB Using phpmyadmin

A repository of information on how you can manage your database by using the phpMyAdmin interface.

How to Create and Delete MySQL Databases and Users

This article will explain MySQL database and user creation and deletion, and explain how to assign a user to a database.

How To Copy A Database Using PHPMyAdmin

A guide to duplicating a MySQL database using phpMyAdmin

Connecting to your MySQL DB from Dreamweaver

How can I connect to our MySQL database from Dreamweaver?

MySQL Database Restore

How to Restore your MySQL Database?

Dropping columns from a database table using PhpMyAdmin

A tutorial on how to perminately delete columns from your mySQL database using phpMyAdmin

Reset a WordPress Password with phpMyadmin

This article explains how to reset a lost WordPress password using phpMyAdmin.