2 messages in com.mysql.lists.javamysqldump and Java
FromSent OnAttachments
Filip Rachunek04 Nov 2003 05:37 
Michael McTernan04 Nov 2003 12:08 
Subject:mysqldump and Java
From:Filip Rachunek (madp@hotmail.com)
Date:11/04/2003 05:37:18 AM
List:com.mysql.lists.java

Hello,

I would like to know what happens to my J2EE application when I start a mysqldump with --lock-tables switch. Since the database is really big, the dump is not made within a second or two. So, when the tables are locked, will Connector/J throw some exceptions after all attempts of INSERT, UPDATE, DELETE etc.?

Thanks. Filip