Jump to content

Recommended Posts

Posted (edited)

Please keep in mind that MariaDB 10.4/10.5, are not drop-in backwards compatible so choosing any of these would/may be one way upgrade/switches.

Also many users report performance issues (most querying big tables) for the 10.4 that i didn't test yet at 10.5 as it is a bit early for me to do that jump....

A temporary solution for that is to use this parameter at your my.cnf file:

optimizer_use_condition_selectivity=1

Enjoy ! 🙂

Edited by ASTRAPI
Posted (edited)

For the record I'm hired to manage servers with up to 16 million posts on servers running MariaDB 10.5 with no performance issues, so I would take anecdotal performance concerns with a grain of salt unless there's documented issues that can be reproduced. Otherwise it's generally safe to assume the latest compatible build is the best to be using.

I assume you're referring to MDEV-20519 though, which impacted all releases prior to 10.5 up to a certain maintenance build and is, again, why you should always keep updated,
https://jira.mariadb.org/browse/MDEV-20519

Edited by Makoto
  • 11 months later...
Posted
On 9/28/2020 at 8:08 PM, ASTRAPI said:

Also many users report performance issues (most querying big tables) for the 10.4 that i didn't test yet at 10.5 as it is a bit early for me to do that jump....

Have you jumped already?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...