Re: Table Locking - Max Number of Users at Once?

2001-01-16 Thread Jeremy D. Zawodny
On Tue, Jan 16, 2001 at 08:30:01AM -0500, Jeff Lewis wrote: > I have always used flat file text files for my database purposes but > this has always led to problems when the number of users gets to be > too many. Tell me about it. I converted a system like that to MySQL a while back. It's s

Table Locking - Max Number of Users at Once?

2001-01-16 Thread Jeff Lewis
I have always used flat file text files for my database purposes but this has always led to problems when the number of users gets to be too many. I am now using mySQL and want to know how many people can use the db at the same time without causing problems. As for table locking, should it al