Merge 10.2 into 10.3

This commit is contained in:
Marko Mäkelä 2021-04-27 08:42:51 +03:00
commit 0785771e57
2 changed files with 2 additions and 2 deletions

View File

@ -140,7 +140,7 @@ TimeoutStopSec=900
##
# Number of files limit. previously [mysqld_safe] open-files-limit
LimitNOFILE=16384
LimitNOFILE=32768
# Maximium core size. previously [mysqld_safe] core-file-size
# LimitCore=

View File

@ -165,7 +165,7 @@ TimeoutStopSec=900
##
# Number of files limit. previously [mysqld_safe] open-files-limit
LimitNOFILE=16384
LimitNOFILE=32768
# Maximium core size. previously [mysqld_safe] core-file-size
# LimitCore=