This is a discussion on Quick MySQL question within the MySQL Database forums, part of the Database Forums category; How many people can access a MySQL database at the same time? Thank you for your help. Lee...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
"Lee" <lawentzel@gmail.com> schreef in bericht news:1179349192.479725.121010@w5g2000hsg.googlegro ups.com... > How many people can access a MySQL database at the same time? Thank > you for your help. > > Lee > first start is: http://dev.mysql.com/doc/refman/4.1/...nnections.html |
|
|||
|
On May 16, 5:30 pm, "Luuk" <l...@invalid.lan> wrote:
> "Lee" <lawent...@gmail.com> schreef in berichtnews:1179349192.479725.121010@w5g2000hsg.go oglegroups.com... > > > How many people can access a MySQL database at the same time? Thank > > you for your help. > > > Lee > > first start is:http://dev.mysql.com/doc/refman/4.1/...ard-connection... Thank you! That is what I was looking for. I had searched their website, but was looking up "number of users" or "total number of users", which didn't get me anything useful. Again, thank you. Lee |