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 se

Re: upgrade from SUSE7.0 solution...

2001-05-16 Thread stephane parenton
"David Simmons - EliteUKServe.Net" wrote: > what I had to do was download and install: http://www.mysql.com/Downloads/MySQL-3.23/MySQL-client-3.23.38-1.i386.rpm http://www.mysql.com/Downloads/MySQL-3.23/MySQL-devel-3.23.38-1.i386.rpm > > as well. > > removing the originals via yast > > if i rem

Re: upgrade from SUSE7.0

2001-05-15 Thread stephane parenton
Andy Woo wrote: > > I have the same problem. Whatsssup? :-) > /usr/bin/mysqladmin: connect to server at 'breguet' failed > error: 'Host 'breguet.experia.com' is not allowed to connect to this > MySQL server' > > what can I do to solve this ?... I don't know i removed the things, and trie

upgrade from SUSE7.0

2001-05-14 Thread stephane parenton
hi, I upgraded the mysql provided by suse with the 3.23.37, and I have a problem... It's said that i have to change the root user with /user/bin/mysqladmin -u root -h mycomputer -p password 'new-password'. But when i do this, i have an answer that says : /usr/bin/mysqladmin: connect to serve

installation

2001-05-11 Thread stephane parenton
have any mysqladmin anywhere on the disk, and especially not on /usr/bin... anyone had the same problem ?... TIA Stephane Parenton - Before posting, please check: http://www.mysql.com/manual.php (the manual) ht