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?


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to