[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] change mysql max connections
- Subject: RE: [cobalt-users] change mysql max connections
- From: "Brian Carpenter" <brian@xxxxxxxx>
- Date: Fri May 31 16:30:07 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Dear Andras:
Just create a file name my.cnf in the /etc directory and add the following
lines:
[mysqld]
set-variable = max_connections=200
Save it and restart MySQL. That should be it.
Regards,
Brian Carpenter
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Andras Kende
Sent: Friday, May 31, 2002 5:39 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] change mysql max connections
Hello All,
I need to change on a RAQ4i the default mysql connections
from 100 to like 500.
Searched the net but no luck yet, no /etc/my.cnf file??
Anyone can help me where can I set this, any drawbacks???
Thanks,
Andras Kende