Oracle 5.0 Reference Manual page 442

Table of Contents

Advertisement

Variable Scope
Dynamic Variable
This option sets the
use the
SHOW DATABASES
--skip-stack-trace
Command-Line Format
Option-File Format
Do not write stack traces. This option is useful when you are running
On some systems, you also must use this option to get a core file. See
Other
Systems.
--skip-thread-priority
Command-Line Format
Option-File Format
Deprecated
Disable using thread priorities for faster response time.
makes a large number of invalid calls to thread scheduling routines on Linux. These calls do
mysqld
not affect performance noticeably but may be a source of "noise" for debugging tools. For example,
they can overwhelm other information of more interest in kernel logs. To avoid these calls, start the
server with the
--skip-thread-priority
[422]
--socket=path
Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Variable Scope
Dynamic Variable
On Unix, this option specifies the Unix socket file to use when listening for local connections. The
default value is /tmp/mysql.sock. If this option is given, the server creates the file in the data
directory unless an absolute path name is given to specify a different directory. On Windows, the
option specifies the pipe name to use when listening for local connections that use a named pipe.
The default value is
--sql-mode=value[,value[,value...]]
Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Variable Scope
Server Command Options
Global
No
skip_show_database
statement. See
[422]
--skip-stack-trace
skip-stack-trace
[422]
--skip-thread-priority
skip-thread-priority
5.1.29
--socket=name
socket
Yes,
[492]
socket
socket
Global
No
Permitted Values
Type
file name
Default
/tmp/mysql.sock
(not case sensitive).
MySQL
--sql-mode=name
sql-mode
Yes,
sql_mode
sql_mode
Global, Session
422
[492]
system variable that controls who is permitted to
Section 5.1.4, "Server System
[422]
option.
[422]
[495]
Variables".
under a debugger.
mysqld
MySQL Internals: Porting to

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the 5.0 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Mysql 5.0

Table of Contents