Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


To MySQL 8 or not to ...
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

To MySQL 8 or not to ...

I had one relatively big Laravel site and couple of WPs on that VM... Usage is not so big to be a drama, but It maybe become a good discussion as I do not find such here :)

MySQL removed query cache as it makes usage unpredictable and that query cache encourage sloppy development ....

Reason to go with MySQL, they claim faster InnoDB reads which will benefit the Laravel site, it has a good dev which I think can optimize for everything new that comes.

Reason to stay on MariaDB path is that query cache is a stable 30+% of my usage case

Sign In or Register to comment.