
Изменить лимит open-files-limit max_open_files mysql server
В конфиге /etc/mysql/mysql.conf.d/mysqld.cnf в разделе [mysqld] прописываем строчку open_files_limit=5000. У нас уже поставлен mysqltuner,
1 2 3 |
wget http://mysqltuner.pl/ -O mysqltuner.pl wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/basic_passwords.txt -O basic_passwords.txt wget https://raw.githubusercontent.com/major/MySQLTuner-perl/master/vulnerabilities.csv -O vulnerabilities.csv |
Запускаем его perl mysqltuner.pl, в логе видим [Warning] Buffered warning: Could …