MDEV-36697: Wrong server.cnf group for version

10.11 is included in the configuration file however the
current version of this branch is 11.4.
This commit is contained in:
Daniel Black 2025-06-24 15:20:25 +10:00
parent e63e0e4c6f
commit dad29f2630

View File

@ -42,8 +42,8 @@
# you can put MariaDB-only options here
[mariadb]
# This group is only read by MariaDB-10.11 servers.
# This group is only read by MariaDB-11.4 servers.
# If you use the same .cnf file for MariaDB of different versions,
# use this group for options that older servers don't understand
[mariadb-10.11]
[mariadb-11.4]