>>> Alexander Burbello<[EMAIL PROTECTED]> Wrote: 
>>> 
Hi,
>>
>>how can I lock only one row in the table?
>>
>>What table type I have to use to lock?

If you use MyISAM table (default table on MySQL 3.23.x) you can't
use InnoDB table for enabling row level locking,
BTW it's default table for MySQL 4.x

>>
>>
>>Regards
>>
>>
>>Alexander
>>
>>
>>


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