i need know if there is any way to lock a record for exclusive editing
in mysql for other user can´t edit the same record at same time.
The ideia is before the user edit the record he see that the current record
is open for other user.
it´s possible to do something like this?
thanks a lot for your help