Server System Variables
454
Variable Name
group_concat_max_len
Variable Scope
Global, Session
Dynamic Variable
Yes
Permitted Values
Platform
Bit Size
32
Type
numeric
Default
1024
Range
4 .. 4294967295
Permitted Values
Platform
Bit Size
64
Type
numeric
Default
1024
Range
4 .. 18446744073709547520
The maximum permitted result length in bytes for the
GROUP_CONCAT()
[970]
function. The default
is 1024.
•
have_archive
[454]
YES
if
mysqld
supports
ARCHIVE
tables,
NO
if not.
•
have_bdb
[454]
YES
if
mysqld
supports
BDB
tables.
DISABLED
if
--skip-bdb
[420]
is used.
•
have_blackhole_engine
[454]
YES
if
mysqld
supports
BLACKHOLE
tables,
NO
if not.
•
have_community_features
[454]
YES
if statement profiling capability is present,
NO
if not. If present, the
profiling
system variable
controls whether this capability is enabled or disabled. See
Section 13.7.5.29, “
SHOW PROFILES
Syntax”
.
This variable was added in MySQL 5.0.82.
•
have_compress
[454]
YES
if the
zlib
compression library is available to the server,
NO
if not. If not, the
COMPRESS()
[954]
and
UNCOMPRESS()
[957]
functions cannot be used.
•
have_crypt
[454]
YES
if the
crypt()
system call is available to the server,
NO
if not. If not, the
ENCRYPT()
[955]
function cannot be used.
•
have_csv
[454]
YES
if
mysqld
supports
CSV
tables,
NO
if not.
•
have_example_engine
[454]
YES
if
mysqld
supports
EXAMPLE
tables,
NO
if not.
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 ...