On Mon, Feb 12, 2001 at 03:02:49PM +0200, Heikki Tuuri wrote:

> [...]. Currently, in MySQL
> you must call UNLOCK TABLES before issuing another LOCK TABLES, because
> there is no deadlock detection in MySQL itself.

I believe a LOCK TABLES does an automatic atomic UNLOCK TABLES of any
that were locked before if it's able to get the requested locks.

Tim.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to