Hi Guys

According to documentation from MYSQL the query
Select * from test where test=5 FOR UPDATE

Should lock the row which satisfies the above condition. But this is not
working for me. I tried this query with InnoDB table. Does anybody knows
what could be a possible cause for this.

Rajneesh

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