Skip to content

Commit 2f4bcc2

Browse files
committed
Post-merge fix: Change one more 10.6
This was missed in the merge 272828a.
1 parent 9a7948e commit 2f4bcc2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

debian/additions/mariadb.conf.d/50-server.cnf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ collation-server = utf8mb4_general_ci
110110
# you can put MariaDB-only options here
111111
[mariadb]
112112

113-
# This group is only read by MariaDB-10.5 servers.
113+
# This group is only read by MariaDB-10.6 servers.
114114
# If you use the same .cnf file for MariaDB of different versions,
115115
# use this group for options that older servers don't understand
116-
[mariadb-10.5]
116+
[mariadb-10.6]

0 commit comments

Comments
 (0)