my.cnf 위치 찾기 /usr/local/mysql/bin/mysql --verbose --help | grep -A 1 'Default options' [root@localhost ~]# mysql --verbose --help | grep -A 1 'Default options'Default options are read from the following files in the given order:/etc/my.cnf /etc/mysql/my.cnf /usr/local/mysql/etc/my.cnf ~/.my.cnf