At the present time I am using Mandrake 9.0 and installed the MySql
programmes that con the three disks: 

MySQL-3.23.52-1mdk.i586.rpm*
MySQL-bench-3.23.52-1mdk.i586.rpm* 
MySQL-client-3.23.52-1mdk.i586.rpm*
MySQL-Max-3.23.52-1mdk.i586.rpm

#mysql_install_db has been run. The last time I did this it said to
change the root password in the book I am using: "Sams Teach Yourself
MySQL in 21 Days" with the following:

#mysqladmin -password newpassword

As the old password is supposed to be empty I used the following on the
command line: 

#mysqladmin -password green 

but something was not right and later executions it would not accept this 
password. 

The above was installed as root. So now when I do the following:

# or $ mysqld -p

It asks for a password and I can't get it to work. To ensure the server 
is working if I do the following:

$ps -aux | grep mysql 

It gives me:

william 3083 0.0 0.4 1672 pts/1  S  23:24  0:00 grep mysql

If anyone can help put order into my disorder over all this, it will be truly
appreciated.

Thank you,

Bill.

-- 
William Bradley
http://www.catholicmissionleaflets.org


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