Skip to content

Upgrade MariaDB to 11.2 by default

MariaDB dumps now contain a security setting at the beginning of each dump file:

/*!999999\- enable the sandbox mode */

This prevents MariaDB 10.6 to importing those files. Therefore, let's update to 11.2, it is a mature release for a long time already.

Edited by jurgenhaas