Server Command Options
404
Option Sets Variable
Yes,
collation_server
[444]
Variable Name
collation_server
Variable Scope
Global, Session
Dynamic Variable
Yes
Permitted Values
Type
string
Use
collation_name
as the default server collation. See
Section 10.5, “Character Set
Configuration”
.
•
--console
[404]
Command-Line Format
--console
Option-File Format
console
Platform Specific
windows
(Windows only.) Write error log messages to
stderr
and
stdout
even if
--log-error
[411]
is
specified.
mysqld
does not close the console window if this option is used.
•
--core-file
[404]
Command-Line Format
--core-file
Option-File Format
core-file
Permitted Values
Type
boolean
Default
OFF
Write a core file if
mysqld
dies. The name and location of the core file is system dependent. On
Linux, a core file named
core.pid
is written to the current working directory of the process, which
for
mysqld
is the data directory.
pid
represents the process ID of the server process. On Mac OS
X, a core file named
core.pid
is written to the
/cores
directory. On Solaris, use the
coreadm
command to specify where to write the core file and how to name it.
For some systems, to get a core file you must also specify the
--core-file-size
[247]
option
to
mysqld_safe
. See
Section 4.3.2, “
mysqld_safe
— MySQL Server Startup Script”
. On some
systems, such as Solaris, you do not get a core file if you are also using the
--user
[424]
option.
There might be additional restrictions or limitations. For example, it might be necessary to execute
ulimit -c unlimited
before starting the server. Consult your system documentation.
•
--datadir=path
[404]
,
-h path
Command-Line Format
--datadir=path
-h
Option-File Format
datadir
Option Sets Variable
Yes,
datadir
[446]
Variable Name
datadir
Variable Scope
Global
Dynamic Variable
No
Permitted Values
Type
file name
Summary of Contents for 5.0
Page 1: ...MySQL 5 0 Reference Manual ...
Page 18: ...xviii ...
Page 60: ...40 ...
Page 396: ...376 ...
Page 578: ...558 ...
Page 636: ...616 ...
Page 844: ...824 ...
Page 1234: ...1214 ...
Page 1427: ...MySQL Proxy Scripting 1407 ...
Page 1734: ...1714 ...
Page 1752: ...1732 ...
Page 1783: ...Configuring Connector ODBC 1763 ...
Page 1793: ...Connector ODBC Examples 1773 ...
Page 1839: ...Connector Net Installation 1819 2 You must choose the type of installation to perform ...
Page 2850: ...2830 ...
Page 2854: ...2834 ...
Page 2928: ...2908 ...
Page 3000: ...2980 ...
Page 3122: ...3102 ...
Page 3126: ...3106 ...
Page 3174: ...3154 ...
Page 3232: ...3212 ...