From b3acad4a488c51d72ac63c8a686e496975b10479 Mon Sep 17 00:00:00 2001 From: Ian Gilfillan Date: Thu, 28 May 2020 17:59:53 +0200 Subject: [PATCH] Update server.cnf section to mariadb-10.6 --- support-files/rpm/server.cnf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/support-files/rpm/server.cnf b/support-files/rpm/server.cnf index c401ea98812..589a185fb3d 100644 --- a/support-files/rpm/server.cnf +++ b/support-files/rpm/server.cnf @@ -39,8 +39,8 @@ # you can put MariaDB-only options here [mariadb] -# This group is only read by MariaDB-10.5 servers. +# This group is only read by MariaDB-10.6 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.5] +[mariadb-10.6]