Hi,
A quick mysql database question (using innodb) and connection with java.
If someone locks the table with write, can we set
a timeout when we are doing a query on that table, so that that it will timeout
and throw an exception after say 60 seconds, rather than block ?
/Frank
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]