Hello all, I have a cron job that:
1 - truncates some working tables [WORKS | BOTH] 2 - does a mysqlimport on some CDF files [WORKS | MASTER_ONLY] 3 - truncates a selection of production tables [WORKS | BOTH] 4 - select from working into production tables [WORKS | BOTH] Step 4 doesn't work on the slaves since there is no data in the working tables... Am I missing something? Robert B. --------------------------------------------------------------------- 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