mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merge 10.2 into 10.3
This commit is contained in:
commit
0785771e57
2 changed files with 2 additions and 2 deletions
|
|
@ -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=
|
||||
|
|
|
|||
|
|
@ -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=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue