I did a find for it and found...

-------------------------------------------------

# find / my.cnf | grep my.cnf
/etc/my.cnf
/etc/virtualhosting/templates/mysql/etc/my.cnf
/etc/my.cnf.admin_appl
/home/virtual/site1/fst/etc/my.cnf
/home/virtual/site2/fst/etc/my.cnf
/home/virtual/site3/fst/etc/my.cnf
/home/virtual/site4/fst/etc/my.cnf
/home/virtual/site5/fst/etc/my.cnf

---------------------------------------------------

All the files except for /etc/my.cnf.admin_appl and /etc/my.cnf only contain client information. I added max_connections=1500 to both of those files and restarted MySQL but it didn't seem to work. Any suggestions?

Regards
- Richard S.


On Tuesday, July 22, 2003, at 12:06 AM, Peter Lovatt wrote:


search for

my.cnf

If it does not exist you can create it,

http://www.mysql.com/doc/en/Option_files.html



Peter

-----Original Message-----
From: Richard Sumilang [mailto:[EMAIL PROTECTED]
Sent: 22 July 2003 07:56
To: [EMAIL PROTECTED]
Subject: Setting max_connections


Where do I go to set the max_connections settings so I can have over 100?


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]






--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to