PDA

View Full Version : My.conf



HorseOfCourse
06-08-2007, 02:13 AM
Hello,

It has come time to modify my MySQL install. If I create a custom my.conf in /etc/my.conf then restart mysqld, will it start using the custom config by default?

Thank you.

smtalk
06-08-2007, 02:40 AM
Yes, it will.

HorseOfCourse
06-08-2007, 02:43 AM
Cheers.

Thank you.

IMcomGuy
06-09-2007, 09:26 PM
Just FYI... be sure to name my.cnf, instead of my.conf. :)