diff --git a/support-files/mariadb@.service.in b/support-files/mariadb@.service.in index 727c1b85301..f0e82860aa0 100644 --- a/support-files/mariadb@.service.in +++ b/support-files/mariadb@.service.in @@ -101,9 +101,9 @@ # * datadir # # -# PRE-10.3 +# PRE-10.4 # -# Before 10.3 MYSQLD_MULTI_INSTANCE was effectively --defaults-file=@sysconf2dir@/my%I.cnf +# Before 10.4 MYSQLD_MULTI_INSTANCE was effectively --defaults-file=@sysconf2dir@/my%I.cnf # As @sysconfdir@/my.cnf included these files it was a bad choice as an # existing single instance would include all these files. If you want to # continue a file based multi-instance mysqld, recommend the Configuration File