File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,10 +61,15 @@ Usage: $0 [OPTIONS]
6161 --cross-bootstrap For internal use. Used when building the MySQL system
6262 tables on a different host than the target.
6363 --datadir=path The path to the MySQL data directory.
64+ --defaults-extra-file=name
65+ Read this file after the global files are read.
66+ --defaults-file=name Only read default options from the given file name.
6467 --force Causes mysql_install_db to run even if DNS does not
6568 work. In that case, grant table entries that normally
6669 use hostnames will use IP addresses.
70+ --help Display this help and exit.
6771 --ldata=path The path to the MySQL data directory. Same as --datadir.
72+ --no-defaults Don't read default options from any option file.
6873 --rpm For internal use. This option is used by RPM files
6974 during the MySQL installation process.
7075 --skip-name-resolve Use IP addresses rather than hostnames when creating
You can’t perform that action at this time.
0 commit comments