At 10:26 -0700 7/22/03, Richard Sumilang wrote:
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?

Did you put the setting in the [mysqld] group?



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


--
Paul DuBois, Senior Technical Writer
Madison, Wisconsin, USA
MySQL AB, www.mysql.com

Are you MySQL certified? http://www.mysql.com/certification/


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



Reply via email to