diff options
author | Ian Gilfillan <github@greenman.co.za> | 2018-03-06 09:20:14 +0200 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2018-03-07 17:14:37 +0400 |
commit | 08fa3218777805cadb312d765ea5ec14eb4e29ab (patch) | |
tree | f5b0c1bc8be1974b04b31f369b4534dcd615e5de /support-files | |
parent | 8f361a83ccce1d97c0b7bfcd12e98b18bbccc44e (diff) | |
download | mariadb-git-08fa3218777805cadb312d765ea5ec14eb4e29ab.tar.gz |
MDEV-15474 Update server.cnf section to mariadb-10.3
Diffstat (limited to 'support-files')
-rw-r--r-- | support-files/rpm/server.cnf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/support-files/rpm/server.cnf b/support-files/rpm/server.cnf index 9682d2b836f..f067afd0da3 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.3 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.3] |