Mariadb
Версия от 21:31, 13 апреля 2015; Misha (обсуждение | вклад) (→How to Fix on Ubuntu/Debian linux - MySQL/MariaDB: Out of resources when opening file (Errcode: 24))
How to Fix on Ubuntu/Debian linux - MySQL/MariaDB: Out of resources when opening file (Errcode: 24)
Решение тут
После перезагрузки для пользователя mysql проверяем количество файлов
# su -s /bin/sh mysql -c "ulimit -n" 24000