I am trying to automate the fairly simple task of flushing the bin logs on both the master and slaves without blowing up replication. I managed the trick once, but have been unable to duplicate it. Do I need to write lock the tables first? When it worked I just used flush slave; flush master; and had no problem, now when I try this I have to grab a new shot of the master's data directory and copy it over to the slaves.
Info: Solaris 8 MySql version 3.23.41-log Thanks, Scott Helms --------------------------------------------------------------------- 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