Oracle 5.0 Reference Manual page 421

Table of Contents

Advertisement

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
"User-Defined Function Security
[401]
--ansi
Command-Line Format
Option-File Format
Use standard (ANSI) SQL syntax instead of MySQL syntax. For more precise control over the server
SQL mode, use the
ANSI
Mode", and
Section 5.1.7, "Server SQL
--basedir=path
Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Variable Scope
Dynamic Variable
The path to the MySQL installation directory. All paths are usually resolved relative to this directory.
[401]
--big-tables
Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Variable Scope
Dynamic Variable
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
Command-Line Format
Option-File Format
Variable Name
Variable Scope
Dynamic Variable
Server Command Options
Precautions".
--ansi
-a
ansi
[422]
option instead. See
--sql-mode
[401],
[401]
-b path
--basedir=path
-b
basedir
Yes,
basedir
basedir
Global
No
Permitted Values
Type
file name
--big-tables
big-tables
Yes,
big_tables
big-tables
Session
Yes
Permitted Values
Type
boolean
[401]
--bind-address=addr
bind-address=addr
bind-address
Global
No
401
Section 1.8.3, "Running MySQL in
Modes".
[437]
[440]
Section 21.2.2.6,

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents