| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | December 31 1999 4:10pm |
| Subject: | Re: [NOVICE] Thread Limit | ||
| View as plain text | |||
At 9:14 AM -0500 1999-12-31, Sejin Oh wrote: >Hello.. > >is there Thread Limit(Concurrent Client connection)? >if so, what is default Thread Limit? and How can I change that limit(mysql >startup option?)? Default is 100 (on my machine at least). You can change it be setting the max_connections server variables. Use "mysqladmin variables" to see a list of the variables that you can set and the values actually being used by the running server. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • [NOVICE] Thread Limit | Sejin Oh | 31 Dec |
| • Re: [NOVICE] Thread Limit | Paul DuBois | 31 Dec |
