ImHosted.com FAQ


Match word(s).

Home : Customer Support Center : FAQ Index

How can I change my default MySQL password?

If you know how to input MySQL queries manually, use this query:

SET PASSWORD FOR dbusername@localhost = PASSWORD('dbpass');

Where dbusername is your database username, and dbpass is your new database password.




© ImHosted.com, All Rights Reserved.


Script provided by SmartCGIs.com