PDA

View Full Version : Where is the MySQL config file located?



thoroughfare
11-05-2003, 09:47 AM
Thanks,
Matt :)

tihp
11-05-2003, 11:14 AM
i think it's in /etc/my.cnf

thoroughfare
11-05-2003, 11:25 AM
Can't find it there... any more ideas?

Matt

DirectAdmin Support
11-05-2003, 11:31 AM
Hello,

We don't include one with our install. Mysql is quite happy to work without one. If you want to customize it a bit, just create the file and add any options you want.

Sample my.cnf:
http://www.directadmin.com/forum/showthread.php?s=&threadid=132&highlight=%2Fetc%2Fmy.cnf

John

thoroughfare
11-05-2003, 11:41 AM
Ah didn't realise it could just work without one :)

The reason I asked was because I was trying to implement the settings in that link you included :D

Thanks John!

Matt :)