Server System Variables
443
occurs. For systems on which multi-byte file names are permitted, a different value may
be more appropriate. For example, if the system represents file names using UTF-8, set
character_set_filesystem
[442]
to
'utf8'
. This variable was added in MySQL 5.0.19.
•
character_set_results
[443]
Variable Name
character_set_results
Variable Scope
Global, Session
Dynamic Variable
Yes
Permitted Values
Type
string
The character set used for returning query results such as result sets or error messages to the client.
•
character_set_server
[443]
Command-Line Format
--character-set-server
Option-File Format
character-set-server
Option Sets Variable
Yes,
character_set_server
[443]
Variable Name
character_set_server
Variable Scope
Global, Session
Dynamic Variable
Yes
Permitted Values
Type
string
The server's default character set.
•
character_set_system
[443]
Variable Name
character_set_system
Variable Scope
Global
Dynamic Variable
No
Permitted Values
Type
string
The character set used by the server for storing identifiers. The value is always
utf8
.
•
character_sets_dir
[443]
Command-Line Format
--character-sets-dir=path
Option-File Format
character-sets-dir=path
Option Sets Variable
Yes,
character_sets_dir
[443]
Variable Name
character-sets-dir
Variable Scope
Global
Dynamic Variable
No
Permitted Values
Type
directory name
The directory where character sets are installed.
•
collation_connection
[443]
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 ...