invoiceninja / dockerfiles

Docker files for Invoice Ninja
https://hub.docker.com/r/invoiceninja/invoiceninja
GNU General Public License v2.0
419 stars 268 forks source link

mysql5 is using too much ram #424

Closed amigthea closed 2 years ago

amigthea commented 2 years ago

Setup information

docker-compose

Describe the bug Recently the mysql5 container started using too much ram (~16gb), from the usual ~227mb Already tried all the older images down to 5.7.31, on a fresh container (without invoiceninja data) to no avail. I noted that with mysql8 images this is not happening so I want to switch to mysql8 or mariadb, would that be a problem for invoiceninja?

turbo124 commented 2 years ago

@Azertooth

shouldn't be a problem to use mysql8 or mariadb.. we use MariaDB in production .