[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] MySQL



Assuming you downloaded and installed the .pkg from
http://pkg.nl.cobalt.com, the official way to do this is to create the
file "/etc/my.cnf" and put the following two lines in it:

    [mysqld]
    set-variable = max_connections=1000

Of course, you can set the variable to whatever value you want.

Have a look at the comments in /etc/rc.d/init.d/mysql for the initial
reference, and then the docs on the my.cnf file are at
http://www.mysql.com/doc/O/p/Option_files.html .

-Adam Thompson
 adamt@xxxxxxxxxx


----- Original Message -----
From: "Brian Carpenter" <brian@xxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, July 11, 2001 9:16 PM
Subject: [cobalt-users] MySQL


> I am trying to increase the variable for max_connections for MySQL on
my RAQ
> 4. It is set at 100 which  I believe is the default value however I am
> getting connection refused messages for my clients. I have looked high
and
> low for the answer and have found none. Could someone please help me?
>
> Thanks!
>
> Kind Regards,
> Brian Carpenter
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>