| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | September 5 2000 7:56pm |
| Subject: | Re: increasing max_connections | ||
| View as plain text | |||
In the last episode (Sep 05), Joe Hyde said: > in DuBois' book, "MySQL", page 440, he states that you may increase > max_connections by: > > mysql -O max_connections=300 > > for example. > > But, it won't do that. > > I have searched for my.cnf as well on my FreeBSD box and can't find > it. Someone said earlier it was in /etc ?? mysqld checks /etc/my.cnf and /var/db/mysql/my.cnf on startup. My my.cnf has: [mysqld] set-variable = max_connections=300 -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • increasing max_connections | Joe Hyde | 5 Sep |
| • Re: increasing max_connections | marek | 5 Sep |
| • Re: increasing max_connections | Dan Nelson | 5 Sep |
| • Re: increasing max_connections **THE ANSWER!** | Joe Hyde | 6 Sep |
