Re: Payment System Question
Although I don't know for sure, I imagine you will get a database error of some kind. The best way to know is to try it. Create a test DB and lock rows in it. Try to access those locked rows and see what happens.
You may need to catch the error, wait xx seconds and try again.
|