Rafal,

On Mon, Sep 24, 2001 at 10:14:59AM +0200, Rafal Jank wrote:
> Why is mysql locking table during insert operastion? The version is 3.23.22, so
> it shouldn't behave like this...
> 

If you mean it shouldn't behave like this because it does concurrent
inserts, then note that they work only on MyISAM tables and only if
you have never deleted any rows from them.

Fred.

-- 
Fred van Engen                              XO Communications B.V.
email: [EMAIL PROTECTED]             Televisieweg 2
tel: +31 36 5462400                         1322 AC  Almere
fax: +31 36 5462424                         The Netherlands

---------------------------------------------------------------------
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