Server Command Options
401
symbol can be loaded; this prevents attempts at loading functions from shared object files other than
those containing legitimate UDFs. This option was added in version 5.0.3. See
Section 21.2.2.6,
“User-Defined Function Security Precautions”
.
•
--ansi
[401]
Command-Line Format
--ansi
-a
Option-File Format
ansi
Use standard (ANSI) SQL syntax instead of MySQL syntax. For more precise control over the server
SQL mode, use the
--sql-mode
[422]
option instead. See
Section 1.8.3, “Running MySQL in
ANSI Mode”
, and
Section 5.1.7, “Server SQL Modes”
.
•
--basedir=path
[401]
,
-b path
[401]
Command-Line Format
--basedir=path
-b
Option-File Format
basedir
Option Sets Variable
Yes,
basedir
[437]
Variable Name
basedir
Variable Scope
Global
Dynamic Variable
No
Permitted Values
Type
file name
The path to the MySQL installation directory. All paths are usually resolved relative to this directory.
•
--big-tables
[401]
Command-Line Format
--big-tables
Option-File Format
big-tables
Option Sets Variable
Yes,
big_tables
[440]
Variable Name
big-tables
Variable Scope
Session
Dynamic Variable
Yes
Permitted Values
Type
boolean
Enable large result sets by saving all temporary sets in files. This option prevents most “table full”
errors, but also slows down queries for which in-memory tables would suffice. Since MySQL 3.23.2,
the server is able to handle large result sets automatically by using memory for small temporary
tables and switching to disk tables where necessary.
•
--bind-address=addr
[401]
Command-Line Format
--bind-address=addr
Option-File Format
bind-address=addr
Variable Name
bind-address
Variable Scope
Global
Dynamic Variable
No
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 ...