I have a short PERL script that executes mysqlhotcopy which works fine from the command line when logged in as root. I put the root MySQL password in the /root/.my.cnf file. When the cron job runs (cron.daily) it fails using no password saying that root@localhost is not authorized. What gives? How do I get the cron job to recognized the .my.cnf file containing the password?
jay _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
