Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2004 13:39:31 -0700
From:      "Robert Westendorp" <Robert@westendorp.org>
To:        <smichae@ilstu.edu>, <freebsd-newbies@freebsd.org>
Subject:   Re: MySQL max_connections
Message-ID:  <090e01c44298$62283180$d3a1f4cc@rob>
References:  <1085514032.40b3a1308e850@webmail2.ilstu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
If the option isn't in my.cnf already then just add under the [mysqld]
section:

set-variable    = max_connections=250

or however many you want.

----- Original Message ----- 
From: <smichae@ilstu.edu>
To: <freebsd-newbies@freebsd.org>
Sent: Tuesday, May 25, 2004 12:40 PM
Subject: MySQL max_connections


>
> Hi, I am running FreeBSD 4.9-RELEASE with Plesk control panel and mysql
> 3.23.58  and apache 1.3.29.  I am VERY new to the operating system and am
> currently getting a lot of max_connections errors for all MySQL driven
> scripts.  I can't figure out how to change this.  I've tried looking for
the
> my.conf file to no avail.  Is there something I'm missing here, because I
> would think this would be something easy to fix.  Once again, very very
new to
> the OS, don't even know if there's a find command anywhere.  Thanks in
advance
> for any help.
> Steven Michaels
> smichae@ilstu.edu
>
> ------------------------------------------------------------
> Illinois State University Webmail https://webmail2.ilstu.edu
>
> _______________________________________________
> freebsd-newbies@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?090e01c44298$62283180$d3a1f4cc>