Skip to main content

how can i access on access_log of mysql?

Comments

2 comments

  • kodeslogic
    Is your app and MySQL server are on the same server? Have you checked MySQL error log? /var/lib/mysql/{SERVER_NAME}.err
    0
  • cPRex Jurassic Moderator
    The error_log that @kodeslogic pointed out would also be the first place I would check. If your system is running MariaDB you may want to be aware of the issues pointed out in this thread:
    0

Please sign in to leave a comment.