PDA

View Full Version : where is my.cnf ? (mysql configuration file)


garyhui
09-10-2003, 10:34 PM
Dear All expert,

I have few question about configure my mysql

1. Do you know where is the my.cnf file comes from the mysql

2. i see the number of connection ( in variable list of mysq) is too high ( more than 500), is that normal ?

3. some of my client always showing "too many connection", what's the problem comes from ? how to fix it ?

Thank you for your help.

DirectAdmin Support
09-11-2003, 12:11 AM
Hello,

1) /etc/my.cnf - there isn't one by default.
http://www.directadmin.com/forum/showthread.php?s=&threadid=132

2/3) the above thread should be a good solution to almost any mysql setup.

John