php-fpm install mysql-client (#2005)

This commit is contained in:
Yu Li
2019-02-22 18:30:05 +08:00
committed by Shao Yu-Lung (Allen)
parent b0edaf93a1
commit 2deb9bf1cb
3 changed files with 24 additions and 9 deletions

View File

@ -172,6 +172,7 @@ PHP_FPM_FAKETIME=-0
PHP_FPM_INSTALL_APCU=false
PHP_FPM_INSTALL_YAML=false
PHP_FPM_INSTALL_ADDITIONAL_LOCALES=false
PHP_FPM_INSTALL_MYSQL_CLIENT=false
PHP_FPM_ADDITIONAL_LOCALES="es_ES.UTF-8 fr_FR.UTF-8"
### PHP_WORKER ############################################