> Hi,
>
> I've installed MYSQL on Red hat.
>
> I'm trying to run the command
>
> mysqlaccess
>
> It asks for the Password for MySQL superuser root:
> Can anyone tell me the password for this?
>
>
> Thanks
> Sandeep
mysqlaccess is a perl script to check the access priviliges of a user:db:host
scenario. What you need is to run safe_mysql to get the daemon running and then mysql
(which will not ask for a pass the 1st time) and set a password for root by yourself.
best of luck,
thalis
p.s. alternatively to the above: read the first ~500 lines from the mysql manual
---------------------------------------------------------------------
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