Logging mysql on localhost Fri, 09/25/2015 In mysql 5.6+. Use this: [mysqld] general_log = on general_log_file=/usr/log/general.log in your my.cnf / my.ini file Drupal 7 Devops View the discussion thread.