Hello all. I was wondering if someone could help me out with simple question i have .

I just download MySQL-3.23.33-1.i386.rpm and installed it.

now would this be the right way of setting up the msyql root password

#mysqladmin -u root -p password 'newpassword'

            or

#mysqladmin -u root password 'newpassword'

I'm asking because when i installed the rpm , i did the top one it did not work

i got a error. but when i tried the 2 one it work. But in the manual it says to do the 
top one

I'm a little bit lost. So if anyone could help me out,

Thank you

Luis

    .-.
    /v\
   // \\
  /(   )\
   ^^-^^




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