Hi 
I have set lock on a row in Mysql by the command

"SELECT " + selCols  + "  FROM ATTRIBUTE LOCK IN SHARE MODE";    

Now when the user who has set the lock updates the record the the lock is still not 
released. Hence no other user is able to update.
How do i release this lock ?
Also If i have to give the "commit" command through java how do i give it.

Please Reply Urgently
Thanks a Lot
Amit Lonkar

 


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