MySQL tuner suggestions question
I have run the msql tuner and got the below suggestion :
General recommendations:
/var/lib/mysql/ns533067.ip-149-56-242.net.err is > 32Mb, you should analyze why or implement a rotation log strategy such as logrotate!
Control warning line(s) into /var/lib/mysql/ns533067.ip-149-56-242.net.err f ile
Control error line(s) into /var/lib/mysql/ns533067.ip-149-56-242.net.err fil e
Restrict Host for user@% to user@SpecificDNSorIp
MySQL started within last 24 hours - recommendations may be inaccurate
Configure your accounts with ip or subnets only, then update your configurat ion with skip-name-resolve=1
Temporary table size is already large - reduce result set size
Reduce your SELECT DISTINCT queries without LIMIT clauses
Consider installing Sys schema from -
I have used official MySQLTuner as suggested by Micheal worked fine for me 0
Please sign in to leave a comment.
Comments
2 comments