In short, what configuration values does MySQL use if there is no my.cnf
?
I'm running MySQL on Slackware. I've been using it for a while with ISAM and InnoDB tables. I never configured a my.cnf
file. Oops. Now I'd like to do that, but I don't know what settings it is using currently, and I'd like to know before I install a my.cnf
file and possibly change things.
I've done MySQL --help
and checked the locations given.
I've done find / and I'm certain there is no my.cnf
or .my.cnf
file anywhere.
I've done ps aux
and no --defaults_file
is being specified.
These files exist:
/etc/my-medium.cnf
/etc/my-huge.cnf
/etc/my-small.cnf
/etc/my-large.cnf/usr/share/mysql/my-medium.cnf
/usr/share/mysql/my-huge.cnf
/usr/share/mysql/my-small.cnf
/usr/share/mysql/my-innodb-heavy-4G.cnf
/usr/share/mysql/my-large.cnf