Oracle 5.0 Reference Manual page 492

Table of Contents

Advertisement

Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Variable Scope
Dynamic Variable
The number of bytes to use when sorting data values. Only the first
bytes of each value are used; the rest are ignored.
max_sp_recursion_depth
Version Introduced
Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Variable Scope
Dynamic Variable
The number of times that any given stored procedure may be called recursively. The default value
for this option is 0, which completely disables recursion in stored procedures. The maximum value is
255.
Stored procedure recursion increases the demand on thread stack space. If you increase the value
of
max_sp_recursion_depth
increasing the value of
This variable was added in MySQL 5.0.17.
max_tmp_tables
This variable is unused.
max_user_connections
Command-Line Format
Option-File Format
Option Sets Variable
Variable Name
Server System Variables
--max_sort_length=#
max_sort_length
Yes,
max_sort_length
max_sort_length
Global, Session
Yes
Permitted Values
Type
numeric
Default
1024
Range
4 .. 8388608
[472]
5.0.17
--max_sp_recursion_depth[=#]
max_sp_recursion_depth
Yes,
max_sp_recursion_depth
max_sp_recursion_depth
Global, Session
Yes
Permitted Values
Type
numeric
Default
0
Max
255
Value
[472], it may be necessary to increase thread stack size by
[500]
thread_stack
[472]
[472]
--max_user_connections=#
max_user_connections
Yes,
max_user_connections
max_user_connections
472
[471]
max_sort_length
[472]
at server startup.
[472]
[471]

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents