Merge 10.2 into 10.3
This commit is contained in:
commit
0785771e57
@ -140,7 +140,7 @@ TimeoutStopSec=900
|
|||||||
##
|
##
|
||||||
|
|
||||||
# Number of files limit. previously [mysqld_safe] open-files-limit
|
# Number of files limit. previously [mysqld_safe] open-files-limit
|
||||||
LimitNOFILE=16384
|
LimitNOFILE=32768
|
||||||
|
|
||||||
# Maximium core size. previously [mysqld_safe] core-file-size
|
# Maximium core size. previously [mysqld_safe] core-file-size
|
||||||
# LimitCore=
|
# LimitCore=
|
||||||
|
@ -165,7 +165,7 @@ TimeoutStopSec=900
|
|||||||
##
|
##
|
||||||
|
|
||||||
# Number of files limit. previously [mysqld_safe] open-files-limit
|
# Number of files limit. previously [mysqld_safe] open-files-limit
|
||||||
LimitNOFILE=16384
|
LimitNOFILE=32768
|
||||||
|
|
||||||
# Maximium core size. previously [mysqld_safe] core-file-size
|
# Maximium core size. previously [mysqld_safe] core-file-size
|
||||||
# LimitCore=
|
# LimitCore=
|
||||||
|
Loading…
x
Reference in New Issue
Block a user