"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 remember i had a few glitches with dependencies with the rpm's.
> 

> > 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'.


well... at the very first attempt, of course, the -p is not to be used, and everything 
goes fine.... Is it me or the installation doc that is to blame.... ? 

would it be possible to have lines such as : 

/usr/bin/mysqladmin -u root -h localhost password 'your_password_here'

instead of

/usr/bin/mysqladmin -u root -h localhost password 'new-password' -p ?...



thanks for the answer given on this list...

Stephane

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to