Hi,
i want to block others from opening a record for updating if anyone else is already using that record for updating. one record is a one or more rows in MySQL. it's like locking those rows until he finish updating it.
Thank you
Chathura Bamunusinghe
i want to block others from opening a record for updating if anyone else is already using that record for updating. one record is a one or more rows in MySQL. it's like locking those rows until he finish updating it.
Thank you
Chathura Bamunusinghe
Comment