Changes

Jump to: navigation, search

MySQL Users and Security

No change in size, 15:29, 17 January 2008
Changing the Password for a MySQL User
== Changing the Password for a MySQL User ==
The password assigned to a user account can be changed using the SET PASSWORD statement. TO To change the password for your own account, use the following syntax:
SET PASSWORD = Password('newpassword');

Navigation menu