1
/usr/libexec/mysqld Ver 5.0.45-log for redhat-linux-gnu on x86_64 (Source distr
3
Copyright (C) 2000 MySQL AB, by Monty and others
4
This software comes with ABSOLUTELY NO WARRANTY. This is free software,
5
and you are welcome to modify and redistribute it under the GPL license
7
Starts the MySQL database server
9
Usage: /usr/libexec/mysqld [OPTIONS]
11
Default options are read from the following files in the given order:
12
/etc/my.cnf ~/.my.cnf /etc/my.cnf
13
The following groups are read: mysqld server mysqld-5.0
14
The following options may be given as the first argument:
15
--print-defaults Print the program argument list and exit
16
--no-defaults Don't read default options from any options file
17
--defaults-file=# Only read default options from the given file #
18
--defaults-extra-file=# Read this file after the global files are read