nanoninja / docker-nginx-php-mysql

Docker running Nginx, PHP-FPM, MySQL & PHPMyAdmin
1.76k stars 867 forks source link

phpmyadmin doesn't work with latest mysql #26

Closed mr-bantsevich closed 6 years ago

mr-bantsevich commented 6 years ago

MySQL was recently updated and phpmyadmin doesn't work with it. Please, update phpmyadmin or set mysql version to 5.7 in docker-compose.yml. Thanks!

nanoninja commented 6 years ago

Hello @max-websecret,

Thank you for warning me. An update was made to solve the problem. It is now possible to change the version of MySQL from the environment variables.

https://github.com/nanoninja/docker-nginx-php-mysql/releases/tag/v1.5.1