2014-01-09 MySQLのコマンドtips MySQL 個人的メモを記載していきます。 my.cnfの読み込み順序を確認する [shell] # mysql --help | grep my.cnf order of preference, my.cnf, $MYSQL_TCP_PORT, /etc/my.cnf /etc/mysql/my.cnf /usr/etc/my.cnf ~/.my.cnf [/shell]