Mysql tips and tricks

Not really a howto here but more a collection of tips and tricks on MySQL

Disable schema performance

Edit the file /etc/mysql/mysql.conf.d/mysqld.cnf And add in :

[mysqld]
performance_schema=OFF

Optimizing MySQL

IMPORTANT

This method is at your own risk. In case of concerns no support will be possible.

Nous utilisons des cookies pour vous garantir la meilleure expérience sur notre site web. Si vous continuez à utiliser ce site, nous supposerons que vous en êtes satisfait.