RE: how to change mysql root password

2003-02-02 Thread stephane parenton
Hi everyone.. I have a related problem with my mysql 3.23.54 on a RH7.3... Assigning the root password is ok with Mysqladmin -u root password 'newpassword' but when trying to do Mysqladmin -u root -h myhost.mydomain.tld password 'newpassword' i have the following... ./mysqladmin: connect to

Re: how to change mysql root password

2003-02-02 Thread Zak Greant
On Fri, Jan 31, 2003 at 03:45:44PM -0500, Jianping Zhu wrote: How to change mysql root password in redhat 7.3 ? http://www.mysql.com/doc/en/Resetting_permissions.html -- Zak Greant [EMAIL PROTECTED] | MySQL Advocate | http://zak.fooassociates.com Using and Managing MySQL MySQL

RE: how to change mysql root password

2003-02-02 Thread B. van Ouwerkerk
: [EMAIL PROTECTED] Onderwerp: RE: how to change mysql root password Hi everyone.. I have a related problem with my mysql 3.23.54 on a RH7.3... Assigning the root password is ok with Mysqladmin -u root password 'newpassword' but when trying to do Mysqladmin -u root -h myhost.mydomain.tld password

RE: how to change mysql root password

2003-02-02 Thread B. van Ouwerkerk
This is a FAQ. Please search this lists archive or the manual: http://www.mysql.com/doc/en/Default_privileges.html Ppl have spend time to create a manual so you'd better take a look there.. If it's not clear please come back to the lists and explain which part you don't understand. You will find