[root@master etc]#  mysqld --verbose --help | grep -A 1 'Default options'

2014-04-29 01:33:45 25853 [Note] Plugin 'FEDERATED' is disabled.

Default options are read from the following files in the given order:

/etc/my.cnf /etc/mysql/my.cnf /opt/mysql/etc/my.cnf ~/.my.cnf 

2014-04-29 01:33:45 25853 [Note] Binlog end

2014-04-29 01:33:45 25853 [Note] Shutting down plugin 'CSV'

2014-04-29 01:33:45 25853 [Note] Shutting down plugin 'MyISAM'

[root@master etc]#