nanoninja / docker-nginx-php-mysql

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

mysql 5.6 can not use #30

Open jeffersQuan opened 6 years ago

jeffersQuan commented 6 years ago

hello , when I use the default env file,mysql is ok. then i modify the env file, use 5.6 version, the mysql container can not login, is there a problem, or only 5.7 support?