> 
>> In the case of root cron jobs then, you need a .my.cnf readable only by
>> root in root's home.  It should include
>> 
>> [client]
>> password="mysql_root_password"
> 
> This is incorrect, unless the double quotes are part of the password.
> Removing them so that the entry reads:
> 
> [client]
> password=mysql_root_password
> 
> will correct the problem.

That was it. Thanks everyone for the help.


-- 
Randall Perry
sysTame

Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales

http://www.systame.com/



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to