Changing Database Passwords  Prindi artikkel

To change a database password, first click on the name of the database in the main MySQL databases menu.  The list of database users will appear (see above picture).  To change the password for the database user, click the "modify" link and enter a new password, then click the "Create" button.  You do not need to know the old password to make this change.

Kas see vastus oli kasulik?

Seotud artiklid

Creating Databases
From the main control panel menu click the "MySQL Databases" icon and then click the "Create new...
Removing Databases
  A list of all databases is present in the main MySQL databases menu.  To delete a...
Adding Users to a Database
There may be times when you want to have more than one login name and password assigned to a...
Accessing phpMyAdmin
phpMyAdmin is a tool written in PHP that allows you to administrate your MySQL databases. ...
Setting Up Your Database with Scripts
Most scripts need to know four things about your database: the database name, database username,...