Hi all! Currently, one of my clients has a MySQL+InnoDB database that they use for storing "stuff". My question is, even though I know it will take more time and will slow down operations for everyone, will mysqldump with the single transaction option give a consistant snapshot of InnoDB tables if I have the isolation level set to READ_COMMITED ?
Regards, Chris -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]