diff options
author | Ian Gilfillan <github@greenman.co.za> | 2018-05-07 13:14:49 +0200 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2018-05-07 23:34:26 +0400 |
commit | eaaf004cc194d1f1fc422ebbd986ae69fc854d1c (patch) | |
tree | 4336ccdc56158da597e92ab30fa402da45dc88b6 /support-files | |
parent | 560743198604caf677c543db9719cef871df09ce (diff) | |
download | mariadb-git-eaaf004cc194d1f1fc422ebbd986ae69fc854d1c.tar.gz |
Update server.cnf section to mariadb-10.4
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 f067afd0da3..a9fe564939e 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.3 servers. +# This group is only read by MariaDB-10.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.3] +[mariadb-10.4] |