RE: assigning root password

2002-01-04 Thread Joshua Angolano
D FOR root@localhost = PASSWORD('biscuit'); -Original Message- From: plainfield [mailto:[EMAIL PROTECTED]] Sent: Friday, January 04, 2002 5:46 AM To: [EMAIL PROTECTED] Subject: assigning root password Hello, I have installed mysql source distribution. Now I tried assigning the roo

assigning root password

2002-01-04 Thread plainfield
Hello, I have installed mysql source distribution. Now I tried assigning the root password for mysql. I tried with “ mysqladmin –u root password ‘password’ “ and I also tried “ mysql -u root mysql” so that I can insert the password for the root user. Both of these are giving same error. “c