binlog_format
- Section 12.2.5.2, “
INSERT DELAYED
Syntax” - Section 15.1.3.4, “Binary Log Options and Variables”
- Section 11.7, “Date and Time Functions”
- Description
- Section 11.14, “Information Functions”
- Section 5.2.4.4, “Logging Format for Changes to
mysql
Database Tables” - Section 11.6.2, “Mathematical Functions”
- Section 11.15, “Miscellaneous Functions”
- Section 5.2.4.3, “Mixed Binary Logging Format”
- Section 15.4.4, “Replication FAQ”
- Section 15.1.2, “Replication Formats”
- Section 15.4.1.29, “Replication and Transactions”
- Section 15.4.1.20, “Replication of the
mysql
System Database” - Section 15.1.2.3, “Safe and Unsafe Statements for Row-Based Logging and Replication”
- Section 5.1.2, “Server Command Options”
- Section 5.2.4.2, “Setting The Binary Log Format”
character_set_client
- Section 12.2.6, “
LOAD DATA INFILE
Syntax” - Section 12.4.4, “
SET
Syntax” - Section 12.4.5.9, “
SHOW CREATE EVENT
Syntax” - Section 12.4.5.11, “
SHOW CREATE PROCEDURE
Syntax” - Section 12.4.5.14, “
SHOW CREATE VIEW
Syntax” - Section 12.4.5.19, “
SHOW EVENTS
Syntax” - Section 12.4.5.29, “
SHOW PROCEDURE STATUS
Syntax” - Section 12.4.5.39, “
SHOW TRIGGERS
Syntax” - Section 21.9.5.1, “C API Prepared Statement Type Codes”
- Section 9.5, “Character Set Configuration”
- Section 9.1.4, “Connection Character Sets and Collations”
- Section 5.2.4.3, “Mixed Binary Logging Format”
- Section 15.4.1.33, “Replication and Variables”
- Section 5.1.3, “Server System Variables”
- Section 19.20, “The
INFORMATION_SCHEMA EVENTS
Table” - Section 19.14, “The
INFORMATION_SCHEMA ROUTINES
Table” - Section 19.16, “The
INFORMATION_SCHEMA TRIGGERS
Table” - Section 19.15, “The
INFORMATION_SCHEMA VIEWS
Table” - Section 5.2.4, “The Binary Log”
character_set_connection
- Section 9.1.9.2, “
CONVERT()
and
CAST()
” - Section 12.4.4, “
SET
Syntax” - Section 9.1.3.5, “Character String Literal Character Set and Collation”
- Section 9.1.7.5, “Collation of Expressions”
- Section 9.1.4, “Connection Character Sets and Collations”
- Section 11.7, “Date and Time Functions”
- Section 11.13, “Encryption and Compression Functions”
- Section 5.2.4.3, “Mixed Binary Logging Format”
- Section 9.7, “MySQL Server Locale Support”
- Section 15.4.1.33, “Replication and Variables”
- Section 9.1.9.1, “Result Strings”
- Section 5.1.3, “Server System Variables”
- Section 9.1.8, “String Repertoire”
- Section 8.1.1, “Strings”
- Section 11.2, “Type Conversion in Expression Evaluation”
collation_connection
- Section 9.1.9.2, “
CONVERT()
and
CAST()
” - Section 12.4.4, “
SET
Syntax” - Section 12.4.5.9, “
SHOW CREATE EVENT
Syntax” - Section 12.4.5.11, “
SHOW CREATE PROCEDURE
Syntax” - Section 12.4.5.14, “
SHOW CREATE VIEW
Syntax” - Section 12.4.5.19, “
SHOW EVENTS
Syntax” - Section 12.4.5.29, “
SHOW PROCEDURE STATUS
Syntax” - Section 12.4.5.39, “
SHOW TRIGGERS
Syntax” - Section 9.1.3.5, “Character String Literal Character Set and Collation”
- Section 9.1.7.5, “Collation of Expressions”
- Section 9.1.4, “Connection Character Sets and Collations”
- Section 11.7, “Date and Time Functions”
- Section 11.13, “Encryption and Compression Functions”
- Section 5.2.4.3, “Mixed Binary Logging Format”
- Section 15.4.1.33, “Replication and Variables”
- Section 9.1.9.1, “Result Strings”
- Section 5.1.3, “Server System Variables”
- Section 19.20, “The
INFORMATION_SCHEMA EVENTS
Table” - Section 19.14, “The
INFORMATION_SCHEMA ROUTINES
Table” - Section 19.16, “The
INFORMATION_SCHEMA TRIGGERS
Table” - Section 19.15, “The
INFORMATION_SCHEMA VIEWS
Table” - Section 5.2.4, “The Binary Log”
- Section 11.2, “Type Conversion in Expression Evaluation”
key_buffer_size
- Section 7.6.2, “Bulk Data Loading for
MyISAM
Tables” - Section 7.8.3, “Estimating Query Performance”
- Section 7.11.4.1, “How MySQL Uses Memory”
- Section 6.6.3, “How to Repair
MyISAM
Tables” - Section 7.9.2.2, “Multiple Key Caches”
- Section 7.9.2.6, “Restructuring a Key Cache”
- Section 5.1.2, “Server Command Options”
- Section 5.1.5, “Server Status Variables”
- Section 5.1.3, “Server System Variables”
- Section 7.2.2.3, “Speed of
DELETE
Statements” - Section 7.2.2.1, “Speed of
INSERT
Statements” - Section 7.6.3, “Speed of
REPAIR TABLE
Statements” - Section 5.1.4.1, “Structured System Variables”
- Section 7.9.2, “The
MyISAM
Key Cache” - Section 7.11.2, “Tuning Server Parameters”
- Section 4.2.3.3, “Using Option Files”
lower_case_table_names
- Section 13.3.5.4, “
FOREIGN KEY
Constraints” - Section 12.4.1.3, “
GRANT
Syntax” - Section 12.4.1.5, “
REVOKE
Syntax” - Section 9.1.7.9, “Collation and
INFORMATION_SCHEMA
Searches” - Section 15.2.3, “How Servers Evaluate Replication Filtering Rules”
- Section 1.7, “How to Report Bugs or Problems”
- Section 8.2.2, “Identifier Case Sensitivity”
- Section 20.6, “Performance Schema General Table Characteristics”
- Section 20.1, “Performance Schema Quick Start”
- Section 15.4.1.33, “Replication and Variables”
- Section 5.1.3, “Server System Variables”
max_allowed_packet
- Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - Section C.5.2.3, “
Lost connection to MySQL server
” - Section C.5.2.9, “
MySQL server has gone away
” - Section C.5.2.10, “
Packet too large
” - Section 12.4.5.35, “
SHOW SLAVE STATUS
Syntax” - Section 21.9.7.26, “
mysql_stmt_send_long_data()
” - Section 21.9.3.71, “
mysql_use_result()
” - Section C.5.2.11, “Communication Errors and Aborted Connections”
- Section 11.3.2, “Comparison Functions and Operators”
- Section C.5.5.6, “Deleting Rows from Related Tables”
- Section 7.11.4.1, “How MySQL Uses Memory”
- Section 21.9, “MySQL C API”
- Section 15.4.1.17, “Replication and
max_allowed_packet
” - Section 5.1.3, “Server System Variables”
- Section 11.5, “String Functions”
- Section 10.4.3, “The
BLOB
and
TEXT
Types” - Section 4.2.3.3, “Using Option Files”
- Section 1.5, “What Is New in MySQL 5.5”
max_connections
- Section C.5.2.18, “'
File
' Not Found and
Similar Errors” - Section C.5.2.7, “
Too many connections
” - Section 22.5.1.4, “Debugging mysqld under gdb”
- Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- Section 7.11.5.1, “How MySQL Uses Threads for Client Connections”
- Section 20.8, “Performance Schema System Variables”
- Section 5.4.1, “Privileges Provided by MySQL”
- Section 5.1.2, “Server Command Options”
- Section 5.1.3, “Server System Variables”
- Section 7.11.6.2, “Thread Pool Operation”
plugin_dir
- Section 12.4.3.1, “
CREATE FUNCTION
Syntax for User-Defined
Functions” - Section 12.4.3.3, “
INSTALL PLUGIN
Syntax” - Section 12.4.5.26, “
SHOW PLUGINS
Syntax” - Section 5.3.2.1, “Administrator Guidelines for Password Security”
- Section 22.2.4.3, “Compiling and Installing Plugin Libraries”
- Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
- Section 2.9.2, “Installing MySQL from a Standard Source Distribution”
- Section 5.1.7.1, “Installing and Uninstalling Plugins”
- Section 5.5.6.4.1, “Installing the PAM Authentication Plugin”
- Section 5.5.6.5.1, “Installing the Windows Authentication Plugin”
- Section 5.3.3, “Making MySQL Secure Against Attackers”
- Section 5.5.6, “Pluggable Authentication”
- Section 13.2.1, “Pluggable Storage Engine Architecture”
- Section 22.2.2, “Plugin API Components”
- Section 15.3.8.2, “Semisynchronous Replication Installation and Configuration”
- Section 5.1.2, “Server Command Options”
- Section 5.1.3, “Server System Variables”
- Section 19.17, “The
INFORMATION_SCHEMA PLUGINS
Table” - Section 5.5.6.4, “The PAM Authentication Plugin”
- Section 5.5.6.3, “The Socket Peer-Credential Authentication Plugin”
- Section 5.5.6.6, “The Test Authentication Plugin”
- Section 5.5.6.5, “The Windows Native Authentication Plugin”
- Section 7.11.6.1, “Thread Pool Components and Installation”
- Section 22.3.2.6, “User-Defined Function Security Precautions”
- Section 22.2.4.9.3, “Using the Authentication Plugins”
- Section 22.2.4.6, “Writing
INFORMATION_SCHEMA
Plugins” - Section 22.2.4.8, “Writing Audit Plugins”
- Section 22.2.4.5, “Writing Daemon Plugins”
- Section 22.2.4.4, “Writing Full-Text Parser Plugins”
- Section 22.2.4.7, “Writing Semisynchronous Replication Plugins”
sql_mode
- Section 12.1.11, “
CREATE EVENT
Syntax” - Section 12.1.15, “
CREATE PROCEDURE
and
CREATE FUNCTION
Syntax” - Section 12.1.19, “
CREATE TRIGGER
Syntax” - Section 12.4.5.14, “
SHOW CREATE VIEW
Syntax” - Section 12.4.5.39, “
SHOW TRIGGERS
Syntax” - Section 10.3.1.1, “
TIMESTAMP
Properties” - Section 12.7.8.1.2, “Effect of Signals on Handlers, Cursors, and Statements”
- Section 11.18.3, “Expression Handling”
- Section 1.7, “How to Report Bugs or Problems”
- Section 5.2.4.3, “Mixed Binary Logging Format”
- Section C.5.5.2, “Problems Using
DATE
Columns” - Section 15.4.1.33, “Replication and Variables”
- Section 1.8.3, “Running MySQL in ANSI Mode”
- Section 1.8.2, “Selecting SQL Modes”
- Section 5.1.6, “Server SQL Modes”
- Section 5.1.3, “Server System Variables”
- Section 19.14, “The
INFORMATION_SCHEMA ROUTINES
Table” - Section 19.16, “The
INFORMATION_SCHEMA TRIGGERS
Table” - Section 19.15, “The
INFORMATION_SCHEMA VIEWS
Table” - Section 5.2.4, “The Binary Log”
- Section 5.1.4, “Using System Variables”