Hi, 1. Does mysql inherently implement locking implicitly? 2. The following is the extract from mysql documentation: " In MySQL Version 3.23.7 and above, you can insert rows into MyISAM tables at the same time other threads are reading from the table. Note that currently this only works if there are no holes after deleted rows in the table at the time the insert is made. " ACTUALLY,VERSION 3.23.7 IS NOT RELEASED.ARE THESE THE EXPECTED FEATURES IN THE COMING VERSION? Regards, Ravi ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie --------------------------------------------------------------------- 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
my sql database and locking issues(URGENT)
VVM Ravikumar Sarma Chengalvala Mon, 21 May 2001 09:22:47 -0700
- RE: my sql database and locking issues(URG... VVM Ravikumar Sarma Chengalvala
- RE: my sql database and locking issue... Warren van der Merwe
- count(*) on different tables Ansgar Becker
- Re: count(*) on different tables Cal Evans
- Re: count(*) on different tab... Ansgar Becker