0

I have a CentOS 7 server.

Since a few days the server behavior has been critically slow due a lot of mysql querys in the web app we have there.

I´ve tried to setup mariaDB server.cnf to log the slow-querys and the general-querys whitout having any response or log, I don´t know why it isn´t log any query.

Please help...

enter image description hereenter image description hereenter image description here

Andres Zambrano
  • 23
  • 1
  • 10

1 Answers1

0

The setup for the logs is rather convoluted.

You also need

log_output = FILE
Rick James
  • 135,179
  • 13
  • 127
  • 222