mirror of
https://github.com/MariaDB/server.git
synced 2025-12-28 08:10:14 +00:00
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:
parent
e63e0e4c6f
commit
dad29f2630
@ -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]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user