faqts : Computers : Databases : MySQL

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

28 of 44 people (64%) answered Yes
Recently 6 of 10 people (60%) answered Yes

Entry

How to change the password of an user xyz if I have the MySQL root access?

Feb 13th, 2008 00:33
dman, Mike Miller, Saikat Ghosh, http://sturly.com


SET PASSWORD FOR user = PASSWORD('some password')

www.mysql.com/doc/en/SET_OPTION.html