Nirjonadda
๐ Chevereto Fan
Website URL
<private>
Chevereto version
3.10.1
Description of the issue
How to fix mysql Slow queries log issue? I have found Slow queries: 4438 in Admin CP.
This my my.cnf files setting.
<private>
Chevereto version
3.10.1
Description of the issue
How to fix mysql Slow queries log issue? I have found Slow queries: 4438 in Admin CP.
MySQL server info:Uptime: 22254 Threads: 3 Questions: 47033 Slow queries: 4438 Opens: 311 Flush tables: 1 Open tables: 303 Queries per second avg: 2.113
This my my.cnf files setting.
Code:
expire-logs-days = 7
log-error=/var/log/mysqld.log
log-queries-not-using-indexes = 1
long-query-time = 8
max-binlog-size = 100M
slow-query-log = 1
slow-query-log-file = /var/log/mysqlslowqueries.log