component/mariadb: use 10.4 (and drop 10.3)
We use to stick with 10.3 because of crashes with ERP5, but with 10.4.28 we don't have crashes anymore. See https://jira.mariadb.org/browse/MDEV-23939 for the upstream bug and nexedi/slapos!817 for a reproduction in ERP5.
Showing
-
Owner
Note that when loading a dump created by mariadb 10.3 in 10.4 there will be an error
ERROR 1050 (42S01) at line 19574: Table 'user' already exists
https://dba.stackexchange.com/a/285253 seems a solution, but users are probably lost in the process
Please register or sign in to comment