Re: Transaction Counter flawed

2001-09-20 Thread Paul DuBois
At 11:37 AM -0400 9/20/01, Kevin Slean wrote: >I have come across a flawed transaction counter in a mysql application that >I now support. I believe it is flawed because it does not use record >locking to deal with concurrency and was hoping someone could give me ideas >on how to correct. > >The

Transaction Counter flawed

2001-09-20 Thread Kevin Slean
I have come across a flawed transaction counter in a mysql application that I now support. I believe it is flawed because it does not use record locking to deal with concurrency and was hoping someone could give me ideas on how to correct. The transaction counter works like this: 1) Web transa