In the last episode (May 23), Iago Sineiro said: > Hi. > > Anybody knows where is the my.cnf file (or equivalent) in FreeBSD? > > I've installed mysql-3.23.49 using the port in FreeBSD 4.5.
Run "mysql --help": Default options are read from the following files in the given order: /etc/my.cnf /var/db/mysql/my.cnf ~/.my.cnf The port does not create them; it's up to you to make one if you need to tweak settings. -- Dan Nelson [EMAIL PROTECTED] --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php