Server Command Options
406
Option-File Format
default-storage-engine
Variable Name
storage_engine
Variable Scope
Global, Session
Dynamic Variable
Yes
Set the default storage engine (table type) for tables. See
Chapter 14, Storage Engines
.
•
--default-table-type=type
[406]
Version Deprecated
5.0
Command-Line Format
--default-table-type=name
Option-File Format
default-table-type
Deprecated
5.0, by
default-storage-engine
Permitted Values
Type
string
This option is a deprecated synonym for
--default-storage-engine
[405]
.
•
--default-time-zone=timezone
[406]
Command-Line Format
--default-time-zone=name
Option-File Format
default-time-zone
Permitted Values
Type
string
Set the default server time zone. This option sets the global
time_zone
[500]
system variable.
If this option is not given, the default time zone is the same as the system time zone (given by the
value of the
system_time_zone
[498]
system variable.
•
--delay-key-write[={OFF|ON|ALL}]
[406]
Command-Line Format
--delay-key-write[=name]
Option-File Format
delay-key-write
Option Sets Variable
Yes,
delay_key_write
[447]
Variable Name
delay-key-write
Variable Scope
Global
Dynamic Variable
Yes
Permitted Values
Type
enumeration
Default
ON
Valid
Values
ON
OFF
ALL
Specify how to use delayed key writes. Delayed key writing causes key buffers not to be flushed
between writes for
MyISAM
tables.
OFF
disables delayed key writes.
ON
enables delayed key writes
for those tables that were created with the
DELAY_KEY_WRITE
option.
ALL
delays key writes for
all
MyISAM
tables. See
Section 8.9.2, “Tuning Server Parameters”
, and
Section 14.1.1, “
MyISAM
Startup Options”
.
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 ...