Hello,
Mysqltuner returned me this line among others:
[!!] name resolution is active : a reverse name resolution is made for each new connection and can reduce performance
and in the general recommendations it's written :
Configure your accounts with ip or subnets only, then update your configuration with skip-name-resolve=1
I didn't undestand the line above can I just add skip-name-resolve=1 in my.cnf file or do I have to do some configurations before
Than kyou in avance for your help