MySQL Forums
Forum List  »  Backup

Re: --single-transaction with --flush-logs cleans query cache
Posted by: Scott Nemes
Date: August 01, 2013 09:15AM

I believe the --single-transaction option causes a "flush tables with read lock" command to be run to get the consistent dump, which does also flush the query cache.

--
Scott Nemes
MySQL DBA

http://www.linkedin.com/in/scottnemes
http://www.twitter.com/ScottNemes

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: --single-transaction with --flush-logs cleans query cache
1166
August 01, 2013 09:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.