Hello.


I think you may use a General Query Log to find out a sequence

of queries which mysqldump will perform.  



> Is there some way to determine the binary log position as of the

> single transaction for the dump?



--master-data might be helpful.











"Bill Easton" <[EMAIL PROTECTED]> wrote:

> If I use the options --single-transaction and --flush-logs with mysqldump

> and InnoDB tables, does the new log file start at the same time as the

> transaction?

> 

> If not, is it known for sure if the log file is switched before the

> transaction starts or if it is switched after the transaction starts?

> 

> Is there some way to determine the binary log position as of the single

> transaction for the dump?

> 

> 



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.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