How does database lock work?

Options

Hello, not sure if this is a new functionality, but at least I just noticed it haha

It would really help in my workflow to avoid any issues in parallel requests, just wanted some clarifications how does it actually work, if two requests happen at the same time, the first one locks it, and what happens with the second one, does the request get dropped, or just delayed until the first one finishes?

Thank you

Tagged:

Answers