Conversation
|
Nice work! |
|
Hello @m4n3dw0lf @kingthorin @CSPF-Founder I tried to use Docker feature but it does not work for me. It seems that it somehow connected to mysql version. I've checked the repo and just executed "docker-compose up", then
So I've changed mine docker-compose.yml from "image: mysql" to "image: mysql:5.7" and it works for me. Could it be connected to new caching_sha2_password authentication plugin in MySQL 8.0 From my point of view there are two possible solutions:
|
|
@ GrigoriyLyullin
I am getting this error after changing mysql to mysql:5.7 in docker-compose.yml |
|
Ended up using |
No description provided.