Home
 

Customer Support

Search for keywords:

Browse by category:

How do I change my MySQL password?

You can change your MySQL password easily in a single step from within Modwest™ Onsite.

Another way to change your MySQL password is by using the MySQL Monitor at a shell prompt. To do it this way instead, first telnet or SSH into modwest.com with the username/password you signed up with. Then, to get from the shell prompt to the MySQL Monitor, see this FAQ.

Finally, at the "mysql>" prompt, type:
set password = password("yournewpassword");
To leave the Monitor, type: quit

For more convenient access to the MySQL Monitor, see this FAQ on how to use a .my.cnf file.

User-Contributed Notes

add a note
19-May-2002 15:56
See http://www.modwest.com/help/kb6-60.html#monitor on how to connect to
the MySQL Monitor.

29-Jan-2003 14:09
If you change your mysql password, then you will need to edit all your
scripts and programs that use the old password.

13-Jan-2004 19:17
If you don't know your MySQL password, you will have to reset it
yourself in your control panel.

You can only change the mysql password from a shell prompt if you know
the old password.


add a note

Related Questions:


How do I import delimited data into MySQL?

How do I import a MySQL dumpfile into my database?

How can I export data in CSV or tab delimited format?

How do I connect to my MySQL database?

Why do i get a query syntax error 1064 from MySQL when the syntax seems correct?

How do I export and move my database tables between servers or copy databases?

I can't connect to local MySQL server through socket 'mysql.sock'

How do I create a .my.cnf MySQL preference file?

What is my database server name?

How do I change MySQL timezone?

What is my MySQL Username or Database Name?

MySQL says I have too many connections.

How do I check how much disk space my database is using?

A MySQL MYI table has errors in it.

Can I connect to MySQL remotely?

Can I connect to my MySQL database from my own computer?

I can't get phpMyAdmin to work.

phpMyAdmin gives SQL syntax error when I try to create table.

How can I use odbc_connect() in my PHP scripts to connect to MySQL?

What kind of database server do you offer?

How many databases do I get?

What am I allowed to do with my MySQL database?

Will we be able to do our own MySQL admin?

How do I import a MySQL dumpfile into my database via phpMyAdmin?

Do you offer MySQL 5?

How do I export a MySQL dumpfile via phpMyAdmin?

Browse Categories:

Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales


Tiny Modwest Logo         Copyright 2000-2008 by Modwest, Inc.          About Us    |    Blog    |    Jobs    |    Web Design    |    Contact Us