summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Gilfillan <github@greenman.co.za>2018-03-06 09:16:08 +0200
committerSergey Vojtovich <svoj@mariadb.org>2018-03-07 17:13:03 +0400
commita050189773c911e0b9689aa212c44aaa0cea7b66 (patch)
tree8afa014b2c51f0c60b8212c86a89b558ded7a110
parent8f98835bb86550a68a6c412d8417cc169dfdc206 (diff)
downloadmariadb-git-a050189773c911e0b9689aa212c44aaa0cea7b66.tar.gz
MDEV-15474 Update server.cnf section to mariadb-10.2
-rw-r--r--support-files/rpm/server.cnf4
1 files changed, 2 insertions, 2 deletions
diff --git a/support-files/rpm/server.cnf b/support-files/rpm/server.cnf
index 9682d2b836f..3dd39510105 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.1 servers.
+# This group is only read by MariaDB-10.2 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.1]
+[mariadb-10.2]