Just a quick question:
I have an app I have written in Delphi which will eventually have up to 30 concurrent users. Do I need to implement my own read and write locks, or does MySQL take care of this? What about commiting queries?
Thanks in advance.
------------------------------------
There's no place like 127.0.0.1
------------------------------------
I have an app I have written in Delphi which will eventually have up to 30 concurrent users. Do I need to implement my own read and write locks, or does MySQL take care of this? What about commiting queries?
Thanks in advance.
------------------------------------
There's no place like 127.0.0.1
------------------------------------