On 02-Aug-99 Matt Chambers wrote:
> With so many people using the database and authentication happening
> at the same time...should I lock the database while someome is
> writing to it?
no worries, mysql does internal locking :)
Ricardo.
---
--
E-Mail: Ricardo
Hi, I'm in the process of writing a custom web interface for
radiator+mysql. I'm pretty much done but I have a couple questions.
With so many people using the database and authentication happening
at the same time...should I lock the database while someome is
writing to it?