Server Command Options
409
Command-Line Format
--gdb
Option-File Format
gdb
Permitted Values
Type
boolean
Default
FALSE
Install an interrupt handler for
SIGINT
(needed to stop
mysqld
with
^C
to set breakpoints) and
disable stack tracing and core file handling. See
MySQL Internals: Porting to Other Systems
.
•
--init-file=file_name
[409]
Command-Line Format
--init-file=file_name
Option-File Format
init-file=file_name
Option Sets Variable
Yes,
init_file
[456]
Variable Name
init_file
Variable Scope
Global
Dynamic Variable
No
Permitted Values
Type
file name
Read SQL statements from this file at startup. Each statement must be on a single line and should
not include comments.
This option is unavailable if MySQL was configured with the
--disable-grant-options
[123]
option. See
Section 2.17.3, “MySQL Source-Configuration Options”
.
•
--innodb-safe-binlog
[409]
Version Removed
5.0.3
Version Deprecated
5.0.3
Command-Line Format
--innodb-safe-binlog
Option-File Format
innodb-safe-binlog
Deprecated
5.0.3
Permitted Values
Type
boolean
If this option is given, then after a crash recovery by
InnoDB
,
mysqld
truncates the binary log after
the last not-rolled-back transaction in the log. The option also causes
InnoDB
to print an error if the
binary log is smaller or shorter than it should be. See
Section 5.2.3, “The Binary Log”
. This option
was removed in MySQL 5.0.3, having been made obsolete by the introduction of XA transaction
support.
•
--innodb-xxx
Set an option for the
InnoDB
storage engine. The
InnoDB
options are listed in
Section 14.2.2,
“
InnoDB
Startup Options and System Variables”
.
•
--install [service_name]
[409]
Command-Line Format
--install [service_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 ...