Where do I go to check the mysql event error log or is there some program that will work with centos

Discussion in 'MySQL' started by xbat, Jun 6, 2014.

  1. #1
    Where do I go to check the mysql event error log or is there some program that will work with centos 6.4 that someone would recommend?
     
    xbat, Jun 6, 2014 IP
  2. pmf123

    pmf123 Notable Member

    Messages:
    1,449
    Likes Received:
    81
    Best Answers:
    0
    Trophy Points:
    215
    #2
    /var/log/mysqld.log

    you can do a

    tail -f /var/log/mysqld.log

    to watch it in real-time
     
    pmf123, Aug 31, 2014 IP