claudehohl / Stikked

An advanced and beautiful pastebin written in PHP
991 stars 219 forks source link

Doesn't work with MySQL 8 #531

Closed pcolmer closed 5 years ago

pcolmer commented 5 years ago

The provided docker-compose.yml references mysql:latest, which will use MySQL 8.0. Attempting to use Stikked with that results in database connection failure.

If MySQL 5.7 is explicitly requested in docker-compose.yml, this works.

claudehohl commented 5 years ago

Jup, thanks!

I rewrote the whole docker setup. It now uses mariadb 10.4.