File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -73,12 +73,14 @@ usage () {
73
73
cat << EOF
74
74
Usage: $0 [OPTIONS]
75
75
--no-defaults Don't read the system defaults file
76
- --core-file-size=LIMIT Limit core files to the specified size
77
76
--defaults-file=FILE Use the specified defaults file
78
77
--defaults-extra-file=FILE Also use defaults from the specified file
78
+ --defaults-group-suffix=X Additionally read default groups with X appended
79
+ as a suffix
79
80
--ledir=DIRECTORY Look for mysqld in the specified directory
80
81
--open-files-limit=LIMIT Limit the number of open files
81
82
--crash-script=FILE Script to call when mysqld crashes
83
+ --core-file-size=LIMIT Limit core files to the specified size
82
84
--timezone=TZ Set the system timezone
83
85
--malloc-lib=LIB Preload shared library LIB if available
84
86
--mysqld=FILE Use the specified file as mysqld
You can’t perform that action at this time.
0 commit comments