From: Roland Carlsson Date: March 24 1999 9:26am Subject: Make sure tables are unlocked List-Archive: http://lists.mysql.com/mysql/862 Message-Id: <000e01be75d8$62a63cc0$551511ac@rolle.utb.byggsoft.se> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi! I've got a javaservlet that locks a table to make a transaktion but now = (during testing) i've got some problem which made the servlet never = reached the unlock. Is there a way to make sure that the table unlocks = after a couple of seconds?? roland Carlsson