I am doing a lot of inserts, updates and reads with big among of data into longtext and longblob fields using JDBC driver and mysql 4.0.15 for Windows with innodb tables. After 1 hours of intensive working the database sent me a message "Lock wait timeout exceeded; Try restarting transaction" SQL code: 1205". I doing know how I can solve this problem ? How I have do configure mysql or is it a bug ?
Environment: 6 Java Virtual machine using each their own connections pool. O/R mapping is done with Hibernate version 2.0. I have to solve this problem today and your help will be appreciate... Thanks. Yvan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]