Related Documentation Download this Manual
PDF (US Ltr) - 46.1Mb
PDF (A4) - 46.1Mb
PDF (RPM) - 41.5Mb
HTML Download (TGZ) - 10.6Mb
HTML Download (Zip) - 10.6Mb
HTML Download (RPM) - 9.1Mb
Man Pages (TGZ) - 220.4Kb
Man Pages (Zip) - 325.8Kb
Info (Gzip) - 4.1Mb
Info (Zip) - 4.1Mb
Excerpts from this Manual

MySQL 8.0 Reference Manual  /  Indexes  /  General Index

General Index

Symbols  | A  | B  | C  | D  | E  | F  | G  | H  | I  | J  | K  | L  | M  | N  | O  | P  | Q  | R  | S  | T  | U  | V  | W  | X  | Y  | Z

Symbols

[index top]
! (logical NOT), Logical Operators
!= (not equal), Comparison Functions and Operators
", Schema Object Names
%, Arithmetic Operators
% (modulo), Mathematical Functions
% (wildcard character), String Literals
& (bitwise AND), Bit-Operation Incompatibilities with MySQL 5.7
&& (logical AND), Logical Operators
() (parentheses), Operator Precedence
(Control+Z) \Z, String Literals, Field and Line Handling
* (multiplication), Arithmetic Operators
+ (addition), Arithmetic Operators
- (subtraction), Arithmetic Operators
- (unary minus), Arithmetic Operators
--master-info-repository option, Replication Relay and Status Logs
--password option, End-User Guidelines for Password Security
--relay-log-info-repository option, Replication Relay and Status Logs
->, Functions That Search JSON Values
->>, Functions That Search JSON Values
-? option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
-c option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
-c option (ndb_mgmd) (OBSOLETE), ndb_mgmd — The NDB Cluster Management Server Daemon
-d option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
-d option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
-e option (ndb_mgm), ndb_mgm — The NDB Cluster Management Client
-f option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
-l option (ndbinfo_select_all), ndbinfo_select_all — Select From ndbinfo Tables
-n option (ndbd), ndbd — The NDB Cluster Data Node Daemon
-n option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
-p option, End-User Guidelines for Password Security
-P option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
-V option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
-v option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
.my.cnf option file, Using Option Files, Connecting to the MySQL Server Using Command Options, Using Client Programs in a Multiple-Server Environment, End-User Guidelines for Password Security, Troubleshooting Problems Connecting to MySQL
.mylogin.cnf option file, Using Option Files, mysql_config_editor — MySQL Configuration Utility
.mysql_history file, mysql Client Logging, End-User Guidelines for Password Security
.pid (process ID) file, Setting Up a MyISAM Table Maintenance Schedule
.sdi file, IMPORT TABLE Syntax
/ (division), Arithmetic Operators
/etc/passwd, Making MySQL Secure Against Attackers, SELECT ... INTO Syntax
3306 port, Feature Options, Server Command Options
33060 port, Feature Options
:= (assignment operator), Assignment Operators
:= (assignment), User-Defined Variables
< (less than), Comparison Functions and Operators
<< (left shift), Calculating Visits Per Day, Bit-Operation Incompatibilities with MySQL 5.7
<= (less than or equal), Comparison Functions and Operators
<=> (equal to), Comparison Functions and Operators
<> (not equal), Comparison Functions and Operators
= (assignment operator), Assignment Operators
= (assignment), User-Defined Variables
= (equal), Comparison Functions and Operators
> (greater than), Comparison Functions and Operators
>= (greater than or equal), Comparison Functions and Operators
>> (right shift), Bit-Operation Incompatibilities with MySQL 5.7
@master_binlog_checksum user-defined variable, C API Binary Log Function Descriptions
[api] (NDB Cluster), NDB Cluster SQL Node and API Node Configuration Parameters
[computer] (NDB Cluster), Other NDB Cluster Configuration Parameters
[mgm] (NDB Cluster), NDB Cluster Management Node Configuration Parameters
[mysqld] (NDB Cluster), NDB Cluster SQL Node and API Node Configuration Parameters
[ndbd default] (NDB Cluster), NDB Cluster Data Node Configuration Parameters
[ndbd] (NDB Cluster), NDB Cluster Data Node Configuration Parameters
[ndb_mgmd] (NDB Cluster), NDB Cluster Management Node Configuration Parameters
[sci] (NDB Cluster), Other NDB Cluster Configuration Parameters
[shm] (NDB Cluster), Other NDB Cluster Configuration Parameters
[tcp] (NDB Cluster), Other NDB Cluster Configuration Parameters
\" (double quote), String Literals, Functions That Modify JSON Values
\' (single quote), String Literals
\. (mysql client command), Using mysql in Batch Mode, Executing SQL Statements from a Text File
\0 (ASCII NUL), String Literals, Field and Line Handling
\b (backspace), String Literals, Functions That Modify JSON Values, Field and Line Handling
\f (formfeed), Functions That Modify JSON Values
\n (linefeed), String Literals, Functions That Modify JSON Values, Field and Line Handling
\n (newline), String Literals, Functions That Modify JSON Values, Field and Line Handling
\N (NULL), Field and Line Handling
\r (carriage return), String Literals, Functions That Modify JSON Values, Field and Line Handling
\t (tab), String Literals, Functions That Modify JSON Values, Field and Line Handling
\u (Unicode character), Functions That Modify JSON Values
\Z (Control+Z) ASCII 26, String Literals, Field and Line Handling
\\ (escape), String Literals, Functions That Modify JSON Values
^ (bitwise XOR), Bit-Operation Incompatibilities with MySQL 5.7
_ (wildcard character), String Literals
_ai collation sufffix, Collation Naming Conventions
_as collation sufffix, Collation Naming Conventions
_bin collation sufffix, Collation Naming Conventions, The binary Collation Compared to _bin Collations
_ci collation sufffix, Collation Naming Conventions
_cs collation sufffix, Collation Naming Conventions
_ks collation sufffix, Collation Naming Conventions
_rowid
SELECT statements, Unique Indexes, CREATE TABLE Syntax
`, Schema Object Names
| (bitwise OR), Bit-Operation Incompatibilities with MySQL 5.7
|| (logical OR), Logical Operators
~ (invert bits), Bit-Operation Incompatibilities with MySQL 5.7

A

[index top]
abort-on-error option
ndb_import, ndb_import — Import CSV Data Into NDB
ndb_move_data, ndb_move_data — NDB Data Copy Utility
abort-slave-event-count option
mysqld, Startup Options for Replication Slaves
aborted clients, Communication Errors and Aborted Connections
aborted connection, Communication Errors and Aborted Connections
ABS(), Mathematical Functions
access control, Access Control and Account Management, Access Control, Stage 1: Connection Verification
access denied errors, Access denied
access privileges, Access Control and Account Management
account
default, Securing the Initial MySQL Account
root, Securing the Initial MySQL Account
account categories, Account Categories
account locking, The user and db Tables, Account Locking
ALTER USER, ALTER USER Account-Locking Options
CREATE USER statement, CREATE USER Account-Locking Options
Locked_connects status variable, Server Status Variables
account management, Access Control and Account Management
account names, Specifying Account Names
accounts
adding privileges, Adding Accounts, Assigning Privileges, and Dropping Accounts
creating, Adding Accounts, Assigning Privileges, and Dropping Accounts
deleting, Dropping Accounts
reserved, Reserved Accounts
accounts table
performance_schema, The accounts Table
account_locked column
user table, The user and db Tables
ACID, Introduction to InnoDB, InnoDB and the ACID Model, MySQL Glossary
ACLs, Access Control and Account Management
Acl_cache_items_count status variable, Server Status Variables
ACOS(), Mathematical Functions
activate_all_roles_on_login system variable, Server System Variables
activating plugins, Installing and Uninstalling Plugins
ActiveState Perl, Installing ActiveState Perl on Windows
adaptive flushing, MySQL Glossary
adaptive hash index, Adaptive Hash Index, MySQL Glossary
add-drop-database option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
add-drop-table option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
add-drop-trigger option
mysqldump, mysqldump — A Database Backup Program
add-drop-user option
mysqlpump, mysqlpump — A Database Backup Program
add-locks option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
ADDDATE(), Date and Time Functions
adding
character sets, Adding a Character Set
native functions, Adding a New Native Function
new account privileges, Adding Accounts, Assigning Privileges, and Dropping Accounts
new functions, Adding New Functions to MySQL
new user privileges, Adding Accounts, Assigning Privileges, and Dropping Accounts
user-defined functions, Adding a New User-Defined Function
addition (+), Arithmetic Operators
ADDTIME(), Date and Time Functions
AdminAPI checking MySQL version, Checking the MySQL Version on Instances
AdminAPI functions
Cluster.checkInstanceState(), Checking Instance State
Cluster.describe(), Using cluster.describe()
Cluster.dissolve(), Dissolving an InnoDB Cluster
Cluster.forceQuorumUsingPartitionOf(), Restoring a Cluster from Quorum Loss
Cluster.options(), Setting Options for InnoDB cluster
Cluster.rejoinInstance(), Rejoining a Cluster
Cluster.removeInstance(), Removing Instances from the InnoDB Cluster
Cluster.rescan(), Rescanning a Cluster
Cluster.setPrimaryInstance(), Changing a Cluster's Topology
Cluster.status(), Checking a cluster's Status with Cluster.status()
Cluster.switchToMultiPrimaryMode(), Changing a Cluster's Topology
Cluster.switchToSinglePrimaryMode(), Changing a Cluster's Topology
dba.checkInstanceConfiguration(), Using dba.checkInstanceConfiguration()
dba.configureLocalInstance(), Configuring Instances with dba.configureLocalInstance()
dba.deleteSandboxInstance(), Managing Sandbox Instances
dba.getCluster(), Retrieving an InnoDB cluster with dba.getCluster()
dba.killSandboxInstance(), Managing Sandbox Instances
dba.rebootClusterFromCompleteOutage(), Rebooting a Cluster from a Major Outage
dba.startSandboxInstance(), Managing Sandbox Instances
dba.stopSandboxInstance(), Managing Sandbox Instances
administration
server, mysqladmin — Client for Administering a MySQL Server
administration of NDB Cluster, ndb_mgm — The NDB Cluster Management Client
administrative programs, Overview of MySQL Programs
admin_address system variable, Server System Variables
admin_port system variable, Server System Variables
AES_DECRYPT(), Encryption and Compression Functions
AES_ENCRYPT(), Encryption and Compression Functions
After create
thread state, General Thread States
age
calculating, Date Calculations
ai-increment option
ndb_import, ndb_import — Import CSV Data Into NDB
ai-offset option
ndb_import, ndb_import — Import CSV Data Into NDB
ai-prefetch-sz option
ndb_import, ndb_import — Import CSV Data Into NDB
AIO, MySQL Glossary
alias names
case sensitivity, Identifier Case Sensitivity
aliases
for expressions, MySQL Handling of GROUP BY
for tables, SELECT Syntax
in GROUP BY clauses, MySQL Handling of GROUP BY
names, Schema Object Names
on expressions, SELECT Syntax
ALL, Subqueries with ALL
SELECT modifier, SELECT Syntax
ALL join type
optimizer, EXPLAIN Join Types
ALL privilege, Static Privilege Descriptions
ALL PRIVILEGES privilege, Static Privilege Descriptions
all-databases option
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
all-in-1 option
mysqlcheck, mysqlcheck — A Table Maintenance Program
all-tablespaces option
mysqldump, mysqldump — A Database Backup Program
allow-keywords option
mysqldump, mysqldump — A Database Backup Program
allow-mismatches option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
allow-suspicious-udfs option
mysqld, Server Command Options
ALLOW_INVALID_DATES SQL mode, Full List of SQL Modes
ALTER COLUMN, ALTER TABLE Syntax
ALTER DATABASE, ALTER DATABASE Syntax
ALTER EVENT, ALTER EVENT Syntax
and replication, Replication of Invoked Features
ALTER FUNCTION, ALTER FUNCTION Syntax
ALTER INSTANCE, ALTER INSTANCE Syntax
ALTER LOGFILE GROUP, ALTER LOGFILE GROUP Syntax
(see also NDB Cluster Disk Data)
ALTER privilege, Static Privilege Descriptions
ALTER PROCEDURE, ALTER PROCEDURE Syntax
ALTER RESOURCE GROUP statement, ALTER RESOURCE GROUP Syntax
ALTER ROUTINE privilege, Static Privilege Descriptions
ALTER SCHEMA, ALTER DATABASE Syntax
ALTER SERVER, ALTER SERVER Syntax
ALTER TABLE, ALTER TABLE Syntax, Problems with ALTER TABLE
and replication log tables, Replication Relay and Status Logs
monitoring, Monitoring ALTER TABLE Progress for InnoDB Tables Using Performance Schema
ROW_FORMAT, Defining the Row Format of a Table
ALTER TABLESPACE
general tablespace, ALTER TABLESPACE Syntax
NDB Cluster Disk Data, ALTER TABLESPACE Syntax
undo tablespace, ALTER TABLESPACE Syntax
ALTER USER statement, Assigning Account Passwords, ALTER USER Syntax
ALTER VIEW, ALTER VIEW Syntax
altering
database, ALTER DATABASE Syntax
schema, ALTER DATABASE Syntax
altering table
thread state, General Thread States
altering user accounts, ALTER USER Syntax
analyze option
myisamchk, Other myisamchk Options
mysqlcheck, mysqlcheck — A Table Maintenance Program
ANALYZE TABLE
and partitioning, Maintenance of Partitions
ANALYZE TABLE statement, ANALYZE TABLE Syntax
Analyzing
thread state, General Thread States
AND
bitwise, Bit-Operation Incompatibilities with MySQL 5.7
logical, Logical Operators
anonymous user, Access Control, Stage 1: Connection Verification, Access Control, Stage 2: Request Verification
ANSI mode
running, MySQL Standards Compliance
ansi option
mysqld, Server Command Options
ANSI SQL mode, The Most Important SQL Modes, Combination SQL Modes
ANSI_QUOTES SQL mode, Full List of SQL Modes
ANY, Subqueries with ANY, IN, or SOME
ANY_VALUE(), Miscellaneous Functions
Apache, Using MySQL with Apache
API node (NDB Cluster)
defined, NDB Cluster Core Concepts
API nodes (see SQL nodes)
APIs, Connectors and APIs
list of, Packages that support MySQL
Perl, MySQL Perl API
append option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
application programming interface (API), MySQL Glossary
APPLICATION_PASSWORD_ADMIN privilege, Dynamic Privilege Descriptions
apply, MySQL Glossary
apply-slave-statements option
mysqldump, mysqldump — A Database Backup Program
apply_status table (OBSOLETE), NDB Cluster Replication Schema and Tables
(see also NDB Cluster replication)
approximate-value literals, Precision Math
approximate-value numeric literals, Numeric Literals, Types of Numeric Values
Arbitration, Defining NDB Cluster Data Nodes
ArbitrationDelay, Defining an NDB Cluster Management Server, Defining SQL and Other API Nodes in an NDB Cluster
ArbitrationRank, Defining an NDB Cluster Management Server, Defining SQL and Other API Nodes in an NDB Cluster
ArbitrationTimeout, Defining NDB Cluster Data Nodes
arbitrator_validity_detail
ndbinfo table, The ndbinfo arbitrator_validity_detail Table
arbitrator_validity_summary
ndbinfo table, The ndbinfo arbitrator_validity_summary Table
ARCHIVE storage engine, Alternative Storage Engines, The ARCHIVE Storage Engine
argument processing, UDF Argument Processing
arithmetic expressions, Arithmetic Operators
arithmetic functions, Bit Functions and Operators
arithmetic operators, Bit Functions and Operators
.ARM file, MySQL Glossary
array
JSON, Creating JSON Values
.ARZ file, MySQL Glossary
AS, SELECT Syntax, JOIN Syntax
ASCII(), String Functions
ASIN(), Mathematical Functions
assigning roles, SET ROLE Syntax
assignment operator
:=, Assignment Operators
=, Assignment Operators
assignment operators, Assignment Operators
ASYMMETRIC_DECRYPT(), MySQL Enterprise Encryption Function Descriptions
ASYMMETRIC_DERIVE(), MySQL Enterprise Encryption Function Descriptions
ASYMMETRIC_ENCRYPT(), MySQL Enterprise Encryption Function Descriptions
ASYMMETRIC_SIGN(), MySQL Enterprise Encryption Function Descriptions
ASYMMETRIC_VERIFY(), MySQL Enterprise Encryption Function Descriptions
asynchronous C API
data structures, C API Asynchronous Interface Data Structures
functions, C API Asynchronous Function Overview
asynchronous I/O, Using Asynchronous I/O on Linux, MySQL Glossary
asynchronous interface
C API, C API Asynchronous Interface
asynchronous replication (see NDB Cluster replication)
ATAN(), Mathematical Functions
ATAN2(), Mathematical Functions
atomic, MySQL Glossary
atomic DDL, Atomic Data Definition Statement Support, MySQL Glossary
atomic instruction, MySQL Glossary
attackers
security against, Making MySQL Secure Against Attackers
attribute demotion
replication, Replication of Columns Having Different Data Types
attribute promotion
replication, Replication of Columns Having Different Data Types
attributes
resource groups, Resource Group Attributes
audit API UDFs
audit_api_message_emit_udf(), Audit Message Function
audit log filtering
legacy mode, Audit Log Filtering, Referencing Predefined Variables, Legacy Mode Audit Log Filtering
rule based, Audit Log Filtering
audit log filtering UDFs
audit_log_encryption_password_get(), Audit Log Functions
audit_log_encryption_password_set(), Audit Log Functions
audit_log_filter_flush(), Audit Log Functions
audit_log_filter_remove_filter(), Audit Log Functions
audit_log_filter_remove_user(), Audit Log Functions
audit_log_filter_set_filter(), Audit Log Functions
audit_log_filter_set_user(), Audit Log Functions
audit_log_read(), Audit Log Functions
audit_log_read_bookmark(), Audit Log Functions
audit plugin
sha2_cache_cleaner, Cache Operation for SHA-2 Pluggable Authentication
audit plugins, Audit Plugins
audit-log option
mysqld, Audit Log Options and Variables
AUDIT_ADMIN privilege, Dynamic Privilege Descriptions
audit_api_message_emit_udf() audit API UDF, Audit Message Function
audit_log plugin, MySQL Enterprise Audit
installing, Installing or Uninstalling MySQL Enterprise Audit
audit_log_buffer_size system variable, Audit Log Options and Variables
audit_log_compression system variable, Audit Log Options and Variables
audit_log_connection_policy system variable, Audit Log Options and Variables
audit_log_current_session system variable, Audit Log Options and Variables
Audit_log_current_size status variable, Audit Log Status Variables
audit_log_encryption system variable, Audit Log Options and Variables
audit_log_encryption_password_get() audit log filtering UDF, Audit Log Functions
audit_log_encryption_password_set() audit log filtering UDF, Audit Log Functions
Audit_log_events status variable, Audit Log Status Variables
Audit_log_events_filtered status variable, Audit Log Status Variables
Audit_log_events_lost status variable, Audit Log Status Variables
Audit_log_events_written status variable, Audit Log Status Variables
Audit_log_event_max_drop_size status variable, Audit Log Status Variables
audit_log_exclude_accounts system variable, Audit Log Options and Variables
audit_log_file system variable, Audit Log Options and Variables
audit_log_filter table
system table, Miscellaneous System Tables
audit_log_filter_flush() audit log filtering UDF, Audit Log Functions
audit_log_filter_id system variable, Audit Log Options and Variables
audit_log_filter_remove_filter() audit log filtering UDF, Audit Log Functions
audit_log_filter_remove_user() audit log filtering UDF, Audit Log Functions
audit_log_filter_set_filter() audit log filtering UDF, Audit Log Functions
audit_log_filter_set_user() audit log filtering UDF, Audit Log Functions
audit_log_flush system variable, Audit Log Options and Variables
audit_log_format system variable, Audit Log Options and Variables
audit_log_include_accounts system variable, Audit Log Options and Variables
audit_log_policy system variable, Audit Log Options and Variables
audit_log_read() audit log filtering UDF, Audit Log Functions
audit_log_read_bookmark() audit log filtering UDF, Audit Log Functions
audit_log_read_buffer_size system variable, Audit Log Options and Variables
audit_log_rotate_on_size system variable, Audit Log Options and Variables
audit_log_statement_policy system variable, Audit Log Options and Variables
audit_log_strategy system variable, Audit Log Options and Variables
Audit_log_total_size status variable, Audit Log Status Variables
audit_log_user table
system table, Miscellaneous System Tables
Audit_log_write_waits status variable, Audit Log Status Variables
authentication
for the InnoDB memcached interface, Password-Protecting memcached Using SASL
LDAP, LDAP Pluggable Authentication
SASL, LDAP Pluggable Authentication
authentication plugin
authentication_ldap_sasl, LDAP Pluggable Authentication
authentication_ldap_sasl_client, LDAP Pluggable Authentication
authentication_ldap_simple, LDAP Pluggable Authentication
authentication_pam, PAM Pluggable Authentication
authentication_windows, Windows Pluggable Authentication
authentication_windows_client, Windows Pluggable Authentication
auth_socket, Socket Peer-Credential Pluggable Authentication
auth_test_plugin, Test Pluggable Authentication
caching_sha2_password, Caching SHA-2 Pluggable Authentication
mysql_clear_password, Client-Side Cleartext Pluggable Authentication
mysql_clear_plugin, LDAP Pluggable Authentication
mysql_native_password, Native Pluggable Authentication
mysql_no_login, No-Login Pluggable Authentication
sha256_password, SHA-256 Pluggable Authentication
test_plugin_server, Test Pluggable Authentication
authentication plugins, Authentication Plugins
client/server compatibility, Authentication Plugin Client/Server Compatibility
client/server protocol, Authentication Plugin Connector-Writing Considerations
AUTHENTICATION_LDAP_CLIENT_LOG environment variable, Pluggable Authentication System Variables
authentication_ldap_sasl_auth_method_name system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_bind_base_dn system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_bind_root_dn system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_bind_root_pwd system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_ca_path system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_group_search_attr system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_group_search_filter system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_init_pool_size system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_log_status system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_max_pool_size system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_server_host system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_server_port system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_tls system variable, Pluggable Authentication System Variables
authentication_ldap_sasl_user_search_attr system variable, Pluggable Authentication System Variables
authentication_ldap_simple_auth_method_name system variable, Pluggable Authentication System Variables
authentication_ldap_simple_bind_base_dn system variable, Pluggable Authentication System Variables
authentication_ldap_simple_bind_root_dn system variable, Pluggable Authentication System Variables
authentication_ldap_simple_bind_root_pwd system variable, Pluggable Authentication System Variables
authentication_ldap_simple_ca_path system variable, Pluggable Authentication System Variables
authentication_ldap_simple_group_search_attr system variable, Pluggable Authentication System Variables
authentication_ldap_simple_group_search_filter system variable, Pluggable Authentication System Variables
authentication_ldap_simple_init_pool_size system variable, Pluggable Authentication System Variables
authentication_ldap_simple_log_status system variable, Pluggable Authentication System Variables
authentication_ldap_simple_max_pool_size system variable, Pluggable Authentication System Variables
authentication_ldap_simple_server_host system variable, Pluggable Authentication System Variables
authentication_ldap_simple_server_port system variable, Pluggable Authentication System Variables
authentication_ldap_simple_tls system variable, Pluggable Authentication System Variables
authentication_ldap_simple_user_search_attr system variable, Pluggable Authentication System Variables
authentication_pam authentication plugin, PAM Pluggable Authentication
AUTHENTICATION_PAM_LOG environment variable, MySQL Environment Variables, PAM Authentication Debugging
authentication_windows authentication plugin, Windows Pluggable Authentication
authentication_windows_client authentication plugin, Windows Pluggable Authentication
authentication_windows_log_level system variable, Server System Variables
authentication_windows_use_principal_name system variable, Server System Variables
auth_socket authentication plugin, Socket Peer-Credential Pluggable Authentication
auth_test_plugin authentication plugin, Test Pluggable Authentication
auto-generate-sql option
mysqlslap, mysqlslap — Load Emulation Client
auto-generate-sql-add-autoincrement option
mysqlslap, mysqlslap — Load Emulation Client
auto-generate-sql-execute-number option
mysqlslap, mysqlslap — Load Emulation Client
auto-generate-sql-guid-primary option
mysqlslap, mysqlslap — Load Emulation Client
auto-generate-sql-load-type option
mysqlslap, mysqlslap — Load Emulation Client
auto-generate-sql-secondary-indexes option
mysqlslap, mysqlslap — Load Emulation Client
auto-generate-sql-unique-query-number option
mysqlslap, mysqlslap — Load Emulation Client
auto-generate-sql-unique-write-number option
mysqlslap, mysqlslap — Load Emulation Client
auto-generate-sql-write-number option
mysqlslap, mysqlslap — Load Emulation Client
auto-inc lock, InnoDB Locking
auto-increment, AUTO_INCREMENT Handling in InnoDB, InnoDB AUTO_INCREMENT Lock Modes, InnoDB AUTO_INCREMENT Counter Initialization, MySQL Glossary
auto-increment locking, MySQL Glossary
auto-rehash option
mysql, mysql Client Options
auto-repair option
mysqlcheck, mysqlcheck — A Table Maintenance Program
auto-vertical-output option
mysql, mysql Client Options
auto.cnf file, Replication and Binary Logging Options and Variables
and SHOW SLAVE HOSTS statement, SHOW SLAVE HOSTS Syntax
autocommit, MySQL Glossary
autocommit mode, autocommit, Commit, and Rollback
autocommit system variable, Server System Variables
automatic_sp_privileges system variable, Server System Variables
AutoReconnect
API and SQL nodes, Defining SQL and Other API Nodes in an NDB Cluster
autowrapped JSON values, Normalization, Merging, and Autowrapping of JSON Values
auto_generate_certs system variable, Server System Variables
AUTO_INCREMENT, Using AUTO_INCREMENT, Numeric Type Attributes
and NULL values, Problems with NULL Values
and replication, Replication and AUTO_INCREMENT
auto_increment_increment system variable, System Variables Used on Replication Masters
auto_increment_offset system variable, System Variables Used on Replication Masters
availability, MySQL Glossary
AVG(), Aggregate (GROUP BY) Function Descriptions
AVG(DISTINCT), Aggregate (GROUP BY) Function Descriptions
avoid_temporal_upgrade system variable, Server System Variables

B

[index top]
B-tree, MySQL Glossary
B-tree indexes, Comparison of B-Tree and Hash Indexes, The Physical Structure of an InnoDB Index
background threads
master, Configuring InnoDB Buffer Pool Flushing, Configuring the InnoDB Master Thread I/O Rate
read, Configuring the Number of Background InnoDB I/O Threads
write, Configuring the Number of Background InnoDB I/O Threads
backslash
escape character, String Literals
backspace (\b), String Literals, Functions That Modify JSON Values, Field and Line Handling
backticks, MySQL Glossary
backup, MySQL Glossary
BACKUP Events (NDB Cluster), NDB Cluster Log Events
backup identifiers
native backup and restore, Using The NDB Cluster Management Client to Create a Backup
backup option
myisamchk, myisamchk Repair Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
BackupDataBufferSize, Defining NDB Cluster Data Nodes, Configuration for NDB Cluster Backups
BackupDataDir, Defining NDB Cluster Data Nodes
BackupDiskWriteSpeedPct, Defining NDB Cluster Data Nodes
backupid option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
BackupLogBufferSize, Defining NDB Cluster Data Nodes, Configuration for NDB Cluster Backups
BackupMaxWriteSize, Defining NDB Cluster Data Nodes, Configuration for NDB Cluster Backups
BackupMemory, Defining NDB Cluster Data Nodes, Configuration for NDB Cluster Backups
BackupReportFrequency, Defining NDB Cluster Data Nodes
backups, Backup and Recovery, MySQL Enterprise Backup Overview
databases and tables, mysqldump — A Database Backup Program, mysqlpump — A Database Backup Program
in NDB Cluster, ndb_restore — Restore an NDB Cluster Backup, Online Backup of NDB Cluster, NDB Cluster Backup Concepts, Using The NDB Cluster Management Client to Create a Backup, Configuration for NDB Cluster Backups
in NDB Cluster replication, NDB Cluster Backups With NDB Cluster Replication
InnoDB, InnoDB Backup
with mysqldump, Using mysqldump for Backups
backups, troubleshooting
in NDB Cluster, NDB Cluster Backup Troubleshooting
BackupWriteSize, Defining NDB Cluster Data Nodes, Configuration for NDB Cluster Backups
BACKUP_ADMIN privilege, Dynamic Privilege Descriptions
backup_path option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
back_log system variable, Server System Variables
base column, MySQL Glossary
base64-output option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
basedir option
mysql.server, mysql.server — MySQL Server Startup Script
mysqld, Server Command Options
mysqld_safe, mysqld_safe — MySQL Server Startup Script
basedir system variable, Server System Variables
batch mode, Using mysql in Batch Mode
batch option
mysql, mysql Client Options
batch SQL files, mysql — The MySQL Command-Line Client
BatchByteSize, Defining SQL and Other API Nodes in an NDB Cluster
Batched Key Access
optimization, Block Nested-Loop and Batched Key Access Joins, Batched Key Access Joins
batched updates (NDB Cluster Replication), Starting NDB Cluster Replication (Single Replication Channel)
BatchSize, Defining SQL and Other API Nodes in an NDB Cluster
BatchSizePerLocalScan, Defining NDB Cluster Data Nodes
BEGIN, START TRANSACTION, COMMIT, and ROLLBACK Syntax, BEGIN ... END Compound-Statement Syntax
labels, Statement Label Syntax
XA transactions, XA Transaction SQL Syntax
BENCHMARK(), Information Functions
benchmarks, Using Your Own Benchmarks
beta, MySQL Glossary
BETWEEN ... AND, Comparison Functions and Operators
big5, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
BIGINT data type, Numeric Type Overview
big_tables system variable, Server System Variables
BIN(), String Functions
BINARY, Cast Functions and Operators
binary collation, The binary Collation Compared to _bin Collations
BINARY data type, String Type Overview, The BINARY and VARBINARY Types
binary distributions
installing, Installing MySQL on Unix/Linux Using Generic Binaries
binary log, The Binary Log, MySQL Glossary
C API, C API Binary Log Interface
event groups, SET GLOBAL sql_slave_skip_counter Syntax
binary log C API
data structures, C API Binary Log Data Structures
functions, C API Binary Log Function Overview
binary log encryption, Encrypting Binary Log Files and Relay Log Files
binary logging
ALTER USER, ALTER USER Binary Logging
and NDB Cluster, Issues Exclusive to NDB Cluster
CREATE USER, CREATE USER Binary Logging
binary-as-hex option
mysql, mysql Client Options
binary-mode option
mysql, mysql Client Options
bind-address option
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
bind-address option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
bind_address system variable, Server System Variables
binlog, MySQL Glossary
Binlog Dump
thread command, Thread Command Values
BINLOG statement, BINLOG Syntax
mysqlbinlog output, mysqlbinlog Row Event Display
binlog-checksum option
mysqld, Startup Options Used with Binary Logging
binlog-do-db option
mysqld, Startup Options Used with Binary Logging
binlog-ignore-db option
mysqld, Startup Options Used with Binary Logging
binlog-row-event-max-size option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqld, Startup Options Used with Binary Logging
BINLOG_ADMIN privilege, Dynamic Privilege Descriptions
binlog_cache_size system variable, System Variables Used with Binary Logging
binlog_checksum system variable, System Variables Used with Binary Logging
binlog_direct_non_transactional_updates system variable, System Variables Used with Binary Logging
binlog_encryption system variable, System Variables Used with Binary Logging
BINLOG_ENCRYPTION_ADMIN privilege, Dynamic Privilege Descriptions
binlog_error_action system variable, System Variables Used with Binary Logging
binlog_expire_logs_seconds, System Variables Used with Binary Logging
binlog_format
BLACKHOLE, Replication and BLACKHOLE Tables
binlog_format system variable, System Variables Used with Binary Logging
binlog_group_commit_sync_delay, System Variables Used with Binary Logging
binlog_group_commit_sync_no_delay_count, System Variables Used with Binary Logging
binlog_gtid_simple_recovery, System Variables Used with GTID Replication
binlog_index table (OBSOLETE) (see NDB Cluster replication)
binlog_max_flush_queue_time system variable, System Variables Used with Binary Logging
binlog_order_commits system variable, System Variables Used with Binary Logging
binlog_rotate_encryption_master_key_at_startup system variable, System Variables Used with Binary Logging
binlog_rows_query_log_events system variable, System Variables Used with Binary Logging
binlog_row_event_max_size system variable, System Variables Used with Binary Logging
binlog_row_image system variable, System Variables Used with Binary Logging
binlog_row_metadata system variable, System Variables Used with Binary Logging
binlog_row_value_options system variable, System Variables Used with Binary Logging
binlog_stmt_cache_size system variable, System Variables Used with Binary Logging
binlog_transaction_dependency_history_size system variable, System Variables Used with Binary Logging
binlog_transaction_dependency_tracking system variable, System Variables Used with Binary Logging
BIN_TO_UUID(), Miscellaneous Functions
BIT data type, Numeric Type Overview
bit functions, Bit Functions and Operators
example, Calculating Visits Per Day
bit operations
bit-value literals, Bit-Value Literals
hexadecimal literals, Hexadecimal Literals
bit operators, Bit Functions and Operators
bit-value literal introducer, Bit-Value Literals
bit-value literals, Bit-Value Literals
bit operations, Bit-Value Literals
BIT_AND(), Aggregate (GROUP BY) Function Descriptions
BIT_COUNT, Calculating Visits Per Day
BIT_COUNT(), Bit-Operation Incompatibilities with MySQL 5.7
BIT_LENGTH(), String Functions
BIT_OR, Calculating Visits Per Day
BIT_OR(), Aggregate (GROUP BY) Function Descriptions
BIT_XOR(), Aggregate (GROUP BY) Function Descriptions
BLACKHOLE
binlog_format, Replication and BLACKHOLE Tables
replication, Replication and BLACKHOLE Tables
BLACKHOLE storage engine, Alternative Storage Engines, The BLACKHOLE Storage Engine
blind query expansion, Full-Text Searches with Query Expansion, MySQL Glossary
BLOB columns
default values, The BLOB and TEXT Types
indexing, Index Prefixes, CREATE TABLE Syntax
inserting binary data, String Literals
size, String Type Storage Requirements
BLOB data type, String Type Overview, The BLOB and TEXT Types
blob-info option
ndb_desc, ndb_desc — Describe NDB Tables
Block Nested-Loop
optimization, Block Nested-Loop and Batched Key Access Joins, Block Nested-Loop Algorithm for Outer Joins and Semi-Joins
Block Nested-Loop join algorithm, Nested-Loop Join Algorithms
block-search option
myisamchk, Other myisamchk Options
blocks
ndbinfo table, The ndbinfo blocks Table
block_encryption_mode system variable, Server System Variables
BOOL data type, Numeric Type Overview
BOOLEAN data type, Numeric Type Overview
boolean literals, Boolean Literals
boolean options, Program Option Modifiers
Boolean search, Boolean Full-Text Searches
bottleneck, MySQL Glossary
bounce, MySQL Glossary
brackets
square, Data Types
browser-start-page option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
buddy allocator, INNODB_CMPMEM and INNODB_CMPMEM_RESET, MySQL Glossary
buffer, MySQL Glossary
buffer pool, InnoDB Buffer Pool Optimization, Configuring InnoDB Buffer Pool Size, Configuring Multiple Buffer Pool Instances, Making the Buffer Pool Scan Resistant, Configuring InnoDB Buffer Pool Prefetching (Read-Ahead), Configuring InnoDB Buffer Pool Flushing, Fine-tuning InnoDB Buffer Pool Flushing, Saving and Restoring the Buffer Pool State, MySQL Glossary
and compressed tables, How Compression Works for InnoDB Tables
monitoring, Monitoring the Buffer Pool Using the InnoDB Standard Monitor, Monitoring Online Buffer Pool Resizing Progress, Monitoring Buffer Pool Load Progress Using Performance Schema
buffer pool instance, MySQL Glossary
buffer sizes, InnoDB Buffer Pool Optimization, Configuring InnoDB Buffer Pool Size
client, Connectors and APIs
bugs
known, Known Issues in MySQL
NDB Cluster
reporting, ndb_error_reporter — NDB Error-Reporting Utility
reporting, General Information, How to Report Bugs or Problems
bugs database, How to Report Bugs or Problems
bugs.mysql.com, How to Report Bugs or Problems
BuildIndexThreads, Defining NDB Cluster Data Nodes
building
client programs, Building C API Client Programs
BUILD_CONFIG option
CMake, General Options
built-in, MySQL Glossary
bulk loading
for InnoDB tables, Bulk Data Loading for InnoDB Tables
for MyISAM tables, Bulk Data Loading for MyISAM Tables
bulk_insert_buffer_size system variable, Server System Variables
BUNDLE_RUNTIME_LIBRARIES option
CMake, General Options
business rules, MySQL Glossary

C

[index top]
C API, Connectors and APIs
asynchronous interface, C API Asynchronous Interface
binary log, C API Binary Log Interface
data structures, C API Data Structures
data types, MySQL C API
example programs, Example C API Client Programs
functions, C API Function Overview
linking problems, Troubleshooting Problems Linking to the MySQL Client Library
C++, MySQL Connector/C++
C:\my.cnf option file, Using Client Programs in a Multiple-Server Environment
ca-certs-file option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
cache, MySQL Glossary
CACHE INDEX statement, CACHE INDEX Syntax
caches
clearing, FLUSH Syntax
cache_policies table, InnoDB memcached Plugin Configuration Tables
caching_sha2_password
authentication method unknown to the client error, caching_sha2_password as the Preferred Authentication Plugin
cannot be loaded error, caching_sha2_password as the Preferred Authentication Plugin
is not supported error, caching_sha2_password as the Preferred Authentication Plugin
caching_sha2_password authentication plugin, Caching SHA-2 Pluggable Authentication
compatibility, caching_sha2_password as the Preferred Authentication Plugin
caching_sha2_password_auto_generate_rsa_keys system variable, Server System Variables
caching_sha2_password_private_key_path system variable, Server System Variables
caching_sha2_password_public_key_path system variable, Server System Variables
Caching_sha2_password_rsa_public_key status variable, Server Status Variables
calculating
aggregate value for a set of rows, Aggregate (GROUP BY) Function Descriptions
cardinality, SHOW INDEX Syntax
dates, Date Calculations
calendar, What Calendar Is Used By MySQL?
CALL, CALL Syntax
calling sequences for aggregate functions
UDF, UDF Calling Sequences for Aggregate Functions
calling sequences for simple functions
UDF, UDF Calling Sequences for Simple Functions
can't create/write to file, Can't create/write to file
Can't reopen table
error message, TEMPORARY Table Problems
CAN_ACCESS_COLUMN(), Internal Functions
CAN_ACCESS_DATABASE(), Internal Functions
CAN_ACCESS_TABLE(), Internal Functions
CAN_ACCESS_VIEW(), Internal Functions
cardinality, Avoiding Full Table Scans, MySQL Glossary
carriage return (\r), String Literals, Functions That Modify JSON Values, Field and Line Handling
CASE, Control Flow Functions, CASE Syntax
case sensitivity
access checking, Scope Column Properties
account names, Specifying Account Names
in identifiers, Identifier Case Sensitivity
in names, Identifier Case Sensitivity
in searches, Case Sensitivity in String Searches
in string comparisons, String Comparison Functions
of database names, MySQL Extensions to Standard SQL
of replication filtering options, How Servers Evaluate Replication Filtering Rules
of table names, MySQL Extensions to Standard SQL
CAST, Cast Functions and Operators
cast functions, Cast Functions and Operators
cast operators, Cast Functions and Operators
casts, Type Conversion in Expression Evaluation, Comparison Functions and Operators, Cast Functions and Operators
catalogs table
data dictionary table, Data Dictionary Tables
CC environment variable, Dealing with Problems Compiling MySQL, MySQL Environment Variables
CEIL(), Mathematical Functions
CEILING(), Mathematical Functions
cert-file option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
.cfg file, MySQL Glossary
cflags option
mysql_config, mysql_config — Display Options for Compiling Clients
change buffer, Change Buffer, MySQL Glossary
monitoring, Monitoring the Change Buffer
change buffering, MySQL Glossary
disabling, Configuring Change Buffering
CHANGE MASTER TO, CHANGE MASTER TO Syntax
in NDB Cluster, Preparing the NDB Cluster for Replication
CHANGE REPLICATION FILTER, CHANGE REPLICATION FILTER Syntax
Change user
thread command, Thread Command Values
changes to privileges, When Privilege Changes Take Effect
changing
column, ALTER TABLE Syntax
field, ALTER TABLE Syntax
socket location, mysql.server — MySQL Server Startup Script, How to Protect or Change the MySQL Unix Socket File
table, ALTER TABLE Syntax, Problems with ALTER TABLE
Changing master
thread state, Replication Slave Connection Thread States
channel, Replication Channels
commands, Commands for Operations on a Single Channel
CHAR data type, String Type Overview, String Types
CHAR VARYING data type, String Type Overview
CHAR(), String Functions
CHARACTER data type, String Type Overview
character set introducer, Character Set Introducers
character set repertoire, The utf8mb3 Character Set (3-Byte UTF-8 Unicode Encoding)
character sets, Character Sets, Collations, Unicode
adding, Adding a Character Set
and replication, Replication and Character Sets
Asian, Asian Character Sets
Baltic, Baltic Character Sets
binary, The Binary Character Set
Central European, Central European Character Sets
Cyrillic, Cyrillic Character Sets
Middle East, South European and Middle East Character Sets
repertoire, Character Set Repertoire
restrictions, Restrictions on Character Sets
South European, South European and Middle East Character Sets
Unicode, Unicode Character Sets
West European, West European Character Sets
CHARACTER VARYING data type, String Type Overview
character-set-client-handshake option
mysqld, Server Command Options
character-sets-dir option
myisamchk, myisamchk Repair Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
ndb_move_data, ndb_move_data — NDB Data Copy Utility
character-sets-dir option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
characters
multibyte, Multi-Byte Character Support for Complex Character Sets
CHARACTER_LENGTH(), String Functions
CHARACTER_SETS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA CHARACTER_SETS Table
character_sets table
data dictionary table, Data Dictionary Tables
character_sets_dir system variable, Server System Variables
character_set_client system variable, Server System Variables
character_set_connection system variable, Server System Variables
character_set_database system variable, Server System Variables
character_set_filesystem system variable, Server System Variables
character_set_results system variable, Server System Variables
character_set_server system variable, Server System Variables
character_set_system system variable, Server System Variables
charset command
mysql, mysql Client Commands
charset option
comp_err, comp_err — Compile MySQL Error Message File
CHARSET(), Information Functions
CHAR_LENGTH(), String Functions
CHECK constraints
ALTER TABLE, ALTER TABLE Syntax
CREATE TABLE, CHECK Constraints
RENAME TABLE, RENAME TABLE Syntax
SHOW CREATE TABLE, SHOW CREATE TABLE Syntax
check option
myisamchk, myisamchk Check Options
mysqlcheck, mysqlcheck — A Table Maintenance Program
check options
myisamchk, myisamchk Check Options
CHECK TABLE
and partitioning, Maintenance of Partitions
CHECK TABLE statement, CHECK TABLE Syntax
check-only-changed option
myisamchk, myisamchk Check Options
mysqlcheck, mysqlcheck — A Table Maintenance Program
check-orphans option
ndb_blob_tool, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
check-upgrade option
mysqlcheck, mysqlcheck — A Table Maintenance Program
checking
tables for errors, How to Check MyISAM Tables for Errors
Checking master version
thread state, Replication Slave I/O Thread States
checking permissions
thread state, General Thread States
Checking table
thread state, General Thread States
checkpoint, MySQL Glossary
CHECKPOINT Events (NDB Cluster), NDB Cluster Log Events
Checksum, NDB Cluster TCP/IP Connections, SCI Transport Connections in NDB Cluster
checksum, MySQL Glossary
Checksum (NDB Cluster), NDB Cluster Shared-Memory Connections
checksum errors, Installing MySQL on Solaris
CHECKSUM TABLE
and replication, Replication and CHECKSUM TABLE
CHECKSUM TABLE statement, CHECKSUM TABLE Syntax
CHECK_CONSTRAINTS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA CHECK_CONSTRAINTS Table
check_constraints table
data dictionary table, Data Dictionary Tables
check_proxy_users system variable, Server System Variables, Server Support for Proxy User Mapping
child table, MySQL Glossary
Chinese, Japanese, Korean character sets
frequently asked questions, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
choosing
a MySQL version, Which MySQL Version and Distribution to Install
data types, Choosing the Right Type for a Column
chroot option
mysqld, Server Command Options
circular replication
in NDB Cluster, Known Issues in NDB Cluster Replication, NDB Cluster Replication: Multi-Master and Circular Replication, NDB Cluster Replication Conflict Resolution
CJK (Chinese, Japanese, Korean)
Access, PHP, etc., MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
availability of specific characters, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
big5, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
character sets available, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
characters displayed as question marks, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
CJKV, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
collations, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
conversion problems with Japanese character sets, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
data truncation, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Database and table names, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
documentation in Chinese, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
documentation in Japanese, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
documentation in Korean, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
FAQ, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
gb2312, gbk, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Japanese character sets, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Korean character set, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
LIKE and FULLTEXT, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
MySQL 4.0 behavior, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
ORDER BY treatment, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
problems with Access, PHP, etc., MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
problems with Big5 character sets (Chinese), MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
problems with data truncation, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
problems with euckr character set (Korean), MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
problems with GB character sets (Chinese), MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
problems with LIKE and FULLTEXT, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
problems with Yen sign (Japanese), MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
rejected characters, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
sort order problems, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
sorting problems, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
testing availability of characters, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Unicode collations, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Vietnamese, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Yen sign, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
clean page, MySQL Glossary
clean shutdown, The Server Shutdown Process, Setting Up Multiple Data Directories, Replication and Master or Slave Shutdowns, MySQL Glossary
cleaning up
thread state, General Thread States
clear command
mysql, mysql Client Commands
Clearing
thread state, Event Scheduler Thread States
clearing
caches, FLUSH Syntax
client, MySQL Glossary
client connections, How MySQL Handles Client Connections
client programs, Overview of MySQL Programs
building, Building C API Client Programs
client tools, Connectors and APIs
clients
debugging, Debugging a MySQL Client
threaded, Writing C API Threaded Client Programs
cloning tables, CREATE TABLE ... LIKE Syntax
CLOSE, Cursor CLOSE Syntax
Close stmt
thread command, Thread Command Values
closing
tables, How MySQL Opens and Closes Tables
closing tables
thread state, General Thread States
cluster database (OBSOLETE) (see NDB Cluster replication)
cluster logs, Event Reports Generated in NDB Cluster, NDB Cluster Logging Management Commands
cluster.binlog_index table (OBSOLETE) (see NDB Cluster replication)
clustered index, MySQL Glossary
InnoDB, Clustered and Secondary Indexes
Clustering (see NDB Cluster)
CLUSTERLOG commands (NDB Cluster), NDB Cluster Logging Management Commands
CLUSTERLOG STATISTICS command (NDB Cluster), Using CLUSTERLOG STATISTICS in the NDB Cluster Management Client
cluster_locks
ndbinfo table, The ndbinfo cluster_locks Table
cluster_operations
ndbinfo table, The ndbinfo cluster_operations Table
cluster_replication database (OBSOLETE) (see NDB Cluster replication)
cluster_transactions
ndbinfo table, The ndbinfo cluster_transactions Table
CMake
BUILD_CONFIG option, General Options
BUNDLE_RUNTIME_LIBRARIES option, General Options
CMAKE_BUILD_TYPE option, General Options
CMAKE_CXX_FLAGS option, Compiler Flags
CMAKE_C_FLAGS option, Compiler Flags
CMAKE_INSTALL_PREFIX option, Installation Layout Options
COMPILATION_COMMENT option, Feature Options
COMPILATION_COMMENT_SERVER option, Feature Options
CPACK_MONOLITHIC_INSTALL option, General Options
DEFAULT_CHARSET option, Feature Options
DEFAULT_COLLATION option, Feature Options
DISABLE_PSI_COND option, Feature Options
DISABLE_PSI_DATA_LOCK option, Feature Options
DISABLE_PSI_ERROR option, Feature Options
DISABLE_PSI_FILE option, Feature Options
DISABLE_PSI_IDLE option, Feature Options
DISABLE_PSI_MEMORY option, Feature Options
DISABLE_PSI_METADATA option, Feature Options
DISABLE_PSI_MUTEX option, Feature Options
DISABLE_PSI_PS option, Feature Options
DISABLE_PSI_RWLOCK option, Feature Options
DISABLE_PSI_SOCKET option, Feature Options
DISABLE_PSI_SP option, Feature Options
DISABLE_PSI_STAGE option, Feature Options
DISABLE_PSI_STATEMENT option, Feature Options
DISABLE_PSI_STATEMENT_DIGEST option, Feature Options
DISABLE_PSI_TABLE option, Feature Options
DISABLE_PSI_THREAD option, Feature Options
DISABLE_PSI_TRANSACTION option, Feature Options
DISABLE_SHARED option, Feature Options
DOWNLOAD_BOOST option, Feature Options
DOWNLOAD_BOOST_TIMEOUT option, Feature Options
ENABLED_LOCAL_INFILE option, Feature Options
ENABLED_PROFILING option, Feature Options
ENABLE_DEBUG_SYNC option, Feature Options
ENABLE_DOWNLOADS option, Feature Options
ENABLE_DTRACE option, Feature Options
ENABLE_EXPERIMENTAL_SYSVARS option, Feature Options
ENABLE_GCOV option, Feature Options
ENABLE_GPROF option, Feature Options
FORCE_INSOURCE_BUILD option, General Options
FORCE_UNSUPPORTED_COMPILER option, Feature Options
IGNORE_AIO_CHECK option, Feature Options
INSTALL_BINDIR option, Installation Layout Options
INSTALL_DOCDIR option, Installation Layout Options
INSTALL_DOCREADMEDIR option, Installation Layout Options
INSTALL_INCLUDEDIR option, Installation Layout Options
INSTALL_INFODIR option, Installation Layout Options
INSTALL_LAYOUT option, Installation Layout Options
INSTALL_LIBDIR option, Installation Layout Options
INSTALL_MANDIR option, Installation Layout Options
INSTALL_MYSQLKEYRINGDIR option, Installation Layout Options
INSTALL_MYSQLSHAREDIR option, Installation Layout Options
INSTALL_MYSQLTESTDIR option, Installation Layout Options
INSTALL_PKGCONFIGDIR option, Installation Layout Options
INSTALL_PLUGINDIR option, Installation Layout Options
INSTALL_SBINDIR option, Installation Layout Options
INSTALL_SECURE_FILE_PRIVDIR option, Installation Layout Options
INSTALL_SHAREDIR option, Installation Layout Options
INSTALL_STATIC_LIBRARIES option, Installation Layout Options
INSTALL_SUPPORTFILESDIR option, Installation Layout Options
LINK_RANDOMIZE option, Installation Layout Options
LINK_RANDOMIZE_SEED option, Installation Layout Options
MAX_INDEXES option, Feature Options
MEMCACHED_HOME option, CMake Options for Compiling NDB Cluster
MUTEX_TYPE option, Feature Options
MYSQLX_TCP_PORT option, Feature Options
MYSQLX_UNIX_ADDR option, Feature Options
MYSQL_DATADIR option, Installation Layout Options
MYSQL_MAINTAINER_MODE option, Feature Options
MYSQL_PROJECT_NAME option, Feature Options
MYSQL_TCP_PORT option, Feature Options
MYSQL_UNIX_ADDR option, Feature Options
ODBC_INCLUDES option, Installation Layout Options
ODBC_LIB_DIR option, Installation Layout Options
OPTIMIZER_TRACE option, Feature Options
options, MySQL Source-Configuration Options
REPRODUCIBLE_BUILD option, Feature Options
running after prior invocation, Configure the Distribution, Dealing with Problems Compiling MySQL
SYSCONFDIR option, Installation Layout Options
SYSTEMD_PID_DIR option, Installation Layout Options
SYSTEMD_SERVICE_NAME option, Installation Layout Options
TMPDIR option, Installation Layout Options
USE_LD_GOLD option, Feature Options
USE_LD_LLD option, Feature Options
VERSION file, MySQL Configuration and Third-Party Tools
WIN_DEBUG_NO_INLINE option, Feature Options
WITH_ANT option, Feature Options
WITH_ASAN option, Feature Options
WITH_ASAN_SCOPE option, Feature Options
WITH_AUTHENTICATION_LDAP option, Feature Options
WITH_AUTHENTICATION_PAM option, Feature Options
WITH_AWS_SDK option, Feature Options
WITH_BOOST option, Feature Options
WITH_BUNDLED_LIBEVENT option, CMake Options for Compiling NDB Cluster
WITH_BUNDLED_MEMCACHED option, CMake Options for Compiling NDB Cluster
WITH_CLASSPATH option, CMake Options for Compiling NDB Cluster
WITH_CLIENT_PROTOCOL_TRACING option, Feature Options
WITH_CURL option, Feature Options
WITH_DEBUG option, Feature Options
WITH_DEFAULT_COMPILER_OPTIONS option, Compiler Flags
WITH_DEFAULT_FEATURE_SET option, Feature Options
WITH_EDITLINE option, Feature Options
WITH_ERROR_INSERT option, CMake Options for Compiling NDB Cluster
WITH_GMOCK option, Feature Options
WITH_ICU option, Feature Options
WITH_INNODB_EXTRA_DEBUG option, Feature Options
WITH_INNODB_MEMCACHED option, Feature Options
WITH_JEMALLOC option, Feature Options
WITH_KEYRING_TEST option, Feature Options
WITH_LIBEVENT option, Feature Options
WITH_LIBWRAP option, Feature Options
WITH_LOCK_ORDER option, Feature Options
WITH_LSAN option, Feature Options
WITH_LTO option, Feature Options
WITH_LZ4 option, Feature Options
WITH_LZMA option, Feature Options
WITH_MECAB option, Feature Options
WITH_MSAN option, Feature Options
WITH_MSCRT_DEBUG option, Feature Options
WITH_MYSQLX option, Feature Options
WITH_NDBCLUSTER option, CMake Options for Compiling NDB Cluster
WITH_NDBCLUSTER_STORAGE_ENGINE option, CMake Options for Compiling NDB Cluster
WITH_NDBMTD option, CMake Options for Compiling NDB Cluster
WITH_NDB_BINLOG option, CMake Options for Compiling NDB Cluster
WITH_NDB_DEBUG option, CMake Options for Compiling NDB Cluster
WITH_NDB_JAVA option, CMake Options for Compiling NDB Cluster
WITH_NDB_PORT option, CMake Options for Compiling NDB Cluster
WITH_NDB_TEST option, CMake Options for Compiling NDB Cluster
WITH_NUMA option, Feature Options
WITH_PLUGIN_NDBCLUSTER option, CMake Options for Compiling NDB Cluster
WITH_PROTOBUF option, Feature Options
WITH_RAPID option, Feature Options
WITH_RAPIDJSON option, Feature Options
WITH_RE2 option, Feature Options
WITH_ROUTER option, Feature Options
WITH_SSL option, Feature Options
WITH_SYSTEMD option, Feature Options
WITH_SYSTEM_LIBS option, Feature Options
WITH_TEST_TRACE_PLUGIN option, Feature Options
WITH_TSAN option, Feature Options
WITH_UBSAN option, Feature Options
WITH_UNIT_TESTS option, Feature Options
WITH_UNIXODBC option, Feature Options
WITH_VALGRIND option, Feature Options
WITH_ZLIB option, Feature Options
CMakeCache.txt file, Dealing with Problems Compiling MySQL
CMAKE_BUILD_TYPE option
CMake, General Options
CMAKE_CXX_FLAGS option
CMake, Compiler Flags
CMAKE_C_FLAGS option
CMake, Compiler Flags
CMAKE_INSTALL_PREFIX option
CMake, Installation Layout Options
COALESCE(), Comparison Functions and Operators
coercibility
collation, Collation Coercibility in Expressions
COERCIBILITY(), Information Functions
cold backup, MySQL Glossary
collating
strings, String Collating Support for Complex Character Sets
collation
adding, Adding a Collation to a Character Set
coercibility, Collation Coercibility in Expressions
INFORMATION_SCHEMA, Using Collation in INFORMATION_SCHEMA Searches
modifying, Adding a Collation to a Character Set
COLLATION(), Information Functions
collations, Character Sets, Collations, Unicode
Asian, Asian Character Sets
Baltic, Baltic Character Sets
binary, The binary Collation Compared to _bin Collations, The Binary Character Set
Central European, Central European Character Sets
Cyrillic, Cyrillic Character Sets
Middle East, South European and Middle East Character Sets
naming conventions, Collation Naming Conventions
NO PAD, Trailing Space Handling in Comparisons, Collation Pad Attributes, The CHAR and VARCHAR Types
PAD SPACE, Trailing Space Handling in Comparisons, Collation Pad Attributes, The CHAR and VARCHAR Types
South European, South European and Middle East Character Sets
Unicode, Unicode Character Sets
West European, West European Character Sets
_ai suffix, Collation Naming Conventions
_as suffix, Collation Naming Conventions
_bin suffix, Collation Naming Conventions, The binary Collation Compared to _bin Collations
_ci suffix, Collation Naming Conventions
_ks suffix, Collation Naming Conventions
_ss suffix, Collation Naming Conventions
COLLATIONS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA COLLATIONS Table
collations table
data dictionary table, Data Dictionary Tables
COLLATION_CHARACTER_SET_APPLICABILITY
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA COLLATION_CHARACTER_SET_APPLICABILITY Table
collation_connection system variable, Server System Variables
collation_database system variable, Server System Variables
collation_server system variable, Server System Variables
color option
ndb_top, ndb_top — View CPU usage information for NDB threads
column, MySQL Glossary
changing, ALTER TABLE Syntax
types, Data Types
column alias
problems, Problems with Column Aliases
quoting, Schema Object Names, Problems with Column Aliases
column comments, CREATE TABLE Syntax
column format, CREATE TABLE Syntax
column index, MySQL Glossary
column names
case sensitivity, Identifier Case Sensitivity
column prefix, MySQL Glossary
column storage, CREATE TABLE Syntax
column-names option
mysql, mysql Client Options
column-statistics option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
column-type-info option
mysql, mysql Client Options
columns
displaying, mysqlshow — Display Database, Table, and Column Information
indexes, Column Indexes
names, Schema Object Names
other types, Using Data Types from Other Database Engines
selecting, Selecting Particular Columns
storage requirements, Data Type Storage Requirements
COLUMNS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA COLUMNS Table
columns option
mysqlimport, mysqlimport — A Data Import Program
columns partitioning, COLUMNS Partitioning
columns per table
maximum, Limits on Table Column Count and Row Size
columns table
data dictionary table, Data Dictionary Tables
columns_priv table
system table, Grant System Tables, Grant Table Overview
COLUMN_PRIVILEGES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table
COLUMN_STATISTICS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA COLUMN_STATISTICS Table
column_statistics table
system table, Data Dictionary Tables, Optimizer Statistics
column_type_elements table
data dictionary table, Data Dictionary Tables
comma-separated values data, reading, Field and Line Handling, SELECT ... INTO Syntax
command option precedence, Specifying Program Options
command options
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqld, Server Command Options
command options (NDB Cluster)
mysqld, MySQL Server Options for NDB Cluster
ndbd, ndbd — The NDB Cluster Data Node Daemon
ndbinfo_select_all, ndbinfo_select_all — Select From ndbinfo Tables
ndb_mgm, ndb_mgm — The NDB Cluster Management Client
ndb_mgmd, ndb_mgmd — The NDB Cluster Management Server Daemon
command syntax, Typographical and Syntax Conventions
command-line history
mysql, mysql Client Logging
command-line options (NDB Cluster), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
command-line tool, MySQLInstallerConsole Reference, mysql — The MySQL Command-Line Client
commands
for binary distribution, Installing MySQL on Unix/Linux Using Generic Binaries
commands out of sync, Commands out of sync
comment syntax, Comment Syntax
comments
adding, Comment Syntax
starting, '--' as the Start of a Comment
comments option
mysql, mysql Client Options
mysqldump, mysqldump — A Database Backup Program
COMMIT, START TRANSACTION, COMMIT, and ROLLBACK Syntax
XA transactions, XA Transaction SQL Syntax
commit, MySQL Glossary
commit option
mysqlslap, mysqlslap — Load Emulation Client
committing alter table to storage engine
thread state, General Thread States
Committing events to binlog
thread state, NDB Cluster Thread States
common table expressions, The Rows Holding the Group-wise Maximum of a Certain Column, WITH Syntax (Common Table Expressions)
optimization, Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization
compact option
mysqldump, mysqldump — A Database Backup Program
compact row format, COMPACT Row Format, MySQL Glossary
comparison operators, Comparison Functions and Operators
comparisons
access checking, Scope Column Properties
account names, Specifying Account Names
compatibility
with ODBC, Server System Variables, Numeric Type Overview, Type Conversion in Expression Evaluation, Comparison Functions and Operators, CREATE TABLE Syntax, JOIN Syntax
with Oracle, MySQL Extensions to Standard SQL, Aggregate (GROUP BY) Function Descriptions, ALTER TABLE Syntax, Obtaining Table Structure Information
with PostgreSQL, MySQL Extensions to Standard SQL
with standard SQL, MySQL Standards Compliance
compatible option
mysqldump, mysqldump — A Database Backup Program
COMPILATION_COMMENT option
CMake, Feature Options
COMPILATION_COMMENT_SERVER option
CMake, Feature Options
compiling
user-defined functions, UDF Compiling and Installing
compiling clients
on Unix, Compiling MySQL Clients on Unix
on Windows, Compiling MySQL Clients on Microsoft Windows
compiling MySQL server
problems, Dealing with Problems Compiling MySQL
complete-insert option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
completion_type system variable, Server System Variables
component installing
validate_password, Password Validation Component Installation and Uninstallation
component service
status_variable_registration, MySQL Services for Plugins
component table
system table, Object Information System Tables
component uninstalling
validate_password, Password Validation Component Installation and Uninstallation
components
installing, INSTALL COMPONENT Syntax
security, Security Components and Plugins
server, MySQL Server Components
uninstalling, UNINSTALL COMPONENT Syntax
composite index, MySQL Glossary
composite partitioning, Subpartitioning
compound statements, Compound-Statement Syntax
compress option
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
COMPRESS(), Encryption and Compression Functions
compress-output option
mysqlpump, mysqlpump — A Database Backup Program
compressed backup, MySQL Glossary
compressed row format, COMPRESSED Row Format, MySQL Glossary
compressed table, MySQL Glossary
compressed tables, myisampack — Generate Compressed, Read-Only MyISAM Tables, Compressed Table Characteristics
CompressedBackup, Defining NDB Cluster Data Nodes
CompressedLCP, Defining NDB Cluster Data Nodes
compression, InnoDB Table and Page Compression, InnoDB Page Compression, MySQL Glossary
algorithms, How Compression Works for InnoDB Tables
application and schema design, Tuning Compression for InnoDB Tables
BLOBs, VARCHAR and TEXT, How Compression Works for InnoDB Tables
buffer pool considerations, How Compression Works for InnoDB Tables
compressed page size, Tuning Compression for InnoDB Tables
configuration characteristics, Tuning Compression for InnoDB Tables
data and indexes, How Compression Works for InnoDB Tables
data characteristics, Tuning Compression for InnoDB Tables
enabling for a table, Creating Compressed Tables
implementation, How Compression Works for InnoDB Tables
information schema, InnoDB INFORMATION_SCHEMA Tables about Compression
KEY_BLOCK_SIZE, Tuning Compression for InnoDB Tables
log file format, How Compression Works for InnoDB Tables
modification log, How Compression Works for InnoDB Tables
monitoring, Monitoring InnoDB Table Compression at Runtime
overflow pages, How Compression Works for InnoDB Tables
overview, Overview of Table Compression
tuning, Tuning Compression for InnoDB Tables
workload characteristics, Tuning Compression for InnoDB Tables
compression failure, MySQL Glossary
comp_err, Overview of MySQL Programs, comp_err — Compile MySQL Error Message File
charset option, comp_err — Compile MySQL Error Message File
debug option, comp_err — Compile MySQL Error Message File
debug-info option, comp_err — Compile MySQL Error Message File
header_file option, comp_err — Compile MySQL Error Message File
help option, comp_err — Compile MySQL Error Message File
in_file option, comp_err — Compile MySQL Error Message File
name_file option, comp_err — Compile MySQL Error Message File
out_dir option, comp_err — Compile MySQL Error Message File
out_file option, comp_err — Compile MySQL Error Message File
statefile option, comp_err — Compile MySQL Error Message File
version option, comp_err — Compile MySQL Error Message File
CONCAT(), String Functions
concatenation
string, String Literals, String Functions
CONCAT_WS(), String Functions
concurrency, Introduction to InnoDB, MySQL Glossary
of commits, InnoDB Startup Options and System Variables
of threads, InnoDB Startup Options and System Variables
tickets, InnoDB Startup Options and System Variables
concurrency option
mysqlslap, mysqlslap — Load Emulation Client
concurrent inserts, Table-Level Locking, Concurrent Inserts
concurrent_insert system variable, Server System Variables
condition handling
INOUT parameters, Condition Handling and OUT or INOUT Parameters
OUT parameters, Condition Handling and OUT or INOUT Parameters
Conditions, DECLARE ... CONDITION Syntax
conditions, SHOW ERRORS Syntax, SHOW WARNINGS Syntax
cond_instances table
performance_schema, The cond_instances Table
config-cache option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
config-file option
my_print_defaults, my_print_defaults — Display Options from Option Files
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
config-file option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
config.ini (NDB Cluster), Initial Configuration of NDB Cluster, NDB Cluster Configuration Files, NDB Cluster Configuration: Basic Example, ndb_mgmd — The NDB Cluster Management Server Daemon
configdir option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
ConfigGenerationNumber, Defining the System
configinfo option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
configuration
NDB Cluster, Overview of NDB Cluster Configuration Parameters, Options, and Variables
server, Configuring the Server
configuration file, MySQL Glossary
configuration files, Troubleshooting Problems Connecting to MySQL
configure option
MySQLInstallerConsole, MySQLInstallerConsole Reference
configuring backups
in NDB Cluster, Configuration for NDB Cluster Backups
configuring NDB Cluster, NDB Cluster Installation, Configuration of NDB Cluster, ndb_mgmd — The NDB Cluster Management Server Daemon, MySQL Server Usage for NDB Cluster
Configuring NDB Cluster (concepts), NDB Cluster Core Concepts
config_from_node option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
config_nodes
ndbinfo table, The ndbinfo config_nodes Table
config_options table, InnoDB memcached Plugin Configuration Tables
config_params
ndbinfo table, The ndbinfo config_params Table
config_values
ndbinfo table, The ndbinfo config_values Table
conflict detection status variables
NDB Cluster Replication, NDB Cluster Replication Conflict Resolution
conflict resolution
and ndb_replication system table, NDB Cluster Replication Conflict Resolution
enabling, NDB Cluster Replication Conflict Resolution
in NDB Cluster Replication, NDB Cluster Replication Conflict Resolution
mysqld startup options, NDB Cluster Replication Conflict Resolution
Connect
thread command, Thread Command Values
connect command
mysql, mysql Client Commands
CONNECT command (NDB Cluster), Commands in the NDB Cluster Management Client
connect option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
Connect Out
thread command, Thread Command Values
connect-delay option (ndbd), ndbd — The NDB Cluster Data Node Daemon
connect-delay option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
connect-expired-password option
mysql, mysql Client Options
connect-retries option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
connect-retries option (ndbd), ndbd — The NDB Cluster Data Node Daemon
connect-retries option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
connect-retries option (ndb_mgm), ndb_mgm — The NDB Cluster Management Client
connect-retry-delay option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
connect-retry-delay option (ndbd), ndbd — The NDB Cluster Data Node Daemon
connect-retry-delay option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
connect-string option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
connect-timeout option
mysql, mysql Client Options
ConnectBackoffMaxTime, Defining SQL and Other API Nodes in an NDB Cluster
ConnectCheckIntervalDelay, Defining NDB Cluster Data Nodes
connecting
parameters, Base Connection Parameters
remotely with SSH, Connecting to MySQL Remotely from Windows with SSH
to the server, Connecting to and Disconnecting from the Server, Connecting to the MySQL Server Using Command Options
using a URI-like connection string, Connecting to the Server Using URI-Like Strings or Key-Value Pairs, Connecting Using URI-Like Connection Strings
using key-value pairs, Connecting to the Server Using URI-Like Strings or Key-Value Pairs, Connecting Using Key-Value Pairs
verification, Access Control, Stage 1: Connection Verification
Connecting to master
thread state, Replication Slave I/O Thread States
connection
aborted, Communication Errors and Aborted Connections
CONNECTION Events (NDB Cluster), NDB Cluster Log Events
connection string (see NDB Cluster)
connection-server-id option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
connection-timeout option (ndb_error_reporter), ndb_error_reporter — NDB Error-Reporting Utility
ConnectionMap, Defining SQL and Other API Nodes in an NDB Cluster
connections option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
ndb_import, ndb_import — Import CSV Data Into NDB
CONNECTION_ADMIN privilege, Dynamic Privilege Descriptions
CONNECTION_CONTROL plugin
installing, Connection-Control Plugin Installation
status variables, Connection-Control Status Variables
system variables, Connection-Control System Variables
Connection_control_delay_generated status variable, Connection-Control Status Variables
connection_control_failed_connections_threshold system variable, Connection-Control System Variables
CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS Table
CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS plugin
installing, Connection-Control Plugin Installation
connection_control_max_connection_delay system variable, Connection-Control System Variables
connection_control_min_connection_delay system variable, Connection-Control System Variables
CONNECTION_ID(), Information Functions
Connector/C, Connectors and APIs, MySQL Connector/C
Connector/C++, Connectors and APIs, MySQL Connector/C++
Connector/J, Connectors and APIs, MySQL Connector/J
Connector/NET, Connectors and APIs, MySQL Connector/NET
Connector/ODBC, Connectors and APIs, MySQL Connector/ODBC
Connector/Python, Connectors and APIs, MySQL Connector/Python
Connectors, Connectors and APIs
connect_timeout system variable, Server System Variables
connect_timeout variable, mysqladmin — Client for Administering a MySQL Server
consistent read, MySQL Glossary
consistent reads, Consistent Nonlocking Reads
console option
mysqld, Server Command Options
const table
optimizer, EXPLAIN Join Types, SELECT Syntax
constant table, WHERE Clause Optimization
constraint, MySQL Glossary
constraints, How MySQL Deals with Constraints
foreign keys, Using FOREIGN KEY Constraints
containers table, InnoDB memcached Plugin Configuration Tables
continue option
ndb_import, ndb_import — Import CSV Data Into NDB
contributing companies
list of, Supporters of MySQL
contributors
list of, Contributors to MySQL
control flow functions, Control Flow Functions
Control+C
statement termination, mysql — The MySQL Command-Line Client, mysql Client Options, Limiting Common Table Expression Recursion
CONV(), Mathematical Functions
conventions
syntax, Typographical and Syntax Conventions
typographical, Typographical and Syntax Conventions
CONVERT, Cast Functions and Operators
CONVERT TO, ALTER TABLE Syntax
converting HEAP to ondisk
thread state, General Thread States
CONVERT_TZ(), Date and Time Functions
copy to tmp table
thread state, General Thread States
copying databases, Copying MySQL Databases to Another Machine
copying tables, CREATE TABLE ... SELECT Syntax
Copying to group table
thread state, General Thread States
Copying to tmp table
thread state, General Thread States
Copying to tmp table on disk
thread state, General Thread States
core-file option, Excluding Buffer Pool Pages from Core Files
mysqld, Server Command Options
core-file option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
core-file-size option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
core_file system variable, Server System Variables, Excluding Buffer Pool Pages from Core Files
correct-checksum option
myisamchk, myisamchk Repair Options
correlated subqueries, Correlated Subqueries
corruption, Forcing InnoDB Recovery
InnoDB, Recovery from Data Corruption or Disk Failure
COS(), Mathematical Functions
cost model
optimizer, The Optimizer Cost Model
COT(), Mathematical Functions
count option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
myisam_ftdump, myisam_ftdump — Display Full-Text Index information
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlshow, mysqlshow — Display Database, Table, and Column Information
COUNT(), Aggregate (GROUP BY) Function Descriptions
COUNT(DISTINCT), Aggregate (GROUP BY) Function Descriptions
counter, MySQL Glossary
counters
ndbinfo table, The ndbinfo counters Table
counting
table rows, Counting Rows
covering index, MySQL Glossary
CPACK_MONOLITHIC_INSTALL option
CMake, General Options
CPU-bound, MySQL Glossary
cpustat
ndbinfo table, The ndbinfo cpustat Table
cpustat_1sec
ndbinfo table, The ndbinfo cpustat_1sec Table
cpustat_20sec
ndbinfo table, The ndbinfo cpustat_20sec Table
cpustat_50ms
ndbinfo table, The ndbinfo cpustat_50ms Table
crash, Debugging a MySQL Server, MySQL Glossary
recovery, Using myisamchk for Crash Recovery
repeated, What to Do If MySQL Keeps Crashing
replication, Replication and Master or Slave Shutdowns
crash recovery, MySQL Glossary
InnoDB, InnoDB Crash Recovery, Tablespace Discovery During Crash Recovery
crash-safe replication, Startup Options for Replication Slaves, Options for Logging Slave Status to Tables, Handling an Unexpected Halt of a Replication Slave
CrashOnCorruptedTuple, Defining NDB Cluster Data Nodes
CRC32(), Mathematical Functions
CREATE ... IF NOT EXISTS
and replication, Replication of CREATE ... IF NOT EXISTS Statements
CREATE DATABASE, CREATE DATABASE Syntax
Create DB
thread command, Thread Command Values
CREATE EVENT, CREATE EVENT Syntax
and replication, Replication of Invoked Features
CREATE FUNCTION, CREATE PROCEDURE and CREATE FUNCTION Syntax
CREATE FUNCTION statement, CREATE FUNCTION Syntax for User-Defined Functions
CREATE INDEX, CREATE INDEX Syntax
CREATE LOGFILE GROUP, CREATE LOGFILE GROUP Syntax
(see also NDB Cluster Disk Data)
CREATE NODEGROUP command (NDB Cluster), Commands in the NDB Cluster Management Client
create option
mysqlslap, mysqlslap — Load Emulation Client
CREATE privilege, Static Privilege Descriptions
CREATE PROCEDURE, CREATE PROCEDURE and CREATE FUNCTION Syntax
CREATE RESOURCE GROUP statement, CREATE RESOURCE GROUP Syntax
CREATE ROLE privilege, Static Privilege Descriptions
CREATE ROLE statement, CREATE ROLE Syntax
CREATE ROUTINE privilege, Static Privilege Descriptions
CREATE SCHEMA, CREATE DATABASE Syntax
CREATE SERVER, CREATE SERVER Syntax
CREATE SPATIAL REFERENCE SYSTEM, CREATE SPATIAL REFERENCE SYSTEM Syntax
CREATE TABLE, CREATE TABLE Syntax
DIRECTORY options
and replication, Replication and DIRECTORY Table Options
KEY_BLOCK_SIZE, Tuning Compression for InnoDB Tables
NDB_TABLE options, Setting NDB_TABLE Options
options for table compression, Creating Compressed Tables
ROW_FORMAT, Defining the Row Format of a Table
statement retention, CREATE TABLE Statement Retention
table definition, CREATE TABLE Statement Retention
CREATE TABLE ... SELECT
and replication, Replication of CREATE TABLE ... SELECT Statements
CREATE TABLESPACE, CREATE TABLESPACE Syntax
general tablespace, CREATE TABLESPACE Syntax
undo tablespace, CREATE TABLESPACE Syntax
CREATE TABLESPACE privilege, Static Privilege Descriptions
CREATE TEMPORARY TABLES privilege, Static Privilege Descriptions
CREATE TRIGGER, CREATE TRIGGER Syntax
CREATE USER privilege, Static Privilege Descriptions
CREATE USER statement, Adding Accounts, Assigning Privileges, and Dropping Accounts, Assigning Account Passwords, CREATE USER Syntax
CREATE VIEW, CREATE VIEW Syntax
CREATE VIEW privilege, Static Privilege Descriptions
create-options option
mysqldump, mysqldump — A Database Backup Program
create-schema option
mysqlslap, mysqlslap — Load Emulation Client
create_admin_listener_thread system variable, Server System Variables
CREATE_ASYMMETRIC_PRIV_KEY(), MySQL Enterprise Encryption Function Descriptions
CREATE_ASYMMETRIC_PUB_KEY(), MySQL Enterprise Encryption Function Descriptions
CREATE_DH_PARAMETERS(), MySQL Enterprise Encryption Function Descriptions
CREATE_DIGEST(), MySQL Enterprise Encryption Function Descriptions
create_synonym_db() procedure
sys schema, The create_synonym_db() Procedure
creating
bug reports, How to Report Bugs or Problems
database, CREATE DATABASE Syntax
databases, Creating and Using a Database
default startup options, Using Option Files
function, CREATE FUNCTION Syntax for User-Defined Functions
schema, CREATE DATABASE Syntax
tables, Creating a Table
Creating index
thread state, General Thread States
creating roles, CREATE ROLE Syntax
Creating sort index
thread state, General Thread States
creating table
thread state, General Thread States
Creating tmp table
thread state, General Thread States
creating user accounts, CREATE USER Syntax
CROSS JOIN, JOIN Syntax
CRUD, MySQL Glossary
CR_ALREADY_CONNECTED error code, Client Error Message Reference
CR_AUTH_PLUGIN_CANNOT_LOAD error code, Client Error Message Reference
CR_AUTH_PLUGIN_ERR error code, Client Error Message Reference
CR_CANT_READ_CHARSET error code, Client Error Message Reference
CR_COMMANDS_OUT_OF_SYNC error code, Client Error Message Reference
CR_COMPRESSION_NOT_SUPPORTED error code, Client Error Message Reference
CR_CONNECTION_ERROR error code, Client Error Message Reference
CR_CONN_HOST_ERROR error code, Client Error Message Reference
CR_CONN_UNKNOW_PROTOCOL error code, Client Error Message Reference
CR_DATA_TRUNCATED error code, Client Error Message Reference
CR_DUPLICATE_CONNECTION_ATTR error code, Client Error Message Reference
CR_EMBEDDED_CONNECTION error code, Client Error Message Reference
CR_FETCH_CANCELED error code, Client Error Message Reference
CR_FILE_NAME_TOO_LONG error code, Client Error Message Reference
CR_INSECURE_API_ERR error code, Client Error Message Reference
CR_INVALID_BUFFER_USE error code, Client Error Message Reference
CR_INVALID_CONN_HANDLE error code, Client Error Message Reference
CR_INVALID_PARAMETER_NO error code, Client Error Message Reference
CR_IPSOCK_ERROR error code, Client Error Message Reference
CR_LOCALHOST_CONNECTION error code, Client Error Message Reference
CR_MALFORMED_PACKET error code, Client Error Message Reference
CR_NAMEDPIPEOPEN_ERROR error code, Client Error Message Reference
CR_NAMEDPIPESETSTATE_ERROR error code, Client Error Message Reference
CR_NAMEDPIPEWAIT_ERROR error code, Client Error Message Reference
CR_NAMEDPIPE_CONNECTION error code, Client Error Message Reference
CR_NET_PACKET_TOO_LARGE error code, Client Error Message Reference
CR_NEW_STMT_METADATA error code, Client Error Message Reference
CR_NOT_IMPLEMENTED error code, Client Error Message Reference
CR_NO_DATA error code, Client Error Message Reference
CR_NO_PARAMETERS_EXISTS error code, Client Error Message Reference
CR_NO_PREPARE_STMT error code, Client Error Message Reference
CR_NO_RESULT_SET error code, Client Error Message Reference
CR_NO_STMT_METADATA error code, Client Error Message Reference
CR_NULL_POINTER error code, Client Error Message Reference
CR_OUT_OF_MEMORY error code, Client Error Message Reference
CR_PARAMS_NOT_BOUND error code, Client Error Message Reference
CR_PROBE_MASTER_CONNECT error code, Client Error Message Reference
CR_PROBE_SLAVE_CONNECT error code, Client Error Message Reference
CR_PROBE_SLAVE_HOSTS error code, Client Error Message Reference
CR_PROBE_SLAVE_STATUS error code, Client Error Message Reference
CR_SERVER_GONE_ERROR, MySQL server has gone away
CR_SERVER_GONE_ERROR error code, Client Error Message Reference
CR_SERVER_HANDSHAKE_ERR error code, Client Error Message Reference
CR_SERVER_LOST error code, Client Error Message Reference
CR_SERVER_LOST_ERROR, MySQL server has gone away
CR_SERVER_LOST_EXTENDED error code, Client Error Message Reference
CR_SHARED_MEMORY_CONNECTION error code, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_ABANDONED_ERROR error code, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_ANSWER_ERROR error code, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_FILE_MAP_ERROR error code, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_MAP_ERROR error code, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_REQUEST_ERROR error code, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_SET_ERROR error code, Client Error Message Reference
CR_SHARED_MEMORY_EVENT_ERROR error code, Client Error Message Reference
CR_SHARED_MEMORY_FILE_MAP_ERROR error code, Client Error Message Reference
CR_SHARED_MEMORY_MAP_ERROR error code, Client Error Message Reference
CR_SOCKET_CREATE_ERROR error code, Client Error Message Reference
CR_SSL_CONNECTION_ERROR error code, Client Error Message Reference
CR_SSL_FIPS_MODE_ERR error code, Client Error Message Reference
CR_STMT_CLOSED error code, Client Error Message Reference
CR_TCP_CONNECTION error code, Client Error Message Reference
CR_UNKNOWN_ERROR error code, Client Error Message Reference
CR_UNKNOWN_HOST error code, Client Error Message Reference
CR_UNSUPPORTED_PARAM_TYPE error code, Client Error Message Reference
CR_UNUSED_1 error code, Client Error Message Reference
CR_VERSION_ERROR error code, Client Error Message Reference
CR_WRONG_HOST_INFO error code, Client Error Message Reference
CR_WRONG_LICENSE error code, Client Error Message Reference
CSV data, reading, Field and Line Handling, SELECT ... INTO Syntax
csv option
mysqlslap, mysqlslap — Load Emulation Client
CSV storage engine, Alternative Storage Engines, The CSV Storage Engine
cte_max_recursion_depth system variable, Server System Variables
CUME_DIST(), Window Function Descriptions
CURDATE(), Date and Time Functions
current row
window functions, Window Function Concepts and Syntax
CURRENT_DATE, Date and Time Functions
CURRENT_ROLE(), Information Functions
CURRENT_TIME, Date and Time Functions
CURRENT_TIMESTAMP, Date and Time Functions
Current_tls_ca status variable, Server Status Variables
Current_tls_capath status variable, Server Status Variables
Current_tls_cert status variable, Server Status Variables
Current_tls_cipher status variable, Server Status Variables
Current_tls_ciphersuites status variable, Server Status Variables
Current_tls_crl status variable, Server Status Variables
Current_tls_crlpath status variable, Server Status Variables
Current_tls_key status variable, Server Status Variables
Current_tls_version status variable, Server Status Variables
CURRENT_USER(), Information Functions
cursor, MySQL Glossary
Cursors, Cursors
CURTIME(), Date and Time Functions
CXX environment variable, Dealing with Problems Compiling MySQL, MySQL Environment Variables
cxxflags option
mysql_config, mysql_config — Display Options for Compiling Clients

D

[index top]
Daemon
thread command, Thread Command Values
daemon option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
daemon plugins, Daemon Plugins
daemonize option
mysqld, Server Command Options
daemon_memcached_enable_binlog system variable, InnoDB Startup Options and System Variables
daemon_memcached_engine_lib_name system variable, InnoDB Startup Options and System Variables
daemon_memcached_engine_lib_path system variable, InnoDB Startup Options and System Variables
daemon_memcached_option system variable, InnoDB Startup Options and System Variables
daemon_memcached_r_batch_size system variable, InnoDB Startup Options and System Variables
daemon_memcached_w_batch_size system variable, InnoDB Startup Options and System Variables
data
importing, Executing SQL Statements from a Text File, mysqlimport — A Data Import Program
loading into tables, Loading Data into a Table
retrieving, Retrieving Information from a Table
size, Optimizing Data Size
data dictionary, MySQL Data Dictionary, File-Per-Table Tablespaces, MySQL Glossary
benefits, MySQL Data Dictionary
dictionary object cache, Dictionary Object Cache
INFORMATION_SCHEMA integration, INFORMATION_SCHEMA and Data Dictionary Integration
limitations, Data Dictionary Limitations
metadata file removal, Removal of File-based Metadata Storage
operational implications, Data Dictionary Usage Differences
schema, Data Dictionary Schema
transactional storage, Transactional Storage of Dictionary Data
data dictionary tables
catalogs table, Data Dictionary Tables
character_sets table, Data Dictionary Tables
check_constraints table, Data Dictionary Tables
collations table, Data Dictionary Tables
columns table, Data Dictionary Tables
column_type_elements table, Data Dictionary Tables
dd_properties table, Data Dictionary Tables
events table, Data Dictionary Tables
foreign_keys table, Data Dictionary Tables
foreign_key_column_usage table, Data Dictionary Tables
indexes table, Data Dictionary Tables
index_column_usage table, Data Dictionary Tables
index_partitions table, Data Dictionary Tables
index_stats table, Data Dictionary Tables
innodb_ddl_log table, Data Dictionary Tables
parameters table, Data Dictionary Tables
parameter_type_elements table, Data Dictionary Tables
resource_groups table, Data Dictionary Tables
routines table, Data Dictionary Tables
schemata table, Data Dictionary Tables
st_spatial_reference_systems table, Data Dictionary Tables
tables table, Data Dictionary Tables
tablespaces table, Data Dictionary Tables
tablespace_files table, Data Dictionary Tables
table_partitions table, Data Dictionary Tables
table_partition_values table, Data Dictionary Tables
table_stats table, Data Dictionary Tables
triggers table, Data Dictionary Tables
view_routine_usage table, Data Dictionary Tables
view_table_usage table, Data Dictionary Tables
data directory, MySQL Glossary
mysql_upgrade_info file, What the MySQL Upgrade Process Upgrades, mysql_upgrade — Check and Upgrade MySQL Tables
DATA DIRECTORY
and replication, Replication and DIRECTORY Table Options
data encryption, InnoDB Data-at-Rest Encryption
data files, MySQL Glossary
Data Masking plugin
installing, Installing or Uninstalling MySQL Enterprise Data Masking and De-Identification
uninstalling, Installing or Uninstalling MySQL Enterprise Data Masking and De-Identification
data node (NDB Cluster)
defined, NDB Cluster Core Concepts
data nodes
memory allocation, Defining NDB Cluster Data Nodes
data nodes (NDB Cluster), ndbd — The NDB Cluster Data Node Daemon, ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
Data on disk (NDB Cluster)
and INFORMATION_SCHEMA.FILES table, The INFORMATION_SCHEMA FILES Table
data structures
asynchronous C API, C API Asynchronous Interface Data Structures
binary log C API, C API Binary Log Data Structures
C API, C API Data Structures
prepared statement C API, C API Prepared Statement Data Structures
Data truncation with CJK characters, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
data type
BIGINT, Numeric Type Overview
BINARY, String Type Overview, The BINARY and VARBINARY Types
BIT, Numeric Type Overview
BLOB, String Type Overview, The BLOB and TEXT Types
BOOL, Numeric Type Overview, Using Data Types from Other Database Engines
BOOLEAN, Numeric Type Overview, Using Data Types from Other Database Engines
CHAR, String Type Overview, String Types
CHAR VARYING, String Type Overview
CHARACTER, String Type Overview
CHARACTER VARYING, String Type Overview
DATE, Date and Time Type Overview, The DATE, DATETIME, and TIMESTAMP Types
DATETIME, Date and Time Type Overview, The DATE, DATETIME, and TIMESTAMP Types
DEC, Numeric Type Overview
DECIMAL, Numeric Type Overview, Precision Math
DOUBLE, Numeric Type Overview
DOUBLE PRECISION, Numeric Type Overview
ENUM, String Type Overview, The ENUM Type
FIXED, Numeric Type Overview
FLOAT, Numeric Type Overview
GEOMETRY, Spatial Data Types
GEOMETRYCOLLECTION, Spatial Data Types
INT, Numeric Type Overview
INTEGER, Numeric Type Overview
LINESTRING, Spatial Data Types
LONG, The BLOB and TEXT Types
LONGBLOB, String Type Overview
LONGTEXT, String Type Overview
MEDIUMBLOB, String Type Overview
MEDIUMINT, Numeric Type Overview
MEDIUMTEXT, String Type Overview
MULTILINESTRING, Spatial Data Types
MULTIPOINT, Spatial Data Types
MULTIPOLYGON, Spatial Data Types
NATIONAL CHAR, String Type Overview
NATIONAL VARCHAR, String Type Overview
NCHAR, String Type Overview
NUMERIC, Numeric Type Overview
NVARCHAR, String Type Overview
POINT, Spatial Data Types
POLYGON, Spatial Data Types
REAL, Numeric Type Overview
SET, String Type Overview, The SET Type
SMALLINT, Numeric Type Overview
TEXT, String Type Overview, The BLOB and TEXT Types
TIME, Date and Time Type Overview, The TIME Type
TIMESTAMP, Date and Time Type Overview, The DATE, DATETIME, and TIMESTAMP Types
TINYBLOB, String Type Overview
TINYINT, Numeric Type Overview
TINYTEXT, String Type Overview
VARBINARY, String Type Overview, The BINARY and VARBINARY Types
VARCHAR, String Type Overview, String Types
VARCHARACTER, String Type Overview
YEAR, Date and Time Type Overview, The YEAR Type
data types, Data Types
C API, MySQL C API
overview, Data Type Overview
data warehouse, MySQL Glossary
data-at-rest encryption, InnoDB Data-at-Rest Encryption
data-file-length option
myisamchk, myisamchk Repair Options
database, MySQL Glossary
altering, ALTER DATABASE Syntax
creating, CREATE DATABASE Syntax
deleting, DROP DATABASE Syntax
renaming, RENAME TABLE Syntax
Database information
obtaining, SHOW Syntax
database metadata, INFORMATION_SCHEMA Tables
database names
case sensitivity, MySQL Extensions to Standard SQL, Identifier Case Sensitivity
database objects
metadata, UTF-8 for Metadata
database option
mysql, mysql Client Options
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
ndb_blob_tool, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
ndb_desc, ndb_desc — Describe NDB Tables
ndb_move_data, ndb_move_data — NDB Data Copy Utility
ndb_show_tables, ndb_show_tables — Display List of NDB Tables
database option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
DATABASE(), Information Functions
databases
backups, Backup and Recovery
copying, Copying MySQL Databases to Another Machine
creating, Creating and Using a Database, CREATE DATABASE Syntax
defined, What is MySQL?
displaying, mysqlshow — Display Database, Table, and Column Information
dumping, mysqldump — A Database Backup Program, mysqlpump — A Database Backup Program
information about, Getting Information About Databases and Tables
names, Schema Object Names
replicating, Replication
selecting, Creating and Selecting a Database, USE Syntax
symbolic links, Using Symbolic Links for Databases on Unix
using, Creating and Using a Database
databases option
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
DataDir, Defining an NDB Cluster Management Server, Defining NDB Cluster Data Nodes
datadir option
mysql.server, mysql.server — MySQL Server Startup Script
mysqld, Server Command Options
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysql_ssl_rsa_setup, mysql_ssl_rsa_setup — Create SSL/RSA Files
datadir system variable, Server System Variables
DataMemory, Defining NDB Cluster Data Nodes
data_locks table
performance_schema, The data_locks Table, Obtaining Parent Event Information
data_lock_waits table
performance_schema, The data_lock_waits Table
DATE, Problems Using DATE Columns
date and time functions, Date and Time Functions
Date and Time types, Date and Time Types
date calculations, Date Calculations
DATE columns
problems, Problems Using DATE Columns
DATE data type, Date and Time Type Overview, The DATE, DATETIME, and TIMESTAMP Types
date data types
storage requirements, Date and Time Type Storage Requirements
date literals, Date and Time Literals
date values
problems, The DATE, DATETIME, and TIMESTAMP Types
DATE(), Date and Time Functions
DATEDIFF(), Date and Time Functions
dates
used with partitioning, Partitioning Types
used with partitioning (examples), RANGE Partitioning, HASH Partitioning, Subpartitioning, Partition Pruning
DATETIME data type, Date and Time Type Overview, The DATE, DATETIME, and TIMESTAMP Types
datetime_format system variable, Server System Variables
DATE_ADD(), Date and Time Functions
date_format system variable, Server System Variables
DATE_FORMAT(), Date and Time Functions
DATE_SUB(), Date and Time Functions
DAY(), Date and Time Functions, Encryption and Compression Functions
Daylight Saving Time, Staying Current with Time Zone Changes, Indexed Lookups from TIMESTAMP Columns, Date and Time Functions
DAYNAME(), Date and Time Functions
DAYOFMONTH(), Date and Time Functions
DAYOFWEEK(), Date and Time Functions
DAYOFYEAR(), Date and Time Functions
db table
sorting, Access Control, Stage 2: Request Verification
system table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
db-workers option
ndb_import, ndb_import — Import CSV Data Into NDB
DBI interface, MySQL Perl API
DBI->quote, String Literals
DBI->trace, Debugging mysqld under gdb
DBI/DBD interface, MySQL Perl API
DBI_TRACE environment variable, MySQL Environment Variables, Debugging mysqld under gdb
DBI_USER environment variable, MySQL Environment Variables
DBUG package, The DBUG Package
DCL, GRANT Syntax, REVOKE Syntax, MySQL Glossary
DDL, Data Definition Statements, Atomic Data Definition Statement Support, MySQL Glossary
DDL log, The DDL Log
ddl-rewriter option
mysqld, ddl_rewriter Plugin Options
ddl_rewriter plugin, The ddl_rewriter Plugin
installing, Installing or Uninstalling ddl_rewriter
dd_properties table
data dictionary table, Data Dictionary Tables
deadlock, Internal Locking Methods, Interaction of Table Locking and Transactions, Locks Set by Different SQL Statements in InnoDB, Deadlocks in InnoDB, An InnoDB Deadlock Example, Deadlock Detection and Rollback, InnoDB Startup Options and System Variables, Using the Performance Schema to Diagnose Problems, MySQL Glossary
deadlock detection, MySQL Glossary
DEALLOCATE PREPARE, Prepared SQL Statement Syntax, DEALLOCATE PREPARE Syntax
deb file
MySQL APT Repository, Installing MySQL on Linux Using the MySQL APT Repository
MySQL SLES Repository, Installing MySQL on Linux Using the MySQL SLES Repository
Debug
thread command, Thread Command Values
debug option
comp_err, comp_err — Compile MySQL Error Message File
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
myisamchk, myisamchk General Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqldumpslow, mysqldumpslow — Summarize Slow Query Log Files
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_config_editor, mysql_config_editor — MySQL Configuration Utility
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
my_print_defaults, my_print_defaults — Display Options from Option Files
debug option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
debug system variable, Server System Variables
debug-check option
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
debug-info option
comp_err, comp_err — Compile MySQL Error Message File
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
debug-level option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
debug-sync-timeout option
mysqld, Server Command Options
debugging
client, Debugging a MySQL Client
server, Debugging a MySQL Server
debugging support, MySQL Source-Configuration Options
debug_sync system variable, Server System Variables
DEC data type, Numeric Type Overview
decimal arithmetic, Precision Math
DECIMAL data type, Numeric Type Overview, Precision Math
decimal point, Data Types
DECLARE, DECLARE Syntax
DECODE(), Encryption and Compression Functions
decode_bits myisamchk variable, myisamchk General Options
DEFAULT
constraint, Constraints on Invalid Data
default
privileges, Securing the Initial MySQL Account
default account, Securing the Initial MySQL Account
default host name, Connecting to the MySQL Server Using Command Options
default installation location, Installation Layouts
default options, Using Option Files
default proxy user, Default Proxy Users
default role
ALTER USER, ALTER USER Role Options
CREATE USER statement, CREATE USER Role Options
default roles, SET DEFAULT ROLE Syntax
DEFAULT value clause, Data Type Default Values, CREATE TABLE Syntax
default values, Data Type Default Values, CREATE TABLE Syntax, INSERT Syntax
BLOB and TEXT columns, The BLOB and TEXT Types
explicit, Data Type Default Values
implicit, Data Type Default Values
suppression, Constraints on Invalid Data
DEFAULT(), Miscellaneous Functions
default-auth option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
default-character-set option
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
default-parallelism option
mysqlpump, mysqlpump — A Database Backup Program
default-storage-engine option
mysqld, Server Command Options
default-time-zone option
mysqld, Server Command Options
DefaultHashMapSize, Defining NDB Cluster Data Nodes, Defining SQL and Other API Nodes in an NDB Cluster
DefaultOperationRedoProblemAction
API and SQL nodes, Defining SQL and Other API Nodes in an NDB Cluster
defaults-extra-file option, Command-Line Options that Affect Option-File Handling
myisamchk, myisamchk General Options
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
my_print_defaults, my_print_defaults — Display Options from Option Files
NDB client programs, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
defaults-file option, Command-Line Options that Affect Option-File Handling
myisamchk, myisamchk General Options
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
my_print_defaults, my_print_defaults — Display Options from Option Files
NDB client programs, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
defaults-group-suffix option, Command-Line Options that Affect Option-File Handling
myisamchk, myisamchk General Options
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
my_print_defaults, my_print_defaults — Display Options from Option Files
NDB client programs, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
default_authentication_plugin system variable, Server System Variables
DEFAULT_CHARSET option
CMake, Feature Options
DEFAULT_COLLATION option
CMake, Feature Options
default_collation_for_utf8mb4 system variable, Server System Variables
default_password_lifetime system variable, Server System Variables
default_roles table
system table, Grant System Tables, Grant Table Overview
default_storage_engine system variable, Server System Variables
default_table_encryption, Defining an Encryption Default for Schemas and General Tablespaces
default_table_encryption variable, Server System Variables
default_tmp_storage_engine system variable, Server System Variables
default_week_format system variable, Server System Variables
defer-table-indexes option
mysqlpump, mysqlpump — A Database Backup Program
DEFINER privileges, SHOW GRANTS Syntax, Stored Object Access Control
DEGREES(), Mathematical Functions
delay option (ndbinfo_select_all), ndbinfo_select_all — Select From ndbinfo Tables
delay-key-write option
mysqld, MyISAM Startup Options
DELAYED, INSERT DELAYED Syntax
INSERT modifier, INSERT Syntax
Delayed insert
thread command, Thread Command Values
delayed replication, Delayed Replication
delayed_insert_limit system variable, Server System Variables
delayed_insert_timeout system variable, Server System Variables
delayed_queue_size system variable, Server System Variables
delay_key_write system variable, Server System Variables
DELETE, DELETE Syntax
and NDB Cluster, Limits and Differences of NDB Cluster from Standard MySQL Limits
delete, MySQL Glossary
delete buffering, MySQL Glossary
delete option
mysqlimport, mysqlimport — A Data Import Program
delete option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
DELETE privilege, Static Privilege Descriptions
delete-master-logs option
mysqldump, mysqldump — A Database Backup Program
delete-orphans option
ndb_blob_tool, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
deleting
accounts, Dropping Accounts
database, DROP DATABASE Syntax
foreign key, ALTER TABLE Syntax, Dropping Foreign Keys
function, DROP FUNCTION Syntax
index, ALTER TABLE Syntax, DROP INDEX Syntax
primary key, ALTER TABLE Syntax
rows, Deleting Rows from Related Tables
schema, DROP DATABASE Syntax
table, DROP TABLE Syntax
user, DROP USER Syntax
users, DROP USER Syntax
deleting from main table
thread state, General Thread States
deleting from reference tables
thread state, General Thread States
deletion
mysql.sock, How to Protect or Change the MySQL Unix Socket File
delimiter command
mysql, mysql Client Commands
delimiter option
mysql, mysql Client Options
mysqlslap, mysqlslap — Load Emulation Client
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
demo_test table, Installing and Configuring the InnoDB memcached Plugin
denormalized, MySQL Glossary
DENSE_RANK(), Window Function Descriptions
deprecated features in MySQL 8.0, What Is New in MySQL 8.0
derived tables, Derived Tables
lateral, EXPLAIN Extra Information, Lateral Derived Tables
materialization prevention, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization
optimization, Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization
updatable views, Updatable and Insertable Views
des-key-file option
mysqld, Server Command Options
DESC, DESCRIBE Syntax
descending index, MySQL Glossary
descending indexes, Descending Indexes
descending option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
DESCRIBE, Getting Information About Databases and Tables, DESCRIBE Syntax
description option
myisamchk, Other myisamchk Options
design
issues, Known Issues in MySQL
DES_DECRYPT(), Encryption and Compression Functions
DES_ENCRYPT(), Encryption and Compression Functions
detach option
mysqlslap, mysqlslap — Load Emulation Client
development of NDB Cluster, What is New in NDB Cluster
development source tree, Installing MySQL Using a Development Source Tree
diagnostics() procedure
sys schema, The diagnostics() Procedure
dictionary collation, German, West European Character Sets
dictionary object cache, Dictionary Object Cache, MySQL Glossary
DictTrace, Defining NDB Cluster Data Nodes
dict_obj_info
ndbinfo table, The ndbinfo dict_obj_info Table
dict_obj_types
ndbinfo table, The ndbinfo dict_obj_types Table
diff-default option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
digits, Data Types
directory structure
default, Installation Layouts
dirty page, Configuring InnoDB Buffer Pool Flushing, InnoDB Startup Options and System Variables, MySQL Glossary
dirty read, MySQL Glossary
disable named command
mysql, mysql Client Options
--disable option prefix, Program Option Modifiers
disable-indexes option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
disable-keys option
mysqldump, mysqldump — A Database Backup Program
disable-log-bin option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
disabled_storage_engines system variable, Server System Variables
DISABLE_PSI_COND option
CMake, Feature Options
DISABLE_PSI_DATA_LOCK option
CMake, Feature Options
DISABLE_PSI_ERROR option
CMake, Feature Options
DISABLE_PSI_FILE option
CMake, Feature Options
DISABLE_PSI_IDLE option
CMake, Feature Options
DISABLE_PSI_MEMORY option
CMake, Feature Options
DISABLE_PSI_METADATA option
CMake, Feature Options
DISABLE_PSI_MUTEX option
CMake, Feature Options
DISABLE_PSI_PS option
CMake, Feature Options
DISABLE_PSI_RWLOCK option
CMake, Feature Options
DISABLE_PSI_SOCKET option
CMake, Feature Options
DISABLE_PSI_SP option
CMake, Feature Options
DISABLE_PSI_STAGE option
CMake, Feature Options
DISABLE_PSI_STATEMENT option
CMake, Feature Options
DISABLE_PSI_STATEMENT_DIGEST option
CMake, Feature Options
DISABLE_PSI_TABLE option
CMake, Feature Options
DISABLE_PSI_THREAD option
CMake, Feature Options
DISABLE_PSI_TRANSACTION option
CMake, Feature Options
DISABLE_SHARED option
CMake, Feature Options
DISCARD TABLESPACE, ALTER TABLE Syntax, Moving or Copying InnoDB Tables
discard_or_import_tablespace
thread state, General Thread States
disconnect-slave-event-count option
mysqld, Startup Options for Replication Slaves
disconnecting
from the server, Connecting to and Disconnecting from the Server
disconnect_on_expired_password system variable, Server System Variables
Disk Data tables (NDB Cluster) (see NDB Cluster Disk Data)
disk failure
InnoDB, Recovery from Data Corruption or Disk Failure
disk full, How MySQL Handles a Full Disk
disk I/O, Optimizing InnoDB Disk I/O
disk option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
disk performance, Optimizing Disk I/O
disk-based, MySQL Glossary
disk-bound, MySQL Glossary
DiskIOThreadPool, Defining NDB Cluster Data Nodes
Diskless, Defining NDB Cluster Data Nodes
diskpagebuffer
ndbinfo table, The ndbinfo diskpagebuffer Table
DiskPageBufferEntries, Defining NDB Cluster Data Nodes
DiskPageBufferMemory, Defining NDB Cluster Data Nodes
disks
splitting data across, Using Symbolic Links for Databases on Windows
DiskSyncSize, Defining NDB Cluster Data Nodes
disk_write_speed_aggregate
ndbinfo table, The ndbinfo disk_write_speed_aggregate Table
disk_write_speed_aggregate_node
ndbinfo table, The ndbinfo disk_write_speed_aggregate_node Table
disk_write_speed_base
ndbinfo table, The ndbinfo disk_write_speed_base Table
display size, Data Types
display triggers, SHOW TRIGGERS Syntax
display width, Data Types
displaying
database information, mysqlshow — Display Database, Table, and Column Information
information
Cardinality, SHOW INDEX Syntax
Collation, SHOW INDEX Syntax
SHOW, SHOW Syntax, SHOW COLUMNS Syntax, SHOW TABLES Syntax
SHOW statement, SHOW INDEX Syntax, SHOW OPEN TABLES Syntax
table status, SHOW TABLE STATUS Syntax
DISTINCT, Selecting Particular Columns, DISTINCT Optimization
AVG(), Aggregate (GROUP BY) Function Descriptions
COUNT(), Aggregate (GROUP BY) Function Descriptions
MAX(), Aggregate (GROUP BY) Function Descriptions
MIN(), Aggregate (GROUP BY) Function Descriptions
SELECT modifier, SELECT Syntax
SUM(), Aggregate (GROUP BY) Function Descriptions
DISTINCTROW
SELECT modifier, SELECT Syntax
distinguished name
LDAP authentication, How LDAP Authentication of MySQL Users Works
distributed privileges (NDB Cluster), Distributed MySQL Privileges (Not Supported)
DIV, Arithmetic Operators
division (/), Arithmetic Operators
div_precision_increment system variable, Server System Variables
DML, Data Manipulation Statements, MySQL Glossary
DELETE statement, DELETE Syntax
INSERT statement, INSERT Syntax
UPDATE statement, UPDATE Syntax
DMR
MySQL releases, Which MySQL Version and Distribution to Install
DN (see distinguished name)
DNS, DNS Lookup Optimization and the Host Cache
DO, DO Syntax
DocBook XML
documentation source format, About This Manual
Docker, Upgrading a Docker Installation of MySQL
Docker images
on Windows, Deploying MySQL on Windows and Other Non-Linux Platforms with Docker
document id, MySQL Glossary
document store, Using MySQL as a Document Store
MySQL as a, Using MySQL as a Document Store
Documentation
in Chinese, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
in Japanese, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
in Korean, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Documenters
list of, Documenters and translators
dont-ignore-systab-0 option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
DOUBLE data type, Numeric Type Overview
DOUBLE PRECISION data type, Numeric Type Overview
double quote (\"), String Literals, Functions That Modify JSON Values
doublewrite buffer, Server Status Variables, Doublewrite Buffer, InnoDB Startup Options and System Variables, MySQL Glossary
downgrades
NDB Cluster, Upgrading and Downgrading NDB Cluster, Performing a Rolling Restart of an NDB Cluster
downgrading, Downgrading MySQL
downloading, How to Get MySQL
DOWNLOAD_BOOST option
CMake, Feature Options
DOWNLOAD_BOOST_TIMEOUT option
CMake, Feature Options
dragnet.log_error_filter_rules system variable, Server System Variables
dragnet.Status status variable, Server Status Variables
drop, MySQL Glossary
DROP ... IF EXISTS
and replication, Replication of DROP ... IF EXISTS Statements
DROP DATABASE, DROP DATABASE Syntax
Drop DB
thread command, Thread Command Values
DROP EVENT, DROP EVENT Syntax
DROP FOREIGN KEY, ALTER TABLE Syntax, Dropping Foreign Keys
DROP FUNCTION, DROP PROCEDURE and DROP FUNCTION Syntax
DROP FUNCTION statement, DROP FUNCTION Syntax
DROP INDEX, ALTER TABLE Syntax, DROP INDEX Syntax
DROP LOGFILE GROUP, DROP LOGFILE GROUP Syntax
(see also NDB Cluster Disk Data)
DROP NODEGROUP command (NDB Cluster), Commands in the NDB Cluster Management Client
DROP PREPARE, DEALLOCATE PREPARE Syntax
DROP PRIMARY KEY, ALTER TABLE Syntax
DROP privilege, Static Privilege Descriptions
DROP PROCEDURE, DROP PROCEDURE and DROP FUNCTION Syntax
DROP RESOURCE GROUP statement, DROP RESOURCE GROUP Syntax
DROP ROLE privilege, Static Privilege Descriptions
DROP ROLE statement, DROP ROLE Syntax
DROP SCHEMA, DROP DATABASE Syntax
DROP SERVER, DROP SERVER Syntax
DROP SPATIAL REFERENCE SYSTEM, DROP SPATIAL REFERENCE SYSTEM Syntax
DROP TABLE, DROP TABLE Syntax
and NDB Cluster, Limits and Differences of NDB Cluster from Standard MySQL Limits
DROP TABLESPACE
general tablespace, DROP TABLESPACE Syntax
NDB Cluster Disk Data, DROP TABLESPACE Syntax
undo tablespace, DROP TABLESPACE Syntax
DROP TRIGGER, DROP TRIGGER Syntax
DROP USER statement, Adding Accounts, Assigning Privileges, and Dropping Accounts, DROP USER Syntax
DROP VIEW, DROP VIEW Syntax
drop-source option
ndb_move_data, ndb_move_data — NDB Data Copy Utility
dropping
accounts, Dropping Accounts
user, DROP USER Syntax
dropping roles, DROP ROLE Syntax
dry-scp option (ndb_error_reporter), ndb_error_reporter — NDB Error-Reporting Utility
DUAL, SELECT Syntax
dual passwords, Dual Password Support
dump option
myisam_ftdump, myisam_ftdump — Display Full-Text Index information
ndb_redo_log_reader, ndb_redo_log_reader — Check and Print Content of Cluster Redo Log
dump option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
dump-date option
mysqldump, mysqldump — A Database Backup Program
dump-file option
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
ndb_blob_tool, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
dump-slave option
mysqldump, mysqldump — A Database Backup Program
DUMPFILE, SELECT ... INTO Syntax
dumping
databases and tables, mysqldump — A Database Backup Program, mysqlpump — A Database Backup Program
Duplicate Weedout
semi-join strategy, Optimizing IN and EXISTS Subquery predicates with Semi-Join Transformations
DYLD_LIBRARY_PATH environment variable, Running C API Client Programs
dynamic privileges, Static Versus Dynamic Privileges
dynamic row format, DYNAMIC Row Format, MySQL Glossary
dynamic table characteristics, Dynamic Table Characteristics

E

[index top]
early adopter, MySQL Glossary
early-plugin-load option
mysqld, Server Command Options
edit command
mysql, mysql Client Commands
EE_ADJUSTED_DOUBLE_VALUE_FOR_OPTION error code, Global Error Message Reference
EE_ADJUSTED_SIGNED_VALUE_FOR_OPTION error code, Global Error Message Reference
EE_ADJUSTED_ULONGLONG_VALUE_FOR_OPTION error code, Global Error Message Reference
EE_ADJUSTED_UNSIGNED_VALUE_FOR_OPTION error code, Global Error Message Reference
EE_BADCLOSE error code, Global Error Message Reference
EE_CANTCREATEFILE error code, Global Error Message Reference
EE_CANTLOCK error code, Global Error Message Reference
EE_CANTUNLOCK error code, Global Error Message Reference
EE_CANT_CHSIZE error code, Global Error Message Reference
EE_CANT_MKDIR error code, Global Error Message Reference
EE_CANT_OPEN_STREAM error code, Global Error Message Reference
EE_CANT_READLINK error code, Global Error Message Reference
EE_CANT_SEEK error code, Global Error Message Reference
EE_CANT_SYMLINK error code, Global Error Message Reference
EE_CAPACITY_EXCEEDED error code, Global Error Message Reference
EE_CHANGE_OWNERSHIP error code, Global Error Message Reference
EE_CHANGE_PERMISSIONS error code, Global Error Message Reference
EE_COLLATION_PARSER_ERROR error code, Global Error Message Reference
EE_CONFIG_FILE_PERMISSION_ERROR error code, Global Error Message Reference
EE_DEBUG_INFO error code, Global Error Message Reference
EE_DELETE error code, Global Error Message Reference
EE_DIR error code, Global Error Message Reference
EE_DISK_FULL error code, Global Error Message Reference
EE_DISK_FULL_WITH_RETRY_MSG error code, Global Error Message Reference
EE_EOFERR error code, Global Error Message Reference
EE_EXITING_TIMER_NOTIFY_THREAD error code, Global Error Message Reference
EE_FAILED_TO_ASSIGN_MAX_VALUE_TO_OPTION error code, Global Error Message Reference
EE_FAILED_TO_CREATE_IO_COMPLETION_PORT error code, Global Error Message Reference
EE_FAILED_TO_CREATE_TIMER error code, Global Error Message Reference
EE_FAILED_TO_CREATE_TIMER_NOTIFY_THREAD_INTERRUPT_EVENT error code, Global Error Message Reference
EE_FAILED_TO_CREATE_TIMER_QUEUE error code, Global Error Message Reference
EE_FAILED_TO_DELETE_TIMER error code, Global Error Message Reference
EE_FAILED_TO_DETERMINE_LARGE_PAGE_SIZE error code, Global Error Message Reference
EE_FAILED_TO_HANDLE_DEFAULTS_FILE error code, Global Error Message Reference
EE_FAILED_TO_KILL_ALL_THREADS error code, Global Error Message Reference
EE_FAILED_TO_LOCATE_SERVER_PUBLIC_KEY error code, Global Error Message Reference
EE_FAILED_TO_OPEN_DEFAULTS_FILE error code, Global Error Message Reference
EE_FAILED_TO_RESET_BEFORE_PRIMARY_IGNORABLE_CHAR error code, Global Error Message Reference
EE_FAILED_TO_RESET_BEFORE_SECONDARY_IGNORABLE_CHAR error code, Global Error Message Reference
EE_FAILED_TO_RESET_BEFORE_TERTIARY_IGNORABLE_CHAR error code, Global Error Message Reference
EE_FAILED_TO_SET_OPTION_VALUE error code, Global Error Message Reference
EE_FAILED_TO_START_TIMER_NOTIFY_THREAD error code, Global Error Message Reference
EE_FILENOTFOUND error code, Global Error Message Reference
EE_FILE_NOT_CLOSED error code, Global Error Message Reference
EE_GETWD error code, Global Error Message Reference
EE_IGNORE_WORLD_WRITABLE_CONFIG_FILE error code, Global Error Message Reference
EE_INCORRECT_BOOLEAN_VALUE_FOR_OPTION error code, Global Error Message Reference
EE_INCORRECT_GRP_DEFINITION_IN_CONFIG_FILE error code, Global Error Message Reference
EE_INCORRECT_INT_VALUE_FOR_OPTION error code, Global Error Message Reference
EE_INCORRECT_UINT_VALUE_FOR_OPTION error code, Global Error Message Reference
EE_INVALID_DECIMAL_VALUE_FOR_OPTION error code, Global Error Message Reference
EE_LINK error code, Global Error Message Reference
EE_LINK_WARNING error code, Global Error Message Reference
EE_NET_SEND_ERROR_IN_BOOTSTRAP error code, Global Error Message Reference
EE_OPEN_WARNING error code, Global Error Message Reference
EE_OPTION_IGNORED_DUE_TO_INVALID_VALUE error code, Global Error Message Reference
EE_OPTION_REQUIRES_ARGUMENT error code, Global Error Message Reference
EE_OPTION_WITHOUT_ARGUMENT error code, Global Error Message Reference
EE_OPTION_WITHOUT_GRP_IN_CONFIG_FILE error code, Global Error Message Reference
EE_OPTION_WITH_EMPTY_VALUE error code, Global Error Message Reference
EE_OUTOFMEMORY error code, Global Error Message Reference
EE_OUT_OF_FILERESOURCES error code, Global Error Message Reference
EE_PACKETS_OUT_OF_ORDER error code, Global Error Message Reference
EE_PUBLIC_KEY_NOT_IN_PEM_FORMAT error code, Global Error Message Reference
EE_READ error code, Global Error Message Reference
EE_REALPATH error code, Global Error Message Reference
EE_RESET_CHAR_OUT_OF_RANGE error code, Global Error Message Reference
EE_SETWD error code, Global Error Message Reference
EE_SHIFT_CHAR_OUT_OF_RANGE error code, Global Error Message Reference
EE_SHORT_OPTION_REQUIRES_ARGUMENT error code, Global Error Message Reference
EE_SKIPPING_DIRECTIVE_DUE_TO_MAX_INCLUDE_RECURSION error code, Global Error Message Reference
EE_SSL_ERROR error code, Global Error Message Reference
EE_SSL_ERROR_FROM_FILE error code, Global Error Message Reference
EE_STAT error code, Global Error Message Reference
EE_SYNC error code, Global Error Message Reference
EE_UNKNOWN_CHARSET error code, Global Error Message Reference
EE_UNKNOWN_COLLATION error code, Global Error Message Reference
EE_UNKNOWN_LDML_TAG error code, Global Error Message Reference
EE_UNKNOWN_OPTION error code, Global Error Message Reference
EE_UNKNOWN_PROTOCOL_OPTION error code, Global Error Message Reference
EE_UNKNOWN_SHORT_OPTION error code, Global Error Message Reference
EE_UNKNOWN_SUFFIX_FOR_VARIABLE error code, Global Error Message Reference
EE_UNKNOWN_VARIABLE error code, Global Error Message Reference
EE_USING_DISABLED_OPTION error code, Global Error Message Reference
EE_USING_DISABLED_SHORT_OPTION error code, Global Error Message Reference
EE_USING_PASSWORD_ON_CLI_IS_INSECURE error code, Global Error Message Reference
EE_WIN_LIBRARY_LOAD_FAILED error code, Global Error Message Reference
EE_WIN_RUN_TIME_ERROR_CHECK error code, Global Error Message Reference
EE_WRITE error code, Global Error Message Reference
EE_WRONG_DIRECTIVE_IN_CONFIG_FILE error code, Global Error Message Reference
ego command
mysql, mysql Client Commands
Eiffel Wrapper, MySQL Eiffel Wrapper
ELT(), String Functions
--enable option prefix, Program Option Modifiers
enable-cleartext-plugin option
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
ENABLED_LOCAL_INFILE option
CMake, Feature Options
ENABLED_PROFILING option
CMake, Feature Options
EnablePartialLcp, Defining NDB Cluster Data Nodes
EnableRedoControl, Defining NDB Cluster Data Nodes
ENABLE_DEBUG_SYNC option
CMake, Feature Options
ENABLE_DOWNLOADS option
CMake, Feature Options
ENABLE_DTRACE option
CMake, Feature Options
ENABLE_EXPERIMENTAL_SYSVARS option
CMake, Feature Options
ENABLE_GCOV option
CMake, Feature Options
ENABLE_GPROF option
CMake, Feature Options
ENCODE(), Encryption and Compression Functions
ENCRYPT(), Encryption and Compression Functions
encrypted connections, Using Encrypted Connections
as mandatory, Configuring Encrypted Connections as Mandatory
command options, Command Options for Encrypted Connections
configuring, Building MySQL with Support for Encrypted Connections
encryption, Making MySQL Secure Against Attackers, Using Encrypted Connections, InnoDB Data-at-Rest Encryption
binary log files, Encrypting Binary Log Files and Relay Log Files
encryption functions, Encryption and Compression Functions
ENCRYPTION_KEY_ADMIN privilege, Dynamic Privilege Descriptions
end
thread state, General Thread States
END, BEGIN ... END Compound-Statement Syntax
end-page option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
end_markers_in_json system variable, Server System Variables
enforce-gtid-consistency option, Startup Options Used with GTID Replication
enforce_gtid_consistency system variable, System Variables Used with GTID Replication
engine option
mysqlslap, mysqlslap — Load Emulation Client
ENGINES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA ENGINES Table
engine_cost
system table, The Cost Model Database
engine_cost table
system table, Optimizer System Tables
ENTER SINGLE USER MODE command (NDB Cluster), Commands in the NDB Cluster Management Client
entering
queries, Entering Queries
enterprise components
MySQL Enterprise Audit, MySQL Enterprise Audit, MySQL Enterprise Audit Overview
MySQL Enterprise Backup, MySQL Enterprise Backup Overview
MySQL Enterprise Data Masking and De-Identification, MySQL Enterprise Data Masking and De-Identification Overview
MySQL Enterprise Encryption, MySQL Enterprise Encryption Overview
MySQL Enterprise Firewall, MySQL Enterprise Firewall, MySQL Enterprise Firewall Overview
MySQL Enterprise Monitor, MySQL Enterprise Monitor Overview
MySQL Enterprise Security, PAM Pluggable Authentication, Windows Pluggable Authentication, LDAP Pluggable Authentication, MySQL Enterprise Security Overview
MySQL Enterprise Thread Pool, MySQL Enterprise Thread Pool, MySQL Enterprise Thread Pool Overview
ENUM
size, String Type Storage Requirements
ENUM data type, String Type Overview, The ENUM Type
environment variable
AUTHENTICATION_LDAP_CLIENT_LOG, Pluggable Authentication System Variables
AUTHENTICATION_PAM_LOG, MySQL Environment Variables, PAM Authentication Debugging
CC, Dealing with Problems Compiling MySQL, MySQL Environment Variables
CXX, Dealing with Problems Compiling MySQL, MySQL Environment Variables
DBI_TRACE, MySQL Environment Variables, Debugging mysqld under gdb
DBI_USER, MySQL Environment Variables
DYLD_LIBRARY_PATH, Running C API Client Programs
HOME, mysql Client Logging, MySQL Environment Variables
LD)_PRELOAD, Configuring systemd for MySQL
LD_LIBRARY_PATH, Problems Using the Perl DBI/DBD Interface, Running C API Client Programs
LD_RUN_PATH, Problems Using the Perl DBI/DBD Interface, MySQL Environment Variables
LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN, MySQL Environment Variables
LIBMYSQL_PLUGINS, MySQL Environment Variables, Description
LIBMYSQL_PLUGIN_DIR, MySQL Environment Variables, Description
MYSQLD_OPTS, Configuring systemd for MySQL
MYSQLX_TCP_PORT, MySQL Environment Variables
MYSQLX_UNIX_PORT, MySQL Environment Variables
MYSQL_DEBUG, Overview of MySQL Programs, MySQL Environment Variables, Debugging a MySQL Client
MYSQL_GROUP_SUFFIX, MySQL Environment Variables
MYSQL_HISTFILE, mysql Client Logging, MySQL Environment Variables
MYSQL_HISTIGNORE, mysql Client Logging, MySQL Environment Variables
MYSQL_HOME, MySQL Environment Variables
MYSQL_HOST, Connecting to the MySQL Server Using Command Options, MySQL Environment Variables
MYSQL_OPENSSL_UDF_DH_BITS_THRESHOLD, MySQL Environment Variables, Limit CPU usage by key-generation operations
MYSQL_OPENSSL_UDF_DSA_BITS_THRESHOLD, MySQL Environment Variables, Limit CPU usage by key-generation operations
MYSQL_OPENSSL_UDF_RSA_BITS_THRESHOLD, MySQL Environment Variables, Limit CPU usage by key-generation operations
MYSQL_PS1, MySQL Environment Variables
MYSQL_PWD, Overview of MySQL Programs, Connecting to the MySQL Server Using Command Options, MySQL Environment Variables
MYSQL_TCP_PORT, Overview of MySQL Programs, MySQL Environment Variables, Running Multiple MySQL Instances on Unix, Using Client Programs in a Multiple-Server Environment
MYSQL_TEST_LOGIN_FILE, Command-Line Options that Affect Option-File Handling, mysql_config_editor — MySQL Configuration Utility, MySQL Environment Variables
MYSQL_TEST_TRACE_CRASH, MySQL Environment Variables, Using the Test Protocol Trace Plugin
MYSQL_TEST_TRACE_DEBUG, MySQL Environment Variables, Using the Test Protocol Trace Plugin
MYSQL_UNIX_PORT, Overview of MySQL Programs, MySQL Environment Variables, Running Multiple MySQL Instances on Unix, Using Client Programs in a Multiple-Server Environment
NOTIFY_SOCKET, Configuring systemd for MySQL, MySQL Environment Variables
PATH, Customizing the PATH for MySQL Tools, Windows Postinstallation Procedures, Testing the Server, Invoking MySQL Programs, MySQL Environment Variables
PKG_CONFIG_PATH, MySQL Environment Variables, Building C API Client Programs Using pkg-config
SUDO_USER, Performance Schema Connection Attribute Tables
TMPDIR, Overview of MySQL Programs, MySQL Environment Variables, Where MySQL Stores Temporary Files
TZ, Configuring systemd for MySQL, MySQL Environment Variables, Time Zone Variables, Time Zone Problems
UMASK, MySQL Environment Variables, Problems with File Permissions
UMASK_DIR, MySQL Environment Variables, Problems with File Permissions
USER, Connecting to the MySQL Server Using Command Options, MySQL Environment Variables
environment variables, Overview of MySQL Programs, Setting Environment Variables, Troubleshooting Problems Connecting to MySQL
list of, MySQL Environment Variables
equal (=), Comparison Functions and Operators
eq_ref join type
optimizer, EXPLAIN Join Types
Errcode, perror — Display MySQL Error Message Information
errins-delay option
ndb_import, ndb_import — Import CSV Data Into NDB
errins-type option
ndb_import, ndb_import — Import CSV Data Into NDB
errno, perror — Display MySQL Error Message Information
Error
thread command, Thread Command Values
error code
CR_ALREADY_CONNECTED, Client Error Message Reference
CR_AUTH_PLUGIN_CANNOT_LOAD, Client Error Message Reference
CR_AUTH_PLUGIN_ERR, Client Error Message Reference
CR_CANT_READ_CHARSET, Client Error Message Reference
CR_COMMANDS_OUT_OF_SYNC, Client Error Message Reference
CR_COMPRESSION_NOT_SUPPORTED, Client Error Message Reference
CR_CONNECTION_ERROR, Client Error Message Reference
CR_CONN_HOST_ERROR, Client Error Message Reference
CR_CONN_UNKNOW_PROTOCOL, Client Error Message Reference
CR_DATA_TRUNCATED, Client Error Message Reference
CR_DUPLICATE_CONNECTION_ATTR, Client Error Message Reference
CR_EMBEDDED_CONNECTION, Client Error Message Reference
CR_FETCH_CANCELED, Client Error Message Reference
CR_FILE_NAME_TOO_LONG, Client Error Message Reference
CR_INSECURE_API_ERR, Client Error Message Reference
CR_INVALID_BUFFER_USE, Client Error Message Reference
CR_INVALID_CONN_HANDLE, Client Error Message Reference
CR_INVALID_PARAMETER_NO, Client Error Message Reference
CR_IPSOCK_ERROR, Client Error Message Reference
CR_LOCALHOST_CONNECTION, Client Error Message Reference
CR_MALFORMED_PACKET, Client Error Message Reference
CR_NAMEDPIPEOPEN_ERROR, Client Error Message Reference
CR_NAMEDPIPESETSTATE_ERROR, Client Error Message Reference
CR_NAMEDPIPEWAIT_ERROR, Client Error Message Reference
CR_NAMEDPIPE_CONNECTION, Client Error Message Reference
CR_NET_PACKET_TOO_LARGE, Client Error Message Reference
CR_NEW_STMT_METADATA, Client Error Message Reference
CR_NOT_IMPLEMENTED, Client Error Message Reference
CR_NO_DATA, Client Error Message Reference
CR_NO_PARAMETERS_EXISTS, Client Error Message Reference
CR_NO_PREPARE_STMT, Client Error Message Reference
CR_NO_RESULT_SET, Client Error Message Reference
CR_NO_STMT_METADATA, Client Error Message Reference
CR_NULL_POINTER, Client Error Message Reference
CR_OUT_OF_MEMORY, Client Error Message Reference
CR_PARAMS_NOT_BOUND, Client Error Message Reference
CR_PROBE_MASTER_CONNECT, Client Error Message Reference
CR_PROBE_SLAVE_CONNECT, Client Error Message Reference
CR_PROBE_SLAVE_HOSTS, Client Error Message Reference
CR_PROBE_SLAVE_STATUS, Client Error Message Reference
CR_SERVER_GONE_ERROR, Client Error Message Reference
CR_SERVER_HANDSHAKE_ERR, Client Error Message Reference
CR_SERVER_LOST, Client Error Message Reference
CR_SERVER_LOST_EXTENDED, Client Error Message Reference
CR_SHARED_MEMORY_CONNECTION, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_ABANDONED_ERROR, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_ANSWER_ERROR, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_FILE_MAP_ERROR, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_MAP_ERROR, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_REQUEST_ERROR, Client Error Message Reference
CR_SHARED_MEMORY_CONNECT_SET_ERROR, Client Error Message Reference
CR_SHARED_MEMORY_EVENT_ERROR, Client Error Message Reference
CR_SHARED_MEMORY_FILE_MAP_ERROR, Client Error Message Reference
CR_SHARED_MEMORY_MAP_ERROR, Client Error Message Reference
CR_SOCKET_CREATE_ERROR, Client Error Message Reference
CR_SSL_CONNECTION_ERROR, Client Error Message Reference
CR_SSL_FIPS_MODE_ERR, Client Error Message Reference
CR_STMT_CLOSED, Client Error Message Reference
CR_TCP_CONNECTION, Client Error Message Reference
CR_UNKNOWN_ERROR, Client Error Message Reference
CR_UNKNOWN_HOST, Client Error Message Reference
CR_UNSUPPORTED_PARAM_TYPE, Client Error Message Reference
CR_UNUSED_1, Client Error Message Reference
CR_VERSION_ERROR, Client Error Message Reference
CR_WRONG_HOST_INFO, Client Error Message Reference
CR_WRONG_LICENSE, Client Error Message Reference
EE_ADJUSTED_DOUBLE_VALUE_FOR_OPTION, Global Error Message Reference
EE_ADJUSTED_SIGNED_VALUE_FOR_OPTION, Global Error Message Reference
EE_ADJUSTED_ULONGLONG_VALUE_FOR_OPTION, Global Error Message Reference
EE_ADJUSTED_UNSIGNED_VALUE_FOR_OPTION, Global Error Message Reference
EE_BADCLOSE, Global Error Message Reference
EE_CANTCREATEFILE, Global Error Message Reference
EE_CANTLOCK, Global Error Message Reference
EE_CANTUNLOCK, Global Error Message Reference
EE_CANT_CHSIZE, Global Error Message Reference
EE_CANT_MKDIR, Global Error Message Reference
EE_CANT_OPEN_STREAM, Global Error Message Reference
EE_CANT_READLINK, Global Error Message Reference
EE_CANT_SEEK, Global Error Message Reference
EE_CANT_SYMLINK, Global Error Message Reference
EE_CAPACITY_EXCEEDED, Global Error Message Reference
EE_CHANGE_OWNERSHIP, Global Error Message Reference
EE_CHANGE_PERMISSIONS, Global Error Message Reference
EE_COLLATION_PARSER_ERROR, Global Error Message Reference
EE_CONFIG_FILE_PERMISSION_ERROR, Global Error Message Reference
EE_DEBUG_INFO, Global Error Message Reference
EE_DELETE, Global Error Message Reference
EE_DIR, Global Error Message Reference
EE_DISK_FULL, Global Error Message Reference
EE_DISK_FULL_WITH_RETRY_MSG, Global Error Message Reference
EE_EOFERR, Global Error Message Reference
EE_EXITING_TIMER_NOTIFY_THREAD, Global Error Message Reference
EE_FAILED_TO_ASSIGN_MAX_VALUE_TO_OPTION, Global Error Message Reference
EE_FAILED_TO_CREATE_IO_COMPLETION_PORT, Global Error Message Reference
EE_FAILED_TO_CREATE_TIMER, Global Error Message Reference
EE_FAILED_TO_CREATE_TIMER_NOTIFY_THREAD_INTERRUPT_EVENT, Global Error Message Reference
EE_FAILED_TO_CREATE_TIMER_QUEUE, Global Error Message Reference
EE_FAILED_TO_DELETE_TIMER, Global Error Message Reference
EE_FAILED_TO_DETERMINE_LARGE_PAGE_SIZE, Global Error Message Reference
EE_FAILED_TO_HANDLE_DEFAULTS_FILE, Global Error Message Reference
EE_FAILED_TO_KILL_ALL_THREADS, Global Error Message Reference
EE_FAILED_TO_LOCATE_SERVER_PUBLIC_KEY, Global Error Message Reference
EE_FAILED_TO_OPEN_DEFAULTS_FILE, Global Error Message Reference
EE_FAILED_TO_RESET_BEFORE_PRIMARY_IGNORABLE_CHAR, Global Error Message Reference
EE_FAILED_TO_RESET_BEFORE_SECONDARY_IGNORABLE_CHAR, Global Error Message Reference
EE_FAILED_TO_RESET_BEFORE_TERTIARY_IGNORABLE_CHAR, Global Error Message Reference
EE_FAILED_TO_SET_OPTION_VALUE, Global Error Message Reference
EE_FAILED_TO_START_TIMER_NOTIFY_THREAD, Global Error Message Reference
EE_FILENOTFOUND, Global Error Message Reference
EE_FILE_NOT_CLOSED, Global Error Message Reference
EE_GETWD, Global Error Message Reference
EE_IGNORE_WORLD_WRITABLE_CONFIG_FILE, Global Error Message Reference
EE_INCORRECT_BOOLEAN_VALUE_FOR_OPTION, Global Error Message Reference
EE_INCORRECT_GRP_DEFINITION_IN_CONFIG_FILE, Global Error Message Reference
EE_INCORRECT_INT_VALUE_FOR_OPTION, Global Error Message Reference
EE_INCORRECT_UINT_VALUE_FOR_OPTION, Global Error Message Reference
EE_INVALID_DECIMAL_VALUE_FOR_OPTION, Global Error Message Reference
EE_LINK, Global Error Message Reference
EE_LINK_WARNING, Global Error Message Reference
EE_NET_SEND_ERROR_IN_BOOTSTRAP, Global Error Message Reference
EE_OPEN_WARNING, Global Error Message Reference
EE_OPTION_IGNORED_DUE_TO_INVALID_VALUE, Global Error Message Reference
EE_OPTION_REQUIRES_ARGUMENT, Global Error Message Reference
EE_OPTION_WITHOUT_ARGUMENT, Global Error Message Reference
EE_OPTION_WITHOUT_GRP_IN_CONFIG_FILE, Global Error Message Reference
EE_OPTION_WITH_EMPTY_VALUE, Global Error Message Reference
EE_OUTOFMEMORY, Global Error Message Reference
EE_OUT_OF_FILERESOURCES, Global Error Message Reference
EE_PACKETS_OUT_OF_ORDER, Global Error Message Reference
EE_PUBLIC_KEY_NOT_IN_PEM_FORMAT, Global Error Message Reference
EE_READ, Global Error Message Reference
EE_REALPATH, Global Error Message Reference
EE_RESET_CHAR_OUT_OF_RANGE, Global Error Message Reference
EE_SETWD, Global Error Message Reference
EE_SHIFT_CHAR_OUT_OF_RANGE, Global Error Message Reference
EE_SHORT_OPTION_REQUIRES_ARGUMENT, Global Error Message Reference
EE_SKIPPING_DIRECTIVE_DUE_TO_MAX_INCLUDE_RECURSION, Global Error Message Reference
EE_SSL_ERROR, Global Error Message Reference
EE_SSL_ERROR_FROM_FILE, Global Error Message Reference
EE_STAT, Global Error Message Reference
EE_SYNC, Global Error Message Reference
EE_UNKNOWN_CHARSET, Global Error Message Reference
EE_UNKNOWN_COLLATION, Global Error Message Reference
EE_UNKNOWN_LDML_TAG, Global Error Message Reference
EE_UNKNOWN_OPTION, Global Error Message Reference
EE_UNKNOWN_PROTOCOL_OPTION, Global Error Message Reference
EE_UNKNOWN_SHORT_OPTION, Global Error Message Reference
EE_UNKNOWN_SUFFIX_FOR_VARIABLE, Global Error Message Reference
EE_UNKNOWN_VARIABLE, Global Error Message Reference
EE_USING_DISABLED_OPTION, Global Error Message Reference
EE_USING_DISABLED_SHORT_OPTION, Global Error Message Reference
EE_USING_PASSWORD_ON_CLI_IS_INSECURE, Global Error Message Reference
EE_WIN_LIBRARY_LOAD_FAILED, Global Error Message Reference
EE_WIN_RUN_TIME_ERROR_CHECK, Global Error Message Reference
EE_WRITE, Global Error Message Reference
EE_WRONG_DIRECTIVE_IN_CONFIG_FILE, Global Error Message Reference
ER_ABORTING, Server Error Message Reference
ER_ABORTING_CONNECTION, Server Error Message Reference
ER_ABORTING_USER_CONNECTION, Server Error Message Reference
ER_ACCESS_DENIED_CHANGE_USER_ERROR, Server Error Message Reference
ER_ACCESS_DENIED_ERROR, Server Error Message Reference
ER_ACCESS_DENIED_ERROR_WITHOUT_PASSWORD, Server Error Message Reference
ER_ACCESS_DENIED_ERROR_WITH_PASSWORD, Server Error Message Reference
ER_ACCESS_DENIED_FOR_USER_ACCOUNT_LOCKED, Server Error Message Reference
ER_ACCESS_DENIED_NO_PASSWORD_ERROR, Server Error Message Reference
ER_ACCOUNT_HAS_BEEN_LOCKED, Server Error Message Reference
ER_ACL_OPERATION_FAILED, Server Error Message Reference
ER_ACL_WRONG_OR_MISSING_ACL_TABLES_LOG, Server Error Message Reference
ER_ADDRESSES_FOR_HOSTNAME_HEADER, Server Error Message Reference
ER_ADDRESSES_FOR_HOSTNAME_LIST_ITEM, Server Error Message Reference
ER_ADD_PARTITION_NO_NEW_PARTITION, Server Error Message Reference
ER_ADD_PARTITION_SUBPART_ERROR, Server Error Message Reference
ER_ADMIN_WRONG_MRG_TABLE, Server Error Message Reference
ER_AES_INVALID_IV, Server Error Message Reference
ER_AGGREGATE_IN_ORDER_NOT_SELECT, Server Error Message Reference
ER_AGGREGATE_ORDER_FOR_UNION, Server Error Message Reference
ER_AGGREGATE_ORDER_NON_AGG_QUERY, Server Error Message Reference
ER_ALTER_FILEGROUP_FAILED, Server Error Message Reference
ER_ALTER_INFO, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_AUTOINC, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_CHANGE_FTS, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COPY, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_CHECK, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_RENAME, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FTS, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_GIS, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_HIDDEN_FTS, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOPK, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOT_NULL, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_PARTITION, Server Error Message Reference
ER_AMBIGUOUS_FIELD_TERM, Server Error Message Reference
ER_ANONYMOUS_AUTH_ID_NOT_ALLOWED_IN_MANDATORY_ROLES, Server Error Message Reference
ER_APPLIER_LOG_EVENT_VALIDATION_ERROR, Server Error Message Reference
ER_ATTRIBUTE_IGNORED, Server Error Message Reference
ER_AUDIT_API_ABORT, Server Error Message Reference
ER_AUDIT_CANT_ABORT_COMMAND, Server Error Message Reference
ER_AUDIT_CANT_ABORT_EVENT, Server Error Message Reference
ER_AUDIT_LOG_CANNOT_READ_PASSWORD, Server Error Message Reference
ER_AUDIT_LOG_CANNOT_REMOVE_PASSWORD, Server Error Message Reference
ER_AUDIT_LOG_CANNOT_SET_LOG_POLICY_WITH_OTHER_POLICIES, Server Error Message Reference
ER_AUDIT_LOG_CANNOT_STORE_PASSWORD, Server Error Message Reference
ER_AUDIT_LOG_COULD_NOT_CREATE_AES_KEY, Server Error Message Reference
ER_AUDIT_LOG_COULD_NOT_OPEN_FILE_FOR_READING, Server Error Message Reference
ER_AUDIT_LOG_EC_WRITER_FAILED_TO_CREATE_FILE, Server Error Message Reference
ER_AUDIT_LOG_EC_WRITER_FAILED_TO_INIT_COMPRESSION, Server Error Message Reference
ER_AUDIT_LOG_EC_WRITER_FAILED_TO_INIT_ENCRYPTION, Server Error Message Reference
ER_AUDIT_LOG_ENCRYPTION_PASSWORD_CANNOT_BE_FETCHED, Server Error Message Reference
ER_AUDIT_LOG_ENCRYPTION_PASSWORD_HAS_NOT_BEEN_SET, Server Error Message Reference
ER_AUDIT_LOG_FILE_HAS_BEEN_SUCCESSFULLY_PROCESSED, Server Error Message Reference
ER_AUDIT_LOG_FILE_NAME_DOES_NOT_HAVE_REQUIRED_FORMAT, Server Error Message Reference
ER_AUDIT_LOG_FILE_NAME_KEYRING_ID_VALUE_IS_MISSING, Server Error Message Reference
ER_AUDIT_LOG_FILE_NAME_TIMESTAMP_VALUE_IS_MISSING_OR_INVALID, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_CLOSE_TABLE_AFTER_READING, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_DELETE_FROM_TABLE, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_INIT_TABLE_FOR_READ, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_INSERT_INTO_TABLE, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_READ_TABLE, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_STORE_TABLE_FLDS, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_UPDATE_TABLE, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FLD_FILTERNAME_CANNOT_BE_EMPTY, Server Error Message Reference
ER_AUDIT_LOG_FILTER_INVALID_COLUMN_COUNT, Server Error Message Reference
ER_AUDIT_LOG_FILTER_INVALID_COLUMN_DEFINITION, Server Error Message Reference
ER_AUDIT_LOG_FILTER_IS_NOT_INSTALLED, Server Error Message Reference
ER_AUDIT_LOG_FILTER_RESULT_MSG, Server Error Message Reference
ER_AUDIT_LOG_FILTER_USER_AND_HOST_CANNOT_BE_EMPTY, Server Error Message Reference
ER_AUDIT_LOG_HAS_NOT_BEEN_INSTALLED, Server Error Message Reference
ER_AUDIT_LOG_HOST_NAME_INVALID_CHARACTER, Server Error Message Reference
ER_AUDIT_LOG_INDEX_MAP_CANNOT_ACCESS_DIR, Server Error Message Reference
ER_AUDIT_LOG_INSUFFICIENT_PRIVILEGE, Server Error Message Reference
ER_AUDIT_LOG_INVALID_FILE_CONTENT, Server Error Message Reference
ER_AUDIT_LOG_JSON_FILTERING_NOT_ENABLED, Server Error Message Reference
ER_AUDIT_LOG_JSON_FILTER_DOES_NOT_EXIST, Server Error Message Reference
ER_AUDIT_LOG_JSON_FILTER_NAME_CANNOT_BE_EMPTY, Server Error Message Reference
ER_AUDIT_LOG_JSON_FILTER_PARSING_ERROR, Server Error Message Reference
ER_AUDIT_LOG_JSON_READER_BUF_TOO_SMALL, Server Error Message Reference
ER_AUDIT_LOG_JSON_READER_FAILED_TO_OPEN_FILE, Server Error Message Reference
ER_AUDIT_LOG_JSON_READER_FAILED_TO_PARSE, Server Error Message Reference
ER_AUDIT_LOG_JSON_READER_FILE_PARSING_ERROR, Server Error Message Reference
ER_AUDIT_LOG_JSON_USER_NAME_CANNOT_BE_EMPTY, Server Error Message Reference
ER_AUDIT_LOG_KEYRING_ID_TIMESTAMP_VALUE_IS_INVALID, Server Error Message Reference
ER_AUDIT_LOG_NO_KEYRING_PLUGIN_INSTALLED, Server Error Message Reference
ER_AUDIT_LOG_ONLY_INCLUDE_LIST_USED, Server Error Message Reference
ER_AUDIT_LOG_PASSWORD_HAS_BEEN_COPIED, Server Error Message Reference
ER_AUDIT_LOG_RENAME_LOG_FILE_BEFORE_FLUSH, Server Error Message Reference
ER_AUDIT_LOG_SUPER_PRIVILEGE_REQUIRED, Server Error Message Reference
ER_AUDIT_LOG_SWITCHING_TO_INCLUDE_LIST, Server Error Message Reference
ER_AUDIT_LOG_TABLE_DEFINITION_NOT_UPDATED, Server Error Message Reference
ER_AUDIT_LOG_UDF_INSUFFICIENT_PRIVILEGE, Server Error Message Reference
ER_AUDIT_LOG_UDF_INVALID_ARGUMENT_COUNT, Server Error Message Reference
ER_AUDIT_LOG_UDF_INVALID_ARGUMENT_TYPE, Server Error Message Reference
ER_AUDIT_LOG_UDF_READ_INVALID_MAX_ARRAY_LENGTH_ARG_TYPE, Server Error Message Reference
ER_AUDIT_LOG_UDF_READ_INVALID_MAX_ARRAY_LENGTH_ARG_VALUE, Server Error Message Reference
ER_AUDIT_LOG_USER_FIRST_CHARACTER_MUST_BE_ALPHANUMERIC, Server Error Message Reference
ER_AUDIT_LOG_USER_NAME_INVALID_CHARACTER, Server Error Message Reference
ER_AUDIT_LOG_WRITER_DEST_FILE_ALREADY_EXISTS, Server Error Message Reference
ER_AUDIT_LOG_WRITER_FAILED_TO_WRITE_TO_FILE, Server Error Message Reference
ER_AUDIT_LOG_WRITER_INCOMPLETE_FILE_RENAMED, Server Error Message Reference
ER_AUDIT_LOG_WRITER_RENAME_FILE_FAILED, Server Error Message Reference
ER_AUDIT_LOG_WRITER_RENAME_FILE_FAILED_REMOVE_FILE_MANUALLY, Server Error Message Reference
ER_AUDIT_PLUGIN_DOES_NOT_SUPPORT_AUDIT_AUTH_EVENTS, Server Error Message Reference
ER_AUDIT_PLUGIN_HAS_INVALID_DATA, Server Error Message Reference
ER_AUDIT_WARNING, Server Error Message Reference
ER_AUTHCACHE_CANT_INIT_GRANT_SUBSYSTEM, Server Error Message Reference
ER_AUTHCACHE_CANT_OPEN_AND_LOCK_PRIVILEGE_TABLES, Server Error Message Reference
ER_AUTHCACHE_DB_ENTRY_LOWERCASED_REVOKE_WILL_FAIL, Server Error Message Reference
ER_AUTHCACHE_DB_IGNORED_EMPTY_NAME, Server Error Message Reference
ER_AUTHCACHE_DB_SKIPPED_NEEDS_RESOLVE, Server Error Message Reference
ER_AUTHCACHE_EXPIRED_PASSWORD_UNSUPPORTED, Server Error Message Reference
ER_AUTHCACHE_PLUGIN_CONFIG, Server Error Message Reference
ER_AUTHCACHE_PLUGIN_MISSING, Server Error Message Reference
ER_AUTHCACHE_PROCS_PRIV_ENTRY_IGNORED_BAD_ROUTINE_TYPE, Server Error Message Reference
ER_AUTHCACHE_PROCS_PRIV_SKIPPED_NEEDS_RESOLVE, Server Error Message Reference
ER_AUTHCACHE_PROXIES_PRIV_SKIPPED_NEEDS_RESOLVE, Server Error Message Reference
ER_AUTHCACHE_ROLE_TABLES_DODGY, Server Error Message Reference
ER_AUTHCACHE_TABLES_PRIV_SKIPPED_NEEDS_RESOLVE, Server Error Message Reference
ER_AUTHCACHE_TABLE_PROXIES_PRIV_MISSING, Server Error Message Reference
ER_AUTHCACHE_USER_IGNORED_DEPRECATED_PASSWORD, Server Error Message Reference
ER_AUTHCACHE_USER_IGNORED_INVALID_PASSWORD, Server Error Message Reference
ER_AUTHCACHE_USER_IGNORED_NEEDS_PLUGIN, Server Error Message Reference
ER_AUTHCACHE_USER_SKIPPED_NEEDS_RESOLVE, Server Error Message Reference
ER_AUTHCACHE_USER_TABLE_DODGY, Server Error Message Reference
ER_AUTH_CANT_ACTIVATE_ROLE, Server Error Message Reference
ER_AUTH_CANT_CREATE_RSA_PAIR, Server Error Message Reference
ER_AUTH_CANT_SET_DEFAULT_PLUGIN, Server Error Message Reference
ER_AUTH_CANT_WRITE_PRIVKEY, Server Error Message Reference
ER_AUTH_CANT_WRITE_PUBKEY, Server Error Message Reference
ER_AUTH_CERTS_SAVED_TO_DATADIR, Server Error Message Reference
ER_AUTH_CERT_GENERATION_DISABLED, Server Error Message Reference
ER_AUTH_ID_WITH_SYSTEM_USER_PRIV_IN_MANDATORY_ROLES, Server Error Message Reference
ER_AUTH_KEYS_SAVED_TO_DATADIR, Server Error Message Reference
ER_AUTH_KEY_GENERATION_DISABLED, Server Error Message Reference
ER_AUTH_KEY_GENERATION_SKIPPED_PAIR_PRESENT, Server Error Message Reference
ER_AUTH_LDAP_ERROR_LOGGER_ERROR_MSG, Server Error Message Reference
ER_AUTH_RSA_CANT_FIND, Server Error Message Reference
ER_AUTH_RSA_CANT_PARSE, Server Error Message Reference
ER_AUTH_RSA_CANT_READ, Server Error Message Reference
ER_AUTH_RSA_CONF_PREVENTS_KEY_GENERATION, Server Error Message Reference
ER_AUTH_RSA_FILES_NOT_FOUND, Server Error Message Reference
ER_AUTH_SSL_CONF_PREVENTS_CERT_GENERATION, Server Error Message Reference
ER_AUTH_USING_EXISTING_CERTS, Server Error Message Reference
ER_AUTOINC_READ_FAILED, Server Error Message Reference
ER_AUTO_CONVERT, Server Error Message Reference
ER_AUTO_INCREMENT_CONFLICT, Server Error Message Reference
ER_AUTO_OPTIONS_FAILED, Server Error Message Reference
ER_AUTO_POSITION_REQUIRES_GTID_MODE_NOT_OFF, Server Error Message Reference
ER_BACK_IN_TIME, Server Error Message Reference
ER_BAD_DB_ERROR, Server Error Message Reference
ER_BAD_FIELD_ERROR, Server Error Message Reference
ER_BAD_FT_COLUMN, Server Error Message Reference
ER_BAD_HOST_ERROR, Server Error Message Reference
ER_BAD_LOG_STATEMENT, Server Error Message Reference
ER_BAD_NULL_ERROR, Server Error Message Reference
ER_BAD_NULL_ERROR_NOT_IGNORED, Server Error Message Reference
ER_BAD_SLAVE, Server Error Message Reference
ER_BAD_SLAVE_AUTO_POSITION, Server Error Message Reference
ER_BAD_SLAVE_UNTIL_COND, Server Error Message Reference
ER_BAD_TABLE_ERROR, Server Error Message Reference
ER_BASE64_DECODE_ERROR, Server Error Message Reference
ER_BASEDIR_SET_TO, Server Error Message Reference
ER_BEFORE_DML_VALIDATION_ERROR, Server Error Message Reference
ER_BEG_INITFILE, Server Error Message Reference
ER_BINLOG_ATTACHING_THREAD_MEMORY_FINALLY_AVAILABLE, Server Error Message Reference
ER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX, Server Error Message Reference
ER_BINLOG_CACHE_SIZE_TOO_LARGE, Server Error Message Reference
ER_BINLOG_CANT_APPEND_LOG_TO_TMP_INDEX, Server Error Message Reference
ER_BINLOG_CANT_CLEAR_IN_USE_FLAG_FOR_CRASHED_BINLOG, Server Error Message Reference
ER_BINLOG_CANT_CLOSE_TMP_INDEX, Server Error Message Reference
ER_BINLOG_CANT_COPY_INDEX_TO_TMP, Server Error Message Reference
ER_BINLOG_CANT_CREATE_CACHE_FOR_LOG, Server Error Message Reference
ER_BINLOG_CANT_DELETE_FILE, Server Error Message Reference
ER_BINLOG_CANT_DELETE_FILE_AND_READ_BINLOG_INDEX, Server Error Message Reference
ER_BINLOG_CANT_DELETE_LOG_FILE_DOES_INDEX_MATCH_FILES, Server Error Message Reference
ER_BINLOG_CANT_FIND_LOG_IN_INDEX, Server Error Message Reference
ER_BINLOG_CANT_GENERATE_NEW_FILE_NAME, Server Error Message Reference
ER_BINLOG_CANT_LOCATE_OLD_BINLOG_OR_RELAY_LOG_FILES, Server Error Message Reference
ER_BINLOG_CANT_MOVE_TMP_TO_INDEX, Server Error Message Reference
ER_BINLOG_CANT_OPEN_CRASHED_BINLOG, Server Error Message Reference
ER_BINLOG_CANT_OPEN_FOR_LOGGING, Server Error Message Reference
ER_BINLOG_CANT_OPEN_LOG, Server Error Message Reference
ER_BINLOG_CANT_OPEN_TMP_INDEX, Server Error Message Reference
ER_BINLOG_CANT_RESIZE_CACHE, Server Error Message Reference
ER_BINLOG_CANT_SET_TMP_INDEX_NAME, Server Error Message Reference
ER_BINLOG_CANT_TRIM_CRASHED_BINLOG, Server Error Message Reference
ER_BINLOG_CANT_USE_FOR_LOGGING, Server Error Message Reference
ER_BINLOG_CRASHED_BINLOG_TRIMMED, Server Error Message Reference
ER_BINLOG_CRASH_RECOVERY_FAILED, Server Error Message Reference
ER_BINLOG_CREATE_ROUTINE_NEED_SUPER, Server Error Message Reference
ER_BINLOG_END, Server Error Message Reference
ER_BINLOG_ERROR_GETTING_NEXT_LOG_FROM_INDEX, Server Error Message Reference
ER_BINLOG_ERROR_READING_GTIDS_FROM_BINARY_LOG, Server Error Message Reference
ER_BINLOG_ERROR_READING_GTIDS_FROM_RELAY_LOG, Server Error Message Reference
ER_BINLOG_EVENTS_READ_FROM_BINLOG_INFO, Server Error Message Reference
ER_BINLOG_EVENTS_READ_FROM_RELAY_LOG_INFO, Server Error Message Reference
ER_BINLOG_EVENT_WRITE_TO_STMT_CACHE_FAILED, Server Error Message Reference
ER_BINLOG_EXPIRAY_LOG_DAYS_AND_SECS_USED_TOGETHER, Server Error Message Reference
ER_BINLOG_EXPIRE_LOG_DAYS_AND_SECS_USED_TOGETHER, Server Error Message Reference
ER_BINLOG_FAILED_TO_CLOSE_INDEX_FILE_WHILE_REBUILDING, Server Error Message Reference
ER_BINLOG_FAILED_TO_DELETE_INDEX_FILE_WHILE_REBUILDING, Server Error Message Reference
ER_BINLOG_FAILED_TO_DELETE_LOG_FILE, Server Error Message Reference
ER_BINLOG_FAILED_TO_OPEN_INDEX_FILE_AFTER_REBUILDING, Server Error Message Reference
ER_BINLOG_FAILED_TO_OPEN_REGISTER_FILE, Server Error Message Reference
ER_BINLOG_FAILED_TO_OPEN_TEMPORARY_INDEX_FILE, Server Error Message Reference
ER_BINLOG_FAILED_TO_READ_REGISTER_FILE, Server Error Message Reference
ER_BINLOG_FAILED_TO_REINIT_REGISTER_FILE, Server Error Message Reference
ER_BINLOG_FAILED_TO_RENAME_INDEX_FILE_WHILE_REBUILDING, Server Error Message Reference
ER_BINLOG_FAILED_TO_RUN_AFTER_FLUSH_HOOK, Server Error Message Reference
ER_BINLOG_FAILED_TO_RUN_AFTER_SYNC_HOOK, Server Error Message Reference
ER_BINLOG_FAILED_TO_SET_PURGE_INDEX_FILE_NAME, Server Error Message Reference
ER_BINLOG_FAILED_TO_SYNC_INDEX_FILE, Server Error Message Reference
ER_BINLOG_FAILED_TO_SYNC_INDEX_FILE_IN_OPEN, Server Error Message Reference
ER_BINLOG_FAILED_TO_WRITE_DROP_FOR_TEMP_TABLES, Server Error Message Reference
ER_BINLOG_FATAL_ERROR, Server Error Message Reference
ER_BINLOG_FILE_BEING_READ_NOT_PURGED, Server Error Message Reference
ER_BINLOG_FILE_EXTENSION_NUMBER_EXHAUSTED, Server Error Message Reference
ER_BINLOG_FILE_EXTENSION_NUMBER_RUNNING_LOW, Server Error Message Reference
ER_BINLOG_FILE_NAME_TOO_LONG, Server Error Message Reference
ER_BINLOG_FILE_OPEN_FAILED, Server Error Message Reference
ER_BINLOG_IO_ERROR_READING_HEADER, Server Error Message Reference
ER_BINLOG_LOGGING_IMPOSSIBLE, Server Error Message Reference
ER_BINLOG_LOGGING_INCIDENT_TO_STOP_SLAVES, Server Error Message Reference
ER_BINLOG_LOGGING_NOT_POSSIBLE, Server Error Message Reference
ER_BINLOG_LOGICAL_CORRUPTION, Server Error Message Reference
ER_BINLOG_MALFORMED_OR_OLD_RELAY_LOG, Server Error Message Reference
ER_BINLOG_MASTER_KEY_RECOVERY_OUT_OF_COMBINATION, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_CLEANUP_AUX_KEY, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_CLEANUP_UNUSED_KEYS, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_OPERATE_KEY, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_REENCRYPT_LOG, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_ROTATE_LOGS, Server Error Message Reference
ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE, Server Error Message Reference
ER_BINLOG_NEEDS_SERVERID, Server Error Message Reference
ER_BINLOG_OOM_WRITING_DELETE_WHILE_OPENING_HEAP_TABLE, Server Error Message Reference
ER_BINLOG_PURGE_EMFILE, Server Error Message Reference
ER_BINLOG_PURGE_FATAL_ERR, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CALLED_WITH_FILE_NOT_IN_INDEX, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CANT_COPY_TO_REGISTER_FILE, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CANT_FLUSH_REGISTER_FILE, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CANT_SYNC_INDEX_FILE, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CANT_UPDATE_INDEX_FILE, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_FAILED_TO_PURGE_LOG, Server Error Message Reference
ER_BINLOG_PURGE_PROHIBITED, Server Error Message Reference
ER_BINLOG_RECOVERING_AFTER_CRASH_USING, Server Error Message Reference
ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE, Server Error Message Reference
ER_BINLOG_ROW_INJECTION_AND_STMT_ENGINE, Server Error Message Reference
ER_BINLOG_ROW_INJECTION_AND_STMT_MODE, Server Error Message Reference
ER_BINLOG_ROW_LOGGING_FAILED, Server Error Message Reference
ER_BINLOG_ROW_MODE_AND_STMT_ENGINE, Server Error Message Reference
ER_BINLOG_ROW_VALUE_OPTION_IGNORED, Server Error Message Reference
ER_BINLOG_ROW_VALUE_OPTION_USED_ONLY_FOR_AFTER_IMAGES, Server Error Message Reference
ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX, Server Error Message Reference
ER_BINLOG_STMT_CACHE_SIZE_TOO_LARGE, Server Error Message Reference
ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES, Server Error Message Reference
ER_BINLOG_STMT_MODE_AND_ROW_ENGINE, Server Error Message Reference
ER_BINLOG_UNABLE_TO_ROTATE_GTID_TABLE_READONLY, Server Error Message Reference
ER_BINLOG_UNSAFE_AND_STMT_ENGINE, Server Error Message Reference
ER_BINLOG_UNSAFE_AUTOINC_COLUMNS, Server Error Message Reference
ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST, Server Error Message Reference
ER_BINLOG_UNSAFE_CREATE_IGNORE_SELECT, Server Error Message Reference
ER_BINLOG_UNSAFE_CREATE_REPLACE_SELECT, Server Error Message Reference
ER_BINLOG_UNSAFE_CREATE_SELECT_AUTOINC, Server Error Message Reference
ER_BINLOG_UNSAFE_DEFAULT_EXPRESSION_IN_SUBSTATEMENT, Server Error Message Reference
ER_BINLOG_UNSAFE_FULLTEXT_PLUGIN, Server Error Message Reference
ER_BINLOG_UNSAFE_INSERT_IGNORE_SELECT, Server Error Message Reference
ER_BINLOG_UNSAFE_INSERT_SELECT_UPDATE, Server Error Message Reference
ER_BINLOG_UNSAFE_INSERT_TWO_KEYS, Server Error Message Reference
ER_BINLOG_UNSAFE_LIMIT, Server Error Message Reference
ER_BINLOG_UNSAFE_MESSAGE_AND_STATEMENT, Server Error Message Reference
ER_BINLOG_UNSAFE_MIXED_STATEMENT, Server Error Message Reference
ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE, Server Error Message Reference
ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS, Server Error Message Reference
ER_BINLOG_UNSAFE_NOWAIT, Server Error Message Reference
ER_BINLOG_UNSAFE_REPLACE_SELECT, Server Error Message Reference
ER_BINLOG_UNSAFE_ROUTINE, Server Error Message Reference
ER_BINLOG_UNSAFE_SKIP_LOCKED, Server Error Message Reference
ER_BINLOG_UNSAFE_STATEMENT, Server Error Message Reference
ER_BINLOG_UNSAFE_SYSTEM_FUNCTION, Server Error Message Reference
ER_BINLOG_UNSAFE_SYSTEM_TABLE, Server Error Message Reference
ER_BINLOG_UNSAFE_SYSTEM_VARIABLE, Server Error Message Reference
ER_BINLOG_UNSAFE_UDF, Server Error Message Reference
ER_BINLOG_UNSAFE_UPDATE_IGNORE, Server Error Message Reference
ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT, Server Error Message Reference
ER_BINLOG_UNSAFE_XA, Server Error Message Reference
ER_BINLOG_USE_V1_ROW_EVENTS_IGNORED, Server Error Message Reference
ER_BINLOG_WARNING_SUPPRESSED, Server Error Message Reference
ER_BLOBS_AND_NO_TERMINATED, Server Error Message Reference
ER_BLOB_CANT_HAVE_DEFAULT, Server Error Message Reference
ER_BLOB_FIELD_IN_PART_FUNC_ERROR, Server Error Message Reference
ER_BLOB_KEY_WITHOUT_LENGTH, Server Error Message Reference
ER_BLOB_USED_AS_KEY, Server Error Message Reference
ER_BOOST_GEOMETRY_CENTROID_EXCEPTION, Server Error Message Reference
ER_BOOST_GEOMETRY_EMPTY_INPUT_EXCEPTION, Server Error Message Reference
ER_BOOST_GEOMETRY_INCONSISTENT_TURNS_EXCEPTION, Server Error Message Reference
ER_BOOST_GEOMETRY_OVERLAY_INVALID_INPUT_EXCEPTION, Server Error Message Reference
ER_BOOST_GEOMETRY_SELF_INTERSECTION_POINT_EXCEPTION, Server Error Message Reference
ER_BOOST_GEOMETRY_TURN_INFO_EXCEPTION, Server Error Message Reference
ER_BOOST_GEOMETRY_UNKNOWN_EXCEPTION, Server Error Message Reference
ER_BOOTSTRAP_CANT_THREAD, Server Error Message Reference
ER_BUFPOOL_RESIZE_INPROGRESS, Server Error Message Reference
ER_CACHING_SHA2_PASSWORD_SECOND_PASSWORD_USED_INFORMATION, Server Error Message Reference
ER_CALL_ME_LOCALHOST, Server Error Message Reference
ER_CANNOT_ADD_FOREIGN, Server Error Message Reference
ER_CANNOT_ADD_FOREIGN_BASE_COL_STORED, Server Error Message Reference
ER_CANNOT_ADD_FOREIGN_BASE_COL_VIRTUAL, Server Error Message Reference
ER_CANNOT_ALTER_SRID_DUE_TO_INDEX, Server Error Message Reference
ER_CANNOT_CHANGE_TO_ROOT_DIR, Server Error Message Reference
ER_CANNOT_CONVERT_STRING, Server Error Message Reference
ER_CANNOT_CREATE_VIRTUAL_INDEX_CONSTRAINT, Server Error Message Reference
ER_CANNOT_DISCARD_TEMPORARY_TABLE, Server Error Message Reference
ER_CANNOT_DROP_COLUMN_FUNCTIONAL_INDEX, Server Error Message Reference
ER_CANNOT_FIND_KEY_IN_KEYRING, Server Error Message Reference
ER_CANNOT_GET_SERVER_VERSION_FROM_TABLESPACE_HEADER, Server Error Message Reference
ER_CANNOT_GRANT_ROLES_TO_ANONYMOUS_USER, Server Error Message Reference
ER_CANNOT_GRANT_SYSTEM_PRIV_TO_MANDATORY_ROLE, Server Error Message Reference
ER_CANNOT_LOAD_FROM_TABLE_V2, Server Error Message Reference
ER_CANNOT_LOCK_USER_MANAGEMENT_CACHES, Server Error Message Reference
ER_CANNOT_LOG_PARTIAL_DROP_DATABASE_WITH_GTID, Server Error Message Reference
ER_CANNOT_SET_DATABASE_ENCRYPTION, Server Error Message Reference
ER_CANNOT_SET_LOG_ERROR_SERVICES, Server Error Message Reference
ER_CANNOT_SET_SERVER_VERSION_IN_TABLESPACE_HEADER, Server Error Message Reference
ER_CANNOT_SET_TABLESPACE_ENCRYPTION, Server Error Message Reference
ER_CANNOT_SET_TABLE_ENCRYPTION, Server Error Message Reference
ER_CANNOT_USER, Server Error Message Reference
ER_CANNOT_USE_ENCRYPTION_CLAUSE, Server Error Message Reference
ER_CANT_ACCESS_CAPATH, Server Error Message Reference
ER_CANT_AGGREGATE_2COLLATIONS, Server Error Message Reference
ER_CANT_AGGREGATE_3COLLATIONS, Server Error Message Reference
ER_CANT_AGGREGATE_NCOLLATIONS, Server Error Message Reference
ER_CANT_ALLOC_TABLE_OBJECT, Server Error Message Reference
ER_CANT_CHANGE_TX_CHARACTERISTICS, Server Error Message Reference
ER_CANT_CHECK_PID_PATH, Server Error Message Reference
ER_CANT_CHOWN_DATADIR, Server Error Message Reference
ER_CANT_CREATE_ADMIN_THREAD, Server Error Message Reference
ER_CANT_CREATE_CACHE_FOR_DB_OPT, Server Error Message Reference
ER_CANT_CREATE_DB, Server Error Message Reference
ER_CANT_CREATE_FILE, Server Error Message Reference
ER_CANT_CREATE_GEOMETRY_OBJECT, Server Error Message Reference
ER_CANT_CREATE_HANDLER_FILE, Server Error Message Reference
ER_CANT_CREATE_HANDLER_OBJECT_FOR_TABLE, Server Error Message Reference
ER_CANT_CREATE_HANDLE_MGR_THREAD, Server Error Message Reference
ER_CANT_CREATE_INTERRUPT_THREAD, Server Error Message Reference
ER_CANT_CREATE_NAMED_PIPES_THREAD, Server Error Message Reference
ER_CANT_CREATE_PID_FILE, Server Error Message Reference
ER_CANT_CREATE_SCHEDULER_THREAD, Server Error Message Reference
ER_CANT_CREATE_SHM_THREAD, Server Error Message Reference
ER_CANT_CREATE_SHUTDOWN_THREAD, Server Error Message Reference
ER_CANT_CREATE_TABLE, Server Error Message Reference
ER_CANT_CREATE_TABLE_SHARE_FROM_FRM, Server Error Message Reference
ER_CANT_CREATE_TCPIP_THREAD, Server Error Message Reference
ER_CANT_CREATE_TEST_FILE, Server Error Message Reference
ER_CANT_CREATE_THREAD, Server Error Message Reference
ER_CANT_CREATE_USER_WITH_GRANT, Server Error Message Reference
ER_CANT_CREATE_UUID, Server Error Message Reference
ER_CANT_DETACH_SESSION_LEFT_BY_PLUGIN, Server Error Message Reference
ER_CANT_DO_IMPLICIT_COMMIT_IN_TRX_WHEN_GTID_NEXT_IS_SET, Server Error Message Reference
ER_CANT_DO_THIS_DURING_AN_TRANSACTION, Server Error Message Reference
ER_CANT_DROP_FIELD_OR_KEY, Server Error Message Reference
ER_CANT_ENFORCE_GTID_CONSISTENCY_WITH_ONGOING_GTID_VIOLATING_TX, Server Error Message Reference
ER_CANT_EXECUTE_IN_READ_ONLY_TRANSACTION, Server Error Message Reference
ER_CANT_FIND_DL_ENTRY, Server Error Message Reference
ER_CANT_FIND_SYSTEM_REC, Server Error Message Reference
ER_CANT_FIND_UDF, Server Error Message Reference
ER_CANT_GET_STAT, Server Error Message Reference
ER_CANT_HASH_DO_AND_IGNORE_RULES, Server Error Message Reference
ER_CANT_IDENTIFY_CHARSET_USING_DEFAULT, Server Error Message Reference
ER_CANT_INCREASE_MAX_OPEN_FILES, Server Error Message Reference
ER_CANT_INITIALIZE_BUILTIN_PLUGINS, Server Error Message Reference
ER_CANT_INITIALIZE_DYNAMIC_PLUGINS, Server Error Message Reference
ER_CANT_INITIALIZE_EARLY_PLUGINS, Server Error Message Reference
ER_CANT_INITIALIZE_GTID, Server Error Message Reference
ER_CANT_INITIALIZE_UDF, Server Error Message Reference
ER_CANT_INIT_DBS, Server Error Message Reference
ER_CANT_INIT_SCHEDULER_THREAD, Server Error Message Reference
ER_CANT_INIT_TC_LOG, Server Error Message Reference
ER_CANT_INIT_TIMER, Server Error Message Reference
ER_CANT_JOIN_SHUTDOWN_THREAD, Server Error Message Reference
ER_CANT_LOCK, Server Error Message Reference
ER_CANT_LOCK_LOG_TABLE, Server Error Message Reference
ER_CANT_LOCK_TABLE, Server Error Message Reference
ER_CANT_LOCK_TABLESPACE, Server Error Message Reference
ER_CANT_MODIFY_SRID_0, Server Error Message Reference
ER_CANT_MODIFY_SRS_USED_BY_COLUMN, Server Error Message Reference
ER_CANT_OPEN_AND_LOCK_PRIVILEGE_TABLES, Server Error Message Reference
ER_CANT_OPEN_CA, Server Error Message Reference
ER_CANT_OPEN_DATADIR_AFTER_UPGRADE_FAILURE, Server Error Message Reference
ER_CANT_OPEN_DB_OPT_USING_DEFAULT_CHARSET, Server Error Message Reference
ER_CANT_OPEN_DIR, Server Error Message Reference
ER_CANT_OPEN_ERROR_LOG, Server Error Message Reference
ER_CANT_OPEN_FILE, Server Error Message Reference
ER_CANT_OPEN_FRM_FILE, Server Error Message Reference
ER_CANT_OPEN_LIBRARY, Server Error Message Reference
ER_CANT_OPEN_TABLE_MYSQL_PROC, Server Error Message Reference
ER_CANT_PARSE_STORED_ROUTINE_BODY, Server Error Message Reference
ER_CANT_READ_DIR, Server Error Message Reference
ER_CANT_READ_ERRMSGS, Server Error Message Reference
ER_CANT_READ_FRM_FILE, Server Error Message Reference
ER_CANT_READ_TABLE_MYSQL_PROC, Server Error Message Reference
ER_CANT_REMOVE_ALL_FIELDS, Server Error Message Reference
ER_CANT_REMOVE_PID_FILE, Server Error Message Reference
ER_CANT_RENAME_LOG_TABLE, Server Error Message Reference
ER_CANT_REOPEN_TABLE, Server Error Message Reference
ER_CANT_REPLICATE_ANONYMOUS_WITH_AUTO_POSITION, Server Error Message Reference
ER_CANT_REPLICATE_ANONYMOUS_WITH_GTID_MODE_ON, Server Error Message Reference
ER_CANT_REPLICATE_GTID_WITH_GTID_MODE_OFF, Server Error Message Reference
ER_CANT_RESET_MASTER, Server Error Message Reference
ER_CANT_SAVE_GTIDS, Server Error Message Reference
ER_CANT_SET_DATADIR, Server Error Message Reference
ER_CANT_SET_DATA_DIR, Server Error Message Reference
ER_CANT_SET_ERROR_LOG_SERVICE, Server Error Message Reference
ER_CANT_SET_ERROR_SUPPRESSION_LIST, Server Error Message Reference
ER_CANT_SET_ERROR_SUPPRESSION_LIST_FROM_COMMAND_LINE, Server Error Message Reference
ER_CANT_SET_GTID_MODE, Server Error Message Reference
ER_CANT_SET_GTID_NEXT_LIST_TO_NON_NULL_WHEN_GTID_MODE_IS_OFF, Server Error Message Reference
ER_CANT_SET_GTID_NEXT_TO_ANONYMOUS_WHEN_GTID_MODE_IS_ON, Server Error Message Reference
ER_CANT_SET_GTID_NEXT_TO_GTID_WHEN_GTID_MODE_IS_OFF, Server Error Message Reference
ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID, Server Error Message Reference
ER_CANT_SET_GTID_PURGED_DUE_SETS_CONSTRAINTS, Server Error Message Reference
ER_CANT_SET_GTID_PURGED_WHEN_GTID_EXECUTED_IS_NOT_EMPTY, Server Error Message Reference
ER_CANT_SET_GTID_PURGED_WHEN_OWNED_GTIDS_IS_NOT_EMPTY, Server Error Message Reference
ER_CANT_SET_HANDLER_REFERENCE_FOR_TABLE, Server Error Message Reference
ER_CANT_SET_PATH_FOR, Server Error Message Reference
ER_CANT_SET_PERSISTED, Server Error Message Reference
ER_CANT_SET_UP_PERSISTED_VALUES, Server Error Message Reference
ER_CANT_SET_VARIABLE_WHEN_OWNING_GTID, Server Error Message Reference
ER_CANT_START_ERROR_LOG_SERVICE, Server Error Message Reference
ER_CANT_STAT_DATADIR, Server Error Message Reference
ER_CANT_STAT_FILE, Server Error Message Reference
ER_CANT_UPDATE_TABLE_IN_CREATE_TABLE_SELECT, Server Error Message Reference
ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG, Server Error Message Reference
ER_CANT_UPDATE_WITH_READLOCK, Server Error Message Reference
ER_CANT_UPGRADE_GENERATED_COLUMNS_TO_DD, Server Error Message Reference
ER_CANT_USE_AUTO_POSITION_WITH_GTID_MODE_OFF, Server Error Message Reference
ER_CANT_USE_OPTION_HERE, Server Error Message Reference
ER_CANT_WAIT_FOR_EXECUTED_GTID_SET_WHILE_OWNING_A_GTID, Server Error Message Reference
ER_CAPACITY_EXCEEDED, Server Error Message Reference
ER_CAPACITY_EXCEEDED_IN_PARSER, Server Error Message Reference
ER_CAPACITY_EXCEEDED_IN_RANGE_OPTIMIZER, Server Error Message Reference
ER_CA_SELF_SIGNED, Server Error Message Reference
ER_CHANGED_ENFORCE_GTID_CONSISTENCY, Server Error Message Reference
ER_CHANGED_GTID_MODE, Server Error Message Reference
ER_CHANGED_MAX_CONNECTIONS, Server Error Message Reference
ER_CHANGED_MAX_OPEN_FILES, Server Error Message Reference
ER_CHANGED_TABLE_OPEN_CACHE, Server Error Message Reference
ER_CHANGE_MASTER_PASSWORD_LENGTH, Server Error Message Reference
ER_CHANGE_RPL_INFO_REPOSITORY_FAILURE, Server Error Message Reference
ER_CHECKING_TABLE, Server Error Message Reference
ER_CHECKREAD, Server Error Message Reference
ER_CHECK_CONSTRAINT_CLAUSE_USING_FK_REFER_ACTION_COLUMN, Server Error Message Reference
ER_CHECK_CONSTRAINT_DUP_NAME, Server Error Message Reference
ER_CHECK_CONSTRAINT_FUNCTION_IS_NOT_ALLOWED, Server Error Message Reference
ER_CHECK_CONSTRAINT_NAMED_FUNCTION_IS_NOT_ALLOWED, Server Error Message Reference
ER_CHECK_CONSTRAINT_NOT_FOUND, Server Error Message Reference
ER_CHECK_CONSTRAINT_REFERS_AUTO_INCREMENT_COLUMN, Server Error Message Reference
ER_CHECK_CONSTRAINT_REFERS_UNKNOWN_COLUMN, Server Error Message Reference
ER_CHECK_CONSTRAINT_ROW_VALUE, Server Error Message Reference
ER_CHECK_CONSTRAINT_VARIABLES, Server Error Message Reference
ER_CHECK_CONSTRAINT_VIOLATED, Server Error Message Reference
ER_CHECK_NOT_IMPLEMENTED, Server Error Message Reference
ER_CHECK_NO_SUCH_TABLE, Server Error Message Reference
ER_CLIENT_DOES_NOT_SUPPORT, Server Error Message Reference
ER_CLIENT_GTID_UNSAFE_CREATE_DROP_TEMP_TABLE_IN_TRX_IN_SBR, Server Error Message Reference
ER_CLONE_CHARSET, Server Error Message Reference
ER_CLONE_CLIENT_TRACE, Server Error Message Reference
ER_CLONE_CONFIG, Server Error Message Reference
ER_CLONE_CREATE_HANDLER_FAIL_TRACE, Server Error Message Reference
ER_CLONE_DDL_IN_PROGRESS, Server Error Message Reference
ER_CLONE_DISALLOWED, Server Error Message Reference
ER_CLONE_DISK_SPACE, Server Error Message Reference
ER_CLONE_DONOR, Server Error Message Reference
ER_CLONE_DONOR_TRACE, Server Error Message Reference
ER_CLONE_DONOR_VERSION, Server Error Message Reference
ER_CLONE_ENCRYPTION, Server Error Message Reference
ER_CLONE_HANDLER_EXISTS, Server Error Message Reference
ER_CLONE_HANDLER_EXIST_TRACE, Server Error Message Reference
ER_CLONE_INFO_CLIENT, Server Error Message Reference
ER_CLONE_INFO_SERVER, Server Error Message Reference
ER_CLONE_IN_PROGRESS, Server Error Message Reference
ER_CLONE_LOOPBACK, Server Error Message Reference
ER_CLONE_OS, Server Error Message Reference
ER_CLONE_PLATFORM, Server Error Message Reference
ER_CLONE_PLUGIN_MATCH, Server Error Message Reference
ER_CLONE_PLUGIN_NOT_LOADED, Server Error Message Reference
ER_CLONE_PLUGIN_NOT_LOADED_TRACE, Server Error Message Reference
ER_CLONE_PROTOCOL, Server Error Message Reference
ER_CLONE_PROTOCOL_ERROR, Server Error Message Reference
ER_CLONE_PROTOCOL_TRACE, Server Error Message Reference
ER_CLONE_REMOTE_ERROR, Server Error Message Reference
ER_CLONE_SERVER_TRACE, Server Error Message Reference
ER_CLONE_SHUTDOWN_TRACE, Server Error Message Reference
ER_CLONE_SYS_CONFIG, Server Error Message Reference
ER_CLONE_TOO_MANY_CONCURRENT_CLONES, Server Error Message Reference
ER_CMD_NEED_SUPER, Server Error Message Reference
ER_COALESCE_ONLY_ON_HASH_PARTITION, Server Error Message Reference
ER_COALESCE_PARTITION_NO_PARTITION, Server Error Message Reference
ER_COLLATION_CHARSET_MISMATCH, Server Error Message Reference
ER_COLUMNACCESS_DENIED_ERROR, Server Error Message Reference
ER_COLUMN_CHANGE_SIZE, Server Error Message Reference
ER_COLUMN_CHECK_CONSTRAINT_REFERENCES_OTHER_COLUMN, Server Error Message Reference
ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2, Server Error Message Reference
ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE, Server Error Message Reference
ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE_V2, Server Error Message Reference
ER_COMMIT_NOT_ALLOWED_IN_SF_OR_TRG, Server Error Message Reference
ER_COMPONENTS_CANT_ACQUIRE_SERVICE_IMPLEMENTATION, Server Error Message Reference
ER_COMPONENTS_CANT_LOAD, Server Error Message Reference
ER_COMPONENTS_CANT_RELEASE_SERVICE, Server Error Message Reference
ER_COMPONENTS_CANT_SATISFY_DEPENDENCY, Server Error Message Reference
ER_COMPONENTS_CANT_UNLOAD, Server Error Message Reference
ER_COMPONENTS_FAILED_TO_ACQUIRE_SERVICE_IMPLEMENTATION, Server Error Message Reference
ER_COMPONENTS_INFRASTRUCTURE_BOOTSTRAP, Server Error Message Reference
ER_COMPONENTS_INFRASTRUCTURE_SHUTDOWN, Server Error Message Reference
ER_COMPONENTS_LOAD_CANT_INITIALIZE, Server Error Message Reference
ER_COMPONENTS_LOAD_CANT_REGISTER_SERVICE_IMPLEMENTATION, Server Error Message Reference
ER_COMPONENTS_NO_SCHEME, Server Error Message Reference
ER_COMPONENTS_NO_SCHEME_SERVICE, Server Error Message Reference
ER_COMPONENTS_PERSIST_LOADER_BOOTSTRAP, Server Error Message Reference
ER_COMPONENTS_UNLOAD_CANT_DEINITIALIZE, Server Error Message Reference
ER_COMPONENTS_UNLOAD_CANT_UNREGISTER_SERVICE, Server Error Message Reference
ER_COMPONENTS_UNLOAD_DUPLICATE_IN_GROUP, Server Error Message Reference
ER_COMPONENTS_UNLOAD_NOT_LOADED, Server Error Message Reference
ER_COMPONENT_FILTER_CONFUSED, Server Error Message Reference
ER_COMPONENT_FILTER_DIAGNOSTICS, Server Error Message Reference
ER_COMPONENT_FILTER_FLABBERGASTED, Server Error Message Reference
ER_COMPONENT_FILTER_WRONG_VALUE, Server Error Message Reference
ER_COMPONENT_MANIPULATE_ROW_FAILED, Server Error Message Reference
ER_COMPONENT_TABLE_INCORRECT, Server Error Message Reference
ER_COND_ITEM_TOO_LONG, Server Error Message Reference
ER_CONFIG_OPTION_WITHOUT_GROUP, Server Error Message Reference
ER_CONFIRMING_THE_FUTURE, Server Error Message Reference
ER_CONFLICTING_DECLARATIONS, Server Error Message Reference
ER_CONFLICT_FN_PARSE_ERROR, Server Error Message Reference
ER_CONNECTION_ABORTED, Server Error Message Reference
ER_CONNECTION_HANDLING_OOM, Server Error Message Reference
ER_CONNECT_TO_FOREIGN_DATA_SOURCE, Server Error Message Reference
ER_CONNECT_TO_MASTER, Server Error Message Reference
ER_CONN_ATTR_TRUNCATED, Server Error Message Reference
ER_CONN_CONTROL_DELAY_ACTION_INIT_FAILED, Server Error Message Reference
ER_CONN_CONTROL_ERROR_MSG, Server Error Message Reference
ER_CONN_CONTROL_EVENT_COORDINATOR_INIT_FAILED, Server Error Message Reference
ER_CONN_CONTROL_FAILED_TO_SET_CONN_DELAY, Server Error Message Reference
ER_CONN_CONTROL_FAILED_TO_UPDATE_CONN_DELAY_HASH, Server Error Message Reference
ER_CONN_CONTROL_INVALID_CONN_DELAY_TYPE, Server Error Message Reference
ER_CONN_CONTROL_STAT_CONN_DELAY_TRIGGERED_RESET_FAILED, Server Error Message Reference
ER_CONN_CONTROL_STAT_CONN_DELAY_TRIGGERED_UPDATE_FAILED, Server Error Message Reference
ER_CONN_INIT_CONNECT_IGNORED, Server Error Message Reference
ER_CONN_PER_THREAD_NO_THREAD, Server Error Message Reference
ER_CONN_PIP_CANT_CREATE_EVENT, Server Error Message Reference
ER_CONN_PIP_CANT_CREATE_PIPE, Server Error Message Reference
ER_CONN_SHM_CANT_CREATE_CONNECTION, Server Error Message Reference
ER_CONN_SHM_CANT_CREATE_SERVICE, Server Error Message Reference
ER_CONN_SHM_LISTENER, Server Error Message Reference
ER_CONN_SOCKET_ACCEPT_FAILED, Server Error Message Reference
ER_CONN_SOCKET_SELECT_FAILED, Server Error Message Reference
ER_CONN_TCP_ADDRESS, Server Error Message Reference
ER_CONN_TCP_BIND_FAIL, Server Error Message Reference
ER_CONN_TCP_BIND_RETRY, Server Error Message Reference
ER_CONN_TCP_CANT_RESET_V6ONLY, Server Error Message Reference
ER_CONN_TCP_CANT_RESOLVE_HOSTNAME, Server Error Message Reference
ER_CONN_TCP_CREATED, Server Error Message Reference
ER_CONN_TCP_ERROR_WITH_STRERROR, Server Error Message Reference
ER_CONN_TCP_IPV6_AVAILABLE, Server Error Message Reference
ER_CONN_TCP_IPV6_UNAVAILABLE, Server Error Message Reference
ER_CONN_TCP_IP_NOT_LOGGED, Server Error Message Reference
ER_CONN_TCP_IS_THERE_ANOTHER_USING_PORT, Server Error Message Reference
ER_CONN_TCP_LISTEN_FAIL, Server Error Message Reference
ER_CONN_TCP_NO_SOCKET, Server Error Message Reference
ER_CONN_TCP_RESOLVE_INFO, Server Error Message Reference
ER_CONN_TCP_START_FAIL, Server Error Message Reference
ER_CONN_TPC_BIND_FAIL, Server Error Message Reference
ER_CONN_UNIX_IS_THERE_ANOTHER_USING_SOCKET, Server Error Message Reference
ER_CONN_UNIX_LISTEN_FAILED, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_CLOSE, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_CREATE, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_DELETE, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_OPEN, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_READ, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_SYNC, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_WRITE, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_EMPTY, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_FAIL, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_GIVING_UP, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_PIDLESS, Server Error Message Reference
ER_CONN_UNIX_NO_BIND_NO_START, Server Error Message Reference
ER_CONN_UNIX_NO_FD, Server Error Message Reference
ER_CONN_UNIX_PATH_TOO_LONG, Server Error Message Reference
ER_CONN_UNIX_PID_CLAIMED_SOCKET_FILE, Server Error Message Reference
ER_CONSECUTIVE_REORG_PARTITIONS, Server Error Message Reference
ER_CON_COUNT_ERROR, Server Error Message Reference
ER_CORE_VALUES, Server Error Message Reference
ER_CORRUPTED_JSON_DIFF, Server Error Message Reference
ER_CORRUPT_HELP_DB, Server Error Message Reference
ER_COULD_NOT_APPLY_JSON_DIFF, Server Error Message Reference
ER_COULD_NOT_CREATE_WINDOWS_REGISTRY_KEY, Server Error Message Reference
ER_COULD_NOT_REINITIALIZE_AUDIT_LOG_FILTERS, Server Error Message Reference
ER_CRASHED_ON_REPAIR, Server Error Message Reference
ER_CRASHED_ON_USAGE, Server Error Message Reference
ER_CREATED_SYSTEM_WITH_VERSION, Server Error Message Reference
ER_CREATE_FILEGROUP_FAILED, Server Error Message Reference
ER_CREATING_NEW_UUID, Server Error Message Reference
ER_CREATING_NEW_UUID_FIRST_START, Server Error Message Reference
ER_CREDENTIALLESS_AUTO_USER_BAD, Server Error Message Reference
ER_CREDENTIALS_CONTRADICT_TO_HISTORY, Server Error Message Reference
ER_CTE_MAX_RECURSION_DEPTH, Server Error Message Reference
ER_CTE_RECURSIVE_FORBIDDEN_JOIN_ORDER, Server Error Message Reference
ER_CTE_RECURSIVE_FORBIDS_AGGREGATION, Server Error Message Reference
ER_CTE_RECURSIVE_REQUIRES_NONRECURSIVE_FIRST, Server Error Message Reference
ER_CTE_RECURSIVE_REQUIRES_SINGLE_REFERENCE, Server Error Message Reference
ER_CTE_RECURSIVE_REQUIRES_UNION, Server Error Message Reference
ER_CURRENT_PASSWORD_CANNOT_BE_RETAINED, Server Error Message Reference
ER_CURRENT_PASSWORD_NOT_REQUIRED, Server Error Message Reference
ER_CUT_VALUE_GROUP_CONCAT, Server Error Message Reference
ER_CYCLE_TIMER_IS_NOT_AVAILABLE, Server Error Message Reference
ER_DATABASE_NAME, Server Error Message Reference
ER_DATA_DIRECTORY_UNUSABLE, Server Error Message Reference
ER_DATA_DIRECTORY_UNUSABLE_DELETABLE, Server Error Message Reference
ER_DATA_OUT_OF_RANGE, Server Error Message Reference
ER_DATA_TOO_LONG, Server Error Message Reference
ER_DATETIME_FUNCTION_OVERFLOW, Server Error Message Reference
ER_DA_AUTH_ID_WITH_SYSTEM_USER_PRIV_IN_MANDATORY_ROLES, Server Error Message Reference
ER_DA_GRP_RPL_STARTED_AUTO_REJOIN, Server Error Message Reference
ER_DA_INVALID_CONDITION_NUMBER, Server Error Message Reference
ER_DA_PLUGIN_INSTALL_ERROR, Server Error Message Reference
ER_DA_RPL_GTID_TABLE_CANNOT_OPEN, Server Error Message Reference
ER_DA_SSL_LIBRARY_ERROR, Server Error Message Reference
ER_DA_UNKNOWN_ERROR_NUMBER, Server Error Message Reference
ER_DBACCESS_DENIED_ERROR, Server Error Message Reference
ER_DBUG_CHECK_SHARES_DROPPED, Server Error Message Reference
ER_DBUG_CHECK_SHARES_INFO, Server Error Message Reference
ER_DBUG_CHECK_SHARES_OPEN, Server Error Message Reference
ER_DB_ACCESS_DENIED, Server Error Message Reference
ER_DB_CREATE_EXISTS, Server Error Message Reference
ER_DB_DROP_EXISTS, Server Error Message Reference
ER_DB_DROP_RMDIR, Server Error Message Reference
ER_DB_DROP_RMDIR2, Server Error Message Reference
ER_DB_OPT_NOT_FOUND_USING_DEFAULT_CHARSET, Server Error Message Reference
ER_DDL_IN_PROGRESS, Server Error Message Reference
ER_DDL_LOG_ERROR, Server Error Message Reference
ER_DD_ABORTING_PARTIAL_UPGRADE, Server Error Message Reference
ER_DD_CACHE_NOT_EMPTY_AT_SHUTDOWN, Server Error Message Reference
ER_DD_CANT_CREATE_OBJECT_KEY, Server Error Message Reference
ER_DD_CANT_CREATE_SP, Server Error Message Reference
ER_DD_CANT_FETCH_TABLE_DATA, Server Error Message Reference
ER_DD_CANT_FIX_SE_DATA, Server Error Message Reference
ER_DD_CANT_GET_OBJECT_KEY, Server Error Message Reference
ER_DD_CANT_RESOLVE_VIEW, Server Error Message Reference
ER_DD_CREATED_FOR_UPGRADE, Server Error Message Reference
ER_DD_ERROR_CREATING_ENTRY, Server Error Message Reference
ER_DD_FAILSAFE, Server Error Message Reference
ER_DD_FRM_EXISTS_FOR_TABLE, Server Error Message Reference
ER_DD_INITIALIZE, Server Error Message Reference
ER_DD_INITIALIZE_SQL_ERROR, Server Error Message Reference
ER_DD_INIT_FAILED, Server Error Message Reference
ER_DD_INIT_UPGRADE_FAILED, Server Error Message Reference
ER_DD_METADATA_NOT_FOUND, Server Error Message Reference
ER_DD_MINOR_DOWNGRADE, Server Error Message Reference
ER_DD_MINOR_DOWNGRADE_VERSION_NOT_SUPPORTED, Server Error Message Reference
ER_DD_NO_VERSION_FOUND, Server Error Message Reference
ER_DD_NO_WRITES_NO_REPOPULATION, Server Error Message Reference
ER_DD_OBJECT_RELEASER_REMAINS, Server Error Message Reference
ER_DD_OBJECT_REMAINS, Server Error Message Reference
ER_DD_OBJECT_REMAINS_IN_RELEASER, Server Error Message Reference
ER_DD_POPULATING_TABLES_FAILED, Server Error Message Reference
ER_DD_RESTART, Server Error Message Reference
ER_DD_SCHEMA_NOT_FOUND, Server Error Message Reference
ER_DD_SE_INIT_FAILED, Server Error Message Reference
ER_DD_TABLESPACE_NOT_FOUND, Server Error Message Reference
ER_DD_TABLE_NOT_FOUND, Server Error Message Reference
ER_DD_TRG_CANT_ADD, Server Error Message Reference
ER_DD_TRG_CONNECTION_COLLATION_MISSING, Server Error Message Reference
ER_DD_TRG_DB_COLLATION_MISSING, Server Error Message Reference
ER_DD_TRG_DEFINER_OOM, Server Error Message Reference
ER_DD_TRG_FILE_UNREADABLE, Server Error Message Reference
ER_DD_UPDATING_PLUGIN_MD_FAILED, Server Error Message Reference
ER_DD_UPGRADE, Server Error Message Reference
ER_DD_UPGRADE_COMPLETED, Server Error Message Reference
ER_DD_UPGRADE_DD_OPEN_FAILED, Server Error Message Reference
ER_DD_UPGRADE_DD_POPULATED, Server Error Message Reference
ER_DD_UPGRADE_FAILED_FIND_VALID_DATA_DIR, Server Error Message Reference
ER_DD_UPGRADE_FAILED_INIT_DD_SE, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_ACQUIRE_TABLESPACE, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_CREATE_INDEX_STATS, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_CREATE_TABLE_STATS, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_FETCH_TABLES, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_FETCH_TABLESPACES, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_RESOLVE_TABLESPACE_ENGINE, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_UPDATE_VER_NO_IN_TABLESPACE, Server Error Message Reference
ER_DD_UPGRADE_FOUND_PARTIALLY_UPGRADED_DD_ABORT, Server Error Message Reference
ER_DD_UPGRADE_FOUND_PARTIALLY_UPGRADED_DD_CONTINUE, Server Error Message Reference
ER_DD_UPGRADE_INDEX_STATS_MIGRATE_COMPLETED, Server Error Message Reference
ER_DD_UPGRADE_INFO_FILE_CLOSE_FAILED, Server Error Message Reference
ER_DD_UPGRADE_INFO_FILE_OPEN_FAILED, Server Error Message Reference
ER_DD_UPGRADE_OFF, Server Error Message Reference
ER_DD_UPGRADE_RENAME_IDX_STATS_FILE_FAILED, Server Error Message Reference
ER_DD_UPGRADE_SCHEMA_UNAVAILABLE, Server Error Message Reference
ER_DD_UPGRADE_SDI_INFO_UPDATE_FAILED, Server Error Message Reference
ER_DD_UPGRADE_SE_LOGS_FAILED, Server Error Message Reference
ER_DD_UPGRADE_START, Server Error Message Reference
ER_DD_UPGRADE_TABLESPACE_MIGRATION_FAILED, Server Error Message Reference
ER_DD_UPGRADE_TABLE_INTACT_ERROR, Server Error Message Reference
ER_DD_UPGRADE_TABLE_STATS_MIGRATE_COMPLETED, Server Error Message Reference
ER_DD_UPGRADE_VERSION_NOT_SUPPORTED, Server Error Message Reference
ER_DD_UPGRADE_VIEW_COLUMN_NAME_TOO_LONG, Server Error Message Reference
ER_DD_VERSION_FOUND, Server Error Message Reference
ER_DD_VERSION_INSTALLED, Server Error Message Reference
ER_DD_VERSION_UNSUPPORTED, Server Error Message Reference
ER_DD_VIEW_CANT_ALLOC_CHARSET, Server Error Message Reference
ER_DD_VIEW_CANT_CREATE, Server Error Message Reference
ER_DD_VIEW_WITHOUT_DEFINER, Server Error Message Reference
ER_DEBUG_SYNC_EXECUTED, Server Error Message Reference
ER_DEBUG_SYNC_HIT, Server Error Message Reference
ER_DEBUG_SYNC_HIT_LIMIT, Server Error Message Reference
ER_DEBUG_SYNC_OOM, Server Error Message Reference
ER_DEBUG_SYNC_THREAD_MAX, Server Error Message Reference
ER_DEBUG_SYNC_TIMEOUT, Server Error Message Reference
ER_DEFAULT_AS_VAL_GENERATED, Server Error Message Reference
ER_DEFAULT_SE_UNAVAILABLE, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_FUNCTION_IS_NOT_ALLOWED, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_NAMED_FUNCTION_IS_NOT_ALLOWED, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_NON_PRIOR, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_REF_AUTO_INC, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_ROW_VALUE, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_VARIABLES, Server Error Message Reference
ER_DEPART_WITH_GRACE, Server Error Message Reference
ER_DEPENDENT_BY_DEFAULT_GENERATED_VALUE, Server Error Message Reference
ER_DEPENDENT_BY_FUNCTIONAL_INDEX, Server Error Message Reference
ER_DEPENDENT_BY_GENERATED_COLUMN, Server Error Message Reference
ER_DEPENDENT_BY_PARTITION_FUNC, Server Error Message Reference
ER_DEPRECATED_NATIONAL, Server Error Message Reference
ER_DEPRECATED_SYNTAX_NO_REPLACEMENT, Server Error Message Reference
ER_DEPRECATED_SYNTAX_WITH_REPLACEMENT, Server Error Message Reference
ER_DEPRECATED_TIMESTAMP_IMPLICIT_DEFAULTS, Server Error Message Reference
ER_DEPRECATED_UTF8_ALIAS, Server Error Message Reference
ER_DEPRECATE_MSG_NO_REPLACEMENT, Server Error Message Reference
ER_DEPRECATE_MSG_WITH_REPLACEMENT, Server Error Message Reference
ER_DERIVED_MUST_HAVE_ALIAS, Server Error Message Reference
ER_DES_FILE_WRONG_KEY, Server Error Message Reference
ER_DETACHED_SESSIONS_LEFT_BY_PLUGIN, Server Error Message Reference
ER_DETACHING_SESSION_LEFT_BY_PLUGIN, Server Error Message Reference
ER_DIMENSION_UNSUPPORTED, Server Error Message Reference
ER_DISABLED_STORAGE_ENGINE, Server Error Message Reference
ER_DISABLED_STORAGE_ENGINE_AS_DEFAULT, Server Error Message Reference
ER_DISALLOWED_OPERATION, Server Error Message Reference
ER_DISCARD_FK_CHECKS_RUNNING, Server Error Message Reference
ER_DISCONNECTING_REMAINING_CLIENTS, Server Error Message Reference
ER_DISK_FULL_NOWAIT, Server Error Message Reference
ER_DIVISION_BY_ZERO, Server Error Message Reference
ER_DONT_SUPPORT_SLAVE_PRESERVE_COMMIT_ORDER, Server Error Message Reference
ER_DROP_DATABASE_FAILED_RMDIR_MANUALLY, Server Error Message Reference
ER_DROP_FILEGROUP_FAILED, Server Error Message Reference
ER_DROP_INDEX_FK, Server Error Message Reference
ER_DROP_LAST_PARTITION, Server Error Message Reference
ER_DROP_PARTITION_NON_EXISTENT, Server Error Message Reference
ER_DUPLICATED_VALUE_IN_TYPE, Server Error Message Reference
ER_DUPLICATE_OPTION_KEY, Server Error Message Reference
ER_DUPLICATE_SYS_VAR, Server Error Message Reference
ER_DUPLICATE_TABLE_LOCK, Server Error Message Reference
ER_DUP_ARGUMENT, Server Error Message Reference
ER_DUP_ENTRY, Server Error Message Reference
ER_DUP_ENTRY_AUTOINCREMENT_CASE, Server Error Message Reference
ER_DUP_ENTRY_WITH_KEY_NAME, Server Error Message Reference
ER_DUP_FD_OPEN_FAILED, Server Error Message Reference
ER_DUP_FIELDNAME, Server Error Message Reference
ER_DUP_INDEX, Server Error Message Reference
ER_DUP_KEY, Server Error Message Reference
ER_DUP_KEYNAME, Server Error Message Reference
ER_DUP_LIST_ENTRY, Server Error Message Reference
ER_DUP_SIGNAL_SET, Server Error Message Reference
ER_DUP_UNIQUE, Server Error Message Reference
ER_DUP_UNKNOWN_IN_INDEX, Server Error Message Reference
ER_EMPTY_PIPELINE_FOR_ERROR_LOG_SERVICE, Server Error Message Reference
ER_EMPTY_QUERY, Server Error Message Reference
ER_ENDING_INIT, Server Error Message Reference
ER_END_INITFILE, Server Error Message Reference
ER_ENFORCE_GTID_CONSISTENCY_WARN_WITH_ONGOING_GTID_VIOLATING_TX, Server Error Message Reference
ER_ENGINE_CANT_DROP_MISSING_TABLE, Server Error Message Reference
ER_ENGINE_CANT_DROP_TABLE, Server Error Message Reference
ER_ENGINE_COST_FAILED_TO_READ, Server Error Message Reference
ER_ENGINE_COST_INVALID_CONST_CONSTANT_FOR_SE_AND_DEVICE, Server Error Message Reference
ER_ENGINE_COST_INVALID_DEVICE_TYPE_FOR_SE, Server Error Message Reference
ER_ENGINE_COST_UNKNOWN_COST_CONSTANT, Server Error Message Reference
ER_ENGINE_COST_UNKNOWN_STORAGE_ENGINE, Server Error Message Reference
ER_ENGINE_OUT_OF_MEMORY, Server Error Message Reference
ER_ERRMSG_CANT_FIND_FILE, Server Error Message Reference
ER_ERRMSG_CANT_READ, Server Error Message Reference
ER_ERRMSG_LOADING_55_STYLE, Server Error Message Reference
ER_ERRMSG_MISSING_IN_FILE, Server Error Message Reference
ER_ERRMSG_OOM, Server Error Message Reference
ER_ERRMSG_REPLACEMENTS_FAILED, Server Error Message Reference
ER_ERRMSG_REPLACEMENT_DODGY, Server Error Message Reference
ER_ERROR_DURING_COMMIT, Server Error Message Reference
ER_ERROR_DURING_FLUSH_LOGS, Server Error Message Reference
ER_ERROR_DURING_FLUSH_LOG_COMMIT_PHASE, Server Error Message Reference
ER_ERROR_DURING_OPTIMIZE_TABLE, Server Error Message Reference
ER_ERROR_DURING_ROLLBACK, Server Error Message Reference
ER_ERROR_ENABLING_KEYS, Server Error Message Reference
ER_ERROR_INFO_FROM_DA, Server Error Message Reference
ER_ERROR_IN_TRIGGER_BODY, Server Error Message Reference
ER_ERROR_IN_UNKNOWN_TRIGGER_BODY, Server Error Message Reference
ER_ERROR_ON_MASTER, Server Error Message Reference
ER_ERROR_ON_MODIFYING_GTID_EXECUTED_TABLE, Server Error Message Reference
ER_ERROR_ON_READ, Server Error Message Reference
ER_ERROR_ON_RENAME, Server Error Message Reference
ER_ERROR_ON_WRITE, Server Error Message Reference
ER_ERROR_WHEN_EXECUTING_COMMAND, Server Error Message Reference
ER_EVENT_ALREADY_EXISTS, Server Error Message Reference
ER_EVENT_CANNOT_ALTER_IN_THE_PAST, Server Error Message Reference
ER_EVENT_CANNOT_CREATE_IN_THE_PAST, Server Error Message Reference
ER_EVENT_CANT_FIND_TIMEZONE, Server Error Message Reference
ER_EVENT_CANT_GET_CHARSET, Server Error Message Reference
ER_EVENT_CANT_GET_COLLATION, Server Error Message Reference
ER_EVENT_CANT_GET_LOCK_FOR_DROPPING_EVENT, Server Error Message Reference
ER_EVENT_CANT_GET_TIMEZONE_FROM_FIELD, Server Error Message Reference
ER_EVENT_CANT_INIT_QUEUE, Server Error Message Reference
ER_EVENT_CANT_OPEN_TABLE_MYSQL_EVENT, Server Error Message Reference
ER_EVENT_DOES_NOT_EXIST, Server Error Message Reference
ER_EVENT_DROPPING, Server Error Message Reference
ER_EVENT_ENDS_BEFORE_STARTS, Server Error Message Reference
ER_EVENT_ERROR_CREATING_QUERY_TO_WRITE_TO_BINLOG, Server Error Message Reference
ER_EVENT_ERROR_DURING_COMPILATION, Server Error Message Reference
ER_EVENT_EXECUTION_FAILED, Server Error Message Reference
ER_EVENT_EXECUTION_FAILED_CANT_AUTHENTICATE_USER, Server Error Message Reference
ER_EVENT_EXECUTION_FAILED_USER_LOST_EVEN_PRIVILEGE, Server Error Message Reference
ER_EVENT_EXEC_TIME_IN_THE_PAST, Server Error Message Reference
ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG, Server Error Message Reference
ER_EVENT_INVALID_CREATION_CTX, Server Error Message Reference
ER_EVENT_LAST_EXECUTION, Server Error Message Reference
ER_EVENT_MESSAGE_STACK, Server Error Message Reference
ER_EVENT_PURGING_QUEUE, Server Error Message Reference
ER_EVENT_RECURSION_FORBIDDEN, Server Error Message Reference
ER_EVENT_SAME_NAME, Server Error Message Reference
ER_EVENT_SCHEDULER_ERROR_GETTING_EVENT_OBJECT, Server Error Message Reference
ER_EVENT_SCHEDULER_ERROR_LOADING_FROM_DB, Server Error Message Reference
ER_EVENT_SCHEDULER_GOT_BAD_DATA_FROM_TABLE, Server Error Message Reference
ER_EVENT_SET_VAR_ERROR, Server Error Message Reference
ER_EVENT_UNABLE_TO_DROP_EVENT, Server Error Message Reference
ER_EXCEEDED_MV_KEYS_NUM, Server Error Message Reference
ER_EXCEEDED_MV_KEYS_SPACE, Server Error Message Reference
ER_EXCEPTIONS_WRITE_ERROR, Server Error Message Reference
ER_EXCESS_ARGUMENTS, Server Error Message Reference
ER_EXPIRE_LOGS_DAYS_IGNORED, Server Error Message Reference
ER_EXPLAIN_NOT_SUPPORTED, Server Error Message Reference
ER_FAILED_DEFAULT_ROLES, Server Error Message Reference
ER_FAILED_READ_FROM_PAR_FILE, Server Error Message Reference
ER_FAILED_REVOKE_ROLE, Server Error Message Reference
ER_FAILED_ROLE_GRANT, Server Error Message Reference
ER_FAILED_START_MYSQLD_DAEMON, Server Error Message Reference
ER_FAILED_TO_ACQUIRE_LOCK_ON_RESOURCE_GROUP, Server Error Message Reference
ER_FAILED_TO_ADD_RESOURCE_GROUP_TO_MAP, Server Error Message Reference
ER_FAILED_TO_ADD_RPL_FILTER, Server Error Message Reference
ER_FAILED_TO_ALLOCATE_MEMORY_FOR_RESOURCE_GROUP, Server Error Message Reference
ER_FAILED_TO_ALLOCATE_MEMORY_FOR_RESOURCE_GROUP_HASH, Server Error Message Reference
ER_FAILED_TO_ALLOCATE_SSL_BIO, Server Error Message Reference
ER_FAILED_TO_APPLY_RESOURCE_GROUP_CONTROLLER, Server Error Message Reference
ER_FAILED_TO_BINLOG_DROP_EVENT, Server Error Message Reference
ER_FAILED_TO_BUILD_DO_AND_IGNORE_TABLE_HASHES, Server Error Message Reference
ER_FAILED_TO_COMPRESS_GTID_EXECUTED_TABLE, Server Error Message Reference
ER_FAILED_TO_COMPRESS_GTID_EXECUTED_TABLE_OOM, Server Error Message Reference
ER_FAILED_TO_CONSTRUCT_DROP_EVENT_QUERY, Server Error Message Reference
ER_FAILED_TO_CREATE_CLONE_HANDLER, Server Error Message Reference
ER_FAILED_TO_CREATE_GTID_TABLE_COMPRESSION_THREAD, Server Error Message Reference
ER_FAILED_TO_CREATE_SDI_FOR_TABLESPACE, Server Error Message Reference
ER_FAILED_TO_DECREMENT_NUMBER_OF_THREADS, Server Error Message Reference
ER_FAILED_TO_DELETE_FROM_GTID_EXECUTED_TABLE, Server Error Message Reference
ER_FAILED_TO_DESERIALIZE_RESOURCE_GROUP, Server Error Message Reference
ER_FAILED_TO_FIND_COLLATION_NAME, Server Error Message Reference
ER_FAILED_TO_FIND_DL_ENTRY, Server Error Message Reference
ER_FAILED_TO_FIND_LOCALE_NAME, Server Error Message Reference
ER_FAILED_TO_FIND_MYSQLD_STATUS, Server Error Message Reference
ER_FAILED_TO_GENERATE_UNIQUE_LOGFILE, Server Error Message Reference
ER_FAILED_TO_GET_ABSOLUTE_PATH, Server Error Message Reference
ER_FAILED_TO_HANDLE_DEFAULTS_FILE, Server Error Message Reference
ER_FAILED_TO_INIT_SYS_VAR, Server Error Message Reference
ER_FAILED_TO_INIT_THREAD_ATTR_FOR_GTID_TABLE_COMPRESSION, Server Error Message Reference
ER_FAILED_TO_JOIN_GTID_TABLE_COMPRESSION_THREAD, Server Error Message Reference
ER_FAILED_TO_LOCK_MEM, Server Error Message Reference
ER_FAILED_TO_OPEN_COST_CONSTANT_TABLES, Server Error Message Reference
ER_FAILED_TO_OPEN_SHARED_LIBRARY, Server Error Message Reference
ER_FAILED_TO_PERSIST_RESOURCE_GROUP_METADATA, Server Error Message Reference
ER_FAILED_TO_READ_FILE, Server Error Message Reference
ER_FAILED_TO_REMOVE_TEMP_TABLE, Server Error Message Reference
ER_FAILED_TO_REPAIR_TABLE, Server Error Message Reference
ER_FAILED_TO_SET_PERSISTED_OPTIONS, Server Error Message Reference
ER_FAILED_TO_START_SLAVE_THREAD, Server Error Message Reference
ER_FAILED_TO_STORE_SDI_FOR_TABLESPACE, Server Error Message Reference
ER_FAILED_TO_UPDATE_RESOURCE_GROUP, Server Error Message Reference
ER_FAILED_TO_WRITE_TO_FILE, Server Error Message Reference
ER_FAIL_CHROOT, Server Error Message Reference
ER_FAIL_SETGID, Server Error Message Reference
ER_FAIL_SETREGID, Server Error Message Reference
ER_FAIL_SETREUID, Server Error Message Reference
ER_FAIL_SETUID, Server Error Message Reference
ER_FEATURE_DISABLED, Server Error Message Reference
ER_FEATURE_DISABLED_SEE_DOC, Server Error Message Reference
ER_FEATURE_NOT_AVAILABLE, Server Error Message Reference
ER_FEATURE_UNSUPPORTED, Server Error Message Reference
ER_FIELD_IN_GROUPING_NOT_GROUP_BY, Server Error Message Reference
ER_FIELD_IN_ORDER_NOT_SELECT, Server Error Message Reference
ER_FIELD_NOT_FOUND_PART_ERROR, Server Error Message Reference
ER_FIELD_SPECIFIED_TWICE, Server Error Message Reference
ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD, Server Error Message Reference
ER_FILEGROUP_OPTION_ONLY_ONCE, Server Error Message Reference
ER_FILESORT_TERMINATED, Server Error Message Reference
ER_FILE_CORRUPT, Server Error Message Reference
ER_FILE_EXISTS_DURING_UPGRADE, Server Error Message Reference
ER_FILE_EXISTS_ERROR, Server Error Message Reference
ER_FILE_HAS_OLD_FORMAT, Server Error Message Reference
ER_FILE_NOT_FOUND, Server Error Message Reference
ER_FILE_TYPE_UNKNOWN, Server Error Message Reference
ER_FILE_USED, Server Error Message Reference
ER_FILSORT_ABORT, Server Error Message Reference
ER_FIREWALL_ACCESS_DENIED, Server Error Message Reference
ER_FIREWALL_FAILED_TO_READ_FIREWALL_TABLES, Server Error Message Reference
ER_FIREWALL_FAILED_TO_REG_DYNAMIC_PRIVILEGES, Server Error Message Reference
ER_FIREWALL_RECORDING_STMT_WAS_TRUNCATED, Server Error Message Reference
ER_FIREWALL_RECORDING_STMT_WITHOUT_TEXT, Server Error Message Reference
ER_FIREWALL_RELOADING_CACHE, Server Error Message Reference
ER_FIREWALL_RESET_FOR_USER, Server Error Message Reference
ER_FIREWALL_SKIPPED_UNKNOWN_USER_MODE, Server Error Message Reference
ER_FIREWALL_STATUS_FLUSHED, Server Error Message Reference
ER_FIREWALL_SUSPICIOUS_STMT, Server Error Message Reference
ER_FIXING_CLIENT_CHARSET, Server Error Message Reference
ER_FK_CANNOT_CHANGE_ENGINE, Server Error Message Reference
ER_FK_CANNOT_DROP_PARENT, Server Error Message Reference
ER_FK_CANNOT_OPEN_PARENT, Server Error Message Reference
ER_FK_CANNOT_USE_VIRTUAL_COLUMN, Server Error Message Reference
ER_FK_COLUMN_CANNOT_CHANGE, Server Error Message Reference
ER_FK_COLUMN_CANNOT_CHANGE_CHILD, Server Error Message Reference
ER_FK_COLUMN_CANNOT_DROP, Server Error Message Reference
ER_FK_COLUMN_CANNOT_DROP_CHILD, Server Error Message Reference
ER_FK_COLUMN_NOT_NULL, Server Error Message Reference
ER_FK_DEPTH_EXCEEDED, Server Error Message Reference
ER_FK_DUP_NAME, Server Error Message Reference
ER_FK_FAIL_ADD_SYSTEM, Server Error Message Reference
ER_FK_INCOMPATIBLE_COLUMNS, Server Error Message Reference
ER_FK_INCORRECT_OPTION, Server Error Message Reference
ER_FK_NO_COLUMN_PARENT, Server Error Message Reference
ER_FK_NO_INDEX_CHILD, Server Error Message Reference
ER_FK_NO_INDEX_PARENT, Server Error Message Reference
ER_FORBID_SCHEMA_CHANGE, Server Error Message Reference
ER_FORCE_CLOSE_THREAD, Server Error Message Reference
ER_FORCING_CLOSE, Server Error Message Reference
ER_FOREIGN_DATA_SOURCE_DOESNT_EXIST, Server Error Message Reference
ER_FOREIGN_DATA_STRING_INVALID, Server Error Message Reference
ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE, Server Error Message Reference
ER_FOREIGN_DUPLICATE_KEY_OLD_UNUSED, Server Error Message Reference
ER_FOREIGN_DUPLICATE_KEY_WITHOUT_CHILD_INFO, Server Error Message Reference
ER_FOREIGN_DUPLICATE_KEY_WITH_CHILD_INFO, Server Error Message Reference
ER_FOREIGN_KEY_ON_PARTITIONED, Server Error Message Reference
ER_FOREIGN_SERVER_DOESNT_EXIST, Server Error Message Reference
ER_FOREIGN_SERVER_EXISTS, Server Error Message Reference
ER_FOUND_MISSING_GTIDS, Server Error Message Reference
ER_FOUND_ROWS_WHILE_REPAIRING, Server Error Message Reference
ER_FPARSER_BAD_HEADER, Server Error Message Reference
ER_FPARSER_EOF_IN_COMMENT, Server Error Message Reference
ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER, Server Error Message Reference
ER_FPARSER_ERROR_IN_PARAMETER, Server Error Message Reference
ER_FPARSER_TOO_BIG_FILE, Server Error Message Reference
ER_FSEEK_FAIL, Server Error Message Reference
ER_FT_BOOL_SYNTAX_INVALID, Server Error Message Reference
ER_FT_MATCHING_KEY_NOT_FOUND, Server Error Message Reference
ER_FULLTEXT_FUNCTIONAL_INDEX, Server Error Message Reference
ER_FULLTEXT_NOT_SUPPORTED_WITH_PARTITIONING, Server Error Message Reference
ER_FUNCTIONAL_INDEX_DATA_IS_TOO_LONG, Server Error Message Reference
ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED, Server Error Message Reference
ER_FUNCTIONAL_INDEX_ON_FIELD, Server Error Message Reference
ER_FUNCTIONAL_INDEX_ON_JSON_OR_GEOMETRY_FUNCTION, Server Error Message Reference
ER_FUNCTIONAL_INDEX_ON_LOB, Server Error Message Reference
ER_FUNCTIONAL_INDEX_PRIMARY_KEY, Server Error Message Reference
ER_FUNCTIONAL_INDEX_REF_AUTO_INCREMENT, Server Error Message Reference
ER_FUNCTIONAL_INDEX_ROW_VALUE_IS_NOT_ALLOWED, Server Error Message Reference
ER_FUNCTION_NOT_DEFINED, Server Error Message Reference
ER_FUNC_INEXISTENT_NAME_COLLISION, Server Error Message Reference
ER_FUTURE_DATE, Server Error Message Reference
ER_GENERATED_COLUMN_FUNCTION_IS_NOT_ALLOWED, Server Error Message Reference
ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED, Server Error Message Reference
ER_GENERATED_COLUMN_NON_PRIOR, Server Error Message Reference
ER_GENERATED_COLUMN_REF_AUTO_INC, Server Error Message Reference
ER_GENERATED_COLUMN_ROW_VALUE, Server Error Message Reference
ER_GENERATED_COLUMN_VARIABLES, Server Error Message Reference
ER_GEOMETRY_IN_UNKNOWN_LENGTH_UNIT, Server Error Message Reference
ER_GEOMETRY_PARAM_LATITUDE_OUT_OF_RANGE, Server Error Message Reference
ER_GEOMETRY_PARAM_LONGITUDE_OUT_OF_RANGE, Server Error Message Reference
ER_GET_ERRMSG, Server Error Message Reference
ER_GET_ERRNO, Server Error Message Reference
ER_GET_ERRNO_FROM_STORAGE_ENGINE, Server Error Message Reference
ER_GET_STACKED_DA_WITHOUT_ACTIVE_HANDLER, Server Error Message Reference
ER_GET_TEMPORARY_ERRMSG, Server Error Message Reference
ER_GIS_DATA_WRONG_ENDIANESS, Server Error Message Reference
ER_GIS_DIFFERENT_SRIDS, Server Error Message Reference
ER_GIS_INVALID_DATA, Server Error Message Reference
ER_GIS_MAX_POINTS_IN_GEOMETRY_OVERFLOWED, Server Error Message Reference
ER_GIS_UNKNOWN_ERROR, Server Error Message Reference
ER_GIS_UNKNOWN_EXCEPTION, Server Error Message Reference
ER_GIS_UNSUPPORTED_ARGUMENT, Server Error Message Reference
ER_GLOBAL_VARIABLE, Server Error Message Reference
ER_GLOBSTAT_CHANGE_DURING_QUERY, Server Error Message Reference
ER_GNO_EXHAUSTED, Server Error Message Reference
ER_GRANT_WRONG_HOST_OR_USER, Server Error Message Reference
ER_GROUPING_ON_TIMESTAMP_IN_DST, Server Error Message Reference
ER_GROUP_REPLICATION_APPLIER_INIT_ERROR, Server Error Message Reference
ER_GROUP_REPLICATION_COMMAND_FAILURE, Server Error Message Reference
ER_GROUP_REPLICATION_COMMUNICATION_LAYER_JOIN_ERROR, Server Error Message Reference
ER_GROUP_REPLICATION_COMMUNICATION_LAYER_SESSION_ERROR, Server Error Message Reference
ER_GROUP_REPLICATION_CONFIGURATION, Server Error Message Reference
ER_GROUP_REPLICATION_MAX_GROUP_SIZE, Server Error Message Reference
ER_GROUP_REPLICATION_PLUGIN_NOT_INSTALLED, Server Error Message Reference
ER_GROUP_REPLICATION_RUNNING, Server Error Message Reference
ER_GROUP_REPLICATION_STOP_APPLIER_THREAD_TIMEOUT, Server Error Message Reference
ER_GRP_DELAYED_VCLE_LOGGING, Server Error Message Reference
ER_GRP_RPL_ABORTS_AS_SSL_NOT_SUPPORTED_BY_MYSQLD, Server Error Message Reference
ER_GRP_RPL_ADD_GRPSID_TO_GRPGTIDSID_MAP_ERROR, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_INFO_WITHOUT_LOCAL_GTID_FAILED, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_INFO_WITHOUT_REMOTE_GTID_FAILED, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_INFO_WITH_LOCAL_GTID_FAILED, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_INFO_WITH_REMOTE_GTID_FAILED, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_TO_GRPGTID_EXECUTED_ERROR, Server Error Message Reference
ER_GRP_RPL_ADD_RETRIEVED_SET_TO_GRP_GTID_EXECUTED_ERROR, Server Error Message Reference
ER_GRP_RPL_ALL_DONORS_LEFT_ABORT_RECOVERY, Server Error Message Reference
ER_GRP_RPL_ALL_OBSERVERS_UNREGISTERED, Server Error Message Reference
ER_GRP_RPL_APPENDING_DATA_TO_INTERNAL_CACHE_FAILED, Server Error Message Reference
ER_GRP_RPL_APPLIER_EXECUTION_FATAL_ERROR, Server Error Message Reference
ER_GRP_RPL_APPLIER_HANDLER_IS_IN_USE, Server Error Message Reference
ER_GRP_RPL_APPLIER_HANDLER_NOT_INITIALIZED, Server Error Message Reference
ER_GRP_RPL_APPLIER_HANDLER_ROLE_IS_IN_USE, Server Error Message Reference
ER_GRP_RPL_APPLIER_INITIALIZED, Server Error Message Reference
ER_GRP_RPL_APPLIER_NOT_STARTED_DUE_TO_RUNNING_PREV_SHUTDOWN, Server Error Message Reference
ER_GRP_RPL_APPLIER_PIPELINE_NOT_DISPOSED, Server Error Message Reference
ER_GRP_RPL_APPLIER_TERMINATION_TIMED_OUT_ON_SHUTDOWN, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_EXECUTION_ABORTED, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_KILLED, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_SETUP_ERROR, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_START_ERROR, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_STOP_ERROR, Server Error Message Reference
ER_GRP_RPL_APPOINTED_PRIMARY_NOT_PRESENT, Server Error Message Reference
ER_GRP_RPL_AUTO_INC_OFFSET_RESET, Server Error Message Reference
ER_GRP_RPL_AUTO_INC_OFFSET_SET, Server Error Message Reference
ER_GRP_RPL_AUTO_INC_RESET, Server Error Message Reference
ER_GRP_RPL_AUTO_INC_SET, Server Error Message Reference
ER_GRP_RPL_BINLOG_CHECKSUM_SET, Server Error Message Reference
ER_GRP_RPL_BINLOG_DISABLED, Server Error Message Reference
ER_GRP_RPL_BLOCK_SIZE_DIFF_FROM_GRP, Server Error Message Reference
ER_GRP_RPL_BROADCASTING_TRANS_TO_GRP_FAILED, Server Error Message Reference
ER_GRP_RPL_BROADCAST_COMMIT_MSSG_TOO_BIG, Server Error Message Reference
ER_GRP_RPL_BROADCAST_COMMIT_TRANS_MSSG_FAILED, Server Error Message Reference
ER_GRP_RPL_CANNOT_EXECUTE_TRANS_IN_ERROR_STATE, Server Error Message Reference
ER_GRP_RPL_CANNOT_EXECUTE_TRANS_IN_OFFLINE_MODE, Server Error Message Reference
ER_GRP_RPL_CANNOT_EXECUTE_TRANS_WHILE_RECOVERING, Server Error Message Reference
ER_GRP_RPL_CANNOT_EXECUTE_TRANS_WHILE_STOPPING, Server Error Message Reference
ER_GRP_RPL_CANT_GENERATE_GTID, Server Error Message Reference
ER_GRP_RPL_CANT_KILL_THREAD, Server Error Message Reference
ER_GRP_RPL_CANT_READ_GRP_GTID_EXTRACTED, Server Error Message Reference
ER_GRP_RPL_CANT_READ_GTID, Server Error Message Reference
ER_GRP_RPL_CANT_READ_WRITE_SET_ITEM, Server Error Message Reference
ER_GRP_RPL_CERTIFICATE_SIZE_ERROR, Server Error Message Reference
ER_GRP_RPL_CERTIFICATION_INITIALIZATION_FAILURE, Server Error Message Reference
ER_GRP_RPL_CERTIFICATION_REC_PROCESS, Server Error Message Reference
ER_GRP_RPL_CERTIFIER_MSSG_PROCESS_ERROR, Server Error Message Reference
ER_GRP_RPL_CHANGE_GRP_MEM_NOT_PROCESSED, Server Error Message Reference
ER_GRP_RPL_CHANNEL_THREAD_WHEN_GROUP_ACTION_RUNNING, Server Error Message Reference
ER_GRP_RPL_CHECK_STATUS_TABLE, Server Error Message Reference
ER_GRP_RPL_CLONE_PROCESS_EXEC_ERROR, Server Error Message Reference
ER_GRP_RPL_CLONE_PROCESS_PREPARE_ERROR, Server Error Message Reference
ER_GRP_RPL_COMMUNICATION_SSL_CONF_INFO, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_END, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_ERROR, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_KILLED_ERROR, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_LOCAL_TERMINATION, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_START, Server Error Message Reference
ER_GRP_RPL_CONFIG_RECOVERY, Server Error Message Reference
ER_GRP_RPL_CONFLICT_DETECTION_DISABLED, Server Error Message Reference
ER_GRP_RPL_CONN_INTERNAL_PLUGIN_FAIL, Server Error Message Reference
ER_GRP_RPL_CONTACT_WITH_SRV_FAILED, Server Error Message Reference
ER_GRP_RPL_COPY_FROM_EMPTY_STRING, Server Error Message Reference
ER_GRP_RPL_CREATE_APPLIER_CACHE_ERROR, Server Error Message Reference
ER_GRP_RPL_CREATE_GRP_RPL_REC_CHANNEL, Server Error Message Reference
ER_GRP_RPL_CREATE_SESSION_UNABLE, Server Error Message Reference
ER_GRP_RPL_DATA_NOT_PROVIDED_BY_MEM, Server Error Message Reference
ER_GRP_RPL_DEBUG_OPTIONS, Server Error Message Reference
ER_GRP_RPL_DEFAULT_TABLE_ENCRYPTION_DIFF_FROM_GRP, Server Error Message Reference
ER_GRP_RPL_DISABLE_READ_ONLY_FAILED, Server Error Message Reference
ER_GRP_RPL_DISABLE_SRV_READ_MODE_RESTRICTED, Server Error Message Reference
ER_GRP_RPL_DONOR_CONN_TERMINATION, Server Error Message Reference
ER_GRP_RPL_DONOR_SERVER_CONN, Server Error Message Reference
ER_GRP_RPL_DONOR_TRANS_INFO_ERROR, Server Error Message Reference
ER_GRP_RPL_ENABLE_READ_ONLY_FAILED, Server Error Message Reference
ER_GRP_RPL_ERROR_FETCHING_GTID_EXECUTED_SET, Server Error Message Reference
ER_GRP_RPL_ERROR_FETCHING_GTID_SET, Server Error Message Reference
ER_GRP_RPL_ERROR_GTID_EXECUTION_INFO, Server Error Message Reference
ER_GRP_RPL_ERROR_GTID_SET_EXTRACTION, Server Error Message Reference
ER_GRP_RPL_ERROR_MSG, Server Error Message Reference
ER_GRP_RPL_ERROR_ON_CERT_DB_INSTALL, Server Error Message Reference
ER_GRP_RPL_ERROR_ON_MESSAGE_SENDING, Server Error Message Reference
ER_GRP_RPL_ERROR_SENDING_SINGLE_PRIMARY_MSSG, Server Error Message Reference
ER_GRP_RPL_ERROR_STOPPING_CHANNELS, Server Error Message Reference
ER_GRP_RPL_ERROR_VERIFYING_SIDNO, Server Error Message Reference
ER_GRP_RPL_ERROR_WHILE_WAITING_FOR_CONFLICT_DETECTION, Server Error Message Reference
ER_GRP_RPL_ESTABLISHING_CONN_GRP_REC_DONOR, Server Error Message Reference
ER_GRP_RPL_ESTABLISH_RECOVERY_WITH_ANOTHER_DONOR, Server Error Message Reference
ER_GRP_RPL_ESTABLISH_RECOVERY_WITH_DONOR, Server Error Message Reference
ER_GRP_RPL_EVENT_HANDLING_ERROR, Server Error Message Reference
ER_GRP_RPL_EXCEEDS_AUTO_INC_VALUE, Server Error Message Reference
ER_GRP_RPL_EXIT_GRP_GCS_ERROR, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_BOOTSTRAP_EVENT_HANDLING_INFRASTRUCTURE, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_BROADCAST_GRP_MEMBERSHIP_NOTIFICATION, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_BROADCAST_MEMBER_STATUS_NOTIFICATION, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_CALL_GRP_COMMUNICATION_INTERFACE, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_CONFIRM_IF_SERVER_LEFT_GRP, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_CREATE_COMMIT_CACHE, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_CREATE_TRANS_CONTEXT, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_ENABLE_READ_ONLY_MODE_ON_SHUTDOWN, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_ENABLE_SUPER_READ_ONLY_MODE, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_EXTRACT_TRANS_WRITE_SET, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_GATHER_TRANS_WRITE_SET, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_GENERATE_SIDNO_FOR_GRP, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INIT_APPLIER_HANDLER, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INIT_APPLIER_MODULE, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INIT_COMMUNICATION_ENGINE, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INIT_HANDLER, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INSERT_TRX_ON_TCM_ON_AFTER_CERTIFICATION, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_NOTIFY_GRP_MEMBERSHIP_EVENT, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_PARSE_THE_GRP_NAME, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REGISTER_BINLOG_STATE_OBSERVER, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REGISTER_SERVER_STATE_OBSERVER, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REGISTER_TRANS_OUTCOME_NOTIFICTION, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REGISTER_TRANS_STATE_OBSERVER, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REINIT_BINLOG_CACHE_FOR_READ, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_SHUTDOWN_REGISTRY_MODULE, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_START_COMMUNICATION_ENGINE, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_START_ON_BOOT, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_START_ON_SECONDARY_WITH_ASYNC_CHANNELS, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_START_WITH_INVALID_SERVER_ID, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_STOP_ON_PLUGIN_UNINSTALL, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_UNREGISTER_BINLOG_STATE_OBSERVER, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_UNREGISTER_SERVER_STATE_OBSERVER, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_UNREGISTER_TRANS_STATE_OBSERVER, Server Error Message Reference
ER_GRP_RPL_FATAL_REC_PROCESS, Server Error Message Reference
ER_GRP_RPL_FETCH_FORMAT_DESC_LOG_EVENT_FAILED, Server Error Message Reference
ER_GRP_RPL_FETCH_GTID_LOG_EVENT_FAILED, Server Error Message Reference
ER_GRP_RPL_FETCH_LOG_EVENT_FAILED, Server Error Message Reference
ER_GRP_RPL_FETCH_SNAPSHOT_VERSION_FAILED, Server Error Message Reference
ER_GRP_RPL_FETCH_TRANS_CONTEXT_FAILED, Server Error Message Reference
ER_GRP_RPL_FETCH_TRANS_CONTEXT_LOG_EVENT_FAILED, Server Error Message Reference
ER_GRP_RPL_FETCH_TRANS_DATA_FAILED, Server Error Message Reference
ER_GRP_RPL_FETCH_TRANS_SIDNO_ERROR, Server Error Message Reference
ER_GRP_RPL_FETCH_VIEW_CHANGE_LOG_EVENT_FAILED, Server Error Message Reference
ER_GRP_RPL_FINISHED_AUTO_REJOIN, Server Error Message Reference
ER_GRP_RPL_FK_WITH_CASCADE_UNSUPPORTED, Server Error Message Reference
ER_GRP_RPL_FLOW_CONTROL_STATS, Server Error Message Reference
ER_GRP_RPL_FLOW_CTRL_MAX_QUOTA_SMALLER_THAN_MIN_QUOTAS, Server Error Message Reference
ER_GRP_RPL_FLOW_CTRL_MIN_QUOTA_GREATER_THAN_MAX_QUOTA, Server Error Message Reference
ER_GRP_RPL_FLOW_CTRL_MIN_RECOVERY_QUOTA_GREATER_THAN_MAX_QUOTA, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBERS_MUST_BE_EMPTY, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBERS_SET_UPDATE_NOT_ALLOWED, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBERS_WHEN_LEAVING, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBER_VALUE_SET, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBER_VALUE_SET_ERROR, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBER_VALUE_TIME_OUT, Server Error Message Reference
ER_GRP_RPL_GCS_GR_ERROR_MSG, Server Error Message Reference
ER_GRP_RPL_GCS_INTERFACE_ERROR, Server Error Message Reference
ER_GRP_RPL_GMS_LISTENER_FAILED_TO_LOG_NOTIFICATION, Server Error Message Reference
ER_GRP_RPL_GROUP_NAME_PARSE_ERROR, Server Error Message Reference
ER_GRP_RPL_GRP_CHANGE_INFO_EXTRACT_ERROR, Server Error Message Reference
ER_GRP_RPL_GRP_COMMUNICATION_ENG_INIT_FAILED, Server Error Message Reference
ER_GRP_RPL_GRP_COMMUNICATION_INIT_WITH_CONF, Server Error Message Reference
ER_GRP_RPL_GRP_MEMBER_OFFLINE, Server Error Message Reference
ER_GRP_RPL_GRP_NAME_IS_NOT_VALID_UUID, Server Error Message Reference
ER_GRP_RPL_GRP_NAME_IS_TOO_LONG, Server Error Message Reference
ER_GRP_RPL_GRP_NAME_OPTION_MANDATORY, Server Error Message Reference
ER_GRP_RPL_GTID_ALREADY_USED, Server Error Message Reference
ER_GRP_RPL_GTID_EXECUTED_EXTRACT_ERROR, Server Error Message Reference
ER_GRP_RPL_GTID_MODE_OFF, Server Error Message Reference
ER_GRP_RPL_GTID_PURGED_EXTRACT_ERROR, Server Error Message Reference
ER_GRP_RPL_GTID_SET_EXTRACT_ERROR, Server Error Message Reference
ER_GRP_RPL_GTID_SET_EXTRACT_ERROR_DURING_RECOVERY, Server Error Message Reference
ER_GRP_RPL_INCORRECT_TYPE_SET_FOR_PARALLEL_APPLIER, Server Error Message Reference
ER_GRP_RPL_INIT_CERTIFICATION_INFO_FAILURE, Server Error Message Reference
ER_GRP_RPL_INTERNAL_QUERY, Server Error Message Reference
ER_GRP_RPL_INVALID_BINLOG_FORMAT, Server Error Message Reference
ER_GRP_RPL_INVALID_COMMUNICATION_PROTOCOL, Server Error Message Reference
ER_GRP_RPL_INVALID_DEBUG_OPTIONS, Server Error Message Reference
ER_GRP_RPL_INVALID_GTID_SET, Server Error Message Reference
ER_GRP_RPL_INVALID_SSL_RECOVERY_STRING, Server Error Message Reference
ER_GRP_RPL_INVALID_TRANS_WRITE_SET_EXTRACTION_VALUE, Server Error Message Reference
ER_GRP_RPL_IS_STOPPED, Server Error Message Reference
ER_GRP_RPL_IS_STOPPING, Server Error Message Reference
ER_GRP_RPL_JOINER_EXIT_WHEN_GROUP_ACTION_RUNNING, Server Error Message Reference
ER_GRP_RPL_JOIN_WHEN_GROUP_ACTION_RUNNING, Server Error Message Reference
ER_GRP_RPL_KILLED_FAILED_ID, Server Error Message Reference
ER_GRP_RPL_KILLED_SESSION_ID, Server Error Message Reference
ER_GRP_RPL_LOCAL_GTID_SETS_PROCESS_ERROR, Server Error Message Reference
ER_GRP_RPL_LOG_SLAVE_UPDATES_NOT_SET, Server Error Message Reference
ER_GRP_RPL_LOWER_CASE_TABLE_NAMES_DIFF_FROM_GRP, Server Error Message Reference
ER_GRP_RPL_MASTER_INFO_REPO_MUST_BE_TABLE, Server Error Message Reference
ER_GRP_RPL_MAXIMUM_CONNECTION_RETRIES_REACHED, Server Error Message Reference
ER_GRP_RPL_MEMBER_ADDED, Server Error Message Reference
ER_GRP_RPL_MEMBER_ALREADY_EXISTS, Server Error Message Reference
ER_GRP_RPL_MEMBER_CFG_INCOMPATIBLE_WITH_GRP_CFG, Server Error Message Reference
ER_GRP_RPL_MEMBER_CHANGE, Server Error Message Reference
ER_GRP_RPL_MEMBER_CONF_INFO, Server Error Message Reference
ER_GRP_RPL_MEMBER_CONTACT_RESTORED, Server Error Message Reference
ER_GRP_RPL_MEMBER_EXIT_PLUGIN_ERROR, Server Error Message Reference
ER_GRP_RPL_MEMBER_EXPELLED, Server Error Message Reference
ER_GRP_RPL_MEMBER_LEFT_GRP, Server Error Message Reference
ER_GRP_RPL_MEMBER_NOT_FOUND, Server Error Message Reference
ER_GRP_RPL_MEMBER_REMOVED, Server Error Message Reference
ER_GRP_RPL_MEMBER_SERVER_UUID_IS_INCOMPATIBLE_WITH_GRP, Server Error Message Reference
ER_GRP_RPL_MEMBER_STATS_INFO, Server Error Message Reference
ER_GRP_RPL_MEMBER_STOP_RPL_CHANNELS_ERROR, Server Error Message Reference
ER_GRP_RPL_MEMBER_TRANS_GREATER_THAN_GRP, Server Error Message Reference
ER_GRP_RPL_MEMBER_VERSION_LOWER_THAN_GRP, Server Error Message Reference
ER_GRP_RPL_MEMBER_VER_INCOMPATIBLE, Server Error Message Reference
ER_GRP_RPL_MEMBER_VER_READ_COMPATIBLE, Server Error Message Reference
ER_GRP_RPL_MEM_ONLINE, Server Error Message Reference
ER_GRP_RPL_MEM_REACHABLE, Server Error Message Reference
ER_GRP_RPL_MEM_UNREACHABLE, Server Error Message Reference
ER_GRP_RPL_MESSAGE_SERVICE_FATAL_ERROR, Server Error Message Reference
ER_GRP_RPL_MESSAGE_SERVICE_INIT_FAILURE, Server Error Message Reference
ER_GRP_RPL_MISSING_GRP_RPL_ACTION_COORDINATOR, Server Error Message Reference
ER_GRP_RPL_MISSING_GRP_RPL_APPLIER, Server Error Message Reference
ER_GRP_RPL_MODULE_TERMINATE_ERROR, Server Error Message Reference
ER_GRP_RPL_MSG_DISCARDED, Server Error Message Reference
ER_GRP_RPL_MSG_TOO_LONG_BROADCASTING_TRANS_FAILED, Server Error Message Reference
ER_GRP_RPL_MULTIPLE_CACHE_TYPE_NOT_SUPPORTED_FOR_SESSION, Server Error Message Reference
ER_GRP_RPL_NEEDS_INNODB_TABLE, Server Error Message Reference
ER_GRP_RPL_NEW_PRIMARY_ELECTED, Server Error Message Reference
ER_GRP_RPL_NOTIFY_CERTIFICATION_OUTCOME_FAILED, Server Error Message Reference
ER_GRP_RPL_NO_POSSIBLE_RECOVERY, Server Error Message Reference
ER_GRP_RPL_NO_STAGE_SERVICE, Server Error Message Reference
ER_GRP_RPL_NO_SUITABLE_PRIMARY_MEM, Server Error Message Reference
ER_GRP_RPL_NO_VALID_DONOR, Server Error Message Reference
ER_GRP_RPL_NULL_PACKET, Server Error Message Reference
ER_GRP_RPL_ONLY_ONE_SERVER_ALIVE, Server Error Message Reference
ER_GRP_RPL_OOM_FAILED_TO_GENERATE_IDENTIFICATION_HASH, Server Error Message Reference
ER_GRP_RPL_PIPELINE_CREATE_FAILED, Server Error Message Reference
ER_GRP_RPL_PIPELINE_FLUSH_FAIL, Server Error Message Reference
ER_GRP_RPL_PIPELINE_REINIT_FAILED_READ, Server Error Message Reference
ER_GRP_RPL_PIPELINE_REINIT_FAILED_WRITE, Server Error Message Reference
ER_GRP_RPL_PLUGIN_ABORT, Server Error Message Reference
ER_GRP_RPL_PLUGIN_STRUCT_INIT_NOT_POSSIBLE_ON_SERVER_START, Server Error Message Reference
ER_GRP_RPL_PREV_REC_SESSION_RUNNING, Server Error Message Reference
ER_GRP_RPL_PRIMARY_ELECTION_PROCESS_ERROR, Server Error Message Reference
ER_GRP_RPL_PRIMARY_ELECTION_STOP_ERROR, Server Error Message Reference
ER_GRP_RPL_PRIMARY_KEY_NOT_DEFINED, Server Error Message Reference
ER_GRP_RPL_PRIMARY_MEMBER_LEFT_GRP, Server Error Message Reference
ER_GRP_RPL_PROCESS_GTID_SET_ERROR, Server Error Message Reference
ER_GRP_RPL_PROCESS_INTERSECTION_GTID_SET_ERROR, Server Error Message Reference
ER_GRP_RPL_PURGE_APPLIER_LOGS, Server Error Message Reference
ER_GRP_RPL_PURGE_REC, Server Error Message Reference
ER_GRP_RPL_QUERY_FAIL, Server Error Message Reference
ER_GRP_RPL_READ_UNABLE_FOR_READ_ONLY_SUPER_READ_ONLY, Server Error Message Reference
ER_GRP_RPL_READ_UNABLE_FOR_SUPER_READ_ONLY, Server Error Message Reference
ER_GRP_RPL_RECEIVED_SET_MISSING_GTIDS, Server Error Message Reference
ER_GRP_RPL_RECOVERY_EVAL_ERROR, Server Error Message Reference
ER_GRP_RPL_RECOVERY_MODULE_TERMINATION_TIMED_OUT_ON_SHUTDOWN, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_CHOICE, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_CLONE_PURGED, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_CLONE_THRESHOLD, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_FALLBACK, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_NO_FALLBACK, Server Error Message Reference
ER_GRP_RPL_REGISTER_TRX_TO_WAIT_FOR_DEPENDENCIES_FAILED, Server Error Message Reference
ER_GRP_RPL_REGISTER_TRX_TO_WAIT_FOR_GROUP_PREPARE_FAILED, Server Error Message Reference
ER_GRP_RPL_REGISTER_TRX_TO_WAIT_FOR_SYNC_BEFORE_EXECUTION_FAILED, Server Error Message Reference
ER_GRP_RPL_REINIT_OF_COMMIT_CACHE_FOR_WRITE_FAILED, Server Error Message Reference
ER_GRP_RPL_REINIT_OF_INTERNAL_CACHE_FOR_READ_FAILED, Server Error Message Reference
ER_GRP_RPL_REINIT_OF_INTERNAL_CACHE_FOR_WRITE_FAILED, Server Error Message Reference
ER_GRP_RPL_RELAY_LOG_INFO_REPO_MUST_BE_TABLE, Server Error Message Reference
ER_GRP_RPL_RELEASE_BEGIN_TRX_AFTER_DEPENDENCIES_COMMIT_FAILED, Server Error Message Reference
ER_GRP_RPL_RELEASE_BEGIN_TRX_AFTER_WAIT_FOR_SYNC_BEFORE_EXEC, Server Error Message Reference
ER_GRP_RPL_RELEASE_COMMIT_AFTER_GROUP_PREPARE_FAILED, Server Error Message Reference
ER_GRP_RPL_REQUESTING_NON_MEMBER_SERVER_TO_LEAVE, Server Error Message Reference
ER_GRP_RPL_RESET_APPLIER_MODULE_LOGS_ERROR, Server Error Message Reference
ER_GRP_RPL_SALVE_IO_THD_ON_SECONDARY_MEMBER, Server Error Message Reference
ER_GRP_RPL_SEND_STATS_ERROR, Server Error Message Reference
ER_GRP_RPL_SEND_TRX_PREPARED_MESSAGE_FAILED, Server Error Message Reference
ER_GRP_RPL_SEND_TRX_SYNC_BEFORE_EXECUTION_FAILED, Server Error Message Reference
ER_GRP_RPL_SERVER_ALREADY_LEFT, Server Error Message Reference
ER_GRP_RPL_SERVER_CONN_ERROR, Server Error Message Reference
ER_GRP_RPL_SERVER_IS_ALREADY_LEAVING, Server Error Message Reference
ER_GRP_RPL_SERVER_SET_TO_OFFLINE_MODE_DUE_TO_ERRORS, Server Error Message Reference
ER_GRP_RPL_SERVER_SET_TO_READ_ONLY_DUE_TO_ERRORS, Server Error Message Reference
ER_GRP_RPL_SERVER_UDF_ERROR, Server Error Message Reference
ER_GRP_RPL_SERVER_WORKING_AS_SECONDARY, Server Error Message Reference
ER_GRP_RPL_SESSION_OPEN_FAILED, Server Error Message Reference
ER_GRP_RPL_SET_GRP_COMMUNICATION_ENG_LOGGER_FAILED, Server Error Message Reference
ER_GRP_RPL_SET_STABLE_TRANS_ERROR, Server Error Message Reference
ER_GRP_RPL_SIDNO_FETCH_ERROR, Server Error Message Reference
ER_GRP_RPL_SINGLE_PRIM_MODE_NOT_ALLOWED_WITH_UPDATE_EVERYWHERE, Server Error Message Reference
ER_GRP_RPL_SKIP_COMPUTATION_TRANS_COMMITTED, Server Error Message Reference
ER_GRP_RPL_SLAVE_APPLIER_THREAD_ERROR_OUT, Server Error Message Reference
ER_GRP_RPL_SLAVE_APPLIER_THREAD_UNBLOCKED, Server Error Message Reference
ER_GRP_RPL_SLAVE_IO_THD_PRIMARY_UNKNOWN, Server Error Message Reference
ER_GRP_RPL_SLAVE_IO_THREAD_ERROR_OUT, Server Error Message Reference
ER_GRP_RPL_SLAVE_IO_THREAD_UNBLOCKED, Server Error Message Reference
ER_GRP_RPL_SLAVE_PRESERVE_COMMIT_ORDER_NOT_SET, Server Error Message Reference
ER_GRP_RPL_SLAVE_SQL_THD_ON_SECONDARY_MEMBER, Server Error Message Reference
ER_GRP_RPL_SLAVE_SQL_THD_PRIMARY_UNKNOWN, Server Error Message Reference
ER_GRP_RPL_SLAVE_THREAD_ERROR_ON_CLONE, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_COMM_SESSION_NOT_INITIALIZED, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_FAILED_TO_FETCH_SECURITY_CTX, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_FAILED_TO_INIT_SESSION_THREAD, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_FAILED_TO_RUN_SQL_QUERY, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_MAX_CONN_ERROR_FROM_SERVER, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_RETRIES_EXCEEDED_ON_SESSION_STATE, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_SERVER_ACCESS_DENIED_FOR_USER, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_SERVER_ERROR_ON_CONN, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_SERVER_INTERNAL_FAILURE, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_SERVER_SESSION_KILLED, Server Error Message Reference
ER_GRP_RPL_SRV_BLOCKED, Server Error Message Reference
ER_GRP_RPL_SRV_BLOCKED_FOR_SECS, Server Error Message Reference
ER_GRP_RPL_SRV_GTID_WAIT_ERROR, Server Error Message Reference
ER_GRP_RPL_SRV_NOT_ONLINE, Server Error Message Reference
ER_GRP_RPL_SRV_ONLINE, Server Error Message Reference
ER_GRP_RPL_SRV_PRIMARY_MEM, Server Error Message Reference
ER_GRP_RPL_SRV_SECONDARY_MEM, Server Error Message Reference
ER_GRP_RPL_SRV_WAIT_TIME_OUT, Server Error Message Reference
ER_GRP_RPL_SSL_DISABLED, Server Error Message Reference
ER_GRP_RPL_STARTED_AUTO_REJOIN, Server Error Message Reference
ER_GRP_RPL_STARTING_GRP_REC, Server Error Message Reference
ER_GRP_RPL_START_FAILED, Server Error Message Reference
ER_GRP_RPL_START_GRP_RPL_FAILED, Server Error Message Reference
ER_GRP_RPL_STOPPING_GRP_REC, Server Error Message Reference
ER_GRP_RPL_STOP_REP_CHANNEL, Server Error Message Reference
ER_GRP_RPL_SUPER_READ_OFF, Server Error Message Reference
ER_GRP_RPL_SUPER_READ_ON, Server Error Message Reference
ER_GRP_RPL_SUPER_READ_ONLY_ACTIVATE_ERROR, Server Error Message Reference
ER_GRP_RPL_SUPPORTS_ONLY_ONE_FORCE_MEMBERS_SET, Server Error Message Reference
ER_GRP_RPL_TIMEOUT_ON_VIEW_AFTER_JOINING_GRP, Server Error Message Reference
ER_GRP_RPL_TIMEOUT_RECEIVED_VC_ON_REJOIN, Server Error Message Reference
ER_GRP_RPL_TIMEOUT_RECEIVING_VIEW_CHANGE_ON_SHUTDOWN, Server Error Message Reference
ER_GRP_RPL_TRANS_GREATER_THAN_GRP, Server Error Message Reference
ER_GRP_RPL_TRANS_NOT_PRESENT_IN_GRP, Server Error Message Reference
ER_GRP_RPL_TRANS_SIZE_EXCEEDS_LIMIT, Server Error Message Reference
ER_GRP_RPL_TRANS_WRITE_SET_EXTRACTION_NOT_SET, Server Error Message Reference
ER_GRP_RPL_TRANS_WRITE_SET_EXTRACT_DIFF_FROM_GRP, Server Error Message Reference
ER_GRP_RPL_TRX_ALREADY_EXISTS_ON_TCM_ON_AFTER_CERTIFICATION, Server Error Message Reference
ER_GRP_RPL_TRX_DOES_NOT_EXIST_ON_TCM_ON_HANDLE_REMOTE_PREPARE, Server Error Message Reference
ER_GRP_RPL_TRX_WAIT_FOR_GROUP_GTID_EXECUTED, Server Error Message Reference
ER_GRP_RPL_TRX_WAIT_FOR_GROUP_PREPARE_FAILED, Server Error Message Reference
ER_GRP_RPL_TRX_WAIT_FOR_SYNC_BEFORE_EXECUTION_FAILED, Server Error Message Reference
ER_GRP_RPL_UDF_ERROR, Server Error Message Reference
ER_GRP_RPL_UDF_REGISTER_ERROR, Server Error Message Reference
ER_GRP_RPL_UDF_REGISTER_SERVICE_ERROR, Server Error Message Reference
ER_GRP_RPL_UDF_UNREGISTER_ERROR, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_CERTIFY_PLUGIN_TRANS, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_CONVERT_EVENT_TO_PACKET, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_CONVERT_PACKET_TO_EVENT, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_ENSURE_EXECUTION_REC, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_EVALUATE_APPLIER_STATUS, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_INIT_COMMUNICATION_ENGINE, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_KILL_CONN_REC_DONOR_APPLIER, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_KILL_CONN_REC_DONOR_FAILOVER, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_RESET_SERVER_READ_MODE, Server Error Message Reference
ER_GRP_RPL_UNBLOCK_CERTIFIED_TRANS, Server Error Message Reference
ER_GRP_RPL_UNBLOCK_WAITING_THD, Server Error Message Reference
ER_GRP_RPL_UNKNOWN_GRP_RPL_APPLIER_PIPELINE_REQUESTED, Server Error Message Reference
ER_GRP_RPL_UNREACHABLE_MAJORITY_TIMEOUT_FOR_MEMBER, Server Error Message Reference
ER_GRP_RPL_UNSUPPORTED_TRANS_ISOLATION, Server Error Message Reference
ER_GRP_RPL_UPDATE_GRPGTID_EXECUTED_ERROR, Server Error Message Reference
ER_GRP_RPL_UPDATE_GTID_SET_ERROR, Server Error Message Reference
ER_GRP_RPL_UPDATE_LAST_CONFLICT_FREE_TRANS_ERROR, Server Error Message Reference
ER_GRP_RPL_UPDATE_SERV_CERTIFICATE_FAILED, Server Error Message Reference
ER_GRP_RPL_UPDATE_TRANS_SNAPSHOT_REF_VER_ERROR, Server Error Message Reference
ER_GRP_RPL_UPDATE_TRANS_SNAPSHOT_VER_ERROR, Server Error Message Reference
ER_GRP_RPL_WAITING_FOR_VIEW_UPDATE, Server Error Message Reference
ER_GRP_RPL_WAIT_FOR_DEPENDENCIES_FAILED, Server Error Message Reference
ER_GRP_RPL_WHILE_SENDING_MSG_REC, Server Error Message Reference
ER_GRP_RPL_WHILE_STOPPING_REP_CHANNEL, Server Error Message Reference
ER_GRP_RPL_WRITE_IDENT_HASH_BASE64_ENCODING_FAILED, Server Error Message Reference
ER_GRP_RPL_WRITE_TO_BINLOG_CACHE_FAILED, Server Error Message Reference
ER_GRP_RPL_WRITE_TO_TRANSACTION_MESSAGE_FAILED, Server Error Message Reference
ER_GRP_TRX_CONSISTENCY_AFTER_ON_TRX_BEGIN, Server Error Message Reference
ER_GRP_TRX_CONSISTENCY_BEFORE, Server Error Message Reference
ER_GRP_TRX_CONSISTENCY_BEGIN_NOT_ALLOWED, Server Error Message Reference
ER_GRP_TRX_CONSISTENCY_NOT_ALLOWED, Server Error Message Reference
ER_GR_HOLD_KILLED, Server Error Message Reference
ER_GR_HOLD_MEMBER_STATUS_ERROR, Server Error Message Reference
ER_GR_HOLD_WAIT_TIMEOUT, Server Error Message Reference
ER_GTID_ALREADY_ADDED_BY_USER, Server Error Message Reference
ER_GTID_EXECUTED_WAS_CHANGED, Server Error Message Reference
ER_GTID_EXECUTED_WAS_UPDATED, Server Error Message Reference
ER_GTID_MODE_CAN_ONLY_CHANGE_ONE_STEP_AT_A_TIME, Server Error Message Reference
ER_GTID_MODE_OFF, Server Error Message Reference
ER_GTID_MODE_ON_REQUIRES_ENFORCE_GTID_CONSISTENCY_ON, Server Error Message Reference
ER_GTID_NEXT_CANT_BE_AUTOMATIC_IF_GTID_NEXT_LIST_IS_NON_NULL, Server Error Message Reference
ER_GTID_NEXT_TYPE_UNDEFINED_GROUP, Server Error Message Reference
ER_GTID_NEXT_TYPE_UNDEFINED_GTID, Server Error Message Reference
ER_GTID_PURGED_WAS_CHANGED, Server Error Message Reference
ER_GTID_PURGED_WAS_UPDATED, Server Error Message Reference
ER_GTID_UNSAFE_ALTER_ADD_COL_WITH_DEFAULT_EXPRESSION, Server Error Message Reference
ER_GTID_UNSAFE_BINLOG_SPLITTABLE_STATEMENT_AND_ASSIGNED_GTID, Server Error Message Reference
ER_GTID_UNSAFE_BINLOG_SPLITTABLE_STATEMENT_AND_GTID_GROUP, Server Error Message Reference
ER_GTID_UNSAFE_CREATE_DROP_TEMPORARY_TABLE_IN_TRANSACTION, Server Error Message Reference
ER_GTID_UNSAFE_CREATE_SELECT, Server Error Message Reference
ER_GTID_UNSAFE_NON_TRANSACTIONAL_TABLE, Server Error Message Reference
ER_HANDLERTON_OOM, Server Error Message Reference
ER_HANDSHAKE_ERROR, Server Error Message Reference
ER_HOSTNAME, Server Error Message Reference
ER_HOSTNAME_DOESNT_RESOLVE_TO, Server Error Message Reference
ER_HOSTNAME_RESEMBLES_IPV4, Server Error Message Reference
ER_HOST_IS_BLOCKED, Server Error Message Reference
ER_HOST_NOT_PRIVILEGED, Server Error Message Reference
ER_IB_CLONE_GTID_PERSIST, Server Error Message Reference
ER_IB_CLONE_INTERNAL, Server Error Message Reference
ER_IB_CLONE_NON_INNODB_TABLE, Server Error Message Reference
ER_IB_CLONE_OPERATION, Server Error Message Reference
ER_IB_CLONE_PUNCH_HOLE, Server Error Message Reference
ER_IB_CLONE_RESTART, Server Error Message Reference
ER_IB_CLONE_SQL, Server Error Message Reference
ER_IB_CLONE_START_STOP, Server Error Message Reference
ER_IB_CLONE_STATUS_FILE, Server Error Message Reference
ER_IB_CLONE_TIMEOUT, Server Error Message Reference
ER_IB_CLONE_USER_DATA, Server Error Message Reference
ER_IB_CLONE_VALIDATE, Server Error Message Reference
ER_IB_MSG_0, Server Error Message Reference
ER_IB_MSG_1, Server Error Message Reference
ER_IB_MSG_10, Server Error Message Reference
ER_IB_MSG_100, Server Error Message Reference
ER_IB_MSG_1000, Server Error Message Reference
ER_IB_MSG_1001, Server Error Message Reference
ER_IB_MSG_1002, Server Error Message Reference
ER_IB_MSG_1003, Server Error Message Reference
ER_IB_MSG_1004, Server Error Message Reference
ER_IB_MSG_1005, Server Error Message Reference
ER_IB_MSG_1006, Server Error Message Reference
ER_IB_MSG_1007, Server Error Message Reference
ER_IB_MSG_1008, Server Error Message Reference
ER_IB_MSG_1009, Server Error Message Reference
ER_IB_MSG_101, Server Error Message Reference
ER_IB_MSG_1010, Server Error Message Reference
ER_IB_MSG_1011, Server Error Message Reference
ER_IB_MSG_1012, Server Error Message Reference
ER_IB_MSG_1013, Server Error Message Reference
ER_IB_MSG_1014, Server Error Message Reference
ER_IB_MSG_1015, Server Error Message Reference
ER_IB_MSG_1016, Server Error Message Reference
ER_IB_MSG_1017, Server Error Message Reference
ER_IB_MSG_1018, Server Error Message Reference
ER_IB_MSG_1019, Server Error Message Reference
ER_IB_MSG_102, Server Error Message Reference
ER_IB_MSG_1020, Server Error Message Reference
ER_IB_MSG_1021, Server Error Message Reference
ER_IB_MSG_1022, Server Error Message Reference
ER_IB_MSG_1023, Server Error Message Reference
ER_IB_MSG_1024, Server Error Message Reference
ER_IB_MSG_1025, Server Error Message Reference
ER_IB_MSG_1026, Server Error Message Reference
ER_IB_MSG_1027, Server Error Message Reference
ER_IB_MSG_1028, Server Error Message Reference
ER_IB_MSG_1029, Server Error Message Reference
ER_IB_MSG_103, Server Error Message Reference
ER_IB_MSG_1030, Server Error Message Reference
ER_IB_MSG_1031, Server Error Message Reference
ER_IB_MSG_1032, Server Error Message Reference
ER_IB_MSG_1033, Server Error Message Reference
ER_IB_MSG_1034, Server Error Message Reference
ER_IB_MSG_1035, Server Error Message Reference
ER_IB_MSG_1036, Server Error Message Reference
ER_IB_MSG_1037, Server Error Message Reference
ER_IB_MSG_1038, Server Error Message Reference
ER_IB_MSG_1039, Server Error Message Reference
ER_IB_MSG_104, Server Error Message Reference
ER_IB_MSG_1040, Server Error Message Reference
ER_IB_MSG_1041, Server Error Message Reference
ER_IB_MSG_1042, Server Error Message Reference
ER_IB_MSG_1043, Server Error Message Reference
ER_IB_MSG_1044, Server Error Message Reference
ER_IB_MSG_1045, Server Error Message Reference
ER_IB_MSG_1046, Server Error Message Reference
ER_IB_MSG_1047, Server Error Message Reference
ER_IB_MSG_1048, Server Error Message Reference
ER_IB_MSG_1049, Server Error Message Reference
ER_IB_MSG_105, Server Error Message Reference
ER_IB_MSG_1050, Server Error Message Reference
ER_IB_MSG_1051, Server Error Message Reference
ER_IB_MSG_1052, Server Error Message Reference
ER_IB_MSG_1053, Server Error Message Reference
ER_IB_MSG_1054, Server Error Message Reference
ER_IB_MSG_1055, Server Error Message Reference
ER_IB_MSG_1056, Server Error Message Reference
ER_IB_MSG_1057, Server Error Message Reference
ER_IB_MSG_1058, Server Error Message Reference
ER_IB_MSG_1059, Server Error Message Reference
ER_IB_MSG_106, Server Error Message Reference
ER_IB_MSG_1060, Server Error Message Reference
ER_IB_MSG_1061, Server Error Message Reference
ER_IB_MSG_1062, Server Error Message Reference
ER_IB_MSG_1063, Server Error Message Reference
ER_IB_MSG_1064, Server Error Message Reference
ER_IB_MSG_1065, Server Error Message Reference
ER_IB_MSG_1066, Server Error Message Reference
ER_IB_MSG_1067, Server Error Message Reference
ER_IB_MSG_1068, Server Error Message Reference
ER_IB_MSG_1069, Server Error Message Reference
ER_IB_MSG_107, Server Error Message Reference
ER_IB_MSG_1070, Server Error Message Reference
ER_IB_MSG_1071, Server Error Message Reference
ER_IB_MSG_1072, Server Error Message Reference
ER_IB_MSG_1073, Server Error Message Reference
ER_IB_MSG_1074, Server Error Message Reference
ER_IB_MSG_1075, Server Error Message Reference
ER_IB_MSG_1076, Server Error Message Reference
ER_IB_MSG_1077, Server Error Message Reference
ER_IB_MSG_1078, Server Error Message Reference
ER_IB_MSG_1079, Server Error Message Reference
ER_IB_MSG_108, Server Error Message Reference
ER_IB_MSG_1080, Server Error Message Reference
ER_IB_MSG_1081, Server Error Message Reference
ER_IB_MSG_1082, Server Error Message Reference
ER_IB_MSG_1083, Server Error Message Reference
ER_IB_MSG_1084, Server Error Message Reference
ER_IB_MSG_1085, Server Error Message Reference
ER_IB_MSG_1086, Server Error Message Reference
ER_IB_MSG_1087, Server Error Message Reference
ER_IB_MSG_1088, Server Error Message Reference
ER_IB_MSG_1089, Server Error Message Reference
ER_IB_MSG_109, Server Error Message Reference
ER_IB_MSG_1090, Server Error Message Reference
ER_IB_MSG_1091, Server Error Message Reference
ER_IB_MSG_1092, Server Error Message Reference
ER_IB_MSG_1093, Server Error Message Reference
ER_IB_MSG_1094, Server Error Message Reference
ER_IB_MSG_1095, Server Error Message Reference
ER_IB_MSG_1096, Server Error Message Reference
ER_IB_MSG_1097, Server Error Message Reference
ER_IB_MSG_1098, Server Error Message Reference
ER_IB_MSG_1099, Server Error Message Reference
ER_IB_MSG_11, Server Error Message Reference
ER_IB_MSG_110, Server Error Message Reference
ER_IB_MSG_1100, Server Error Message Reference
ER_IB_MSG_1101, Server Error Message Reference
ER_IB_MSG_1102, Server Error Message Reference
ER_IB_MSG_1103, Server Error Message Reference
ER_IB_MSG_1104, Server Error Message Reference
ER_IB_MSG_1105, Server Error Message Reference
ER_IB_MSG_1106, Server Error Message Reference
ER_IB_MSG_1107, Server Error Message Reference
ER_IB_MSG_1108, Server Error Message Reference
ER_IB_MSG_1109, Server Error Message Reference
ER_IB_MSG_111, Server Error Message Reference
ER_IB_MSG_1110, Server Error Message Reference
ER_IB_MSG_1111, Server Error Message Reference
ER_IB_MSG_1112, Server Error Message Reference
ER_IB_MSG_1113, Server Error Message Reference
ER_IB_MSG_1114, Server Error Message Reference
ER_IB_MSG_1115, Server Error Message Reference
ER_IB_MSG_1116, Server Error Message Reference
ER_IB_MSG_1117, Server Error Message Reference
ER_IB_MSG_1118, Server Error Message Reference
ER_IB_MSG_1119, Server Error Message Reference
ER_IB_MSG_112, Server Error Message Reference
ER_IB_MSG_1120, Server Error Message Reference
ER_IB_MSG_1121, Server Error Message Reference
ER_IB_MSG_1122, Server Error Message Reference
ER_IB_MSG_1123, Server Error Message Reference
ER_IB_MSG_1124, Server Error Message Reference
ER_IB_MSG_1125, Server Error Message Reference
ER_IB_MSG_1126, Server Error Message Reference
ER_IB_MSG_1127, Server Error Message Reference
ER_IB_MSG_1128, Server Error Message Reference
ER_IB_MSG_1129, Server Error Message Reference
ER_IB_MSG_113, Server Error Message Reference
ER_IB_MSG_1130, Server Error Message Reference
ER_IB_MSG_1131, Server Error Message Reference
ER_IB_MSG_1132, Server Error Message Reference
ER_IB_MSG_1133, Server Error Message Reference
ER_IB_MSG_1134, Server Error Message Reference
ER_IB_MSG_1135, Server Error Message Reference
ER_IB_MSG_1136, Server Error Message Reference
ER_IB_MSG_1137, Server Error Message Reference
ER_IB_MSG_1138, Server Error Message Reference
ER_IB_MSG_1139, Server Error Message Reference
ER_IB_MSG_114, Server Error Message Reference
ER_IB_MSG_1140, Server Error Message Reference
ER_IB_MSG_1141, Server Error Message Reference
ER_IB_MSG_1142, Server Error Message Reference
ER_IB_MSG_1143, Server Error Message Reference
ER_IB_MSG_1144, Server Error Message Reference
ER_IB_MSG_1145, Server Error Message Reference
ER_IB_MSG_1146, Server Error Message Reference
ER_IB_MSG_1147, Server Error Message Reference
ER_IB_MSG_1148, Server Error Message Reference
ER_IB_MSG_1149, Server Error Message Reference
ER_IB_MSG_115, Server Error Message Reference
ER_IB_MSG_1150, Server Error Message Reference
ER_IB_MSG_1151, Server Error Message Reference
ER_IB_MSG_1152, Server Error Message Reference
ER_IB_MSG_1153, Server Error Message Reference
ER_IB_MSG_1154, Server Error Message Reference
ER_IB_MSG_1155, Server Error Message Reference
ER_IB_MSG_1156, Server Error Message Reference
ER_IB_MSG_1157, Server Error Message Reference
ER_IB_MSG_1158, Server Error Message Reference
ER_IB_MSG_1159, Server Error Message Reference
ER_IB_MSG_116, Server Error Message Reference
ER_IB_MSG_1160, Server Error Message Reference
ER_IB_MSG_1161, Server Error Message Reference
ER_IB_MSG_1162, Server Error Message Reference
ER_IB_MSG_1163, Server Error Message Reference
ER_IB_MSG_1164, Server Error Message Reference
ER_IB_MSG_1165, Server Error Message Reference
ER_IB_MSG_1166, Server Error Message Reference
ER_IB_MSG_1167, Server Error Message Reference
ER_IB_MSG_1168, Server Error Message Reference
ER_IB_MSG_1169, Server Error Message Reference
ER_IB_MSG_117, Server Error Message Reference
ER_IB_MSG_1170, Server Error Message Reference
ER_IB_MSG_1171, Server Error Message Reference
ER_IB_MSG_1172, Server Error Message Reference
ER_IB_MSG_1173, Server Error Message Reference
ER_IB_MSG_1174, Server Error Message Reference
ER_IB_MSG_1175, Server Error Message Reference
ER_IB_MSG_1176, Server Error Message Reference
ER_IB_MSG_1177, Server Error Message Reference
ER_IB_MSG_1178, Server Error Message Reference
ER_IB_MSG_1179, Server Error Message Reference
ER_IB_MSG_118, Server Error Message Reference
ER_IB_MSG_1180, Server Error Message Reference
ER_IB_MSG_1181, Server Error Message Reference
ER_IB_MSG_1182, Server Error Message Reference
ER_IB_MSG_1183, Server Error Message Reference
ER_IB_MSG_1184, Server Error Message Reference
ER_IB_MSG_1185, Server Error Message Reference
ER_IB_MSG_1186, Server Error Message Reference
ER_IB_MSG_1187, Server Error Message Reference
ER_IB_MSG_1188, Server Error Message Reference
ER_IB_MSG_1189, Server Error Message Reference
ER_IB_MSG_119, Server Error Message Reference
ER_IB_MSG_1190, Server Error Message Reference
ER_IB_MSG_1191, Server Error Message Reference
ER_IB_MSG_1192, Server Error Message Reference
ER_IB_MSG_1193, Server Error Message Reference
ER_IB_MSG_1194, Server Error Message Reference
ER_IB_MSG_1195, Server Error Message Reference
ER_IB_MSG_1196, Server Error Message Reference
ER_IB_MSG_1197, Server Error Message Reference
ER_IB_MSG_1198, Server Error Message Reference
ER_IB_MSG_1199, Server Error Message Reference
ER_IB_MSG_12, Server Error Message Reference
ER_IB_MSG_120, Server Error Message Reference
ER_IB_MSG_1200, Server Error Message Reference
ER_IB_MSG_1201, Server Error Message Reference
ER_IB_MSG_1202, Server Error Message Reference
ER_IB_MSG_1203, Server Error Message Reference
ER_IB_MSG_1204, Server Error Message Reference
ER_IB_MSG_1205, Server Error Message Reference
ER_IB_MSG_1206, Server Error Message Reference
ER_IB_MSG_1207, Server Error Message Reference
ER_IB_MSG_1208, Server Error Message Reference
ER_IB_MSG_1209, Server Error Message Reference
ER_IB_MSG_121, Server Error Message Reference
ER_IB_MSG_1210, Server Error Message Reference
ER_IB_MSG_1211, Server Error Message Reference
ER_IB_MSG_1212, Server Error Message Reference
ER_IB_MSG_1213, Server Error Message Reference
ER_IB_MSG_1214, Server Error Message Reference
ER_IB_MSG_1215, Server Error Message Reference
ER_IB_MSG_1216, Server Error Message Reference
ER_IB_MSG_1217, Server Error Message Reference
ER_IB_MSG_1218, Server Error Message Reference
ER_IB_MSG_1219, Server Error Message Reference
ER_IB_MSG_122, Server Error Message Reference
ER_IB_MSG_1220, Server Error Message Reference
ER_IB_MSG_1221, Server Error Message Reference
ER_IB_MSG_1222, Server Error Message Reference
ER_IB_MSG_1223, Server Error Message Reference
ER_IB_MSG_1224, Server Error Message Reference
ER_IB_MSG_1225, Server Error Message Reference
ER_IB_MSG_1226, Server Error Message Reference
ER_IB_MSG_1227, Server Error Message Reference
ER_IB_MSG_1228, Server Error Message Reference
ER_IB_MSG_1229, Server Error Message Reference
ER_IB_MSG_123, Server Error Message Reference
ER_IB_MSG_1230, Server Error Message Reference
ER_IB_MSG_1231, Server Error Message Reference
ER_IB_MSG_1232, Server Error Message Reference
ER_IB_MSG_1233, Server Error Message Reference
ER_IB_MSG_1234, Server Error Message Reference
ER_IB_MSG_1235, Server Error Message Reference
ER_IB_MSG_1236, Server Error Message Reference
ER_IB_MSG_1237, Server Error Message Reference
ER_IB_MSG_1238, Server Error Message Reference
ER_IB_MSG_1239, Server Error Message Reference
ER_IB_MSG_124, Server Error Message Reference
ER_IB_MSG_1240, Server Error Message Reference
ER_IB_MSG_1241, Server Error Message Reference
ER_IB_MSG_1242, Server Error Message Reference
ER_IB_MSG_1243, Server Error Message Reference
ER_IB_MSG_1244, Server Error Message Reference
ER_IB_MSG_1245, Server Error Message Reference
ER_IB_MSG_1246, Server Error Message Reference
ER_IB_MSG_1247, Server Error Message Reference
ER_IB_MSG_1248, Server Error Message Reference
ER_IB_MSG_1249, Server Error Message Reference
ER_IB_MSG_125, Server Error Message Reference
ER_IB_MSG_1250, Server Error Message Reference
ER_IB_MSG_1251, Server Error Message Reference
ER_IB_MSG_1252, Server Error Message Reference
ER_IB_MSG_1253, Server Error Message Reference
ER_IB_MSG_1254, Server Error Message Reference
ER_IB_MSG_1255, Server Error Message Reference
ER_IB_MSG_1256, Server Error Message Reference
ER_IB_MSG_1257, Server Error Message Reference
ER_IB_MSG_1258, Server Error Message Reference
ER_IB_MSG_1259, Server Error Message Reference
ER_IB_MSG_126, Server Error Message Reference
ER_IB_MSG_1260, Server Error Message Reference
ER_IB_MSG_1261, Server Error Message Reference
ER_IB_MSG_1262, Server Error Message Reference
ER_IB_MSG_1263, Server Error Message Reference
ER_IB_MSG_1264, Server Error Message Reference
ER_IB_MSG_1265, Server Error Message Reference
ER_IB_MSG_1266, Server Error Message Reference
ER_IB_MSG_1267, Server Error Message Reference
ER_IB_MSG_1268, Server Error Message Reference
ER_IB_MSG_1269, Server Error Message Reference
ER_IB_MSG_127, Server Error Message Reference
ER_IB_MSG_1270, Server Error Message Reference
ER_IB_MSG_1271, Server Error Message Reference
ER_IB_MSG_1272, Server Error Message Reference
ER_IB_MSG_1273, Server Error Message Reference
ER_IB_MSG_1274, Server Error Message Reference
ER_IB_MSG_1275, Server Error Message Reference
ER_IB_MSG_1276, Server Error Message Reference
ER_IB_MSG_1277, Server Error Message Reference
ER_IB_MSG_1278, Server Error Message Reference
ER_IB_MSG_1279, Server Error Message Reference
ER_IB_MSG_128, Server Error Message Reference
ER_IB_MSG_1280, Server Error Message Reference
ER_IB_MSG_1281, Server Error Message Reference
ER_IB_MSG_1282, Server Error Message Reference
ER_IB_MSG_1283, Server Error Message Reference
ER_IB_MSG_1284, Server Error Message Reference
ER_IB_MSG_1285, Server Error Message Reference
ER_IB_MSG_129, Server Error Message Reference
ER_IB_MSG_13, Server Error Message Reference
ER_IB_MSG_130, Server Error Message Reference
ER_IB_MSG_131, Server Error Message Reference
ER_IB_MSG_132, Server Error Message Reference
ER_IB_MSG_133, Server Error Message Reference
ER_IB_MSG_134, Server Error Message Reference
ER_IB_MSG_135, Server Error Message Reference
ER_IB_MSG_136, Server Error Message Reference
ER_IB_MSG_137, Server Error Message Reference
ER_IB_MSG_138, Server Error Message Reference
ER_IB_MSG_139, Server Error Message Reference
ER_IB_MSG_14, Server Error Message Reference
ER_IB_MSG_140, Server Error Message Reference
ER_IB_MSG_141, Server Error Message Reference
ER_IB_MSG_142, Server Error Message Reference
ER_IB_MSG_143, Server Error Message Reference
ER_IB_MSG_144, Server Error Message Reference
ER_IB_MSG_145, Server Error Message Reference
ER_IB_MSG_146, Server Error Message Reference
ER_IB_MSG_147, Server Error Message Reference
ER_IB_MSG_148, Server Error Message Reference
ER_IB_MSG_149, Server Error Message Reference
ER_IB_MSG_15, Server Error Message Reference
ER_IB_MSG_150, Server Error Message Reference
ER_IB_MSG_151, Server Error Message Reference
ER_IB_MSG_152, Server Error Message Reference
ER_IB_MSG_153, Server Error Message Reference
ER_IB_MSG_154, Server Error Message Reference
ER_IB_MSG_155, Server Error Message Reference
ER_IB_MSG_156, Server Error Message Reference
ER_IB_MSG_157, Server Error Message Reference
ER_IB_MSG_158, Server Error Message Reference
ER_IB_MSG_159, Server Error Message Reference
ER_IB_MSG_16, Server Error Message Reference
ER_IB_MSG_160, Server Error Message Reference
ER_IB_MSG_161, Server Error Message Reference
ER_IB_MSG_162, Server Error Message Reference
ER_IB_MSG_163, Server Error Message Reference
ER_IB_MSG_164, Server Error Message Reference
ER_IB_MSG_165, Server Error Message Reference
ER_IB_MSG_166, Server Error Message Reference
ER_IB_MSG_167, Server Error Message Reference
ER_IB_MSG_168, Server Error Message Reference
ER_IB_MSG_169, Server Error Message Reference
ER_IB_MSG_17, Server Error Message Reference
ER_IB_MSG_170, Server Error Message Reference
ER_IB_MSG_171, Server Error Message Reference
ER_IB_MSG_172, Server Error Message Reference
ER_IB_MSG_173, Server Error Message Reference
ER_IB_MSG_174, Server Error Message Reference
ER_IB_MSG_175, Server Error Message Reference
ER_IB_MSG_176, Server Error Message Reference
ER_IB_MSG_177, Server Error Message Reference
ER_IB_MSG_178, Server Error Message Reference
ER_IB_MSG_179, Server Error Message Reference
ER_IB_MSG_18, Server Error Message Reference
ER_IB_MSG_180, Server Error Message Reference
ER_IB_MSG_181, Server Error Message Reference
ER_IB_MSG_182, Server Error Message Reference
ER_IB_MSG_183, Server Error Message Reference
ER_IB_MSG_184, Server Error Message Reference
ER_IB_MSG_185, Server Error Message Reference
ER_IB_MSG_186, Server Error Message Reference
ER_IB_MSG_187, Server Error Message Reference
ER_IB_MSG_188, Server Error Message Reference
ER_IB_MSG_189, Server Error Message Reference
ER_IB_MSG_19, Server Error Message Reference
ER_IB_MSG_190, Server Error Message Reference
ER_IB_MSG_191, Server Error Message Reference
ER_IB_MSG_192, Server Error Message Reference
ER_IB_MSG_193, Server Error Message Reference
ER_IB_MSG_194, Server Error Message Reference
ER_IB_MSG_195, Server Error Message Reference
ER_IB_MSG_196, Server Error Message Reference
ER_IB_MSG_197, Server Error Message Reference
ER_IB_MSG_198, Server Error Message Reference
ER_IB_MSG_199, Server Error Message Reference
ER_IB_MSG_2, Server Error Message Reference
ER_IB_MSG_20, Server Error Message Reference
ER_IB_MSG_200, Server Error Message Reference
ER_IB_MSG_201, Server Error Message Reference
ER_IB_MSG_202, Server Error Message Reference
ER_IB_MSG_203, Server Error Message Reference
ER_IB_MSG_204, Server Error Message Reference
ER_IB_MSG_205, Server Error Message Reference
ER_IB_MSG_206, Server Error Message Reference
ER_IB_MSG_207, Server Error Message Reference
ER_IB_MSG_208, Server Error Message Reference
ER_IB_MSG_209, Server Error Message Reference
ER_IB_MSG_21, Server Error Message Reference
ER_IB_MSG_210, Server Error Message Reference
ER_IB_MSG_211, Server Error Message Reference
ER_IB_MSG_212, Server Error Message Reference
ER_IB_MSG_213, Server Error Message Reference
ER_IB_MSG_214, Server Error Message Reference
ER_IB_MSG_215, Server Error Message Reference
ER_IB_MSG_216, Server Error Message Reference
ER_IB_MSG_217, Server Error Message Reference
ER_IB_MSG_218, Server Error Message Reference
ER_IB_MSG_219, Server Error Message Reference
ER_IB_MSG_22, Server Error Message Reference
ER_IB_MSG_220, Server Error Message Reference
ER_IB_MSG_221, Server Error Message Reference
ER_IB_MSG_222, Server Error Message Reference
ER_IB_MSG_223, Server Error Message Reference
ER_IB_MSG_224, Server Error Message Reference
ER_IB_MSG_225, Server Error Message Reference
ER_IB_MSG_226, Server Error Message Reference
ER_IB_MSG_227, Server Error Message Reference
ER_IB_MSG_228, Server Error Message Reference
ER_IB_MSG_229, Server Error Message Reference
ER_IB_MSG_23, Server Error Message Reference
ER_IB_MSG_230, Server Error Message Reference
ER_IB_MSG_231, Server Error Message Reference
ER_IB_MSG_232, Server Error Message Reference
ER_IB_MSG_233, Server Error Message Reference
ER_IB_MSG_234, Server Error Message Reference
ER_IB_MSG_235, Server Error Message Reference
ER_IB_MSG_236, Server Error Message Reference
ER_IB_MSG_237, Server Error Message Reference
ER_IB_MSG_238, Server Error Message Reference
ER_IB_MSG_239, Server Error Message Reference
ER_IB_MSG_24, Server Error Message Reference
ER_IB_MSG_240, Server Error Message Reference
ER_IB_MSG_241, Server Error Message Reference
ER_IB_MSG_242, Server Error Message Reference
ER_IB_MSG_243, Server Error Message Reference
ER_IB_MSG_244, Server Error Message Reference
ER_IB_MSG_245, Server Error Message Reference
ER_IB_MSG_246, Server Error Message Reference
ER_IB_MSG_247, Server Error Message Reference
ER_IB_MSG_248, Server Error Message Reference
ER_IB_MSG_249, Server Error Message Reference
ER_IB_MSG_25, Server Error Message Reference
ER_IB_MSG_250, Server Error Message Reference
ER_IB_MSG_251, Server Error Message Reference
ER_IB_MSG_252, Server Error Message Reference
ER_IB_MSG_253, Server Error Message Reference
ER_IB_MSG_254, Server Error Message Reference
ER_IB_MSG_255, Server Error Message Reference
ER_IB_MSG_256, Server Error Message Reference
ER_IB_MSG_257, Server Error Message Reference
ER_IB_MSG_258, Server Error Message Reference
ER_IB_MSG_259, Server Error Message Reference
ER_IB_MSG_26, Server Error Message Reference
ER_IB_MSG_260, Server Error Message Reference
ER_IB_MSG_261, Server Error Message Reference
ER_IB_MSG_262, Server Error Message Reference
ER_IB_MSG_263, Server Error Message Reference
ER_IB_MSG_264, Server Error Message Reference
ER_IB_MSG_265, Server Error Message Reference
ER_IB_MSG_266, Server Error Message Reference
ER_IB_MSG_267, Server Error Message Reference
ER_IB_MSG_268, Server Error Message Reference
ER_IB_MSG_269, Server Error Message Reference
ER_IB_MSG_27, Server Error Message Reference
ER_IB_MSG_270, Server Error Message Reference
ER_IB_MSG_271, Server Error Message Reference
ER_IB_MSG_272, Server Error Message Reference
ER_IB_MSG_273, Server Error Message Reference
ER_IB_MSG_274, Server Error Message Reference
ER_IB_MSG_275, Server Error Message Reference
ER_IB_MSG_276, Server Error Message Reference
ER_IB_MSG_277, Server Error Message Reference
ER_IB_MSG_278, Server Error Message Reference
ER_IB_MSG_279, Server Error Message Reference
ER_IB_MSG_28, Server Error Message Reference
ER_IB_MSG_280, Server Error Message Reference
ER_IB_MSG_281, Server Error Message Reference
ER_IB_MSG_282, Server Error Message Reference
ER_IB_MSG_283, Server Error Message Reference
ER_IB_MSG_284, Server Error Message Reference
ER_IB_MSG_285, Server Error Message Reference
ER_IB_MSG_286, Server Error Message Reference
ER_IB_MSG_287, Server Error Message Reference
ER_IB_MSG_288, Server Error Message Reference
ER_IB_MSG_289, Server Error Message Reference
ER_IB_MSG_29, Server Error Message Reference
ER_IB_MSG_290, Server Error Message Reference
ER_IB_MSG_291, Server Error Message Reference
ER_IB_MSG_292, Server Error Message Reference
ER_IB_MSG_293, Server Error Message Reference
ER_IB_MSG_294, Server Error Message Reference
ER_IB_MSG_295, Server Error Message Reference
ER_IB_MSG_296, Server Error Message Reference
ER_IB_MSG_297, Server Error Message Reference
ER_IB_MSG_298, Server Error Message Reference
ER_IB_MSG_299, Server Error Message Reference
ER_IB_MSG_3, Server Error Message Reference
ER_IB_MSG_30, Server Error Message Reference
ER_IB_MSG_300, Server Error Message Reference
ER_IB_MSG_301, Server Error Message Reference
ER_IB_MSG_302, Server Error Message Reference
ER_IB_MSG_303, Server Error Message Reference
ER_IB_MSG_304, Server Error Message Reference
ER_IB_MSG_305, Server Error Message Reference
ER_IB_MSG_306, Server Error Message Reference
ER_IB_MSG_307, Server Error Message Reference
ER_IB_MSG_308, Server Error Message Reference
ER_IB_MSG_309, Server Error Message Reference
ER_IB_MSG_31, Server Error Message Reference
ER_IB_MSG_310, Server Error Message Reference
ER_IB_MSG_311, Server Error Message Reference
ER_IB_MSG_312, Server Error Message Reference
ER_IB_MSG_313, Server Error Message Reference
ER_IB_MSG_314, Server Error Message Reference
ER_IB_MSG_315, Server Error Message Reference
ER_IB_MSG_316, Server Error Message Reference
ER_IB_MSG_317, Server Error Message Reference
ER_IB_MSG_318, Server Error Message Reference
ER_IB_MSG_319, Server Error Message Reference
ER_IB_MSG_32, Server Error Message Reference
ER_IB_MSG_320, Server Error Message Reference
ER_IB_MSG_321, Server Error Message Reference
ER_IB_MSG_322, Server Error Message Reference
ER_IB_MSG_323, Server Error Message Reference
ER_IB_MSG_324, Server Error Message Reference
ER_IB_MSG_325, Server Error Message Reference
ER_IB_MSG_326, Server Error Message Reference
ER_IB_MSG_327, Server Error Message Reference
ER_IB_MSG_328, Server Error Message Reference
ER_IB_MSG_329, Server Error Message Reference
ER_IB_MSG_33, Server Error Message Reference
ER_IB_MSG_330, Server Error Message Reference
ER_IB_MSG_331, Server Error Message Reference
ER_IB_MSG_332, Server Error Message Reference
ER_IB_MSG_333, Server Error Message Reference
ER_IB_MSG_334, Server Error Message Reference
ER_IB_MSG_335, Server Error Message Reference
ER_IB_MSG_336, Server Error Message Reference
ER_IB_MSG_337, Server Error Message Reference
ER_IB_MSG_338, Server Error Message Reference
ER_IB_MSG_339, Server Error Message Reference
ER_IB_MSG_34, Server Error Message Reference
ER_IB_MSG_340, Server Error Message Reference
ER_IB_MSG_341, Server Error Message Reference
ER_IB_MSG_342, Server Error Message Reference
ER_IB_MSG_343, Server Error Message Reference
ER_IB_MSG_344, Server Error Message Reference
ER_IB_MSG_345, Server Error Message Reference
ER_IB_MSG_346, Server Error Message Reference
ER_IB_MSG_347, Server Error Message Reference
ER_IB_MSG_348, Server Error Message Reference
ER_IB_MSG_349, Server Error Message Reference
ER_IB_MSG_35, Server Error Message Reference
ER_IB_MSG_350, Server Error Message Reference
ER_IB_MSG_351, Server Error Message Reference
ER_IB_MSG_352, Server Error Message Reference
ER_IB_MSG_353, Server Error Message Reference
ER_IB_MSG_354, Server Error Message Reference
ER_IB_MSG_355, Server Error Message Reference
ER_IB_MSG_356, Server Error Message Reference
ER_IB_MSG_357, Server Error Message Reference
ER_IB_MSG_358, Server Error Message Reference
ER_IB_MSG_359, Server Error Message Reference
ER_IB_MSG_36, Server Error Message Reference
ER_IB_MSG_360, Server Error Message Reference
ER_IB_MSG_361, Server Error Message Reference
ER_IB_MSG_362, Server Error Message Reference
ER_IB_MSG_363, Server Error Message Reference
ER_IB_MSG_364, Server Error Message Reference
ER_IB_MSG_365, Server Error Message Reference
ER_IB_MSG_366, Server Error Message Reference
ER_IB_MSG_367, Server Error Message Reference
ER_IB_MSG_368, Server Error Message Reference
ER_IB_MSG_369, Server Error Message Reference
ER_IB_MSG_37, Server Error Message Reference
ER_IB_MSG_370, Server Error Message Reference
ER_IB_MSG_371, Server Error Message Reference
ER_IB_MSG_372, Server Error Message Reference
ER_IB_MSG_373, Server Error Message Reference
ER_IB_MSG_374, Server Error Message Reference
ER_IB_MSG_375, Server Error Message Reference
ER_IB_MSG_376, Server Error Message Reference
ER_IB_MSG_377, Server Error Message Reference
ER_IB_MSG_378, Server Error Message Reference
ER_IB_MSG_379, Server Error Message Reference
ER_IB_MSG_38, Server Error Message Reference
ER_IB_MSG_380, Server Error Message Reference
ER_IB_MSG_381, Server Error Message Reference
ER_IB_MSG_382, Server Error Message Reference
ER_IB_MSG_383, Server Error Message Reference
ER_IB_MSG_384, Server Error Message Reference
ER_IB_MSG_385, Server Error Message Reference
ER_IB_MSG_386, Server Error Message Reference
ER_IB_MSG_387, Server Error Message Reference
ER_IB_MSG_388, Server Error Message Reference
ER_IB_MSG_389, Server Error Message Reference
ER_IB_MSG_39, Server Error Message Reference
ER_IB_MSG_390, Server Error Message Reference
ER_IB_MSG_391, Server Error Message Reference
ER_IB_MSG_392, Server Error Message Reference
ER_IB_MSG_393, Server Error Message Reference
ER_IB_MSG_394, Server Error Message Reference
ER_IB_MSG_395, Server Error Message Reference
ER_IB_MSG_396, Server Error Message Reference
ER_IB_MSG_397, Server Error Message Reference
ER_IB_MSG_398, Server Error Message Reference
ER_IB_MSG_399, Server Error Message Reference
ER_IB_MSG_4, Server Error Message Reference
ER_IB_MSG_40, Server Error Message Reference
ER_IB_MSG_400, Server Error Message Reference
ER_IB_MSG_401, Server Error Message Reference
ER_IB_MSG_402, Server Error Message Reference
ER_IB_MSG_403, Server Error Message Reference
ER_IB_MSG_404, Server Error Message Reference
ER_IB_MSG_405, Server Error Message Reference
ER_IB_MSG_406, Server Error Message Reference
ER_IB_MSG_407, Server Error Message Reference
ER_IB_MSG_408, Server Error Message Reference
ER_IB_MSG_409, Server Error Message Reference
ER_IB_MSG_41, Server Error Message Reference
ER_IB_MSG_410, Server Error Message Reference
ER_IB_MSG_411, Server Error Message Reference
ER_IB_MSG_412, Server Error Message Reference
ER_IB_MSG_413, Server Error Message Reference
ER_IB_MSG_414, Server Error Message Reference
ER_IB_MSG_415, Server Error Message Reference
ER_IB_MSG_416, Server Error Message Reference
ER_IB_MSG_417, Server Error Message Reference
ER_IB_MSG_418, Server Error Message Reference
ER_IB_MSG_419, Server Error Message Reference
ER_IB_MSG_42, Server Error Message Reference
ER_IB_MSG_420, Server Error Message Reference
ER_IB_MSG_421, Server Error Message Reference
ER_IB_MSG_422, Server Error Message Reference
ER_IB_MSG_423, Server Error Message Reference
ER_IB_MSG_424, Server Error Message Reference
ER_IB_MSG_425, Server Error Message Reference
ER_IB_MSG_426, Server Error Message Reference
ER_IB_MSG_427, Server Error Message Reference
ER_IB_MSG_428, Server Error Message Reference
ER_IB_MSG_429, Server Error Message Reference
ER_IB_MSG_43, Server Error Message Reference
ER_IB_MSG_430, Server Error Message Reference
ER_IB_MSG_431, Server Error Message Reference
ER_IB_MSG_432, Server Error Message Reference
ER_IB_MSG_433, Server Error Message Reference
ER_IB_MSG_434, Server Error Message Reference
ER_IB_MSG_435, Server Error Message Reference
ER_IB_MSG_436, Server Error Message Reference
ER_IB_MSG_437, Server Error Message Reference
ER_IB_MSG_438, Server Error Message Reference
ER_IB_MSG_439, Server Error Message Reference
ER_IB_MSG_44, Server Error Message Reference
ER_IB_MSG_440, Server Error Message Reference
ER_IB_MSG_441, Server Error Message Reference
ER_IB_MSG_442, Server Error Message Reference
ER_IB_MSG_443, Server Error Message Reference
ER_IB_MSG_444, Server Error Message Reference
ER_IB_MSG_445, Server Error Message Reference
ER_IB_MSG_446, Server Error Message Reference
ER_IB_MSG_447, Server Error Message Reference
ER_IB_MSG_448, Server Error Message Reference
ER_IB_MSG_449, Server Error Message Reference
ER_IB_MSG_45, Server Error Message Reference
ER_IB_MSG_450, Server Error Message Reference
ER_IB_MSG_451, Server Error Message Reference
ER_IB_MSG_452, Server Error Message Reference
ER_IB_MSG_453, Server Error Message Reference
ER_IB_MSG_454, Server Error Message Reference
ER_IB_MSG_455, Server Error Message Reference
ER_IB_MSG_456, Server Error Message Reference
ER_IB_MSG_457, Server Error Message Reference
ER_IB_MSG_458, Server Error Message Reference
ER_IB_MSG_459, Server Error Message Reference
ER_IB_MSG_46, Server Error Message Reference
ER_IB_MSG_460, Server Error Message Reference
ER_IB_MSG_461, Server Error Message Reference
ER_IB_MSG_462, Server Error Message Reference
ER_IB_MSG_463, Server Error Message Reference
ER_IB_MSG_464, Server Error Message Reference
ER_IB_MSG_465, Server Error Message Reference
ER_IB_MSG_466, Server Error Message Reference
ER_IB_MSG_467, Server Error Message Reference
ER_IB_MSG_468, Server Error Message Reference
ER_IB_MSG_469, Server Error Message Reference
ER_IB_MSG_47, Server Error Message Reference
ER_IB_MSG_470, Server Error Message Reference
ER_IB_MSG_471, Server Error Message Reference
ER_IB_MSG_472, Server Error Message Reference
ER_IB_MSG_473, Server Error Message Reference
ER_IB_MSG_474, Server Error Message Reference
ER_IB_MSG_475, Server Error Message Reference
ER_IB_MSG_476, Server Error Message Reference
ER_IB_MSG_477, Server Error Message Reference
ER_IB_MSG_478, Server Error Message Reference
ER_IB_MSG_479, Server Error Message Reference
ER_IB_MSG_48, Server Error Message Reference
ER_IB_MSG_480, Server Error Message Reference
ER_IB_MSG_481, Server Error Message Reference
ER_IB_MSG_482, Server Error Message Reference
ER_IB_MSG_483, Server Error Message Reference
ER_IB_MSG_484, Server Error Message Reference
ER_IB_MSG_485, Server Error Message Reference
ER_IB_MSG_486, Server Error Message Reference
ER_IB_MSG_487, Server Error Message Reference
ER_IB_MSG_488, Server Error Message Reference
ER_IB_MSG_489, Server Error Message Reference
ER_IB_MSG_49, Server Error Message Reference
ER_IB_MSG_490, Server Error Message Reference
ER_IB_MSG_491, Server Error Message Reference
ER_IB_MSG_492, Server Error Message Reference
ER_IB_MSG_493, Server Error Message Reference
ER_IB_MSG_494, Server Error Message Reference
ER_IB_MSG_495, Server Error Message Reference
ER_IB_MSG_496, Server Error Message Reference
ER_IB_MSG_497, Server Error Message Reference
ER_IB_MSG_498, Server Error Message Reference
ER_IB_MSG_499, Server Error Message Reference
ER_IB_MSG_5, Server Error Message Reference
ER_IB_MSG_50, Server Error Message Reference
ER_IB_MSG_500, Server Error Message Reference
ER_IB_MSG_501, Server Error Message Reference
ER_IB_MSG_502, Server Error Message Reference
ER_IB_MSG_503, Server Error Message Reference
ER_IB_MSG_504, Server Error Message Reference
ER_IB_MSG_505, Server Error Message Reference
ER_IB_MSG_506, Server Error Message Reference
ER_IB_MSG_507, Server Error Message Reference
ER_IB_MSG_508, Server Error Message Reference
ER_IB_MSG_509, Server Error Message Reference
ER_IB_MSG_51, Server Error Message Reference
ER_IB_MSG_510, Server Error Message Reference
ER_IB_MSG_511, Server Error Message Reference
ER_IB_MSG_512, Server Error Message Reference
ER_IB_MSG_513, Server Error Message Reference
ER_IB_MSG_514, Server Error Message Reference
ER_IB_MSG_515, Server Error Message Reference
ER_IB_MSG_516, Server Error Message Reference
ER_IB_MSG_517, Server Error Message Reference
ER_IB_MSG_518, Server Error Message Reference
ER_IB_MSG_519, Server Error Message Reference
ER_IB_MSG_52, Server Error Message Reference
ER_IB_MSG_520, Server Error Message Reference
ER_IB_MSG_521, Server Error Message Reference
ER_IB_MSG_522, Server Error Message Reference
ER_IB_MSG_523, Server Error Message Reference
ER_IB_MSG_524, Server Error Message Reference
ER_IB_MSG_525, Server Error Message Reference
ER_IB_MSG_526, Server Error Message Reference
ER_IB_MSG_527, Server Error Message Reference
ER_IB_MSG_528, Server Error Message Reference
ER_IB_MSG_529, Server Error Message Reference
ER_IB_MSG_53, Server Error Message Reference
ER_IB_MSG_530, Server Error Message Reference
ER_IB_MSG_531, Server Error Message Reference
ER_IB_MSG_532, Server Error Message Reference
ER_IB_MSG_533, Server Error Message Reference
ER_IB_MSG_534, Server Error Message Reference
ER_IB_MSG_535, Server Error Message Reference
ER_IB_MSG_536, Server Error Message Reference
ER_IB_MSG_537, Server Error Message Reference
ER_IB_MSG_538, Server Error Message Reference
ER_IB_MSG_539, Server Error Message Reference
ER_IB_MSG_54, Server Error Message Reference
ER_IB_MSG_540, Server Error Message Reference
ER_IB_MSG_541, Server Error Message Reference
ER_IB_MSG_542, Server Error Message Reference
ER_IB_MSG_543, Server Error Message Reference
ER_IB_MSG_544, Server Error Message Reference
ER_IB_MSG_545, Server Error Message Reference
ER_IB_MSG_546, Server Error Message Reference
ER_IB_MSG_547, Server Error Message Reference
ER_IB_MSG_548, Server Error Message Reference
ER_IB_MSG_549, Server Error Message Reference
ER_IB_MSG_55, Server Error Message Reference
ER_IB_MSG_550, Server Error Message Reference
ER_IB_MSG_551, Server Error Message Reference
ER_IB_MSG_552, Server Error Message Reference
ER_IB_MSG_553, Server Error Message Reference
ER_IB_MSG_554, Server Error Message Reference
ER_IB_MSG_555, Server Error Message Reference
ER_IB_MSG_556, Server Error Message Reference
ER_IB_MSG_557, Server Error Message Reference
ER_IB_MSG_558, Server Error Message Reference
ER_IB_MSG_559, Server Error Message Reference
ER_IB_MSG_56, Server Error Message Reference
ER_IB_MSG_560, Server Error Message Reference
ER_IB_MSG_561, Server Error Message Reference
ER_IB_MSG_562, Server Error Message Reference
ER_IB_MSG_563, Server Error Message Reference
ER_IB_MSG_564, Server Error Message Reference
ER_IB_MSG_565, Server Error Message Reference
ER_IB_MSG_566, Server Error Message Reference
ER_IB_MSG_567, Server Error Message Reference
ER_IB_MSG_568, Server Error Message Reference
ER_IB_MSG_569, Server Error Message Reference
ER_IB_MSG_57, Server Error Message Reference
ER_IB_MSG_570, Server Error Message Reference
ER_IB_MSG_571, Server Error Message Reference
ER_IB_MSG_572, Server Error Message Reference
ER_IB_MSG_573, Server Error Message Reference
ER_IB_MSG_574, Server Error Message Reference
ER_IB_MSG_575, Server Error Message Reference
ER_IB_MSG_576, Server Error Message Reference
ER_IB_MSG_577, Server Error Message Reference
ER_IB_MSG_578, Server Error Message Reference
ER_IB_MSG_579, Server Error Message Reference
ER_IB_MSG_58, Server Error Message Reference
ER_IB_MSG_580, Server Error Message Reference
ER_IB_MSG_581, Server Error Message Reference
ER_IB_MSG_582, Server Error Message Reference
ER_IB_MSG_583, Server Error Message Reference
ER_IB_MSG_584, Server Error Message Reference
ER_IB_MSG_585, Server Error Message Reference
ER_IB_MSG_586, Server Error Message Reference
ER_IB_MSG_587, Server Error Message Reference
ER_IB_MSG_588, Server Error Message Reference
ER_IB_MSG_589, Server Error Message Reference
ER_IB_MSG_59, Server Error Message Reference
ER_IB_MSG_590, Server Error Message Reference
ER_IB_MSG_591, Server Error Message Reference
ER_IB_MSG_592, Server Error Message Reference
ER_IB_MSG_593, Server Error Message Reference
ER_IB_MSG_594, Server Error Message Reference
ER_IB_MSG_595, Server Error Message Reference
ER_IB_MSG_596, Server Error Message Reference
ER_IB_MSG_597, Server Error Message Reference
ER_IB_MSG_598, Server Error Message Reference
ER_IB_MSG_599, Server Error Message Reference
ER_IB_MSG_6, Server Error Message Reference
ER_IB_MSG_60, Server Error Message Reference
ER_IB_MSG_600, Server Error Message Reference
ER_IB_MSG_601, Server Error Message Reference
ER_IB_MSG_602, Server Error Message Reference
ER_IB_MSG_603, Server Error Message Reference
ER_IB_MSG_604, Server Error Message Reference
ER_IB_MSG_605, Server Error Message Reference
ER_IB_MSG_606, Server Error Message Reference
ER_IB_MSG_607, Server Error Message Reference
ER_IB_MSG_608, Server Error Message Reference
ER_IB_MSG_609, Server Error Message Reference
ER_IB_MSG_61, Server Error Message Reference
ER_IB_MSG_610, Server Error Message Reference
ER_IB_MSG_611, Server Error Message Reference
ER_IB_MSG_612, Server Error Message Reference
ER_IB_MSG_613, Server Error Message Reference
ER_IB_MSG_614, Server Error Message Reference
ER_IB_MSG_615, Server Error Message Reference
ER_IB_MSG_616, Server Error Message Reference
ER_IB_MSG_617, Server Error Message Reference
ER_IB_MSG_618, Server Error Message Reference
ER_IB_MSG_619, Server Error Message Reference
ER_IB_MSG_62, Server Error Message Reference
ER_IB_MSG_620, Server Error Message Reference
ER_IB_MSG_621, Server Error Message Reference
ER_IB_MSG_622, Server Error Message Reference
ER_IB_MSG_623, Server Error Message Reference
ER_IB_MSG_624, Server Error Message Reference
ER_IB_MSG_625, Server Error Message Reference
ER_IB_MSG_626, Server Error Message Reference
ER_IB_MSG_627, Server Error Message Reference
ER_IB_MSG_628, Server Error Message Reference
ER_IB_MSG_629, Server Error Message Reference
ER_IB_MSG_63, Server Error Message Reference
ER_IB_MSG_630, Server Error Message Reference
ER_IB_MSG_631, Server Error Message Reference
ER_IB_MSG_632, Server Error Message Reference
ER_IB_MSG_633, Server Error Message Reference
ER_IB_MSG_634, Server Error Message Reference
ER_IB_MSG_635, Server Error Message Reference
ER_IB_MSG_636, Server Error Message Reference
ER_IB_MSG_637, Server Error Message Reference
ER_IB_MSG_638, Server Error Message Reference
ER_IB_MSG_639, Server Error Message Reference
ER_IB_MSG_64, Server Error Message Reference
ER_IB_MSG_640, Server Error Message Reference
ER_IB_MSG_641, Server Error Message Reference
ER_IB_MSG_642, Server Error Message Reference
ER_IB_MSG_643, Server Error Message Reference
ER_IB_MSG_644, Server Error Message Reference
ER_IB_MSG_645, Server Error Message Reference
ER_IB_MSG_646, Server Error Message Reference
ER_IB_MSG_647, Server Error Message Reference
ER_IB_MSG_648, Server Error Message Reference
ER_IB_MSG_649, Server Error Message Reference
ER_IB_MSG_65, Server Error Message Reference
ER_IB_MSG_650, Server Error Message Reference
ER_IB_MSG_651, Server Error Message Reference
ER_IB_MSG_652, Server Error Message Reference
ER_IB_MSG_653, Server Error Message Reference
ER_IB_MSG_654, Server Error Message Reference
ER_IB_MSG_655, Server Error Message Reference
ER_IB_MSG_656, Server Error Message Reference
ER_IB_MSG_657, Server Error Message Reference
ER_IB_MSG_658, Server Error Message Reference
ER_IB_MSG_659, Server Error Message Reference
ER_IB_MSG_66, Server Error Message Reference
ER_IB_MSG_660, Server Error Message Reference
ER_IB_MSG_661, Server Error Message Reference
ER_IB_MSG_662, Server Error Message Reference
ER_IB_MSG_663, Server Error Message Reference
ER_IB_MSG_664, Server Error Message Reference
ER_IB_MSG_665, Server Error Message Reference
ER_IB_MSG_666, Server Error Message Reference
ER_IB_MSG_667, Server Error Message Reference
ER_IB_MSG_668, Server Error Message Reference
ER_IB_MSG_669, Server Error Message Reference
ER_IB_MSG_67, Server Error Message Reference
ER_IB_MSG_670, Server Error Message Reference
ER_IB_MSG_671, Server Error Message Reference
ER_IB_MSG_672, Server Error Message Reference
ER_IB_MSG_673, Server Error Message Reference
ER_IB_MSG_674, Server Error Message Reference
ER_IB_MSG_675, Server Error Message Reference
ER_IB_MSG_676, Server Error Message Reference
ER_IB_MSG_677, Server Error Message Reference
ER_IB_MSG_678, Server Error Message Reference
ER_IB_MSG_679, Server Error Message Reference
ER_IB_MSG_68, Server Error Message Reference
ER_IB_MSG_680, Server Error Message Reference
ER_IB_MSG_681, Server Error Message Reference
ER_IB_MSG_682, Server Error Message Reference
ER_IB_MSG_683, Server Error Message Reference
ER_IB_MSG_684, Server Error Message Reference
ER_IB_MSG_685, Server Error Message Reference
ER_IB_MSG_686, Server Error Message Reference
ER_IB_MSG_687, Server Error Message Reference
ER_IB_MSG_688, Server Error Message Reference
ER_IB_MSG_689, Server Error Message Reference
ER_IB_MSG_69, Server Error Message Reference
ER_IB_MSG_690, Server Error Message Reference
ER_IB_MSG_691, Server Error Message Reference
ER_IB_MSG_692, Server Error Message Reference
ER_IB_MSG_693, Server Error Message Reference
ER_IB_MSG_694, Server Error Message Reference
ER_IB_MSG_695, Server Error Message Reference
ER_IB_MSG_696, Server Error Message Reference
ER_IB_MSG_697, Server Error Message Reference
ER_IB_MSG_698, Server Error Message Reference
ER_IB_MSG_699, Server Error Message Reference
ER_IB_MSG_7, Server Error Message Reference
ER_IB_MSG_70, Server Error Message Reference
ER_IB_MSG_700, Server Error Message Reference
ER_IB_MSG_701, Server Error Message Reference
ER_IB_MSG_702, Server Error Message Reference
ER_IB_MSG_703, Server Error Message Reference
ER_IB_MSG_704, Server Error Message Reference
ER_IB_MSG_705, Server Error Message Reference
ER_IB_MSG_706, Server Error Message Reference
ER_IB_MSG_707, Server Error Message Reference
ER_IB_MSG_708, Server Error Message Reference
ER_IB_MSG_709, Server Error Message Reference
ER_IB_MSG_71, Server Error Message Reference
ER_IB_MSG_710, Server Error Message Reference
ER_IB_MSG_711, Server Error Message Reference
ER_IB_MSG_712, Server Error Message Reference
ER_IB_MSG_713, Server Error Message Reference
ER_IB_MSG_714, Server Error Message Reference
ER_IB_MSG_715, Server Error Message Reference
ER_IB_MSG_716, Server Error Message Reference
ER_IB_MSG_717, Server Error Message Reference
ER_IB_MSG_718, Server Error Message Reference
ER_IB_MSG_719, Server Error Message Reference
ER_IB_MSG_72, Server Error Message Reference
ER_IB_MSG_720, Server Error Message Reference
ER_IB_MSG_721, Server Error Message Reference
ER_IB_MSG_722, Server Error Message Reference
ER_IB_MSG_723, Server Error Message Reference
ER_IB_MSG_724, Server Error Message Reference
ER_IB_MSG_725, Server Error Message Reference
ER_IB_MSG_726, Server Error Message Reference
ER_IB_MSG_727, Server Error Message Reference
ER_IB_MSG_728, Server Error Message Reference
ER_IB_MSG_729, Server Error Message Reference
ER_IB_MSG_73, Server Error Message Reference
ER_IB_MSG_730, Server Error Message Reference
ER_IB_MSG_731, Server Error Message Reference
ER_IB_MSG_732, Server Error Message Reference
ER_IB_MSG_733, Server Error Message Reference
ER_IB_MSG_734, Server Error Message Reference
ER_IB_MSG_735, Server Error Message Reference
ER_IB_MSG_736, Server Error Message Reference
ER_IB_MSG_737, Server Error Message Reference
ER_IB_MSG_738, Server Error Message Reference
ER_IB_MSG_739, Server Error Message Reference
ER_IB_MSG_74, Server Error Message Reference
ER_IB_MSG_740, Server Error Message Reference
ER_IB_MSG_741, Server Error Message Reference
ER_IB_MSG_742, Server Error Message Reference
ER_IB_MSG_743, Server Error Message Reference
ER_IB_MSG_744, Server Error Message Reference
ER_IB_MSG_745, Server Error Message Reference
ER_IB_MSG_746, Server Error Message Reference
ER_IB_MSG_747, Server Error Message Reference
ER_IB_MSG_748, Server Error Message Reference
ER_IB_MSG_749, Server Error Message Reference
ER_IB_MSG_75, Server Error Message Reference
ER_IB_MSG_750, Server Error Message Reference
ER_IB_MSG_751, Server Error Message Reference
ER_IB_MSG_752, Server Error Message Reference
ER_IB_MSG_753, Server Error Message Reference
ER_IB_MSG_754, Server Error Message Reference
ER_IB_MSG_755, Server Error Message Reference
ER_IB_MSG_756, Server Error Message Reference
ER_IB_MSG_757, Server Error Message Reference
ER_IB_MSG_758, Server Error Message Reference
ER_IB_MSG_759, Server Error Message Reference
ER_IB_MSG_76, Server Error Message Reference
ER_IB_MSG_760, Server Error Message Reference
ER_IB_MSG_761, Server Error Message Reference
ER_IB_MSG_762, Server Error Message Reference
ER_IB_MSG_763, Server Error Message Reference
ER_IB_MSG_764, Server Error Message Reference
ER_IB_MSG_765, Server Error Message Reference
ER_IB_MSG_766, Server Error Message Reference
ER_IB_MSG_767, Server Error Message Reference
ER_IB_MSG_768, Server Error Message Reference
ER_IB_MSG_769, Server Error Message Reference
ER_IB_MSG_77, Server Error Message Reference
ER_IB_MSG_770, Server Error Message Reference
ER_IB_MSG_771, Server Error Message Reference
ER_IB_MSG_772, Server Error Message Reference
ER_IB_MSG_773, Server Error Message Reference
ER_IB_MSG_774, Server Error Message Reference
ER_IB_MSG_775, Server Error Message Reference
ER_IB_MSG_776, Server Error Message Reference
ER_IB_MSG_777, Server Error Message Reference
ER_IB_MSG_778, Server Error Message Reference
ER_IB_MSG_779, Server Error Message Reference
ER_IB_MSG_78, Server Error Message Reference
ER_IB_MSG_780, Server Error Message Reference
ER_IB_MSG_781, Server Error Message Reference
ER_IB_MSG_782, Server Error Message Reference
ER_IB_MSG_783, Server Error Message Reference
ER_IB_MSG_784, Server Error Message Reference
ER_IB_MSG_785, Server Error Message Reference
ER_IB_MSG_786, Server Error Message Reference
ER_IB_MSG_787, Server Error Message Reference
ER_IB_MSG_788, Server Error Message Reference
ER_IB_MSG_789, Server Error Message Reference
ER_IB_MSG_79, Server Error Message Reference
ER_IB_MSG_790, Server Error Message Reference
ER_IB_MSG_791, Server Error Message Reference
ER_IB_MSG_792, Server Error Message Reference
ER_IB_MSG_793, Server Error Message Reference
ER_IB_MSG_794, Server Error Message Reference
ER_IB_MSG_795, Server Error Message Reference
ER_IB_MSG_796, Server Error Message Reference
ER_IB_MSG_797, Server Error Message Reference
ER_IB_MSG_798, Server Error Message Reference
ER_IB_MSG_799, Server Error Message Reference
ER_IB_MSG_8, Server Error Message Reference
ER_IB_MSG_80, Server Error Message Reference
ER_IB_MSG_800, Server Error Message Reference
ER_IB_MSG_801, Server Error Message Reference
ER_IB_MSG_802, Server Error Message Reference
ER_IB_MSG_803, Server Error Message Reference
ER_IB_MSG_804, Server Error Message Reference
ER_IB_MSG_805, Server Error Message Reference
ER_IB_MSG_806, Server Error Message Reference
ER_IB_MSG_807, Server Error Message Reference
ER_IB_MSG_808, Server Error Message Reference
ER_IB_MSG_809, Server Error Message Reference
ER_IB_MSG_81, Server Error Message Reference
ER_IB_MSG_810, Server Error Message Reference
ER_IB_MSG_811, Server Error Message Reference
ER_IB_MSG_812, Server Error Message Reference
ER_IB_MSG_813, Server Error Message Reference
ER_IB_MSG_814, Server Error Message Reference
ER_IB_MSG_815, Server Error Message Reference
ER_IB_MSG_816, Server Error Message Reference
ER_IB_MSG_817, Server Error Message Reference
ER_IB_MSG_818, Server Error Message Reference
ER_IB_MSG_819, Server Error Message Reference
ER_IB_MSG_82, Server Error Message Reference
ER_IB_MSG_820, Server Error Message Reference
ER_IB_MSG_821, Server Error Message Reference
ER_IB_MSG_822, Server Error Message Reference
ER_IB_MSG_823, Server Error Message Reference
ER_IB_MSG_824, Server Error Message Reference
ER_IB_MSG_825, Server Error Message Reference
ER_IB_MSG_826, Server Error Message Reference
ER_IB_MSG_827, Server Error Message Reference
ER_IB_MSG_828, Server Error Message Reference
ER_IB_MSG_829, Server Error Message Reference
ER_IB_MSG_83, Server Error Message Reference
ER_IB_MSG_830, Server Error Message Reference
ER_IB_MSG_831, Server Error Message Reference
ER_IB_MSG_832, Server Error Message Reference
ER_IB_MSG_833, Server Error Message Reference
ER_IB_MSG_834, Server Error Message Reference
ER_IB_MSG_835, Server Error Message Reference
ER_IB_MSG_836, Server Error Message Reference
ER_IB_MSG_837, Server Error Message Reference
ER_IB_MSG_838, Server Error Message Reference
ER_IB_MSG_839, Server Error Message Reference
ER_IB_MSG_84, Server Error Message Reference
ER_IB_MSG_840, Server Error Message Reference
ER_IB_MSG_841, Server Error Message Reference
ER_IB_MSG_842, Server Error Message Reference
ER_IB_MSG_843, Server Error Message Reference
ER_IB_MSG_844, Server Error Message Reference
ER_IB_MSG_845, Server Error Message Reference
ER_IB_MSG_846, Server Error Message Reference
ER_IB_MSG_847, Server Error Message Reference
ER_IB_MSG_848, Server Error Message Reference
ER_IB_MSG_849, Server Error Message Reference
ER_IB_MSG_85, Server Error Message Reference
ER_IB_MSG_850, Server Error Message Reference
ER_IB_MSG_851, Server Error Message Reference
ER_IB_MSG_852, Server Error Message Reference
ER_IB_MSG_853, Server Error Message Reference
ER_IB_MSG_854, Server Error Message Reference
ER_IB_MSG_855, Server Error Message Reference
ER_IB_MSG_856, Server Error Message Reference
ER_IB_MSG_857, Server Error Message Reference
ER_IB_MSG_858, Server Error Message Reference
ER_IB_MSG_859, Server Error Message Reference
ER_IB_MSG_86, Server Error Message Reference
ER_IB_MSG_860, Server Error Message Reference
ER_IB_MSG_861, Server Error Message Reference
ER_IB_MSG_862, Server Error Message Reference
ER_IB_MSG_863, Server Error Message Reference
ER_IB_MSG_864, Server Error Message Reference
ER_IB_MSG_865, Server Error Message Reference
ER_IB_MSG_866, Server Error Message Reference
ER_IB_MSG_867, Server Error Message Reference
ER_IB_MSG_868, Server Error Message Reference
ER_IB_MSG_869, Server Error Message Reference
ER_IB_MSG_87, Server Error Message Reference
ER_IB_MSG_870, Server Error Message Reference
ER_IB_MSG_871, Server Error Message Reference
ER_IB_MSG_872, Server Error Message Reference
ER_IB_MSG_873, Server Error Message Reference
ER_IB_MSG_874, Server Error Message Reference
ER_IB_MSG_875, Server Error Message Reference
ER_IB_MSG_876, Server Error Message Reference
ER_IB_MSG_877, Server Error Message Reference
ER_IB_MSG_878, Server Error Message Reference
ER_IB_MSG_879, Server Error Message Reference
ER_IB_MSG_88, Server Error Message Reference
ER_IB_MSG_880, Server Error Message Reference
ER_IB_MSG_881, Server Error Message Reference
ER_IB_MSG_882, Server Error Message Reference
ER_IB_MSG_883, Server Error Message Reference
ER_IB_MSG_884, Server Error Message Reference
ER_IB_MSG_885, Server Error Message Reference
ER_IB_MSG_886, Server Error Message Reference
ER_IB_MSG_887, Server Error Message Reference
ER_IB_MSG_888, Server Error Message Reference
ER_IB_MSG_889, Server Error Message Reference
ER_IB_MSG_89, Server Error Message Reference
ER_IB_MSG_890, Server Error Message Reference
ER_IB_MSG_891, Server Error Message Reference
ER_IB_MSG_892, Server Error Message Reference
ER_IB_MSG_893, Server Error Message Reference
ER_IB_MSG_894, Server Error Message Reference
ER_IB_MSG_895, Server Error Message Reference
ER_IB_MSG_896, Server Error Message Reference
ER_IB_MSG_897, Server Error Message Reference
ER_IB_MSG_898, Server Error Message Reference
ER_IB_MSG_899, Server Error Message Reference
ER_IB_MSG_9, Server Error Message Reference
ER_IB_MSG_90, Server Error Message Reference
ER_IB_MSG_900, Server Error Message Reference
ER_IB_MSG_901, Server Error Message Reference
ER_IB_MSG_902, Server Error Message Reference
ER_IB_MSG_903, Server Error Message Reference
ER_IB_MSG_904, Server Error Message Reference
ER_IB_MSG_905, Server Error Message Reference
ER_IB_MSG_906, Server Error Message Reference
ER_IB_MSG_907, Server Error Message Reference
ER_IB_MSG_908, Server Error Message Reference
ER_IB_MSG_909, Server Error Message Reference
ER_IB_MSG_91, Server Error Message Reference
ER_IB_MSG_910, Server Error Message Reference
ER_IB_MSG_911, Server Error Message Reference
ER_IB_MSG_912, Server Error Message Reference
ER_IB_MSG_913, Server Error Message Reference
ER_IB_MSG_914, Server Error Message Reference
ER_IB_MSG_915, Server Error Message Reference
ER_IB_MSG_916, Server Error Message Reference
ER_IB_MSG_917, Server Error Message Reference
ER_IB_MSG_918, Server Error Message Reference
ER_IB_MSG_919, Server Error Message Reference
ER_IB_MSG_92, Server Error Message Reference
ER_IB_MSG_920, Server Error Message Reference
ER_IB_MSG_921, Server Error Message Reference
ER_IB_MSG_922, Server Error Message Reference
ER_IB_MSG_923, Server Error Message Reference
ER_IB_MSG_924, Server Error Message Reference
ER_IB_MSG_925, Server Error Message Reference
ER_IB_MSG_926, Server Error Message Reference
ER_IB_MSG_927, Server Error Message Reference
ER_IB_MSG_928, Server Error Message Reference
ER_IB_MSG_929, Server Error Message Reference
ER_IB_MSG_93, Server Error Message Reference
ER_IB_MSG_930, Server Error Message Reference
ER_IB_MSG_931, Server Error Message Reference
ER_IB_MSG_932, Server Error Message Reference
ER_IB_MSG_933, Server Error Message Reference
ER_IB_MSG_934, Server Error Message Reference
ER_IB_MSG_935, Server Error Message Reference
ER_IB_MSG_936, Server Error Message Reference
ER_IB_MSG_937, Server Error Message Reference
ER_IB_MSG_938, Server Error Message Reference
ER_IB_MSG_939, Server Error Message Reference
ER_IB_MSG_94, Server Error Message Reference
ER_IB_MSG_940, Server Error Message Reference
ER_IB_MSG_941, Server Error Message Reference
ER_IB_MSG_942, Server Error Message Reference
ER_IB_MSG_943, Server Error Message Reference
ER_IB_MSG_944, Server Error Message Reference
ER_IB_MSG_945, Server Error Message Reference
ER_IB_MSG_946, Server Error Message Reference
ER_IB_MSG_947, Server Error Message Reference
ER_IB_MSG_948, Server Error Message Reference
ER_IB_MSG_949, Server Error Message Reference
ER_IB_MSG_95, Server Error Message Reference
ER_IB_MSG_950, Server Error Message Reference
ER_IB_MSG_951, Server Error Message Reference
ER_IB_MSG_952, Server Error Message Reference
ER_IB_MSG_953, Server Error Message Reference
ER_IB_MSG_954, Server Error Message Reference
ER_IB_MSG_955, Server Error Message Reference
ER_IB_MSG_956, Server Error Message Reference
ER_IB_MSG_957, Server Error Message Reference
ER_IB_MSG_958, Server Error Message Reference
ER_IB_MSG_959, Server Error Message Reference
ER_IB_MSG_96, Server Error Message Reference
ER_IB_MSG_960, Server Error Message Reference
ER_IB_MSG_961, Server Error Message Reference
ER_IB_MSG_962, Server Error Message Reference
ER_IB_MSG_963, Server Error Message Reference
ER_IB_MSG_964, Server Error Message Reference
ER_IB_MSG_965, Server Error Message Reference
ER_IB_MSG_966, Server Error Message Reference
ER_IB_MSG_967, Server Error Message Reference
ER_IB_MSG_968, Server Error Message Reference
ER_IB_MSG_969, Server Error Message Reference
ER_IB_MSG_97, Server Error Message Reference
ER_IB_MSG_970, Server Error Message Reference
ER_IB_MSG_971, Server Error Message Reference
ER_IB_MSG_972, Server Error Message Reference
ER_IB_MSG_973, Server Error Message Reference
ER_IB_MSG_974, Server Error Message Reference
ER_IB_MSG_975, Server Error Message Reference
ER_IB_MSG_976, Server Error Message Reference
ER_IB_MSG_977, Server Error Message Reference
ER_IB_MSG_978, Server Error Message Reference
ER_IB_MSG_979, Server Error Message Reference
ER_IB_MSG_98, Server Error Message Reference
ER_IB_MSG_980, Server Error Message Reference
ER_IB_MSG_981, Server Error Message Reference
ER_IB_MSG_982, Server Error Message Reference
ER_IB_MSG_983, Server Error Message Reference
ER_IB_MSG_984, Server Error Message Reference
ER_IB_MSG_985, Server Error Message Reference
ER_IB_MSG_986, Server Error Message Reference
ER_IB_MSG_987, Server Error Message Reference
ER_IB_MSG_988, Server Error Message Reference
ER_IB_MSG_989, Server Error Message Reference
ER_IB_MSG_99, Server Error Message Reference
ER_IB_MSG_990, Server Error Message Reference
ER_IB_MSG_991, Server Error Message Reference
ER_IB_MSG_992, Server Error Message Reference
ER_IB_MSG_993, Server Error Message Reference
ER_IB_MSG_994, Server Error Message Reference
ER_IB_MSG_995, Server Error Message Reference
ER_IB_MSG_996, Server Error Message Reference
ER_IB_MSG_997, Server Error Message Reference
ER_IB_MSG_998, Server Error Message Reference
ER_IB_MSG_999, Server Error Message Reference
ER_IB_MSG_BTREE_LEVEL_LIMIT_EXCEEDED, Server Error Message Reference
ER_IB_MSG_CLOCK_GETTIME_FAILED, Server Error Message Reference
ER_IB_MSG_CLOCK_MONOTONIC_UNSUPPORTED, Server Error Message Reference
ER_IB_MSG_DDL_LOG_DELETE_BY_ID_OK, Server Error Message Reference
ER_IB_MSG_DDL_LOG_DELETE_BY_ID_TMCT, Server Error Message Reference
ER_IB_MSG_DDL_LOG_FAIL_POST_DDL, Server Error Message Reference
ER_IB_MSG_DEPRECATED_INNODB_UNDO_TABLESPACES, Server Error Message Reference
ER_IB_MSG_DIR_DOES_NOT_EXIST, Server Error Message Reference
ER_IB_MSG_ERROR_OPENING_NEW_UNDO_SPACE, Server Error Message Reference
ER_IB_MSG_FAILED_SDI_Z_BUF_ERROR, Server Error Message Reference
ER_IB_MSG_FAILED_SDI_Z_MEM_ERROR, Server Error Message Reference
ER_IB_MSG_FAILED_TO_ALLOCATE_WAIT, Server Error Message Reference
ER_IB_MSG_FAILED_TO_FINISH_TRUNCATE, Server Error Message Reference
ER_IB_MSG_FAIL_TO_SAVE_SPACE_STATE, Server Error Message Reference
ER_IB_MSG_FOUND_WRONG_UNDO_SPACE, Server Error Message Reference
ER_IB_MSG_LOCK_FREE_HASH_USAGE_STATS, Server Error Message Reference
ER_IB_MSG_MADVISE_FAILED, Server Error Message Reference
ER_IB_MSG_MADV_DONTDUMP_UNSUPPORTED, Server Error Message Reference
ER_IB_MSG_MAX_UNDO_SPACES_REACHED, Server Error Message Reference
ER_IB_MSG_NOT_END_WITH_IBU, Server Error Message Reference
ER_IB_MSG_NO_ENCRYPT_PROGRESS_FOUND, Server Error Message Reference
ER_IB_MSG_NUM_POOLS, Server Error Message Reference
ER_IB_MSG_POST_RECOVER_DDL_LOG_RECOVER, Server Error Message Reference
ER_IB_MSG_POST_RECOVER_POST_TS_ENCRYPT, Server Error Message Reference
ER_IB_MSG_RESUME_OP_FOR_SPACE, Server Error Message Reference
ER_IB_MSG_SDI_Z_STREAM_ERROR, Server Error Message Reference
ER_IB_MSG_SDI_Z_UNKNOWN_ERROR, Server Error Message Reference
ER_IB_MSG_TOO_LONG_PATH, Server Error Message Reference
ER_IB_MSG_UNDO_TRUNC_BEFORE_UNDO_LOGGING, Server Error Message Reference
ER_IB_MSG_UNDO_TRUNC_BEFOR_DD_UPDATE, Server Error Message Reference
ER_IB_MSG_UNDO_TRUNC_EMPTY_FILE, Server Error Message Reference
ER_IB_MSG_UNDO_TRUNK_BEFORE_RSEG, Server Error Message Reference
ER_IB_MSG_UNEXPECTED_FILE_EXISTS, Server Error Message Reference
ER_IB_MSG_USING_UNDO_SPACE, Server Error Message Reference
ER_IB_MSG_WAIT_FOR_ENCRYPT_THREAD, Server Error Message Reference
ER_IB_RECV_FIRST_REC_GROUP_INVALID, Server Error Message Reference
ER_IDENT_CAUSES_TOO_LONG_PATH, Server Error Message Reference
ER_IDENT_CAUSES_TOO_LONG_PATH_IN_UPGRADE, Server Error Message Reference
ER_ILLEGAL_GRANT_FOR_TABLE, Server Error Message Reference
ER_ILLEGAL_HA, Server Error Message Reference
ER_ILLEGAL_HA_CREATE_OPTION, Server Error Message Reference
ER_ILLEGAL_PRIVILEGE_LEVEL, Server Error Message Reference
ER_ILLEGAL_REFERENCE, Server Error Message Reference
ER_ILLEGAL_USER_VAR, Server Error Message Reference
ER_ILLEGAL_VALUE_FOR_TYPE, Server Error Message Reference
ER_IMP_INCOMPATIBLE_DD_VERSION, Server Error Message Reference
ER_IMP_INCOMPATIBLE_MYSQLD_VERSION, Server Error Message Reference
ER_IMP_INCOMPATIBLE_SDI_VERSION, Server Error Message Reference
ER_IMP_NO_FILES_MATCHED, Server Error Message Reference
ER_IMP_SCHEMA_DOES_NOT_EXIST, Server Error Message Reference
ER_IMP_TABLE_ALREADY_EXISTS, Server Error Message Reference
ER_INCONSISTENT_ERROR, Server Error Message Reference
ER_INCONSISTENT_PARTITION_INFO_ERROR, Server Error Message Reference
ER_INCONSISTENT_TYPE_OF_FUNCTIONS_ERROR, Server Error Message Reference
ER_INCORRECT_CURRENT_PASSWORD, Server Error Message Reference
ER_INCORRECT_GLOBAL_LOCAL_VAR, Server Error Message Reference
ER_INCORRECT_TYPE, Server Error Message Reference
ER_INDEX_COLUMN_TOO_LONG, Server Error Message Reference
ER_INDEX_CORRUPT, Server Error Message Reference
ER_INDEX_TYPE_NOT_SUPPORTED_FOR_SPATIAL_INDEX, Server Error Message Reference
ER_INIT_BOOTSTRAP_COMPLETE, Server Error Message Reference
ER_INIT_CANT_OPEN_BOOTSTRAP_FILE, Server Error Message Reference
ER_INIT_CREATING_DD, Server Error Message Reference
ER_INIT_DATADIR_EXISTS_AND_NOT_WRITABLE_WONT_INITIALIZE, Server Error Message Reference
ER_INIT_DATADIR_EXISTS_AND_PATH_TOO_LONG_WONT_INITIALIZE, Server Error Message Reference
ER_INIT_DATADIR_EXISTS_WONT_INITIALIZE, Server Error Message Reference
ER_INIT_DATADIR_NOT_EMPTY_WONT_INITIALIZE, Server Error Message Reference
ER_INIT_GENERATING_TEMP_PASSWORD_FOR_ROOT, Server Error Message Reference
ER_INIT_ROOT_WITHOUT_PASSWORD, Server Error Message Reference
ER_INNODB_ACTIVE_INDEX_CHANGE_FAILED, Server Error Message Reference
ER_INNODB_CANNOT_BE_IGNORED, Server Error Message Reference
ER_INNODB_CANNOT_CREATE_TABLE, Server Error Message Reference
ER_INNODB_CANT_BUILD_INDEX_XLATION_TABLE_FOR, Server Error Message Reference
ER_INNODB_CANT_FIND_INDEX_IN_INNODB_DD, Server Error Message Reference
ER_INNODB_CANT_OPEN_TABLE, Server Error Message Reference
ER_INNODB_CLOSING_CONNECTION_ROLLS_BACK, Server Error Message Reference
ER_INNODB_CLUSTERED_INDEX_PRIVATE, Server Error Message Reference
ER_INNODB_DIFF_IN_REF_LEN, Server Error Message Reference
ER_INNODB_DIRTY_WATER_MARK_NOT_LOW, Server Error Message Reference
ER_INNODB_ERROR_LOGGER_FATAL_MSG, Server Error Message Reference
ER_INNODB_ERROR_LOGGER_MSG, Server Error Message Reference
ER_INNODB_FAILED_TO_FIND_IDX, Server Error Message Reference
ER_INNODB_FAILED_TO_FIND_IDX_FROM_DICT_CACHE, Server Error Message Reference
ER_INNODB_FAILED_TO_FIND_IDX_WITH_KEY_NO, Server Error Message Reference
ER_INNODB_FILES_SAME, Server Error Message Reference
ER_INNODB_FORCED_RECOVERY, Server Error Message Reference
ER_INNODB_FT_AUX_NOT_HEX_ID, Server Error Message Reference
ER_INNODB_FT_LIMIT, Server Error Message Reference
ER_INNODB_FT_WRONG_DOCID_COLUMN, Server Error Message Reference
ER_INNODB_FT_WRONG_DOCID_INDEX, Server Error Message Reference
ER_INNODB_IDX_CNT_FEWER_THAN_DEFINED_IN_MYSQL, Server Error Message Reference
ER_INNODB_IDX_CNT_MORE_THAN_DEFINED_IN_MYSQL, Server Error Message Reference
ER_INNODB_IDX_COLUMN_CNT_DIFF, Server Error Message Reference
ER_INNODB_ILLEGAL_COLON_IN_POOL, Server Error Message Reference
ER_INNODB_IMPORT_ERROR, Server Error Message Reference
ER_INNODB_INDEX_COLUMN_INFO_UNLIKE_MYSQLS, Server Error Message Reference
ER_INNODB_INDEX_CORRUPT, Server Error Message Reference
ER_INNODB_INTERNAL_INDEX, Server Error Message Reference
ER_INNODB_INVALID_INNODB_UNDO_DIRECTORY, Server Error Message Reference
ER_INNODB_INVALID_INNODB_UNDO_DIRECTORY_LOCATION, Server Error Message Reference
ER_INNODB_INVALID_LOG_GROUP_HOME_DIR, Server Error Message Reference
ER_INNODB_INVALID_MONITOR_COUNTER_NAME, Server Error Message Reference
ER_INNODB_INVALID_PAGE_SIZE, Server Error Message Reference
ER_INNODB_IO_CAPACITY_EXCEEDS_MAX, Server Error Message Reference
ER_INNODB_MANDATORY, Server Error Message Reference
ER_INNODB_MONITOR_DEFAULT_VALUE_NOT_DEFINED, Server Error Message Reference
ER_INNODB_MONITOR_IS_ENABLED, Server Error Message Reference
ER_INNODB_NO_FT_TEMP_TABLE, Server Error Message Reference
ER_INNODB_ONLINE_LOG_TOO_BIG, Server Error Message Reference
ER_INNODB_PARTITION_TABLE_LOWERCASED, Server Error Message Reference
ER_INNODB_PK_NOT_IN_MYSQL, Server Error Message Reference
ER_INNODB_PK_ONLY_IN_MYSQL, Server Error Message Reference
ER_INNODB_READ_ONLY, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_ACTIVE, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_DIRS_INVALID, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_DIR_CLASH, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_DIR_EMPTY, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_DIR_PERMISSIONS, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_FAILED, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_FILE_CREATE, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_INACTIVE, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_LABEL_NOT_FOUND, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_NO_SUCH_DIR, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_SESSION, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_START_SUBDIR_PATH, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_START_TIMEOUT, Server Error Message Reference
ER_INNODB_TRX_XLATION_TABLE_OOM, Server Error Message Reference
ER_INNODB_UNDO_LOG_FULL, Server Error Message Reference
ER_INNODB_UNKNOWN_COLLATION, Server Error Message Reference
ER_INNODB_UNREGISTERED_TRX_ACTIVE, Server Error Message Reference
ER_INNODB_USE_MONITOR_GROUP_NAME, Server Error Message Reference
ER_INSECURE_CHANGE_MASTER, Server Error Message Reference
ER_INSECURE_PLAIN_TEXT, Server Error Message Reference
ER_INSERT_INFO, Server Error Message Reference
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT, Server Error Message Reference
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT, Server Error Message Reference
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_SQL_LOG_BIN, Server Error Message Reference
ER_INTERNAL_ERROR, Server Error Message Reference
ER_INVALID_ADMIN_ADDRESS, Server Error Message Reference
ER_INVALID_ARGUMENT_FOR_LOGARITHM, Server Error Message Reference
ER_INVALID_BITWISE_AGGREGATE_OPERANDS_SIZE, Server Error Message Reference
ER_INVALID_BITWISE_OPERANDS_SIZE, Server Error Message Reference
ER_INVALID_CAST_TO_JSON, Server Error Message Reference
ER_INVALID_CHARACTER_STRING, Server Error Message Reference
ER_INVALID_CHARSET_AND_DEFAULT_IS_MB, Server Error Message Reference
ER_INVALID_COLLATION_FOR_CHARSET, Server Error Message Reference
ER_INVALID_DD_OBJECT, Server Error Message Reference
ER_INVALID_DD_OBJECT_ID, Server Error Message Reference
ER_INVALID_DD_OBJECT_NAME, Server Error Message Reference
ER_INVALID_DEFAULT, Server Error Message Reference
ER_INVALID_DEFAULT_UTF8MB4_COLLATION, Server Error Message Reference
ER_INVALID_ENCRYPTION_OPTION, Server Error Message Reference
ER_INVALID_ENCRYPTION_REQUEST, Server Error Message Reference
ER_INVALID_ERROR_LOG_NAME, Server Error Message Reference
ER_INVALID_FIELD_SIZE, Server Error Message Reference
ER_INVALID_GEOJSON_CRS_NOT_TOP_LEVEL, Server Error Message Reference
ER_INVALID_GEOJSON_MISSING_MEMBER, Server Error Message Reference
ER_INVALID_GEOJSON_UNSPECIFIED, Server Error Message Reference
ER_INVALID_GEOJSON_WRONG_TYPE, Server Error Message Reference
ER_INVALID_GROUP_FUNC_USE, Server Error Message Reference
ER_INVALID_INFO_IN_FRM, Server Error Message Reference
ER_INVALID_INSTRUMENT, Server Error Message Reference
ER_INVALID_JSON_BINARY_DATA, Server Error Message Reference
ER_INVALID_JSON_CHARSET, Server Error Message Reference
ER_INVALID_JSON_CHARSET_IN_FUNCTION, Server Error Message Reference
ER_INVALID_JSON_DATA, Server Error Message Reference
ER_INVALID_JSON_PATH, Server Error Message Reference
ER_INVALID_JSON_PATH_ARRAY_CELL, Server Error Message Reference
ER_INVALID_JSON_PATH_CHARSET, Server Error Message Reference
ER_INVALID_JSON_PATH_WILDCARD, Server Error Message Reference
ER_INVALID_JSON_TEXT, Server Error Message Reference
ER_INVALID_JSON_TEXT_IN_PARAM, Server Error Message Reference
ER_INVALID_JSON_TYPE, Server Error Message Reference
ER_INVALID_JSON_VALUE_FOR_CAST, Server Error Message Reference
ER_INVALID_JSON_VALUE_FOR_FUNC_INDEX, Server Error Message Reference
ER_INVALID_MULTIPLE_CLAUSES, Server Error Message Reference
ER_INVALID_NAMED_PIPE_FULL_ACCESS_GROUP, Server Error Message Reference
ER_INVALID_NO_OF_ARGS, Server Error Message Reference
ER_INVALID_ON_UPDATE, Server Error Message Reference
ER_INVALID_OPTION_CHARACTERS, Server Error Message Reference
ER_INVALID_OPTION_END_CHARACTER, Server Error Message Reference
ER_INVALID_OPTION_KEY, Server Error Message Reference
ER_INVALID_OPTION_KEY_VALUE_PAIR, Server Error Message Reference
ER_INVALID_OPTION_START_CHARACTER, Server Error Message Reference
ER_INVALID_OPTION_VALUE, Server Error Message Reference
ER_INVALID_OR_OLD_TABLE_OR_DB_NAME, Server Error Message Reference
ER_INVALID_PROPERTY_KEY, Server Error Message Reference
ER_INVALID_REPLICATION_TIMESTAMPS, Server Error Message Reference
ER_INVALID_RPL_WILD_TABLE_FILTER_PATTERN, Server Error Message Reference
ER_INVALID_THREAD_ID, Server Error Message Reference
ER_INVALID_THREAD_PRIORITY, Server Error Message Reference
ER_INVALID_TYPE_FOR_JSON, Server Error Message Reference
ER_INVALID_USE_OF_FORCE_OPTION, Server Error Message Reference
ER_INVALID_USE_OF_NULL, Server Error Message Reference
ER_INVALID_VALUE_FOR_ENFORCE_GTID_CONSISTENCY, Server Error Message Reference
ER_INVALID_VALUE_OF_BIND_ADDRESSES, Server Error Message Reference
ER_INVALID_VCPU_ID, Server Error Message Reference
ER_INVALID_VCPU_RANGE, Server Error Message Reference
ER_INVALID_YEAR_COLUMN_LENGTH, Server Error Message Reference
ER_IO_ERR_LOG_INDEX_READ, Server Error Message Reference
ER_IO_READ_ERROR, Server Error Message Reference
ER_IO_WRITE_ERROR, Server Error Message Reference
ER_IPSOCK_ERROR, Server Error Message Reference
ER_IS_QUERY_INVALID_CLAUSE, Server Error Message Reference
ER_I_S_SKIPPED_TABLESPACE, Server Error Message Reference
ER_JSON_BAD_ONE_OR_ALL_ARG, Server Error Message Reference
ER_JSON_DOCUMENT_NULL_KEY, Server Error Message Reference
ER_JSON_DOCUMENT_TOO_DEEP, Server Error Message Reference
ER_JSON_KEY_TOO_BIG, Server Error Message Reference
ER_JSON_PARSE_ERROR, Server Error Message Reference
ER_JSON_USED_AS_KEY, Server Error Message Reference
ER_JSON_VACUOUS_PATH, Server Error Message Reference
ER_JSON_VALUE_OUT_OF_RANGE_FOR_FUNC_INDEX, Server Error Message Reference
ER_JSON_VALUE_TOO_BIG, Server Error Message Reference
ER_JT_MAX_NESTED_PATH, Server Error Message Reference
ER_JT_VALUE_OUT_OF_RANGE, Server Error Message Reference
ER_KEYCACHE_OOM, Server Error Message Reference
ER_KEYRING_ACCESS_DENIED_ERROR, Server Error Message Reference
ER_KEYRING_AWS_CMK_ID_NOT_SET, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_DATA_FILE, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_KEY_FROM_CONF_FILE, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_KEY_ID_FROM_CONF_FILE, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_OR_CREATE_KEYRING_DATA_FILE, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_OR_CREATE_KEYRING_DIR, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_CONNECT_KMS, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_DECRYPT_KEY, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ENCRYPT_KEY, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_FLUSH_KEYRING_TO_FILE, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_GENERATE_KEY_DUE_TO_INTERNAL_ERROR, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_GENERATE_NEW_KEY, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_GET_KMS_CREDENTIAL_FROM_CONF_FILE, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_INIT_DUE_TO_INTERNAL_ERROR, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_INIT_DUE_TO_PLUGIN_INTERNAL_ERROR, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_OPEN_CONF_FILE, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_RESTORE_FROM_BACKUP_FILE, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_RE_ENCRYPT_KEY, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ROTATE_CMK, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_SET_CMK_ID, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_SET_REGION, Server Error Message Reference
ER_KEYRING_AWS_FOUND_MALFORMED_BACKUP_FILE, Server Error Message Reference
ER_KEYRING_AWS_INCORRECT_FILE, Server Error Message Reference
ER_KEYRING_AWS_INCORRECT_PROXY, Server Error Message Reference
ER_KEYRING_AWS_INCORRECT_REGION, Server Error Message Reference
ER_KEYRING_AWS_INIT_FAILURE, Server Error Message Reference
ER_KEYRING_AWS_INVALID_CONF_FILE_PATH, Server Error Message Reference
ER_KEYRING_AWS_INVALID_DATA_FILE_PATH, Server Error Message Reference
ER_KEYRING_AWS_INVALID_KEY_LENGTH_FOR_CIPHER, Server Error Message Reference
ER_KEYRING_AWS_UDF_AWS_KMS_ERROR, Server Error Message Reference
ER_KEYRING_CHECK_KEY_FAILED_DUE_TO_EMPTY_KEY_ID, Server Error Message Reference
ER_KEYRING_CHECK_KEY_FAILED_DUE_TO_INVALID_KEY, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_DECRYPTION_FAILED, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_ENCRYPTION_FAILED, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_FAILED_TO_CREATE_KEYRING_DIR, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_FAILED_TO_FLUSH_KEYRING, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_FAILED_TO_RESTORE_KEYRING, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_FOUND_MALFORMED_BACKUP_FILE, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_GEN_KEY_FAILED_DUE_TO_INTERNAL_ERROR, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_INCORRECT_KEYRING_FILE, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_INIT_FAILED_DUE_TO_INTERNAL_ERROR, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_INIT_FAILURE, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_INVALID_KEYRING_DIR, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_PASSWORD_IS_INVALID, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_PASSWORD_IS_TOO_LONG, Server Error Message Reference
ER_KEYRING_FAILED_TO_CREATE_KEYRING_DIR, Server Error Message Reference
ER_KEYRING_FAILED_TO_FLUSH_KEYRING_TO_FILE, Server Error Message Reference
ER_KEYRING_FAILED_TO_FLUSH_KEYS_TO_KEYRING, Server Error Message Reference
ER_KEYRING_FAILED_TO_FLUSH_KEYS_TO_KEYRING_BACKUP, Server Error Message Reference
ER_KEYRING_FAILED_TO_GENERATE_KEY, Server Error Message Reference
ER_KEYRING_FAILED_TO_GET_FILE_STAT, Server Error Message Reference
ER_KEYRING_FAILED_TO_LOAD_KEYRING_CONTENT, Server Error Message Reference
ER_KEYRING_FAILED_TO_REMOVE_FILE, Server Error Message Reference
ER_KEYRING_FAILED_TO_REMOVE_KEY_DUE_TO_EMPTY_ID, Server Error Message Reference
ER_KEYRING_FAILED_TO_RESTORE_FROM_BACKUP_FILE, Server Error Message Reference
ER_KEYRING_FAILED_TO_SET_KEYRING_FILE_DATA, Server Error Message Reference
ER_KEYRING_FAILED_TO_TRUNCATE_FILE, Server Error Message Reference
ER_KEYRING_FILE_INIT_FAILED, Server Error Message Reference
ER_KEYRING_FILE_IO_ERROR, Server Error Message Reference
ER_KEYRING_FOUND_MALFORMED_BACKUP_FILE, Server Error Message Reference
ER_KEYRING_INCORRECT_FILE, Server Error Message Reference
ER_KEYRING_INTERNAL_EXCEPTION_FAILED_FILE_INIT, Server Error Message Reference
ER_KEYRING_INVALID_KEY_LENGTH, Server Error Message Reference
ER_KEYRING_INVALID_KEY_TYPE, Server Error Message Reference
ER_KEYRING_KEY_FETCH_FAILED_DUE_TO_EMPTY_KEY_ID, Server Error Message Reference
ER_KEYRING_LOGGER_ERROR_MSG, Server Error Message Reference
ER_KEYRING_MIGRATE_FAILED, Server Error Message Reference
ER_KEYRING_MIGRATION_EXTRA_OPTIONS, Server Error Message Reference
ER_KEYRING_MIGRATION_FAILED, Server Error Message Reference
ER_KEYRING_MIGRATION_FAILURE, Server Error Message Reference
ER_KEYRING_MIGRATION_STATUS, Server Error Message Reference
ER_KEYRING_MIGRATION_SUCCESSFUL, Server Error Message Reference
ER_KEYRING_OKV_CONNECTION_TO_SERVER_FAILED, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_ACTIVATE_KEYS, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_ADD_ATTRIBUTE, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_FETCH_KEY, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_FIND_SERVER_ENTRY, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_FIND_STANDBY_SERVER_ENTRY, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_GENERATE_KEY, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_GENERATE_KEY_DUE_TO_INTERNAL_ERROR, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_INIT_CLIENT, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_INIT_SSL_LAYER, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_LOAD_KEY_UID, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_LOAD_SSL_TRUST_STORE, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_PARSE_CONF_FILE, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_REMOVE_KEY, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_RETRIEVE_KEY, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_RETRIEVE_KEY_SIGNATURE, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_SET_CERTIFICATE_FILE, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_SET_KEY_FILE, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_STORE_KEY, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_STORE_OR_GENERATE_KEY, Server Error Message Reference
ER_KEYRING_OKV_INCORRECT_KEY_VAULT_CONFIGURED, Server Error Message Reference
ER_KEYRING_OKV_INIT_FAILED_DUE_TO_INCORRECT_CONF, Server Error Message Reference
ER_KEYRING_OKV_INIT_FAILED_DUE_TO_INTERNAL_ERROR, Server Error Message Reference
ER_KEYRING_OKV_INVALID_KEY_LENGTH_FOR_CIPHER, Server Error Message Reference
ER_KEYRING_OKV_INVALID_KEY_TYPE, Server Error Message Reference
ER_KEYRING_OKV_KEY_MISMATCH, Server Error Message Reference
ER_KEYRING_OPERATION_FAILED_DUE_TO_INTERNAL_ERROR, Server Error Message Reference
ER_KEYRING_UDF_KEYRING_SERVICE_ERROR, Server Error Message Reference
ER_KEYRING_UNKNOWN_ERROR, Server Error Message Reference
ER_KEY_COLUMN_DOES_NOT_EXITS, Server Error Message Reference
ER_KEY_DOES_NOT_EXITS, Server Error Message Reference
ER_KEY_NOT_FOUND, Server Error Message Reference
ER_KEY_PART_0, Server Error Message Reference
ER_KEY_REF_DO_NOT_MATCH_TABLE_REF, Server Error Message Reference
ER_KILLED_THREADS_OF_PLUGIN, Server Error Message Reference
ER_KILLING_THREAD, Server Error Message Reference
ER_KILL_DENIED_ERROR, Server Error Message Reference
ER_LATITUDE_OUT_OF_RANGE, Server Error Message Reference
ER_LCTN_CHANGED, Server Error Message Reference
ER_LCTN_NOT_FOUND, Server Error Message Reference
ER_LDAP_AUTH_CERTIFICATE_NAME, Server Error Message Reference
ER_LDAP_AUTH_COMMUNICATION_HOST_INFO, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_CREATOR_ENTER, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_GET_LDAP_INFO_NULL, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_POOL_INIT_FAILED, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_POOL_REINIT_ENTER, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_PUSHED_TO_POOL, Server Error Message Reference
ER_LDAP_AUTH_CONN_POOL_DEINITIALIZING, Server Error Message Reference
ER_LDAP_AUTH_CONN_POOL_INITIALIZING, Server Error Message Reference
ER_LDAP_AUTH_CONN_POOL_NOT_CREATED, Server Error Message Reference
ER_LDAP_AUTH_CREATE_CONNECTION_KEY, Server Error Message Reference
ER_LDAP_AUTH_CREATING_LDAP_CONNECTION, Server Error Message Reference
ER_LDAP_AUTH_DEINIT_FAILED, Server Error Message Reference
ER_LDAP_AUTH_DELETING_CONNECTION_KEY, Server Error Message Reference
ER_LDAP_AUTH_DISTINGUISHED_NAME, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_CREATE_LDAP_CONNECTION, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_CREATE_LDAP_OBJECT, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_CREATE_LDAP_OBJECT_CREATOR, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_CREATE_OR_GET_CONNECTION, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_DEINITIALIZE_NOT_READY_POOL, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_DEINITIALIZE_POOL_IN_RECONSTRUCT_STATE, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_ESTABLISH_TLS_CONNECTION, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_GET_CONNECTION_AS_PLUGIN_NOT_READY, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_INITIALIZE_POOL_IN_DEINIT_STATE, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_INITIALIZE_POOL_IN_INIT_STATE, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_INITIALIZE_POOL_IN_RECONSTRUCTING, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_POOL_DEINIT, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_SEARCH_DN, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_WRITE_PACKET, Server Error Message Reference
ER_LDAP_AUTH_FREEING_CONNECTION, Server Error Message Reference
ER_LDAP_AUTH_GETTING_CONNECTION_FROM_POOL, Server Error Message Reference
ER_LDAP_AUTH_GRP_DN_PARSING_FAILED, Server Error Message Reference
ER_LDAP_AUTH_GRP_INCORRECT_ATTRIBUTE, Server Error Message Reference
ER_LDAP_AUTH_GRP_INFO_FOUND_IN_MANY_OBJECTS, Server Error Message Reference
ER_LDAP_AUTH_GRP_IS_FULL_DN, Server Error Message Reference
ER_LDAP_AUTH_GRP_NULL_ATTRIBUTE_VALUE, Server Error Message Reference
ER_LDAP_AUTH_GRP_OBJECT_HAS_USER_INFO, Server Error Message Reference
ER_LDAP_AUTH_GRP_SEARCH_NOT_SPECIAL_HDL, Server Error Message Reference
ER_LDAP_AUTH_GRP_SEARCH_SPECIAL_HDL, Server Error Message Reference
ER_LDAP_AUTH_GRP_USER_OBJECT_HAS_GROUP_INFO, Server Error Message Reference
ER_LDAP_AUTH_INFO_FOR_USER, Server Error Message Reference
ER_LDAP_AUTH_INIT_FAILED, Server Error Message Reference
ER_LDAP_AUTH_LDAPS, Server Error Message Reference
ER_LDAP_AUTH_LDAP_INFO_NULL, Server Error Message Reference
ER_LDAP_AUTH_MAX_ALLOWED_CONNECTION_LIMIT_HIT, Server Error Message Reference
ER_LDAP_AUTH_MAX_POOL_SIZE_SET_FAILED, Server Error Message Reference
ER_LDAP_AUTH_METHOD_TO_CLIENT, Server Error Message Reference
ER_LDAP_AUTH_OBJECT_CREATE_TIMESTAMP, Server Error Message Reference
ER_LDAP_AUTH_OR_GROUP_RETRIEVAL_FAILED, Server Error Message Reference
ER_LDAP_AUTH_PLUGIN_FAILED_TO_READ_PACKET, Server Error Message Reference
ER_LDAP_AUTH_POOLED_CONNECTION_KEY, Server Error Message Reference
ER_LDAP_AUTH_POOL_DISABLE_MAX_SIZE_ZERO, Server Error Message Reference
ER_LDAP_AUTH_POOL_GET_FAILED_TO_CREATE_CONNECTION, Server Error Message Reference
ER_LDAP_AUTH_POOL_REINITIALIZING, Server Error Message Reference
ER_LDAP_AUTH_RETURNING_CONNECTION_TO_POOL, Server Error Message Reference
ER_LDAP_AUTH_SASL_BIND_SUCCESS_INFO, Server Error Message Reference
ER_LDAP_AUTH_SASL_PROCESS_SASL, Server Error Message Reference
ER_LDAP_AUTH_SASL_REQUEST_FROM_CLIENT, Server Error Message Reference
ER_LDAP_AUTH_SEARCHED_USER_GRP_NAME, Server Error Message Reference
ER_LDAP_AUTH_SEARCH_USER_GROUP_ATTR_NOT_FOUND, Server Error Message Reference
ER_LDAP_AUTH_SETTING_USERNAME, Server Error Message Reference
ER_LDAP_AUTH_SKIPPING_USER_GROUP_SEARCH, Server Error Message Reference
ER_LDAP_AUTH_STARTED_FOR_USER, Server Error Message Reference
ER_LDAP_AUTH_STARTING_TLS, Server Error Message Reference
ER_LDAP_AUTH_TLS_CONF, Server Error Message Reference
ER_LDAP_AUTH_TLS_CONNECTION, Server Error Message Reference
ER_LDAP_AUTH_USER_AUTH_DATA, Server Error Message Reference
ER_LDAP_AUTH_USER_BIND_FAILED, Server Error Message Reference
ER_LDAP_AUTH_USER_FOUND_IN_MANY_GRPS, Server Error Message Reference
ER_LDAP_AUTH_USER_GROUP_SEARCH_FAILED, Server Error Message Reference
ER_LDAP_AUTH_USER_GROUP_SEARCH_INFO, Server Error Message Reference
ER_LDAP_AUTH_USER_GROUP_SEARCH_ROOT_BIND, Server Error Message Reference
ER_LDAP_AUTH_USER_HAS_MULTIPLE_GRP_NAMES, Server Error Message Reference
ER_LDAP_AUTH_USER_NOT_FOUND_IN_ANY_GRP, Server Error Message Reference
ER_LDAP_AUTH_ZERO_MAX_POOL_SIZE_UNCHANGED, Server Error Message Reference
ER_LDAP_EMPTY_USERDN_PASSWORD, Server Error Message Reference
ER_LDAP_MAPPING_CHECK_DELIMI_QUOTE, Server Error Message Reference
ER_LDAP_MAPPING_EMPTY_MAPPING, Server Error Message Reference
ER_LDAP_MAPPING_GETTING_NEXT_MAPPING, Server Error Message Reference
ER_LDAP_MAPPING_GET_USER_PROXY, Server Error Message Reference
ER_LDAP_MAPPING_INFO, Server Error Message Reference
ER_LDAP_MAPPING_IS_QUOTE, Server Error Message Reference
ER_LDAP_MAPPING_NON_DESIRED_STATE, Server Error Message Reference
ER_LDAP_MAPPING_NO_SEPEARATOR_END_OF_GROUP, Server Error Message Reference
ER_LDAP_MAPPING_PARSING_CURRENT_STATE, Server Error Message Reference
ER_LDAP_MAPPING_PARSING_ERROR, Server Error Message Reference
ER_LDAP_MAPPING_PARSING_MAPPING_INFO, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_DELIMITER, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_DELIMITER_COMMA_NOT_FOUND, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_DELIMITER_EQUAL_NOT_FOUND, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_DELIMITER_TRY_COMMA, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_MAPPING, Server Error Message Reference
ER_LDAP_MAPPING_TRIMMING_SPACES, Server Error Message Reference
ER_LDAP_MAPPING_USER_DONT_BELONG_GROUP, Server Error Message Reference
ER_LIMITED_PART_RANGE, Server Error Message Reference
ER_LOAD_DATA_INFILE_FAILED_IN_UNEXPECTED_WAY, Server Error Message Reference
ER_LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR, Server Error Message Reference
ER_LOAD_INFO, Server Error Message Reference
ER_LOCAL_VARIABLE, Server Error Message Reference
ER_LOCKING_SERVICE_DEADLOCK, Server Error Message Reference
ER_LOCKING_SERVICE_TIMEOUT, Server Error Message Reference
ER_LOCKING_SERVICE_WRONG_NAME, Server Error Message Reference
ER_LOCK_ABORTED, Server Error Message Reference
ER_LOCK_DEADLOCK, Server Error Message Reference
ER_LOCK_NOWAIT, Server Error Message Reference
ER_LOCK_ORDER_DEPENDENCIES_SYNTAX, Server Error Message Reference
ER_LOCK_ORDER_FAILED_READ_FILE, Server Error Message Reference
ER_LOCK_ORDER_FAILED_WRITE_FILE, Server Error Message Reference
ER_LOCK_ORDER_INIT_FAILED, Server Error Message Reference
ER_LOCK_ORDER_MESSAGE, Server Error Message Reference
ER_LOCK_ORDER_SCANNER_SYNTAX, Server Error Message Reference
ER_LOCK_OR_ACTIVE_TRANSACTION, Server Error Message Reference
ER_LOCK_REFUSED_BY_ENGINE, Server Error Message Reference
ER_LOCK_TABLE_FULL, Server Error Message Reference
ER_LOCK_WAIT_TIMEOUT, Server Error Message Reference
ER_LOG_BIN_BETTER_WITH_NAME, Server Error Message Reference
ER_LOG_CANNOT_WRITE, Server Error Message Reference
ER_LOG_CANNOT_WRITE_EXTENDED, Server Error Message Reference
ER_LOG_FILES_GIVEN_LOG_OUTPUT_IS_TABLE, Server Error Message Reference
ER_LOG_FILE_CANNOT_OPEN, Server Error Message Reference
ER_LOG_FILE_INVALID, Server Error Message Reference
ER_LOG_GENERAL_CANNOT_OPEN, Server Error Message Reference
ER_LOG_IN_USE, Server Error Message Reference
ER_LOG_OUTPUT_CONTRADICTORY, Server Error Message Reference
ER_LOG_PRINTF_MSG, Server Error Message Reference
ER_LOG_PURGE_NO_FILE, Server Error Message Reference
ER_LOG_PURGE_UNKNOWN_ERR, Server Error Message Reference
ER_LOG_SLOW_CANNOT_OPEN, Server Error Message Reference
ER_LOG_SYSLOG_CANNOT_OPEN, Server Error Message Reference
ER_LOG_SYSLOG_FACILITY_FAIL, Server Error Message Reference
ER_LONGITUDE_OUT_OF_RANGE, Server Error Message Reference
ER_LOWER_CASE_TABLE_NAMES_CS_DD_ON_CI_FS_UNSUPPORTED, Server Error Message Reference
ER_LOWER_CASE_TABLE_NAMES_USING_0, Server Error Message Reference
ER_LOWER_CASE_TABLE_NAMES_USING_2, Server Error Message Reference
ER_MALFORMED_GTID_SET_ENCODING, Server Error Message Reference
ER_MALFORMED_GTID_SET_SPECIFICATION, Server Error Message Reference
ER_MALFORMED_GTID_SPECIFICATION, Server Error Message Reference
ER_MALFORMED_PACKET, Server Error Message Reference
ER_MANDATORY_ROLE, Server Error Message Reference
ER_MASTER, Server Error Message Reference
ER_MASTER_DELAY_VALUE_OUT_OF_RANGE, Server Error Message Reference
ER_MASTER_FATAL_ERROR_READING_BINLOG, Server Error Message Reference
ER_MASTER_HAS_PURGED_REQUIRED_GTIDS, Server Error Message Reference
ER_MASTER_INFO, Server Error Message Reference
ER_MASTER_KEY_ROTATION_BINLOG_FAILED, Server Error Message Reference
ER_MASTER_KEY_ROTATION_NOT_SUPPORTED_BY_SE, Server Error Message Reference
ER_MASTER_KEY_ROTATION_SE_UNAVAILABLE, Server Error Message Reference
ER_MASTER_NET_READ, Server Error Message Reference
ER_MASTER_NET_WRITE, Server Error Message Reference
ER_MAXVALUE_IN_VALUES_IN, Server Error Message Reference
ER_MAX_PREPARED_STMT_COUNT_REACHED, Server Error Message Reference
ER_MECAB_CHARSET_LOADED, Server Error Message Reference
ER_MECAB_CREATE_LATTICE_FAILED, Server Error Message Reference
ER_MECAB_CREATING_MODEL, Server Error Message Reference
ER_MECAB_FAILED_TO_CREATE_MODEL, Server Error Message Reference
ER_MECAB_FAILED_TO_CREATE_TRIGGER, Server Error Message Reference
ER_MECAB_NOT_SUPPORTED, Server Error Message Reference
ER_MECAB_NOT_VERIFIED, Server Error Message Reference
ER_MECAB_OOM_WHILE_PARSING_TEXT, Server Error Message Reference
ER_MECAB_PARSE_FAILED, Server Error Message Reference
ER_MECAB_UNSUPPORTED_CHARSET, Server Error Message Reference
ER_MESSAGE_AND_STATEMENT, Server Error Message Reference
ER_MICROSECOND_TIMER_IS_NOT_AVAILABLE, Server Error Message Reference
ER_MISSING_ACL_SYSTEM_TABLE, Server Error Message Reference
ER_MISSING_CURRENT_PASSWORD, Server Error Message Reference
ER_MISSING_GRANT_SYSTEM_TABLE, Server Error Message Reference
ER_MISSING_HA_CREATE_OPTION, Server Error Message Reference
ER_MISSING_JSON_TABLE_VALUE, Server Error Message Reference
ER_MISSING_KEY, Server Error Message Reference
ER_MISSING_SKIP_SLAVE, Server Error Message Reference
ER_MISSING_TABLESPACE_FILE, Server Error Message Reference
ER_MIXING_NOT_ALLOWED, Server Error Message Reference
ER_MIX_HANDLER_ERROR, Server Error Message Reference
ER_MIX_OF_GROUP_FUNC_AND_FIELDS, Server Error Message Reference
ER_MIX_OF_GROUP_FUNC_AND_FIELDS_V2, Server Error Message Reference
ER_MTS_CANT_PARALLEL, Server Error Message Reference
ER_MTS_CHANGE_MASTER_CANT_RUN_WITH_GAPS, Server Error Message Reference
ER_MTS_EVENT_BIGGER_PENDING_JOBS_SIZE_MAX, Server Error Message Reference
ER_MTS_FEATURE_IS_NOT_SUPPORTED, Server Error Message Reference
ER_MTS_INCONSISTENT_DATA, Server Error Message Reference
ER_MTS_RECOVERY_FAILURE, Server Error Message Reference
ER_MTS_RESET_WORKERS, Server Error Message Reference
ER_MTS_UPDATED_DBS_GREATER_MAX, Server Error Message Reference
ER_MULTIPLE_DEF_CONST_IN_LIST_PART_ERROR, Server Error Message Reference
ER_MULTIPLE_PRI_KEY, Server Error Message Reference
ER_MULTI_UPDATE_KEY_CONFLICT, Server Error Message Reference
ER_MUST_CHANGE_EXPIRED_PASSWORD, Server Error Message Reference
ER_MUST_CHANGE_PASSWORD, Server Error Message Reference
ER_MUST_CHANGE_PASSWORD_LOGIN, Server Error Message Reference
ER_MYINIT_FAILED, Server Error Message Reference
ER_MYISAM_CHECK_METHOD_ERROR, Server Error Message Reference
ER_MYISAM_CRASHED_ERROR, Server Error Message Reference
ER_MYISAM_CRASHED_ERROR_IN, Server Error Message Reference
ER_MYISAM_CRASHED_ERROR_IN_THREAD, Server Error Message Reference
ER_MYSQL_NATIVE_PASSWORD_SECOND_PASSWORD_USED_INFORMATION, Server Error Message Reference
ER_MY_NET_WRITE_FAILED_FALLING_BACK_ON_STDERR, Server Error Message Reference
ER_M_BIGGER_THAN_D, Server Error Message Reference
ER_NAME_BECOMES_EMPTY, Server Error Message Reference
ER_NANOSECOND_TIMER_IS_NOT_AVAILABLE, Server Error Message Reference
ER_NATIVE_FCT_NAME_COLLISION, Server Error Message Reference
ER_NDB_BINLOG_BLOB_REQUIRES_PK, Server Error Message Reference
ER_NDB_BINLOG_CANT_COMMIT_TO_NDB_BINLOG_INDEX, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_BLOB, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_EVENT_IN_DB, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_EVENT_IN_DB_AND_CANT_DROP, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_EVENT_IN_DB_DROPPED, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_PURGE_THD, Server Error Message Reference
ER_NDB_BINLOG_CANT_DISCOVER_TABLE_FROM_SCHEMA_EVENT, Server Error Message Reference
ER_NDB_BINLOG_CANT_DROP_EVENT_FROM_DB, Server Error Message Reference
ER_NDB_BINLOG_CANT_INJECT_APPLY_STATUS_WRITE_ROW, Server Error Message Reference
ER_NDB_BINLOG_CANT_LOCK_NDB_BINLOG_INDEX, Server Error Message Reference
ER_NDB_BINLOG_CANT_RELEASE_SLOCK, Server Error Message Reference
ER_NDB_BINLOG_CANT_REOPEN_SHADOW_TABLE, Server Error Message Reference
ER_NDB_BINLOG_CANT_WRITE_TO_NDB_BINLOG_INDEX, Server Error Message Reference
ER_NDB_BINLOG_CLEANING_UP_SETUP_LEFTOVERS, Server Error Message Reference
ER_NDB_BINLOG_CLUSTER_FAILURE, Server Error Message Reference
ER_NDB_BINLOG_CLUSTER_HAS_RECONNECTED, Server Error Message Reference
ER_NDB_BINLOG_CLUSTER_RESTARTED_RESET_MASTER_SUGGESTED, Server Error Message Reference
ER_NDB_BINLOG_CREATE_TABLE_EVENT, Server Error Message Reference
ER_NDB_BINLOG_CREATE_TABLE_EVENT_FAILED, Server Error Message Reference
ER_NDB_BINLOG_CREATE_TABLE_EVENT_INFO, Server Error Message Reference
ER_NDB_BINLOG_CREATING_NDBEVENTOPERATION_FAILED, Server Error Message Reference
ER_NDB_BINLOG_DISCOVER_REUSING_OLD_EVENT_OPS, Server Error Message Reference
ER_NDB_BINLOG_DISCOVER_TABLE_EVENT_INFO, Server Error Message Reference
ER_NDB_BINLOG_ERROR_DURING_GCI_COMMIT, Server Error Message Reference
ER_NDB_BINLOG_ERROR_DURING_GCI_ROLLBACK, Server Error Message Reference
ER_NDB_BINLOG_ERROR_HANDLING_SCHEMA_EVENT, Server Error Message Reference
ER_NDB_BINLOG_ERROR_INFO_FROM_DA, Server Error Message Reference
ER_NDB_BINLOG_FAILED_CREATE_EVENT_OPERATIONS_DURING_RENAME, Server Error Message Reference
ER_NDB_BINLOG_FAILED_CREATE_TABLE_EVENT_OPERATIONS, Server Error Message Reference
ER_NDB_BINLOG_FAILED_TO_GET_TABLE, Server Error Message Reference
ER_NDB_BINLOG_FORMAT_CHANGED_FROM_STMT_TO_MIXED, Server Error Message Reference
ER_NDB_BINLOG_GENERIC_MESSAGE, Server Error Message Reference
ER_NDB_BINLOG_GOT_DIST_PRIV_EVENT_FLUSHING_PRIVILEGES, Server Error Message Reference
ER_NDB_BINLOG_GOT_SCHEMA_EVENT, Server Error Message Reference
ER_NDB_BINLOG_INJECTING_RANDOM_WRITE_FAILURE, Server Error Message Reference
ER_NDB_BINLOG_INJECTOR_DISCARDING_ROW_EVENT_METADATA, Server Error Message Reference
ER_NDB_BINLOG_LATEST_TRX_IN_EPOCH_NOT_IN_BINLOG, Server Error Message Reference
ER_NDB_BINLOG_LOST_SCHEMA_CONNECTION_CONTINUING, Server Error Message Reference
ER_NDB_BINLOG_LOST_SCHEMA_CONNECTION_WAITING, Server Error Message Reference
ER_NDB_BINLOG_NDBEVENT_EXECUTE_FAILED, Server Error Message Reference
ER_NDB_BINLOG_NDB_LOG_APPLY_STATUS_FORCING_FULL_USE_WRITE, Server Error Message Reference
ER_NDB_BINLOG_NDB_LOG_TRANSACTION_ID_REQUIRES_V2_ROW_EVENTS, Server Error Message Reference
ER_NDB_BINLOG_NDB_TABLES_INITIALLY_READ_ONLY, Server Error Message Reference
ER_NDB_BINLOG_NDB_TABLES_WRITABLE, Server Error Message Reference
ER_NDB_BINLOG_NOT_LOGGING, Server Error Message Reference
ER_NDB_BINLOG_ONLINE_ALTER_RENAME, Server Error Message Reference
ER_NDB_BINLOG_ONLINE_ALTER_RENAME_COMPLETE, Server Error Message Reference
ER_NDB_BINLOG_OPENING_INDEX, Server Error Message Reference
ER_NDB_BINLOG_RELEASING_EXTRA_SHARE_REFERENCES, Server Error Message Reference
ER_NDB_BINLOG_REMAINING_OPEN_TABLES, Server Error Message Reference
ER_NDB_BINLOG_REMAINING_OPEN_TABLE_INFO, Server Error Message Reference
ER_NDB_BINLOG_RENAME_EVENT, Server Error Message Reference
ER_NDB_BINLOG_REPLY_TO, Server Error Message Reference
ER_NDB_BINLOG_SERVER_SHUTDOWN_DURING_NDB_CLUSTER_START, Server Error Message Reference
ER_NDB_BINLOG_SHUTDOWN_DETECTED, Server Error Message Reference
ER_NDB_BINLOG_SIGNALLING_UNKNOWN_VALUE, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_DROP_OF_DB_CONTAINING_LOCAL_TABLES, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_DROP_OF_LOCAL_TABLE, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_LOCAL_TABLE, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_OLD_SCHEMA_OPERATION, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_RENAME_OF_LOCAL_TABLE, Server Error Message Reference
ER_NDB_BINLOG_STARTING_LOG_AT_EPOCH, Server Error Message Reference
ER_NDB_BINLOG_UNHANDLED_ERROR_FOR_TABLE, Server Error Message Reference
ER_NDB_BINLOG_UNKNOWN_NON_DATA_EVENT, Server Error Message Reference
ER_NDB_BINLOG_USING_SERVER_ID_0_SLAVES_WILL_NOT, Server Error Message Reference
ER_NDB_BINLOG_WRITE_TO_NDB_BINLOG_INDEX_FAILED_AFTER_KILL, Server Error Message Reference
ER_NDB_BINLOG_WRITING_TO_NDB_BINLOG_INDEX, Server Error Message Reference
ER_NDB_CANT_ALLOC_GLOBAL_NDB_CLUSTER_CONNECTION, Server Error Message Reference
ER_NDB_CANT_ALLOC_GLOBAL_NDB_OBJECT, Server Error Message Reference
ER_NDB_CANT_ALLOC_NDB_CLUSTER_CONNECTION, Server Error Message Reference
ER_NDB_CANT_FIND_TABLE, Server Error Message Reference
ER_NDB_CANT_PARSE_NDB_CLUSTER_CONNECTION_POOL_NODEIDS, Server Error Message Reference
ER_NDB_CANT_START_CONNECT_THREAD, Server Error Message Reference
ER_NDB_CLEANING_STRAY_TABLES, Server Error Message Reference
ER_NDB_CLEAR_SLOCK_INFO, Server Error Message Reference
ER_NDB_CLUSTER_FAILURE, Server Error Message Reference
ER_NDB_CLUSTER_FIND_ALL_DBS_FAIL, Server Error Message Reference
ER_NDB_CLUSTER_FIND_ALL_DBS_RETRY, Server Error Message Reference
ER_NDB_CLUSTER_FREE_SHARE_INFO, Server Error Message Reference
ER_NDB_CLUSTER_GENERIC_MESSAGE, Server Error Message Reference
ER_NDB_CLUSTER_GET_SHARE_INFO, Server Error Message Reference
ER_NDB_CLUSTER_MARK_SHARE_DROPPED_DESTROYING_SHARE, Server Error Message Reference
ER_NDB_CLUSTER_MARK_SHARE_DROPPED_INFO, Server Error Message Reference
ER_NDB_CLUSTER_OOM_THD_NDB, Server Error Message Reference
ER_NDB_CLUSTER_REAL_FREE_SHARE_DROP_FAILED, Server Error Message Reference
ER_NDB_CLUSTER_REAL_FREE_SHARE_INFO, Server Error Message Reference
ER_NDB_CLUSTER_SCHEMA_INFO, Server Error Message Reference
ER_NDB_CLUSTER_WRONG_NUMBER_OF_FUNCTION_ARGUMENTS, Server Error Message Reference
ER_NDB_COLUMN_DEFAULTS_DIFFER, Server Error Message Reference
ER_NDB_COLUMN_INFO, Server Error Message Reference
ER_NDB_COLUMN_SHOULD_NOT_HAVE_NATIVE_DEFAULT, Server Error Message Reference
ER_NDB_CONFLICT_FN_PARSE_ERROR, Server Error Message Reference
ER_NDB_CONFLICT_FN_SETUP_ERROR, Server Error Message Reference
ER_NDB_CONFLICT_GENERIC_MESSAGE, Server Error Message Reference
ER_NDB_COULD_NOT_GET_APPLY_STATUS_SHARE, Server Error Message Reference
ER_NDB_CPU_MASK_TOO_SHORT, Server Error Message Reference
ER_NDB_CREATE_EVENT_OPS_LOGGING_INFO, Server Error Message Reference
ER_NDB_CREATING_SHARE_IN_OPEN, Server Error Message Reference
ER_NDB_CREATING_TABLE, Server Error Message Reference
ER_NDB_DISCARDING_EVENT_ID_VERSION_MISMATCH, Server Error Message Reference
ER_NDB_DISCARDING_EVENT_NO_OBJ, Server Error Message Reference
ER_NDB_DISCONNECT_INFO, Server Error Message Reference
ER_NDB_DISCOVERED_MISSING_DB, Server Error Message Reference
ER_NDB_DISCOVERED_REMAINING_DB, Server Error Message Reference
ER_NDB_DISTRIBUTED_INFO, Server Error Message Reference
ER_NDB_DISTRIBUTING_ERR, Server Error Message Reference
ER_NDB_DISTRIBUTION_COMPLETE, Server Error Message Reference
ER_NDB_DUPLICATE_NODEID_IN_NDB_CLUSTER_CONNECTION_POOL_NODEIDS, Server Error Message Reference
ER_NDB_EMPTY_NODEID_IN_NDB_CLUSTER_CONNECTION_POOL_NODEIDS, Server Error Message Reference
ER_NDB_ERROR_IN_GET_AUTO_INCREMENT, Server Error Message Reference
ER_NDB_ERROR_IN_READAUTOINCREMENTVALUE, Server Error Message Reference
ER_NDB_FAILED_TO_SET_UP_TABLE, Server Error Message Reference
ER_NDB_FIELD_INFO, Server Error Message Reference
ER_NDB_FLUSHING_TABLE_INFO, Server Error Message Reference
ER_NDB_FOUND_UNCOMMITTED_AUTOCOMMIT, Server Error Message Reference
ER_NDB_GENERIC_ERROR, Server Error Message Reference
ER_NDB_HANDLE_TRAILING_SHARE_INFO, Server Error Message Reference
ER_NDB_IGNORING_UNKNOWN_EVENT, Server Error Message Reference
ER_NDB_ILLEGAL_VALUE_FOR_NDB_RECV_THREAD_CPU_MASK, Server Error Message Reference
ER_NDB_INFO_FAILED_TO_CREATE_NDBINFO, Server Error Message Reference
ER_NDB_INFO_FAILED_TO_INIT_NDBINFO, Server Error Message Reference
ER_NDB_INFO_FOUND_UNEXPECTED_FIELD_TYPE, Server Error Message Reference
ER_NDB_INITIALIZE_GIVEN_CLUSTER_PLUGIN_DISABLED, Server Error Message Reference
ER_NDB_INVALID_NODEID_IN_NDB_CLUSTER_CONNECTION_POOL_NODEIDS, Server Error Message Reference
ER_NDB_LOG_ENTRY, Server Error Message Reference
ER_NDB_LOG_ENTRY_WITH_PREFIX, Server Error Message Reference
ER_NDB_MISMATCH_IN_FRM_DISCOVERING, Server Error Message Reference
ER_NDB_MISSING_FRM_DISCOVERING, Server Error Message Reference
ER_NDB_NODEID_NOT_FIRST_IN_NDB_CLUSTER_CONNECTION_POOL_NODEIDS, Server Error Message Reference
ER_NDB_NODE_ID_AND_MANAGEMENT_SERVER_INFO, Server Error Message Reference
ER_NDB_NODE_INFO, Server Error Message Reference
ER_NDB_NOT_WAITING_FOR_DISTRIBUTING, Server Error Message Reference
ER_NDB_NUMBER_OF_CHANNELS, Server Error Message Reference
ER_NDB_OOM_GET_NDB_BLOBS_VALUE, Server Error Message Reference
ER_NDB_OOM_IN_FIX_UNIQUE_INDEX_ATTR_ORDER, Server Error Message Reference
ER_NDB_POOL_SIZE_MUST_MATCH_NDB_CLUSTER_CONNECTION_POOL_NODEIDS, Server Error Message Reference
ER_NDB_QUERY_FAILED, Server Error Message Reference
ER_NDB_REMAINING_OPEN_TABLES, Server Error Message Reference
ER_NDB_REMAINING_OPEN_TABLE_INFO, Server Error Message Reference
ER_NDB_REPLICATION_SCHEMA_ERROR, Server Error Message Reference
ER_NDB_SCHEMA_DISTRIBUTION_FAILED, Server Error Message Reference
ER_NDB_SCHEMA_DISTRIBUTION_REPORTS_SUBSCRIBE, Server Error Message Reference
ER_NDB_SCHEMA_DISTRIBUTION_REPORTS_UNSUBSCRIBE, Server Error Message Reference
ER_NDB_SCHEMA_GENERIC_MESSAGE, Server Error Message Reference
ER_NDB_SERVER_ID_RESERVED_OR_TOO_LARGE, Server Error Message Reference
ER_NDB_SHARE_ALREADY_EXISTS, Server Error Message Reference
ER_NDB_SKIPPING_SETUP_TABLE, Server Error Message Reference
ER_NDB_SLAVE_BINLOG_MISSING_INFO_FOR_CONFLICT_DETECTION, Server Error Message Reference
ER_NDB_SLAVE_CANT_ALLOCATE_TABLE_SHARE, Server Error Message Reference
ER_NDB_SLAVE_CONFLICT_DETECTION_REQUIRES_TRANSACTION_IDS, Server Error Message Reference
ER_NDB_SLAVE_CONFLICT_FUNCTION_REQUIRES_ROLE, Server Error Message Reference
ER_NDB_SLAVE_ERROR_IN_UPDATE_CREATE_INFO, Server Error Message Reference
ER_NDB_SLAVE_LOGGING_EXCEPTIONS_TO, Server Error Message Reference
ER_NDB_SLAVE_LOW_EPOCH_RESOLUTION, Server Error Message Reference
ER_NDB_SLAVE_MALFORMED_EVENT_RECEIVED_ON_TABLE, Server Error Message Reference
ER_NDB_SLAVE_MAX_REPLICATED_EPOCH_SET_TO, Server Error Message Reference
ER_NDB_SLAVE_MAX_REPLICATED_EPOCH_UNKNOWN, Server Error Message Reference
ER_NDB_SLAVE_MISSING_DATA_FOR_TIMESTAMP_COLUMN, Server Error Message Reference
ER_NDB_SLAVE_PARALLEL_WORKERS, Server Error Message Reference
ER_NDB_SLAVE_PREVIOUS_EPOCH_NOT_COMMITTED, Server Error Message Reference
ER_NDB_SLAVE_SAW_ALREADY_COMMITTED_EPOCH, Server Error Message Reference
ER_NDB_SLAVE_SAW_EPOCH_LOWER_THAN_PREVIOUS, Server Error Message Reference
ER_NDB_SLAVE_SAW_EPOCH_LOWER_THAN_PREVIOUS_ON_START, Server Error Message Reference
ER_NDB_SLAVE_TOO_MANY_RETRIES, Server Error Message Reference
ER_NDB_STARTING_CONNECT_THREAD, Server Error Message Reference
ER_NDB_TABLES_INITIALLY_READ_ONLY_ON_RECONNECT, Server Error Message Reference
ER_NDB_TABLES_NOT_READY, Server Error Message Reference
ER_NDB_TABLE_IS_NOT_DISTRIBUTED, Server Error Message Reference
ER_NDB_TABLE_OPENED_READ_ONLY, Server Error Message Reference
ER_NDB_THREAD_TIMED_OUT, Server Error Message Reference
ER_NDB_TIMED_OUT_IN_DROP_TABLE, Server Error Message Reference
ER_NDB_TIMEOUT_WHILE_DISTRIBUTING, Server Error Message Reference
ER_NDB_TOO_MANY_CPUS_IN_NDB_RECV_THREAD_CPU_MASK, Server Error Message Reference
ER_NDB_TRAILING_SHARE_RELEASED_BY_CLOSE_CACHED_TABLES, Server Error Message Reference
ER_NDB_TRANS_DEPENDENCY_TRACKER_ERROR, Server Error Message Reference
ER_NDB_UNEXPECTED_RENAME_TYPE, Server Error Message Reference
ER_NDB_USING_NODEID, Server Error Message Reference
ER_NDB_USING_NODEID_LIST, Server Error Message Reference
ER_NDB_UTIL_THREAD_OOM, Server Error Message Reference
ER_NDB_WAITING_INFO, Server Error Message Reference
ER_NDB_WAITING_INFO_WITH_MAP, Server Error Message Reference
ER_NEED_FILE_INSTEAD_OF_DIR, Server Error Message Reference
ER_NEED_LOG_BIN, Server Error Message Reference
ER_NEED_REPREPARE, Server Error Message Reference
ER_NETWORK_NAMESPACES_NOT_SUPPORTED, Server Error Message Reference
ER_NETWORK_NAMESPACE_FILE_PATH_TOO_LONG, Server Error Message Reference
ER_NETWORK_NAMESPACE_NOT_ALLOWED_FOR_WILDCARD_ADDRESS, Server Error Message Reference
ER_NETWORK_READ_EVENT_CHECKSUM_FAILURE, Server Error Message Reference
ER_NET_ERROR_ON_WRITE, Server Error Message Reference
ER_NET_FCNTL_ERROR, Server Error Message Reference
ER_NET_OK_PACKET_TOO_LARGE, Server Error Message Reference
ER_NET_PACKETS_OUT_OF_ORDER, Server Error Message Reference
ER_NET_PACKET_TOO_LARGE, Server Error Message Reference
ER_NET_READ_ERROR, Server Error Message Reference
ER_NET_READ_ERROR_FROM_PIPE, Server Error Message Reference
ER_NET_READ_INTERRUPTED, Server Error Message Reference
ER_NET_UNCOMPRESS_ERROR, Server Error Message Reference
ER_NET_WAIT_ERROR, Server Error Message Reference
ER_NET_WRITE_INTERRUPTED, Server Error Message Reference
ER_NEW_ABORTING_CONNECTION, Server Error Message Reference
ER_NO, Server Error Message Reference
ER_NONEXISTING_GRANT, Server Error Message Reference
ER_NONEXISTING_PROC_GRANT, Server Error Message Reference
ER_NONEXISTING_TABLE_GRANT, Server Error Message Reference
ER_NONPOSITIVE_RADIUS, Server Error Message Reference
ER_NONUNIQ_TABLE, Server Error Message Reference
ER_NONUPDATEABLE_COLUMN, Server Error Message Reference
ER_NON_BOOLEAN_EXPR_FOR_CHECK_CONSTRAINT, Server Error Message Reference
ER_NON_DEFAULT_VALUE_FOR_GENERATED_COLUMN, Server Error Message Reference
ER_NON_GROUPING_FIELD_USED, Server Error Message Reference
ER_NON_INSERTABLE_TABLE, Server Error Message Reference
ER_NON_RO_SELECT_DISABLE_TIMER, Server Error Message Reference
ER_NON_UNIQ_ERROR, Server Error Message Reference
ER_NON_UPDATABLE_TABLE, Server Error Message Reference
ER_NORMAL_SERVER_SHUTDOWN, Server Error Message Reference
ER_NORMAL_SHUTDOWN, Server Error Message Reference
ER_NOT_ALLOWED_COMMAND, Server Error Message Reference
ER_NOT_FORM_FILE, Server Error Message Reference
ER_NOT_HINT_UPDATABLE_VARIABLE, Server Error Message Reference
ER_NOT_IMPLEMENTED_FOR_CARTESIAN_SRS, Server Error Message Reference
ER_NOT_IMPLEMENTED_FOR_GEOGRAPHIC_SRS, Server Error Message Reference
ER_NOT_IMPLEMENTED_FOR_PROJECTED_SRS, Server Error Message Reference
ER_NOT_IMPLEMENTED_GET_TABLESPACE_STATISTICS, Server Error Message Reference
ER_NOT_KEYFILE, Server Error Message Reference
ER_NOT_RIGHT_NOW, Server Error Message Reference
ER_NOT_SUPPORTED_AUTH_MODE, Server Error Message Reference
ER_NOT_SUPPORTED_YET, Server Error Message Reference
ER_NOT_VALID_PASSWORD, Server Error Message Reference
ER_NO_ACCESS_TO_NATIVE_FCT, Server Error Message Reference
ER_NO_BINARY_LOGGING, Server Error Message Reference
ER_NO_BINLOG_ERROR, Server Error Message Reference
ER_NO_CSV_NO_LOG_TABLES, Server Error Message Reference
ER_NO_DB_ERROR, Server Error Message Reference
ER_NO_DEFAULT, Server Error Message Reference
ER_NO_DEFAULT_FOR_FIELD, Server Error Message Reference
ER_NO_DEFAULT_FOR_VIEW_FIELD, Server Error Message Reference
ER_NO_FORMAT_DESCRIPTION_EVENT_BEFORE_BINLOG_STATEMENT, Server Error Message Reference
ER_NO_FT_MATERIALIZED_SUBQUERY, Server Error Message Reference
ER_NO_PARTITION_FOR_GIVEN_VALUE, Server Error Message Reference
ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT, Server Error Message Reference
ER_NO_PARTS_ERROR, Server Error Message Reference
ER_NO_PATH_FOR_SHARED_LIBRARY, Server Error Message Reference
ER_NO_PERMISSION_TO_CREATE_USER, Server Error Message Reference
ER_NO_REFERENCED_ROW, Server Error Message Reference
ER_NO_REFERENCED_ROW_2, Server Error Message Reference
ER_NO_SECURE_TRANSPORTS_CONFIGURED, Server Error Message Reference
ER_NO_SESSION_TEMP, Server Error Message Reference
ER_NO_SUCH_DB, Server Error Message Reference
ER_NO_SUCH_INDEX, Server Error Message Reference
ER_NO_SUCH_TABLE, Server Error Message Reference
ER_NO_SUCH_THREAD, Server Error Message Reference
ER_NO_SUCH_USER, Server Error Message Reference
ER_NO_SUPER_WITHOUT_USER_PLUGIN, Server Error Message Reference
ER_NO_SYSTEM_SCHEMA_ACCESS, Server Error Message Reference
ER_NO_SYSTEM_TABLESPACE_ACCESS, Server Error Message Reference
ER_NO_SYSTEM_TABLE_ACCESS, Server Error Message Reference
ER_NO_SYSTEM_TABLE_ACCESS_FOR_DICTIONARY_TABLE, Server Error Message Reference
ER_NO_SYSTEM_TABLE_ACCESS_FOR_SYSTEM_TABLE, Server Error Message Reference
ER_NO_SYSTEM_TABLE_ACCESS_FOR_TABLE, Server Error Message Reference
ER_NO_SYSTEM_VIEW_ACCESS, Server Error Message Reference
ER_NO_TABLES_USED, Server Error Message Reference
ER_NO_THD_NO_UUID, Server Error Message Reference
ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA, Server Error Message Reference
ER_NO_UNIQUE_LOGFILE, Server Error Message Reference
ER_NPIPE_CANT_CREATE, Server Error Message Reference
ER_NPIPE_FAILED_TO_INIT_SECURITY_DESCRIPTOR, Server Error Message Reference
ER_NPIPE_FAILED_TO_SET_SECURITY_DESCRIPTOR, Server Error Message Reference
ER_NPIPE_PIPE_ALREADY_IN_USE, Server Error Message Reference
ER_NULL_COLUMN_IN_INDEX, Server Error Message Reference
ER_NULL_IN_VALUES_LESS_THAN, Server Error Message Reference
ER_NUMERIC_JSON_VALUE_OUT_OF_RANGE, Server Error Message Reference
ER_OLD_FILE_FORMAT, Server Error Message Reference
ER_OLD_KEYFILE, Server Error Message Reference
ER_OLD_PASSWORDS_NO_MIDDLE_GROUND, Server Error Message Reference
ER_OLD_TEMPORALS_UPGRADED, Server Error Message Reference
ER_ONLY_FD_AND_RBR_EVENTS_ALLOWED_IN_BINLOG_STATEMENT, Server Error Message Reference
ER_ONLY_IMPLEMENTED_FOR_SRID_0_AND_4326, Server Error Message Reference
ER_ONLY_INTEGERS_ALLOWED, Server Error Message Reference
ER_ONLY_ON_RANGE_LIST_PARTITION, Server Error Message Reference
ER_OOM, Server Error Message Reference
ER_OOM_SAVE_GTIDS, Server Error Message Reference
ER_OPEN_AS_READONLY, Server Error Message Reference
ER_OPEN_ROLE_TABLES, Server Error Message Reference
ER_OPERAND_COLUMNS, Server Error Message Reference
ER_OPTION_PREVENTS_STATEMENT, Server Error Message Reference
ER_OPT_WRONG_TREE, Server Error Message Reference
ER_OUTOFMEMORY, Server Error Message Reference
ER_OUT_OF_RESOURCES, Server Error Message Reference
ER_OUT_OF_SORTMEMORY, Server Error Message Reference
ER_PAGE_TRACKING_CANNOT_PURGE, Server Error Message Reference
ER_PAGE_TRACKING_NOT_STARTED, Server Error Message Reference
ER_PAGE_TRACKING_RANGE_NOT_TRACKED, Server Error Message Reference
ER_PARSER_TRACE, Server Error Message Reference
ER_PARSE_ERROR, Server Error Message Reference
ER_PARSE_ERROR_IN_DIGEST_FN, Server Error Message Reference
ER_PARSING_VIEW, Server Error Message Reference
ER_PARTIAL_REVOKES_EXIST, Server Error Message Reference
ER_PARTIAL_REVOKE_AND_DB_GRANT_BOTH_EXISTS, Server Error Message Reference
ER_PARTITIONS_MUST_BE_DEFINED_ERROR, Server Error Message Reference
ER_PARTITION_CLAUSE_ON_NONPARTITIONED, Server Error Message Reference
ER_PARTITION_COLUMN_LIST_ERROR, Server Error Message Reference
ER_PARTITION_CONST_DOMAIN_ERROR, Server Error Message Reference
ER_PARTITION_ENTRY_ERROR, Server Error Message Reference
ER_PARTITION_EXCHANGE_DIFFERENT_OPTION, Server Error Message Reference
ER_PARTITION_EXCHANGE_FOREIGN_KEY, Server Error Message Reference
ER_PARTITION_EXCHANGE_PART_TABLE, Server Error Message Reference
ER_PARTITION_EXCHANGE_TEMP_TABLE, Server Error Message Reference
ER_PARTITION_FIELDS_TOO_LONG, Server Error Message Reference
ER_PARTITION_FUNCTION_FAILURE, Server Error Message Reference
ER_PARTITION_FUNCTION_IS_NOT_ALLOWED, Server Error Message Reference
ER_PARTITION_FUNC_NOT_ALLOWED_ERROR, Server Error Message Reference
ER_PARTITION_HANDLER_ADMIN_MSG, Server Error Message Reference
ER_PARTITION_INSTEAD_OF_SUBPARTITION, Server Error Message Reference
ER_PARTITION_MAXVALUE_ERROR, Server Error Message Reference
ER_PARTITION_MERGE_ERROR, Server Error Message Reference
ER_PARTITION_MGMT_ON_NONPARTITIONED, Server Error Message Reference
ER_PARTITION_MOVE_CREATED_DUPLICATE_ROW_PLEASE_FIX, Server Error Message Reference
ER_PARTITION_NAME, Server Error Message Reference
ER_PARTITION_NOT_DEFINED_ERROR, Server Error Message Reference
ER_PARTITION_NO_TEMPORARY, Server Error Message Reference
ER_PARTITION_REQUIRES_VALUES_ERROR, Server Error Message Reference
ER_PARTITION_WRONG_NO_PART_ERROR, Server Error Message Reference
ER_PARTITION_WRONG_NO_SUBPART_ERROR, Server Error Message Reference
ER_PARTITION_WRONG_VALUES_ERROR, Server Error Message Reference
ER_PART_EXPR_TOO_LONG, Server Error Message Reference
ER_PASSWORD_ANONYMOUS_USER, Server Error Message Reference
ER_PASSWORD_CANNOT_BE_RETAINED_ON_PLUGIN_CHANGE, Server Error Message Reference
ER_PASSWORD_EXPIRATION_NOT_SUPPORTED_BY_AUTH_METHOD, Server Error Message Reference
ER_PASSWORD_EXPIRE_ANONYMOUS_USER, Server Error Message Reference
ER_PASSWORD_FORMAT, Server Error Message Reference
ER_PASSWORD_NOT_ALLOWED, Server Error Message Reference
ER_PASSWORD_NO_MATCH, Server Error Message Reference
ER_PATH_IN_DATADIR, Server Error Message Reference
ER_PATH_LENGTH, Server Error Message Reference
ER_PERFSCHEMA_COMPONENTS_INFRASTRUCTURE_BOOTSTRAP, Server Error Message Reference
ER_PERFSCHEMA_COMPONENTS_INFRASTRUCTURE_SHUTDOWN, Server Error Message Reference
ER_PERFSCHEMA_INIT_FAILED, Server Error Message Reference
ER_PERFSCHEMA_TABLES_INIT_FAILED, Server Error Message Reference
ER_PERSISTENT_PRIVILEGES_BOOTSTRAP, Server Error Message Reference
ER_PERSIST_ONLY_ACCESS_DENIED_ERROR, Server Error Message Reference
ER_PERSIST_OPTION_HOST_TRUNCATED, Server Error Message Reference
ER_PERSIST_OPTION_STATUS, Server Error Message Reference
ER_PERSIST_OPTION_USER_TRUNCATED, Server Error Message Reference
ER_PER_CHANNEL_RPL_FILTER_CONF_FOR_GRP_RPL, Server Error Message Reference
ER_PFS_MALLOC_ARRAY_OOM, Server Error Message Reference
ER_PFS_MALLOC_ARRAY_OVERFLOW, Server Error Message Reference
ER_PFS_NOTIFICATION_FUNCTION_REGISTER_FAILED, Server Error Message Reference
ER_PID_FILEPATH_LOCATIONS_INACCESSIBLE, Server Error Message Reference
ER_PID_FILE_PRIV_DIRECTORY_INSECURE, Server Error Message Reference
ER_PK_INDEX_CANT_BE_INVISIBLE, Server Error Message Reference
ER_PLUGGABLE_PROTOCOL_COMMAND_NOT_SUPPORTED, Server Error Message Reference
ER_PLUGIN_BAD_OPTIONS, Server Error Message Reference
ER_PLUGIN_CANNOT_BE_UNINSTALLED, Server Error Message Reference
ER_PLUGIN_CANT_LOAD, Server Error Message Reference
ER_PLUGIN_CANT_OPEN_PLUGIN_TABLE, Server Error Message Reference
ER_PLUGIN_CANT_SET_PERSISTENT_OPTIONS, Server Error Message Reference
ER_PLUGIN_COMMON_FAILED_TO_OPEN_FILTER_TABLES, Server Error Message Reference
ER_PLUGIN_COMMON_FAILED_TO_OPEN_TABLE, Server Error Message Reference
ER_PLUGIN_DELETE_BUILTIN, Server Error Message Reference
ER_PLUGIN_DID_NOT_DEINITIALIZE_THREADS, Server Error Message Reference
ER_PLUGIN_DISABLED, Server Error Message Reference
ER_PLUGIN_FAILED_DEINITIALIZATION, Server Error Message Reference
ER_PLUGIN_FAILED_TO_OPEN_TABLE, Server Error Message Reference
ER_PLUGIN_FAILED_TO_OPEN_TABLES, Server Error Message Reference
ER_PLUGIN_FORCING_SHUTDOWN, Server Error Message Reference
ER_PLUGIN_HAS_CONFLICTING_SYSTEM_VARIABLES, Server Error Message Reference
ER_PLUGIN_HAS_NONZERO_REFCOUNT_AFTER_DEINITIALIZATION, Server Error Message Reference
ER_PLUGIN_HAS_NONZERO_REFCOUNT_AFTER_SHUTDOWN, Server Error Message Reference
ER_PLUGIN_INIT_FAILED, Server Error Message Reference
ER_PLUGIN_INSTALL_ERROR, Server Error Message Reference
ER_PLUGIN_IS_NOT_LOADED, Server Error Message Reference
ER_PLUGIN_IS_PERMANENT, Server Error Message Reference
ER_PLUGIN_LOAD_PARAMETER_TOO_LONG, Server Error Message Reference
ER_PLUGIN_NOT_EARLY, Server Error Message Reference
ER_PLUGIN_NOT_EARLY_DUP, Server Error Message Reference
ER_PLUGIN_NO_INSTALL, Server Error Message Reference
ER_PLUGIN_NO_INSTALL_DUP, Server Error Message Reference
ER_PLUGIN_NO_UNINSTALL, Server Error Message Reference
ER_PLUGIN_OOM, Server Error Message Reference
ER_PLUGIN_PARSING_OPTIONS_FAILED, Server Error Message Reference
ER_PLUGIN_REGISTRATION_FAILED, Server Error Message Reference
ER_PLUGIN_SHUTTING_DOWN_PLUGIN, Server Error Message Reference
ER_PLUGIN_UNINSTALL_ERROR, Server Error Message Reference
ER_PLUGIN_UNKNOWN_VARIABLE_TYPE, Server Error Message Reference
ER_PLUGIN_VARIABLE_MISSING_NAME, Server Error Message Reference
ER_PLUGIN_VARIABLE_NOT_ALLOCATED_THREAD_LOCAL, Server Error Message Reference
ER_PLUGIN_VARIABLE_SET_READ_ONLY, Server Error Message Reference
ER_POINTLESS_WITHOUT_SLOWLOG, Server Error Message Reference
ER_POLYGON_TOO_LARGE, Server Error Message Reference
ER_PREPARE_FOR_SECONDARY_ENGINE, Server Error Message Reference
ER_PREVENTS_VARIABLE_WITHOUT_RBR, Server Error Message Reference
ER_PRIMARY_CANT_HAVE_NULL, Server Error Message Reference
ER_PRIVILEGE_SYSTEM_INIT_FAILED, Server Error Message Reference
ER_PROCACCESS_DENIED_ERROR, Server Error Message Reference
ER_PROC_AUTO_GRANT_FAIL, Server Error Message Reference
ER_PROC_AUTO_REVOKE_FAIL, Server Error Message Reference
ER_PS_MANY_PARAM, Server Error Message Reference
ER_PS_NO_RECURSION, Server Error Message Reference
ER_QUERY_CACHE_DISABLED, Server Error Message Reference
ER_QUERY_INTERRUPTED, Server Error Message Reference
ER_QUERY_ON_FOREIGN_DATA_SOURCE, Server Error Message Reference
ER_QUERY_TIMEOUT, Server Error Message Reference
ER_RANGE_NOT_INCREASING_ERROR, Server Error Message Reference
ER_READING_TABLE_FAILED, Server Error Message Reference
ER_READY, Server Error Message Reference
ER_READ_LOG_EVENT_FAILED, Server Error Message Reference
ER_READ_ONLY_MODE, Server Error Message Reference
ER_READ_ONLY_TRANSACTION, Server Error Message Reference
ER_REALLY_RUN_AS_ROOT, Server Error Message Reference
ER_RECORD_FILE_FULL, Server Error Message Reference
ER_RECOVERING_TABLE, Server Error Message Reference
ER_REFERENCED_TRG_DOES_NOT_EXIST, Server Error Message Reference
ER_REGEXP_BAD_ESCAPE_SEQUENCE, Server Error Message Reference
ER_REGEXP_BAD_INTERVAL, Server Error Message Reference
ER_REGEXP_BUFFER_OVERFLOW, Server Error Message Reference
ER_REGEXP_ERROR, Server Error Message Reference
ER_REGEXP_ILLEGAL_ARGUMENT, Server Error Message Reference
ER_REGEXP_INDEX_OUTOFBOUNDS_ERROR, Server Error Message Reference
ER_REGEXP_INTERNAL_ERROR, Server Error Message Reference
ER_REGEXP_INVALID_BACK_REF, Server Error Message Reference
ER_REGEXP_INVALID_CAPTURE_GROUP_NAME, Server Error Message Reference
ER_REGEXP_INVALID_FLAG, Server Error Message Reference
ER_REGEXP_INVALID_RANGE, Server Error Message Reference
ER_REGEXP_LOOK_BEHIND_LIMIT, Server Error Message Reference
ER_REGEXP_MAX_LT_MIN, Server Error Message Reference
ER_REGEXP_MISMATCHED_PAREN, Server Error Message Reference
ER_REGEXP_MISSING_CLOSE_BRACKET, Server Error Message Reference
ER_REGEXP_PATTERN_TOO_BIG, Server Error Message Reference
ER_REGEXP_RULE_SYNTAX, Server Error Message Reference
ER_REGEXP_STACK_OVERFLOW, Server Error Message Reference
ER_REGEXP_STRING_NOT_TERMINATED, Server Error Message Reference
ER_REGEXP_TIME_OUT, Server Error Message Reference
ER_REGEXP_UNIMPLEMENTED, Server Error Message Reference
ER_RELAY_LOG_FAIL, Server Error Message Reference
ER_RELAY_LOG_INIT, Server Error Message Reference
ER_RELAY_LOG_SPACE_LIMIT_DISABLED, Server Error Message Reference
ER_REMOVED_SPACES, Server Error Message Reference
ER_RENAMED_NAME, Server Error Message Reference
ER_RENAME_ROLE, Server Error Message Reference
ER_REORG_HASH_ONLY_ON_SAME_NO, Server Error Message Reference
ER_REORG_NO_PARAM_ERROR, Server Error Message Reference
ER_REORG_OUTSIDE_RANGE, Server Error Message Reference
ER_REORG_PARTITION_NOT_EXIST, Server Error Message Reference
ER_REPLACE_INACCESSIBLE_ROWS, Server Error Message Reference
ER_REQUIRES_PRIMARY_KEY, Server Error Message Reference
ER_RESERVED_SYNTAX, Server Error Message Reference
ER_RESERVED_TABLESPACE_NAME, Server Error Message Reference
ER_RESET_MASTER_TO_VALUE_OUT_OF_RANGE, Server Error Message Reference
ER_RESIGNAL_WITHOUT_ACTIVE_HANDLER, Server Error Message Reference
ER_RESOURCE_GROUP_BIND_FAILED, Server Error Message Reference
ER_RESOURCE_GROUP_BUSY, Server Error Message Reference
ER_RESOURCE_GROUP_DISABLED, Server Error Message Reference
ER_RESOURCE_GROUP_EXISTS, Server Error Message Reference
ER_RESOURCE_GROUP_IS_DISABLED, Server Error Message Reference
ER_RESOURCE_GROUP_METADATA_UPDATE_SKIPPED, Server Error Message Reference
ER_RESOURCE_GROUP_NOT_EXISTS, Server Error Message Reference
ER_RESOURCE_GROUP_POST_INIT_FAILED, Server Error Message Reference
ER_RESOURCE_GROUP_SUBSYSTEM_INIT_FAILED, Server Error Message Reference
ER_RESOURCE_GROUP_VALIDATION_FAILED, Server Error Message Reference
ER_RESTART_RECEIVED_INFO, Server Error Message Reference
ER_RESTART_SERVER_FAILED, Server Error Message Reference
ER_RES_GRP_FAILED_DETERMINE_CPU_COUNT, Server Error Message Reference
ER_RES_GRP_FAILED_TO_DETERMINE_NICE_CAPABILITY, Server Error Message Reference
ER_RES_GRP_FAILED_TO_GET_THREAD_HANDLE, Server Error Message Reference
ER_RES_GRP_FEATURE_NOT_AVAILABLE, Server Error Message Reference
ER_RES_GRP_GET_THREAD_PRIO_NOT_SUPPORTED, Server Error Message Reference
ER_RES_GRP_INVALID_THREAD_PRIORITY, Server Error Message Reference
ER_RES_GRP_INVALID_VCPU_ID, Server Error Message Reference
ER_RES_GRP_INVALID_VCPU_RANGE, Server Error Message Reference
ER_RES_GRP_SET_THREAD_PRIORITY_FAILED, Server Error Message Reference
ER_RES_GRP_SET_THR_AFFINITY_FAILED, Server Error Message Reference
ER_RES_GRP_SET_THR_AFFINITY_TO_CPUS_FAILED, Server Error Message Reference
ER_RES_GRP_SOLARIS_PROCESSOR_AFFINITY_FAILED, Server Error Message Reference
ER_RES_GRP_SOLARIS_PROCESSOR_BIND_TO_CPUID_FAILED, Server Error Message Reference
ER_RES_GRP_SOLARIS_PROCESSOR_BIND_TO_THREAD_FAILED, Server Error Message Reference
ER_RES_GRP_THD_UNBIND_FROM_CPU_FAILED, Server Error Message Reference
ER_RETRYING_REPAIR_WITHOUT_QUICK, Server Error Message Reference
ER_RETRYING_REPAIR_WITH_KEYCACHE, Server Error Message Reference
ER_REVOKE_GRANTS, Server Error Message Reference
ER_REWRITER_LOAD_FAILED, Server Error Message Reference
ER_REWRITER_OOM, Server Error Message Reference
ER_REWRITER_QUERY_ERROR_MSG, Server Error Message Reference
ER_REWRITER_QUERY_FAILED, Server Error Message Reference
ER_REWRITER_READ_FAILED, Server Error Message Reference
ER_REWRITER_TABLE_MALFORMED_ERROR, Server Error Message Reference
ER_ROLE_NOT_GRANTED, Server Error Message Reference
ER_ROW_DATA_TOO_BIG_TO_WRITE_IN_BINLOG, Server Error Message Reference
ER_ROW_DOES_NOT_MATCH_GIVEN_PARTITION_SET, Server Error Message Reference
ER_ROW_DOES_NOT_MATCH_PARTITION, Server Error Message Reference
ER_ROW_IN_WRONG_PARTITION, Server Error Message Reference
ER_ROW_IN_WRONG_PARTITION_PLEASE_REPAIR, Server Error Message Reference
ER_ROW_IS_REFERENCED, Server Error Message Reference
ER_ROW_IS_REFERENCED_2, Server Error Message Reference
ER_ROW_SINGLE_PARTITION_FIELD_ERROR, Server Error Message Reference
ER_RPL_BINLOG_FILTERS_OOM, Server Error Message Reference
ER_RPL_BINLOG_MASTER_SENDS_HEARTBEAT, Server Error Message Reference
ER_RPL_BINLOG_MASTER_USES_CHECKSUM_AND_SLAVE_CANT, Server Error Message Reference
ER_RPL_BINLOG_RELAY_DELEGATES_INIT_FAILED, Server Error Message Reference
ER_RPL_BINLOG_SKIPPING_REMAINING_HEARTBEAT_INFO, Server Error Message Reference
ER_RPL_BINLOG_STARTING_DUMP, Server Error Message Reference
ER_RPL_BINLOG_STORAGE_DELEGATES_INIT_FAILED, Server Error Message Reference
ER_RPL_BINLOG_TRANSMIT_DELEGATES_INIT_FAILED, Server Error Message Reference
ER_RPL_CANT_ADD_DO_TABLE, Server Error Message Reference
ER_RPL_CANT_ADD_IGNORE_TABLE, Server Error Message Reference
ER_RPL_CANT_CREATE_SLAVE_THREAD, Server Error Message Reference
ER_RPL_CANT_FIND_FOLLOWUP_FILE, Server Error Message Reference
ER_RPL_CANT_HAVE_SAME_BASENAME, Server Error Message Reference
ER_RPL_CANT_INITIALIZE_GTID_SETS_IN_RLI_INIT_INFO, Server Error Message Reference
ER_RPL_CANT_MAKE_PATHS, Server Error Message Reference
ER_RPL_CANT_OPEN_INFO_TABLE, Server Error Message Reference
ER_RPL_CANT_OPEN_LOG_IN_RLI_INIT_INFO, Server Error Message Reference
ER_RPL_CANT_SCAN_INFO_TABLE, Server Error Message Reference
ER_RPL_CANT_STOP_SLAVE_WHILE_LOCKED_BACKUP, Server Error Message Reference
ER_RPL_CHANGING_RELAY_LOG_INFO_REPO_TYPE_FAILED_DUE_TO_GAPS, Server Error Message Reference
ER_RPL_CHANNELS_REQUIRE_NON_ZERO_SERVER_ID, Server Error Message Reference
ER_RPL_CHANNELS_REQUIRE_TABLES_AS_INFO_REPOSITORIES, Server Error Message Reference
ER_RPL_CORRUPTED_INFO_TABLE, Server Error Message Reference
ER_RPL_CORRUPTED_KEYS_IN_INFO_TABLE, Server Error Message Reference
ER_RPL_ENCRYPTION_CANNOT_ROTATE_BINLOG_MASTER_KEY, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_ENCRYPT, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_FETCH_KEY, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_GENERATE_KEY, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_REMOVE_KEY, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_ROTATE_LOGS, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_STORE_KEY, Server Error Message Reference
ER_RPL_ENCRYPTION_HEADER_ERROR, Server Error Message Reference
ER_RPL_ENCRYPTION_KEYRING_INVALID_KEY, Server Error Message Reference
ER_RPL_ENCRYPTION_KEY_EXISTS_UNEXPECTED, Server Error Message Reference
ER_RPL_ENCRYPTION_KEY_NOT_FOUND, Server Error Message Reference
ER_RPL_ENCRYPTION_MASTER_KEY_RECOVERY_FAILED, Server Error Message Reference
ER_RPL_ENCRYPTION_UNABLE_TO_CHANGE_OPTION, Server Error Message Reference
ER_RPL_ERROR_CHANGING_MASTER_INFO_REPO_TYPE, Server Error Message Reference
ER_RPL_ERROR_CHANGING_RELAY_LOG_INFO_REPO_TYPE, Server Error Message Reference
ER_RPL_ERROR_CHECKING_REPOSITORY, Server Error Message Reference
ER_RPL_ERROR_CREATING_MASTER_INFO, Server Error Message Reference
ER_RPL_ERROR_CREATING_RELAY_LOG_INFO, Server Error Message Reference
ER_RPL_ERROR_LOOKING_FOR_LOG, Server Error Message Reference
ER_RPL_ERROR_READING_MASTER_CONFIGURATION, Server Error Message Reference
ER_RPL_ERROR_READING_SLAVE_WORKER_CONFIGURATION, Server Error Message Reference
ER_RPL_ERROR_WRITING_MASTER_CONFIGURATION, Server Error Message Reference
ER_RPL_ERROR_WRITING_RELAY_LOG_CONFIGURATION, Server Error Message Reference
ER_RPL_ERROR_WRITING_SLAVE_WORKER_CONFIGURATION, Server Error Message Reference
ER_RPL_FAILED_TO_CREATE_CACHE_FOR_INFO_FILE, Server Error Message Reference
ER_RPL_FAILED_TO_CREATE_NEW_INFO_FILE, Server Error Message Reference
ER_RPL_FAILED_TO_DELETE_FROM_SLAVE_WORKERS_INFO_REPOSITORY, Server Error Message Reference
ER_RPL_FAILED_TO_OPEN_INFO_FILE, Server Error Message Reference
ER_RPL_FAILED_TO_OPEN_RELAY_LOG, Server Error Message Reference
ER_RPL_FAILED_TO_RESET_STATE_IN_SLAVE_INFO_REPOSITORY, Server Error Message Reference
ER_RPL_FAILED_TO_STAT_LOG_IN_INDEX, Server Error Message Reference
ER_RPL_FILTERS_NOT_ATTACHED_TO_CHANNEL, Server Error Message Reference
ER_RPL_FILTER_ADD_WILD_DO_TABLE_FAILED, Server Error Message Reference
ER_RPL_FILTER_ADD_WILD_IGNORE_TABLE_FAILED, Server Error Message Reference
ER_RPL_GTID_LOG_EVENT_IN_STREAM, Server Error Message Reference
ER_RPL_GTID_MEMORY_FINALLY_AVAILABLE, Server Error Message Reference
ER_RPL_GTID_MODE_REQUIRES_ENFORCE_GTID_CONSISTENCY_ON, Server Error Message Reference
ER_RPL_GTID_TABLE_CANNOT_OPEN, Server Error Message Reference
ER_RPL_GTID_UNSAFE_ALTER_ADD_COL_WITH_DEFAULT_EXPRESSION, Server Error Message Reference
ER_RPL_GTID_UNSAFE_STMT_CREATE_SELECT, Server Error Message Reference
ER_RPL_GTID_UNSAFE_STMT_ON_NON_TRANS_TABLE, Server Error Message Reference
ER_RPL_GTID_UNSAFE_STMT_ON_TEMPORARY_TABLE, Server Error Message Reference
ER_RPL_INCOMPATIBLE_DECIMAL_IN_RBR, Server Error Message Reference
ER_RPL_INCONSISTENT_SEQUENCE_NO_IN_TRX, Server Error Message Reference
ER_RPL_INCONSISTENT_TIMESTAMPS_IN_TRX, Server Error Message Reference
ER_RPL_INFINITY_DENIED, Server Error Message Reference
ER_RPL_INFINITY_IGNORED, Server Error Message Reference
ER_RPL_INFO_DATA_TOO_LONG, Server Error Message Reference
ER_RPL_IO_THREAD_KILLED, Server Error Message Reference
ER_RPL_LOG_ENTRY_EXCEEDS_SLAVE_MAX_ALLOWED_PACKET, Server Error Message Reference
ER_RPL_LOG_NOT_FOUND_WHILE_COUNTING_RELAY_LOG_SPACE, Server Error Message Reference
ER_RPL_MTS_AUTOMATIC_RECOVERY_FAILED, Server Error Message Reference
ER_RPL_MTS_CHECKPOINT_PERIOD_DIFFERS_FROM_CNT, Server Error Message Reference
ER_RPL_MTS_GROUP_RECOVERY_RELAY_LOG_INFO, Server Error Message Reference
ER_RPL_MTS_GROUP_RECOVERY_RELAY_LOG_INFO_FOR_WORKER, Server Error Message Reference
ER_RPL_MTS_RECOVERY_CANT_OPEN_RELAY_LOG, Server Error Message Reference
ER_RPL_MTS_RECOVERY_COMPLETE, Server Error Message Reference
ER_RPL_MTS_RECOVERY_FAILED_TO_START_COORDINATOR, Server Error Message Reference
ER_RPL_MTS_RECOVERY_STARTING_COORDINATOR, Server Error Message Reference
ER_RPL_MTS_RECOVERY_SUCCESSFUL, Server Error Message Reference
ER_RPL_MTS_SLAVE_COORDINATOR_HAS_WAITED, Server Error Message Reference
ER_RPL_MTS_STATISTICS, Server Error Message Reference
ER_RPL_MULTISOURCE_REQUIRES_TABLE_TYPE_REPOSITORIES, Server Error Message Reference
ER_RPL_OPEN_INDEX_FILE_FAILED, Server Error Message Reference
ER_RPL_PLEASE_USE_OPTION_RELAY_LOG, Server Error Message Reference
ER_RPL_PLUGIN_FUNCTION_FAILED, Server Error Message Reference
ER_RPL_RECOVERY_ERROR, Server Error Message Reference
ER_RPL_RECOVERY_ERROR_FREEING_IO_CACHE, Server Error Message Reference
ER_RPL_RECOVERY_ERROR_READ_RELAY_LOG, Server Error Message Reference
ER_RPL_RECOVERY_FILE_MASTER_POS_INFO, Server Error Message Reference
ER_RPL_RECOVERY_IO_ERROR_READING_RELAY_LOG_INDEX, Server Error Message Reference
ER_RPL_RECOVERY_NO_ROTATE_EVENT_FROM_MASTER, Server Error Message Reference
ER_RPL_RECOVERY_REPLICATE_SAME_SERVER_ID_REQUIRES_POSITION, Server Error Message Reference
ER_RPL_RECOVERY_SKIPPED_GROUP_REPLICATION_CHANNEL, Server Error Message Reference
ER_RPL_RELAY_LOG_INDEX_NEEDS_FILE_NOT_DIRECTORY, Server Error Message Reference
ER_RPL_RELAY_LOG_NEEDS_FILE_NOT_DIRECTORY, Server Error Message Reference
ER_RPL_REPO_HAS_GAPS, Server Error Message Reference
ER_RPL_REPO_SHOULD_BE_TABLE, Server Error Message Reference
ER_RPL_REWRITEDB_EMPTY_FROM, Server Error Message Reference
ER_RPL_REWRITEDB_EMPTY_TO, Server Error Message Reference
ER_RPL_REWRITEDB_MISSING_ARROW, Server Error Message Reference
ER_RPL_RLI_INIT_INFO_MSG, Server Error Message Reference
ER_RPL_SERVER_ID_MISSING, Server Error Message Reference
ER_RPL_SLAVE_ADDITIONAL_ERROR_INFO_FROM_DA, Server Error Message Reference
ER_RPL_SLAVE_AUTO_POSITION_IS_1_AND_GTID_MODE_IS_OFF, Server Error Message Reference
ER_RPL_SLAVE_CANT_FLUSH_MASTER_INFO_FILE, Server Error Message Reference
ER_RPL_SLAVE_CANT_INITIALIZE_SLAVE_WORKER, Server Error Message Reference
ER_RPL_SLAVE_CANT_INIT_RELAY_LOG_POSITION, Server Error Message Reference
ER_RPL_SLAVE_CANT_START_SLAVE_FOR_CHANNEL, Server Error Message Reference
ER_RPL_SLAVE_CANT_STOP_SLAVE_FOR_CHANNEL, Server Error Message Reference
ER_RPL_SLAVE_CANT_USE_CHARSET, Server Error Message Reference
ER_RPL_SLAVE_CONNECTED_TO_MASTER_REPLICATION_RESUMED, Server Error Message Reference
ER_RPL_SLAVE_CONNECTED_TO_MASTER_REPLICATION_STARTED, Server Error Message Reference
ER_RPL_SLAVE_COULD_NOT_CREATE_CHANNEL_LIST, Server Error Message Reference
ER_RPL_SLAVE_DUMP_THREAD_KILLED_BY_MASTER, Server Error Message Reference
ER_RPL_SLAVE_ERROR_INFO_FROM_DA, Server Error Message Reference
ER_RPL_SLAVE_ERROR_LOADING_USER_DEFINED_LIBRARY, Server Error Message Reference
ER_RPL_SLAVE_ERROR_READING_FROM_SERVER, Server Error Message Reference
ER_RPL_SLAVE_ERROR_READING_RELAY_LOG_EVENTS, Server Error Message Reference
ER_RPL_SLAVE_ERROR_REQUESTING_BINLOG_DUMP, Server Error Message Reference
ER_RPL_SLAVE_ERROR_RETRYING, Server Error Message Reference
ER_RPL_SLAVE_ERROR_RUNNING_QUERY, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_CREATE_CHANNEL_FROM_MASTER_INFO, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_CREATE_OR_RECOVER_INFO_REPOSITORIES, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_INIT_A_MASTER_INFO_STRUCTURE, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_INIT_MASTER_INFO_STRUCTURE, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_INIT_PARTITIONS_HASH, Server Error Message Reference
ER_RPL_SLAVE_FILTER_CREATE_FAILED, Server Error Message Reference
ER_RPL_SLAVE_FLUSH_RELAY_LOGS_NOT_ALLOWED, Server Error Message Reference
ER_RPL_SLAVE_FORCING_TO_RECONNECT_IO_THREAD, Server Error Message Reference
ER_RPL_SLAVE_GENERIC_MESSAGE, Server Error Message Reference
ER_RPL_SLAVE_GLOBAL_FILTERS_COPY_FAILED, Server Error Message Reference
ER_RPL_SLAVE_INCORRECT_CHANNEL, Server Error Message Reference
ER_RPL_SLAVE_INSECURE_CHANGE_MASTER, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_ABORTED_WAITING_FOR_RELAY_LOG_SPACE, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_CANT_REGISTER_ON_MASTER, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_DETECTED_UNEXPECTED_EVENT_SEQUENCE, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_EXITING, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_KILLED, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_STOP_CMD_EXEC_TIMEOUT, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_WAS_KILLED, Server Error Message Reference
ER_RPL_SLAVE_MASTER_UUID_HAS_CHANGED, Server Error Message Reference
ER_RPL_SLAVE_NDB_TABLES_NOT_AVAILABLE, Server Error Message Reference
ER_RPL_SLAVE_NEW_MASTER_INFO_NEEDS_REPOS_TYPE_OTHER_THAN_FILE, Server Error Message Reference
ER_RPL_SLAVE_NEXT_LOG_IS_ACTIVE, Server Error Message Reference
ER_RPL_SLAVE_NEXT_LOG_IS_INACTIVE, Server Error Message Reference
ER_RPL_SLAVE_QUEUE_EVENT_FAILED_INVALID_CONFIGURATION, Server Error Message Reference
ER_RPL_SLAVE_READ_INVALID_EVENT_FROM_MASTER, Server Error Message Reference
ER_RPL_SLAVE_REPORT_HOST_TOO_LONG, Server Error Message Reference
ER_RPL_SLAVE_REPORT_PASSWORD_TOO_LONG, Server Error Message Reference
ER_RPL_SLAVE_REPORT_USER_TOO_LONG, Server Error Message Reference
ER_RPL_SLAVE_RESET_FILTER_OPTIONS, Server Error Message Reference
ER_RPL_SLAVE_SECONDS_BEHIND_MASTER_DUBIOUS, Server Error Message Reference
ER_RPL_SLAVE_SKIP_COUNTER_EXECUTED, Server Error Message Reference
ER_RPL_SLAVE_SQL_THREAD_EXITING, Server Error Message Reference
ER_RPL_SLAVE_SQL_THREAD_IO_ERROR_READING_EVENT, Server Error Message Reference
ER_RPL_SLAVE_SQL_THREAD_STARTING, Server Error Message Reference
ER_RPL_SLAVE_SQL_THREAD_STOP_CMD_EXEC_TIMEOUT, Server Error Message Reference
ER_RPL_SLAVE_STOPPING_AS_MASTER_OOM, Server Error Message Reference
ER_RPL_SLAVE_USES_CHECKSUM_AND_MASTER_PRE_50, Server Error Message Reference
ER_RPL_SLAVE_WORKER_THREAD_CREATION_FAILED, Server Error Message Reference
ER_RPL_SLAVE_WORKER_THREAD_CREATION_FAILED_WITH_ERRNO, Server Error Message Reference
ER_RPL_SSL_INFO_IN_MASTER_INFO_IGNORED, Server Error Message Reference
ER_RPL_TIMESTAMPS_RETURNED_TO_NORMAL, Server Error Message Reference
ER_RPL_TRX_DELEGATES_INIT_FAILED, Server Error Message Reference
ER_RPL_UNEXPECTED_BEGIN_IN_STREAM, Server Error Message Reference
ER_RPL_UNEXPECTED_COMMIT_ROLLBACK_OR_XID_LOG_EVENT_IN_STREAM, Server Error Message Reference
ER_RPL_UNEXPECTED_XA_ROLLBACK_IN_STREAM, Server Error Message Reference
ER_RPL_UNSUPPORTED_UNIGNORABLE_EVENT_IN_STREAM, Server Error Message Reference
ER_RPL_WORKER_CANT_FIND_NEXT_RELAY_LOG, Server Error Message Reference
ER_RPL_WORKER_CANT_READ_RELAY_LOG, Server Error Message Reference
ER_RPL_WORKER_ID_IS, Server Error Message Reference
ER_RPL_ZOMBIE_ENCOUNTERED, Server Error Message Reference
ER_RUNNING_APPLIER_PREVENTS_SWITCH_GLOBAL_BINLOG_FORMAT, Server Error Message Reference
ER_RUN_HOOK_ERROR, Server Error Message Reference
ER_SAME_NAME_PARTITION, Server Error Message Reference
ER_SAME_NAME_PARTITION_FIELD, Server Error Message Reference
ER_SCHEDULER_KILLING, Server Error Message Reference
ER_SCHEDULER_STARTED, Server Error Message Reference
ER_SCHEDULER_STOPPED, Server Error Message Reference
ER_SCHEDULER_STOPPING_FAILED_TO_CREATE_WORKER, Server Error Message Reference
ER_SCHEDULER_STOPPING_FAILED_TO_GET_EVENT, Server Error Message Reference
ER_SCHEDULER_WAITING, Server Error Message Reference
ER_SCHEMA_DIR_CREATE_FAILED, Server Error Message Reference
ER_SCHEMA_DIR_EXISTS, Server Error Message Reference
ER_SCHEMA_DIR_MISSING, Server Error Message Reference
ER_SCHEMA_DIR_UNKNOWN, Server Error Message Reference
ER_SDI_OPERATION_FAILED, Server Error Message Reference
ER_SECONDARY_ENGINE, Server Error Message Reference
ER_SECONDARY_ENGINE_DDL, Server Error Message Reference
ER_SECONDARY_ENGINE_PLUGIN, Server Error Message Reference
ER_SECOND_PASSWORD_CANNOT_BE_EMPTY, Server Error Message Reference
ER_SECURE_AUTH_VALUE_UNSUPPORTED, Server Error Message Reference
ER_SECURE_TRANSPORT_REQUIRED, Server Error Message Reference
ER_SEC_FILE_PRIV_ARGUMENT_TOO_LONG, Server Error Message Reference
ER_SEC_FILE_PRIV_CANT_ACCESS_DIR, Server Error Message Reference
ER_SEC_FILE_PRIV_CANT_STAT, Server Error Message Reference
ER_SEC_FILE_PRIV_DIRECTORY_INSECURE, Server Error Message Reference
ER_SEC_FILE_PRIV_DIRECTORY_PERMISSIONS, Server Error Message Reference
ER_SEC_FILE_PRIV_EMPTY, Server Error Message Reference
ER_SEC_FILE_PRIV_IGNORED, Server Error Message Reference
ER_SEC_FILE_PRIV_NULL, Server Error Message Reference
ER_SELECT_REDUCED, Server Error Message Reference
ER_SEMISYNC_ADD_ACK_TO_SLOT, Server Error Message Reference
ER_SEMISYNC_BINLOG_REPLY_IS_AHEAD, Server Error Message Reference
ER_SEMISYNC_BINLOG_WRITE_OUT_OF_ORDER, Server Error Message Reference
ER_SEMISYNC_CLEARED_ACTIVE_TRANSACTION_TILL_POS, Server Error Message Reference
ER_SEMISYNC_CLEARED_ALL_ACTIVE_TRANSACTION_NODES, Server Error Message Reference
ER_SEMISYNC_DISABLED_ON_MASTER, Server Error Message Reference
ER_SEMISYNC_EXECUTION_FAILED_ON_MASTER, Server Error Message Reference
ER_SEMISYNC_FAILED_REGISTER_SLAVE_TO_RECEIVER, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_ALLOCATE_TRX_NODE, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_INSERT_TRX_NODE, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_START_ACK_RECEIVER_THD, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_STOP_ACK_RECEIVER_THD, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_WAIT_ON_DUMP_SOCKET, Server Error Message Reference
ER_SEMISYNC_FORCED_SHUTDOWN, Server Error Message Reference
ER_SEMISYNC_FUNCTION_CALLED_TWICE, Server Error Message Reference
ER_SEMISYNC_INIT_WAIT_POS, Server Error Message Reference
ER_SEMISYNC_INSERT_LOG_INFO_IN_ENTRY, Server Error Message Reference
ER_SEMISYNC_MASTER_FAILED_ON_NET_FLUSH, Server Error Message Reference
ER_SEMISYNC_MASTER_GOT_REPLY_AT_POS, Server Error Message Reference
ER_SEMISYNC_MASTER_OOM, Server Error Message Reference
ER_SEMISYNC_MASTER_SIGNAL_ALL_WAITING_THREADS, Server Error Message Reference
ER_SEMISYNC_MASTER_TRX_WAIT_POS, Server Error Message Reference
ER_SEMISYNC_MISSING_MAGIC_NO_FOR_SEMISYNC_PKT, Server Error Message Reference
ER_SEMISYNC_MOVE_BACK_WAIT_POS, Server Error Message Reference
ER_SEMISYNC_NOT_SUPPORTED_BY_MASTER, Server Error Message Reference
ER_SEMISYNC_NO_SPACE_IN_THE_PKT, Server Error Message Reference
ER_SEMISYNC_PROBE_LOG_INFO_IN_ENTRY, Server Error Message Reference
ER_SEMISYNC_RECEIVED_ACK_IS_SMALLER, Server Error Message Reference
ER_SEMISYNC_REPLY_BINLOG_FILE_TOO_LARGE, Server Error Message Reference
ER_SEMISYNC_REPLY_MAGIC_NO_ERROR, Server Error Message Reference
ER_SEMISYNC_REPLY_PKT_LENGTH_TOO_SMALL, Server Error Message Reference
ER_SEMISYNC_RPL_ENABLED_ON_MASTER, Server Error Message Reference
ER_SEMISYNC_RPL_INIT_FOR_TRX, Server Error Message Reference
ER_SEMISYNC_RPL_SWITCHED_OFF, Server Error Message Reference
ER_SEMISYNC_RPL_SWITCHED_ON, Server Error Message Reference
ER_SEMISYNC_SERVER_REPLY, Server Error Message Reference
ER_SEMISYNC_SLAVE_NET_FLUSH_REPLY_FAILED, Server Error Message Reference
ER_SEMISYNC_SLAVE_REPLY, Server Error Message Reference
ER_SEMISYNC_SLAVE_REPLY_WITH_BINLOG_INFO, Server Error Message Reference
ER_SEMISYNC_SLAVE_SEND_REPLY_FAILED, Server Error Message Reference
ER_SEMISYNC_SLAVE_SET_FAILED, Server Error Message Reference
ER_SEMISYNC_SLAVE_START, Server Error Message Reference
ER_SEMISYNC_SOCKET_FD_TOO_LARGE, Server Error Message Reference
ER_SEMISYNC_STARTING_ACK_RECEIVER_THD, Server Error Message Reference
ER_SEMISYNC_START_BINLOG_DUMP_TO_SLAVE, Server Error Message Reference
ER_SEMISYNC_STOPPING_ACK_RECEIVER_THREAD, Server Error Message Reference
ER_SEMISYNC_STOP_BINLOG_DUMP_TO_SLAVE, Server Error Message Reference
ER_SEMISYNC_SYNC_HEADER_UPDATE_INFO, Server Error Message Reference
ER_SEMISYNC_TRACE_ENTER_FUNC, Server Error Message Reference
ER_SEMISYNC_TRACE_EXIT, Server Error Message Reference
ER_SEMISYNC_TRACE_EXIT_WITH_BOOL_EXIT_CODE, Server Error Message Reference
ER_SEMISYNC_TRACE_EXIT_WITH_INT_EXIT_CODE, Server Error Message Reference
ER_SEMISYNC_TRX_SKIPPED_AT_POS, Server Error Message Reference
ER_SEMISYNC_UNREGISTERED_REPLICATOR, Server Error Message Reference
ER_SEMISYNC_UNREGISTER_BINLOG_STORAGE_OBSERVER_FAILED, Server Error Message Reference
ER_SEMISYNC_UNREGISTER_BINLOG_TRANSMIT_OBSERVER_FAILED, Server Error Message Reference
ER_SEMISYNC_UNREGISTER_TRX_OBSERVER_FAILED, Server Error Message Reference
ER_SEMISYNC_UPDATE_EXISTING_SLAVE_ACK, Server Error Message Reference
ER_SEMISYNC_WAIT_FOR_BINLOG_TIMEDOUT, Server Error Message Reference
ER_SEMISYNC_WAIT_TIME_ASSESSMENT_FOR_COMMIT_TRX_FAILED, Server Error Message Reference
ER_SEMISYNC_WAIT_TIME_FOR_BINLOG_SENT, Server Error Message Reference
ER_SERVERID_TOO_LARGE, Server Error Message Reference
ER_SERVER_ACL_TABLE_ERROR, Server Error Message Reference
ER_SERVER_BINLOG_MASTER_KEY_RECOVERY_OUT_OF_COMBINATION, Server Error Message Reference
ER_SERVER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_CLEANUP_AUX_KEY, Server Error Message Reference
ER_SERVER_BINLOG_UNSAFE_SYSTEM_FUNCTION, Server Error Message Reference
ER_SERVER_CANNOT_LOAD_FROM_TABLE_V2, Server Error Message Reference
ER_SERVER_CANT_OPEN_FILE, Server Error Message Reference
ER_SERVER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2, Server Error Message Reference
ER_SERVER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE_V2, Server Error Message Reference
ER_SERVER_COST_FAILED_TO_READ, Server Error Message Reference
ER_SERVER_COST_INVALID_COST_CONSTANT, Server Error Message Reference
ER_SERVER_COST_UNKNOWN_COST_CONSTANT, Server Error Message Reference
ER_SERVER_DISK_FULL_NOWAIT, Server Error Message Reference
ER_SERVER_FILE_NOT_FOUND, Server Error Message Reference
ER_SERVER_FILE_USED, Server Error Message Reference
ER_SERVER_GTID_UNSAFE_CREATE_DROP_TEMP_TABLE_IN_TRX_IN_SBR, Server Error Message Reference
ER_SERVER_HANDLER_ERROR, Server Error Message Reference
ER_SERVER_INIT_COMPILED_IN_COMMANDS, Server Error Message Reference
ER_SERVER_ISNT_AVAILABLE, Server Error Message Reference
ER_SERVER_IS_IN_SECURE_AUTH_MODE, Server Error Message Reference
ER_SERVER_MASTER_FATAL_ERROR_READING_BINLOG, Server Error Message Reference
ER_SERVER_NET_PACKET_TOO_LARGE, Server Error Message Reference
ER_SERVER_NEW_ABORTING_CONNECTION, Server Error Message Reference
ER_SERVER_NOT_FORM_FILE, Server Error Message Reference
ER_SERVER_NO_SESSION_TO_SEND_TO, Server Error Message Reference
ER_SERVER_NO_SYSTEM_TABLE_ACCESS, Server Error Message Reference
ER_SERVER_OFFLINE_MODE, Server Error Message Reference
ER_SERVER_OUTOFMEMORY, Server Error Message Reference
ER_SERVER_OUT_OF_RESOURCES, Server Error Message Reference
ER_SERVER_OUT_OF_SORTMEMORY, Server Error Message Reference
ER_SERVER_RECORD_FILE_FULL, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_ENCRYPT, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_FETCH_KEY, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_GENERATE_KEY, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_REMOVE_KEY, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_ROTATE_LOGS, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_STORE_KEY, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_HEADER_ERROR, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_IGNORE_ROTATE_MASTER_KEY_AT_STARTUP, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_KEYRING_INVALID_KEY, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_KEY_EXISTS_UNEXPECTED, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_KEY_NOT_FOUND, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_MASTER_KEY_RECOVERY_FAILED, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_UNABLE_TO_INITIALIZE, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_UNABLE_TO_ROTATE_MASTER_KEY_AT_STARTUP, Server Error Message Reference
ER_SERVER_SHUTDOWN, Server Error Message Reference
ER_SERVER_SHUTDOWN_COMPLETE, Server Error Message Reference
ER_SERVER_SHUTDOWN_INFO, Server Error Message Reference
ER_SERVER_SLAVE_CONVERSION_FAILED, Server Error Message Reference
ER_SERVER_SLAVE_IGNORED_TABLE, Server Error Message Reference
ER_SERVER_SLAVE_INIT_QUERY_FAILED, Server Error Message Reference
ER_SERVER_SLAVE_MI_INIT_REPOSITORY, Server Error Message Reference
ER_SERVER_SLAVE_RLI_INIT_REPOSITORY, Server Error Message Reference
ER_SERVER_STARTUP_ADMIN_INTERFACE, Server Error Message Reference
ER_SERVER_STARTUP_MSG, Server Error Message Reference
ER_SERVER_TABLE_CHECK_FAILED, Server Error Message Reference
ER_SERVER_TEST_MESSAGE, Server Error Message Reference
ER_SERVER_UNKNOWN_ERROR, Server Error Message Reference
ER_SERVER_UNKNOWN_SYSTEM_VARIABLE, Server Error Message Reference
ER_SERVER_UPGRADE_CHECKING_DB, Server Error Message Reference
ER_SERVER_UPGRADE_EMPTY_SYS, Server Error Message Reference
ER_SERVER_UPGRADE_FAILED, Server Error Message Reference
ER_SERVER_UPGRADE_FROM_VERSION, Server Error Message Reference
ER_SERVER_UPGRADE_HELP_TABLE_STATUS, Server Error Message Reference
ER_SERVER_UPGRADE_INFO_FILE, Server Error Message Reference
ER_SERVER_UPGRADE_MYSQL_TABLES, Server Error Message Reference
ER_SERVER_UPGRADE_NO_SYS_VERSION, Server Error Message Reference
ER_SERVER_UPGRADE_OFF, Server Error Message Reference
ER_SERVER_UPGRADE_PENDING, Server Error Message Reference
ER_SERVER_UPGRADE_REPAIR_REQUIRED, Server Error Message Reference
ER_SERVER_UPGRADE_REPAIR_STATUS, Server Error Message Reference
ER_SERVER_UPGRADE_SKIP, Server Error Message Reference
ER_SERVER_UPGRADE_STATUS, Server Error Message Reference
ER_SERVER_UPGRADE_SYSTEM_TABLES, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_SCHEMA, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_SCHEMA_OBJECT_COUNT, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_SCHEMA_OUTDATED, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_SCHEMA_UP_TO_DATE, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_VERSION_EMPTY, Server Error Message Reference
ER_SERVER_UPGRADE_VERSION_NOT_SUPPORTED, Server Error Message Reference
ER_SERVER_WARN_DEPRECATED, Server Error Message Reference
ER_SERVER_WRONG_VALUE_FOR_VAR, Server Error Message Reference
ER_SESSION_WAS_KILLED, Server Error Message Reference
ER_SETNS_FAILED, Server Error Message Reference
ER_SET_CONSTANTS_ONLY, Server Error Message Reference
ER_SET_EVENT_FAILED, Server Error Message Reference
ER_SET_PASSWORD_AUTH_PLUGIN, Server Error Message Reference
ER_SET_STATEMENT_CANNOT_INVOKE_FUNCTION, Server Error Message Reference
ER_SE_TYPECODE_CONFLICT, Server Error Message Reference
ER_SHA256_PASSWORD_SECOND_PASSWORD_USED_INFORMATION, Server Error Message Reference
ER_SHARED_TABLESPACE_USED_BY_PARTITIONED_TABLE, Server Error Message Reference
ER_SHA_PWD_AUTH_REQUIRES_RSA_OR_SSL, Server Error Message Reference
ER_SHA_PWD_FAILED_TO_GENERATE_MULTI_ROUND_HASH, Server Error Message Reference
ER_SHA_PWD_FAILED_TO_PARSE_AUTH_STRING, Server Error Message Reference
ER_SHA_PWD_RSA_KEY_TOO_LONG, Server Error Message Reference
ER_SHA_PWD_SALT_FOR_USER_CORRUPT, Server Error Message Reference
ER_SHUTDOWN_COMPLETE, Server Error Message Reference
ER_SHUTTING_DOWN_SLAVE_THREADS, Server Error Message Reference
ER_SIGNAL_BAD_CONDITION_TYPE, Server Error Message Reference
ER_SIGNAL_EXCEPTION, Server Error Message Reference
ER_SIGNAL_NOT_FOUND, Server Error Message Reference
ER_SIGNAL_WARN, Server Error Message Reference
ER_SIZE_OVERFLOW_ERROR, Server Error Message Reference
ER_SKIP_UPDATING_METADATA_IN_SE_RO_MODE, Server Error Message Reference
ER_SLAVE_CANT_CREATE_CONVERSION, Server Error Message Reference
ER_SLAVE_CANT_USE_TEMPDIR, Server Error Message Reference
ER_SLAVE_CHANGE_MASTER_TO_EXECUTED, Server Error Message Reference
ER_SLAVE_CHANNEL_DOES_NOT_EXIST, Server Error Message Reference
ER_SLAVE_CHANNEL_IO_THREAD_MUST_STOP, Server Error Message Reference
ER_SLAVE_CHANNEL_MUST_STOP, Server Error Message Reference
ER_SLAVE_CHANNEL_NAME_INVALID_OR_TOO_LONG, Server Error Message Reference
ER_SLAVE_CHANNEL_NOT_RUNNING, Server Error Message Reference
ER_SLAVE_CHANNEL_OPERATION_NOT_ALLOWED, Server Error Message Reference
ER_SLAVE_CHANNEL_SQL_SKIP_COUNTER, Server Error Message Reference
ER_SLAVE_CHANNEL_SQL_THREAD_MUST_STOP, Server Error Message Reference
ER_SLAVE_CHANNEL_WAS_NOT_RUNNING, Server Error Message Reference
ER_SLAVE_CHANNEL_WAS_RUNNING, Server Error Message Reference
ER_SLAVE_CONFIGURATION, Server Error Message Reference
ER_SLAVE_CONVERSION_FAILED, Server Error Message Reference
ER_SLAVE_CORRUPT_EVENT, Server Error Message Reference
ER_SLAVE_CREATE_EVENT_FAILURE, Server Error Message Reference
ER_SLAVE_FATAL_ERROR, Server Error Message Reference
ER_SLAVE_HAS_MORE_GTIDS_THAN_MASTER, Server Error Message Reference
ER_SLAVE_HEARTBEAT_FAILURE, Server Error Message Reference
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE, Server Error Message Reference
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX, Server Error Message Reference
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN, Server Error Message Reference
ER_SLAVE_IGNORED_SSL_PARAMS, Server Error Message Reference
ER_SLAVE_IGNORED_TABLE, Server Error Message Reference
ER_SLAVE_IGNORE_SERVER_IDS, Server Error Message Reference
ER_SLAVE_INCIDENT, Server Error Message Reference
ER_SLAVE_KILLED_AFTER_RECONNECT, Server Error Message Reference
ER_SLAVE_MASTER_COM_FAILURE, Server Error Message Reference
ER_SLAVE_MAX_CHANNELS_EXCEEDED, Server Error Message Reference
ER_SLAVE_MI_INIT_REPOSITORY, Server Error Message Reference
ER_SLAVE_MULTIPLE_CHANNELS_CMD, Server Error Message Reference
ER_SLAVE_NEW_CHANNEL_WRONG_REPOSITORY, Server Error Message Reference
ER_SLAVE_NOT_RUNNING, Server Error Message Reference
ER_SLAVE_NOT_STARTED_ON_SOME_CHANNELS, Server Error Message Reference
ER_SLAVE_POSSIBLY_DIVERGED_AFTER_DDL, Server Error Message Reference
ER_SLAVE_RECONNECT_FAILED, Server Error Message Reference
ER_SLAVE_RELAY_LOG_PURGE_FAILED, Server Error Message Reference
ER_SLAVE_RELAY_LOG_READ_FAILURE, Server Error Message Reference
ER_SLAVE_RELAY_LOG_TRUNCATE_INFO, Server Error Message Reference
ER_SLAVE_RELAY_LOG_WRITE_FAILURE, Server Error Message Reference
ER_SLAVE_RLI_INIT_REPOSITORY, Server Error Message Reference
ER_SLAVE_SILENT_RETRY_TRANSACTION, Server Error Message Reference
ER_SLAVE_SQL_THREAD_MUST_STOP, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_AFTER_GTIDS_REACHED, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_BEFORE_GTIDS_ALREADY_APPLIED, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_BEFORE_GTIDS_REACHED, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_GAP_TRX_PROCESSED, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_UNTIL_CONDITION_BAD, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_UNTIL_POSITION_REACHED, Server Error Message Reference
ER_SLAVE_THREAD, Server Error Message Reference
ER_SLAVE_WORKER_STOPPED_PREVIOUS_THD_ERROR, Server Error Message Reference
ER_SLOW_LOG_MODE_IGNORED_WHEN_NOT_LOGGING_TO_FILE, Server Error Message Reference
ER_SPATIAL_CANT_HAVE_NULL, Server Error Message Reference
ER_SPATIAL_FUNCTIONAL_INDEX, Server Error Message Reference
ER_SPATIAL_MUST_HAVE_GEOM_COL, Server Error Message Reference
ER_SPATIAL_UNIQUE_INDEX, Server Error Message Reference
ER_SPECIFIC_ACCESS_DENIED_ERROR, Server Error Message Reference
ER_SP_ALREADY_EXISTS, Server Error Message Reference
ER_SP_BADRETURN, Server Error Message Reference
ER_SP_BADSELECT, Server Error Message Reference
ER_SP_BADSTATEMENT, Server Error Message Reference
ER_SP_BAD_CURSOR_QUERY, Server Error Message Reference
ER_SP_BAD_CURSOR_SELECT, Server Error Message Reference
ER_SP_BAD_SQLSTATE, Server Error Message Reference
ER_SP_BAD_VAR_SHADOW, Server Error Message Reference
ER_SP_CANT_ALTER, Server Error Message Reference
ER_SP_CANT_SET_AUTOCOMMIT, Server Error Message Reference
ER_SP_CASE_NOT_FOUND, Server Error Message Reference
ER_SP_COND_MISMATCH, Server Error Message Reference
ER_SP_CURSOR_AFTER_HANDLER, Server Error Message Reference
ER_SP_CURSOR_ALREADY_OPEN, Server Error Message Reference
ER_SP_CURSOR_MISMATCH, Server Error Message Reference
ER_SP_CURSOR_NOT_OPEN, Server Error Message Reference
ER_SP_DOES_NOT_EXIST, Server Error Message Reference
ER_SP_DROP_FAILED, Server Error Message Reference
ER_SP_DUP_COND, Server Error Message Reference
ER_SP_DUP_CURS, Server Error Message Reference
ER_SP_DUP_HANDLER, Server Error Message Reference
ER_SP_DUP_PARAM, Server Error Message Reference
ER_SP_DUP_VAR, Server Error Message Reference
ER_SP_FETCH_NO_DATA, Server Error Message Reference
ER_SP_LABEL_MISMATCH, Server Error Message Reference
ER_SP_LABEL_REDEFINE, Server Error Message Reference
ER_SP_LILABEL_MISMATCH, Server Error Message Reference
ER_SP_LOAD_FAILED, Server Error Message Reference
ER_SP_NORETURN, Server Error Message Reference
ER_SP_NORETURNEND, Server Error Message Reference
ER_SP_NOT_VAR_ARG, Server Error Message Reference
ER_SP_NO_AGGREGATE, Server Error Message Reference
ER_SP_NO_DROP_SP, Server Error Message Reference
ER_SP_NO_RECURSION, Server Error Message Reference
ER_SP_NO_RECURSIVE_CREATE, Server Error Message Reference
ER_SP_NO_RETSET, Server Error Message Reference
ER_SP_RECURSION_LIMIT, Server Error Message Reference
ER_SP_STORE_FAILED, Server Error Message Reference
ER_SP_SUBSELECT_NYI, Server Error Message Reference
ER_SP_UNDECLARED_VAR, Server Error Message Reference
ER_SP_UNINIT_VAR, Server Error Message Reference
ER_SP_VARCOND_AFTER_CURSHNDLR, Server Error Message Reference
ER_SP_WRONG_NAME, Server Error Message Reference
ER_SP_WRONG_NO_OF_ARGS, Server Error Message Reference
ER_SP_WRONG_NO_OF_FETCH_ARGS, Server Error Message Reference
ER_SQLTHREAD_WITH_SECURE_SLAVE, Server Error Message Reference
ER_SQL_AUTHOR_DEFAULT_ROLES_FAIL, Server Error Message Reference
ER_SQL_HA_READ_FAILED, Server Error Message Reference
ER_SQL_MODE_MERGED, Server Error Message Reference
ER_SQL_MODE_MERGED_WITH_STRICT_MODE, Server Error Message Reference
ER_SQL_SLAVE_SKIP_COUNTER_NOT_SETTABLE_IN_GTID_MODE, Server Error Message Reference
ER_SQL_USER_TABLE_ALTER_WARNING, Server Error Message Reference
ER_SQL_USER_TABLE_CREATE_WARNING, Server Error Message Reference
ER_SRS_ATTRIBUTE_STRING_TOO_LONG, Server Error Message Reference
ER_SRS_GEOGCS_INVALID_AXES, Server Error Message Reference
ER_SRS_ID_ALREADY_EXISTS, Server Error Message Reference
ER_SRS_INVALID_ANGULAR_UNIT, Server Error Message Reference
ER_SRS_INVALID_CHARACTER_IN_ATTRIBUTE, Server Error Message Reference
ER_SRS_INVALID_INVERSE_FLATTENING, Server Error Message Reference
ER_SRS_INVALID_PRIME_MERIDIAN, Server Error Message Reference
ER_SRS_INVALID_SEMI_MAJOR_AXIS, Server Error Message Reference
ER_SRS_MISSING_MANDATORY_ATTRIBUTE, Server Error Message Reference
ER_SRS_MULTIPLE_ATTRIBUTE_DEFINITIONS, Server Error Message Reference
ER_SRS_NAME_CANT_BE_EMPTY_OR_WHITESPACE, Server Error Message Reference
ER_SRS_NOT_CARTESIAN, Server Error Message Reference
ER_SRS_NOT_CARTESIAN_UNDEFINED, Server Error Message Reference
ER_SRS_NOT_FOUND, Server Error Message Reference
ER_SRS_NOT_GEOGRAPHIC, Server Error Message Reference
ER_SRS_ORGANIZATION_CANT_BE_EMPTY_OR_WHITESPACE, Server Error Message Reference
ER_SRS_PARSE_ERROR, Server Error Message Reference
ER_SRS_PROJ_PARAMETER_MISSING, Server Error Message Reference
ER_SR_BOGUS_VALUE, Server Error Message Reference
ER_SR_INVALID_CONTEXT, Server Error Message Reference
ER_SSL_FIPS_MODE_ERROR, Server Error Message Reference
ER_SSL_LIBRARY_ERROR, Server Error Message Reference
ER_SSL_MEMORY_INSTRUMENTATION_INIT_FAILED, Server Error Message Reference
ER_SSL_SERVER_CERT_VERIFY_FAILED, Server Error Message Reference
ER_SSL_TRYING_DATADIR_DEFAULTS, Server Error Message Reference
ER_STACKSIZE_UNEXPECTED, Server Error Message Reference
ER_STACK_OVERRUN, Server Error Message Reference
ER_STACK_OVERRUN_NEED_MORE, Server Error Message Reference
ER_STARTING_AS, Server Error Message Reference
ER_STARTING_INIT, Server Error Message Reference
ER_STARTUP, Server Error Message Reference
ER_STD_BAD_ALLOC_ERROR, Server Error Message Reference
ER_STD_DOMAIN_ERROR, Server Error Message Reference
ER_STD_INVALID_ARGUMENT, Server Error Message Reference
ER_STD_LENGTH_ERROR, Server Error Message Reference
ER_STD_LOGIC_ERROR, Server Error Message Reference
ER_STD_OUT_OF_RANGE_ERROR, Server Error Message Reference
ER_STD_OVERFLOW_ERROR, Server Error Message Reference
ER_STD_RANGE_ERROR, Server Error Message Reference
ER_STD_REGEX_ERROR, Server Error Message Reference
ER_STD_RUNTIME_ERROR, Server Error Message Reference
ER_STD_UNDERFLOW_ERROR, Server Error Message Reference
ER_STD_UNKNOWN_EXCEPTION, Server Error Message Reference
ER_STMT_CACHE_FULL, Server Error Message Reference
ER_STMT_HAS_NO_OPEN_CURSOR, Server Error Message Reference
ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG, Server Error Message Reference
ER_STOP_SLAVE_IO_THREAD_DISK_SPACE, Server Error Message Reference
ER_STOP_SLAVE_IO_THREAD_TIMEOUT, Server Error Message Reference
ER_STOP_SLAVE_SQL_THREAD_TIMEOUT, Server Error Message Reference
ER_STORAGE_ENGINE_NOT_LOADED, Server Error Message Reference
ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT, Server Error Message Reference
ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_FORMAT, Server Error Message Reference
ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN, Server Error Message Reference
ER_SUBPARTITION_ERROR, Server Error Message Reference
ER_SUBPARTITION_NAME, Server Error Message Reference
ER_SUBQUERY_NO_1_ROW, Server Error Message Reference
ER_SWITCH_TMP_ENGINE, Server Error Message Reference
ER_SYNTAX_ERROR, Server Error Message Reference
ER_SYSTEMD_NOTIFY_CONNECT_FAILED, Server Error Message Reference
ER_SYSTEMD_NOTIFY_PATH_TOO_LONG, Server Error Message Reference
ER_SYSTEMD_NOTIFY_WRITE_FAILED, Server Error Message Reference
ER_SYSTEM_SCHEMA_NOT_FOUND, Server Error Message Reference
ER_SYSTEM_TABLES_NOT_SUPPORTED_BY_STORAGE_ENGINE, Server Error Message Reference
ER_SYSTEM_TABLE_NOT_TRANSACTIONAL, Server Error Message Reference
ER_SYSTEM_VIEW_INIT_FAILED, Server Error Message Reference
ER_SYSVAR_CHANGE_DURING_QUERY, Server Error Message Reference
ER_SYS_VAR_COMPONENT_FAILED_TO_MAKE_VARIABLE_PERSISTENT, Server Error Message Reference
ER_SYS_VAR_COMPONENT_FAILED_TO_PARSE_VARIABLE_OPTIONS, Server Error Message Reference
ER_SYS_VAR_COMPONENT_OOM, Server Error Message Reference
ER_SYS_VAR_COMPONENT_UNKNOWN_VARIABLE_TYPE, Server Error Message Reference
ER_SYS_VAR_COMPONENT_VARIABLE_SET_READ_ONLY, Server Error Message Reference
ER_SYS_VAR_NOT_FOUND, Server Error Message Reference
ER_TABLEACCESS_DENIED_ERROR, Server Error Message Reference
ER_TABLENAME_NOT_ALLOWED_HERE, Server Error Message Reference
ER_TABLESPACE_AUTO_EXTEND_ERROR, Server Error Message Reference
ER_TABLESPACE_CANNOT_BE_DECRYPTED, Server Error Message Reference
ER_TABLESPACE_CANNOT_BE_ENCRYPTED, Server Error Message Reference
ER_TABLESPACE_CANNOT_ENCRYPT, Server Error Message Reference
ER_TABLESPACE_DISCARDED, Server Error Message Reference
ER_TABLESPACE_DUP_FILENAME, Server Error Message Reference
ER_TABLESPACE_ENGINE_MISMATCH, Server Error Message Reference
ER_TABLESPACE_EXISTS, Server Error Message Reference
ER_TABLESPACE_IS_NOT_EMPTY, Server Error Message Reference
ER_TABLESPACE_MISSING, Server Error Message Reference
ER_TABLESPACE_MISSING_WITH_NAME, Server Error Message Reference
ER_TABLESPACE_TYPE_UNKNOWN, Server Error Message Reference
ER_TABLES_DIFFERENT_METADATA, Server Error Message Reference
ER_TABLE_CANT_HANDLE_AUTO_INCREMENT, Server Error Message Reference
ER_TABLE_CANT_HANDLE_BLOB, Server Error Message Reference
ER_TABLE_CANT_HANDLE_FT, Server Error Message Reference
ER_TABLE_CANT_HANDLE_SPKEYS, Server Error Message Reference
ER_TABLE_CHECK_INTACT, Server Error Message Reference
ER_TABLE_CORRUPT, Server Error Message Reference
ER_TABLE_CREATED_WITH_DIFFERENT_VERSION, Server Error Message Reference
ER_TABLE_DEF_CHANGED, Server Error Message Reference
ER_TABLE_EXISTS_ERROR, Server Error Message Reference
ER_TABLE_HAS_NO_FT, Server Error Message Reference
ER_TABLE_INCOMPATIBLE_DECIMAL_FIELD, Server Error Message Reference
ER_TABLE_INCOMPATIBLE_YEAR_FIELD, Server Error Message Reference
ER_TABLE_IN_FK_CHECK, Server Error Message Reference
ER_TABLE_IN_SYSTEM_TABLESPACE, Server Error Message Reference
ER_TABLE_MUST_HAVE_COLUMNS, Server Error Message Reference
ER_TABLE_NAME, Server Error Message Reference
ER_TABLE_NAME_CAUSES_TOO_LONG_PATH, Server Error Message Reference
ER_TABLE_NEEDS_DUMP_UPGRADE, Server Error Message Reference
ER_TABLE_NEEDS_REBUILD, Server Error Message Reference
ER_TABLE_NEEDS_UPGRADE, Server Error Message Reference
ER_TABLE_NOT_LOCKED, Server Error Message Reference
ER_TABLE_NOT_LOCKED_FOR_WRITE, Server Error Message Reference
ER_TABLE_REFERENCED, Server Error Message Reference
ER_TABLE_SCHEMA_MISMATCH, Server Error Message Reference
ER_TABLE_UPGRADE_REQUIRED, Server Error Message Reference
ER_TABLE_WITHOUT_PK, Server Error Message Reference
ER_TABLE_WRONG_KEY_DEFINITION, Server Error Message Reference
ER_TARGET_TABLESPACE_UNENCRYPTED, Server Error Message Reference
ER_TARGET_TS_UNENCRYPTED, Server Error Message Reference
ER_TC_BAD_MAGIC_IN_TC_LOG, Server Error Message Reference
ER_TC_CANT_AUTO_RECOVER_WITH_TC_HEURISTIC_RECOVER, Server Error Message Reference
ER_TC_HEURISTIC_RECOVERY_FAILED, Server Error Message Reference
ER_TC_HEURISTIC_RECOVERY_MODE, Server Error Message Reference
ER_TC_NEED_N_SE_SUPPORTING_2PC_FOR_RECOVERY, Server Error Message Reference
ER_TC_RECOVERING_AFTER_CRASH_USING, Server Error Message Reference
ER_TC_RECOVERY_FAILED_THESE_ARE_YOUR_OPTIONS, Server Error Message Reference
ER_TC_RESTART_WITHOUT_TC_HEURISTIC_RECOVER, Server Error Message Reference
ER_TEMPORARY_NAME, Server Error Message Reference
ER_TEMP_FILE_WRITE_FAILURE, Server Error Message Reference
ER_TEMP_TABLE_PREVENTS_SWITCH_GLOBAL_BINLOG_FORMAT, Server Error Message Reference
ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR, Server Error Message Reference
ER_TEMP_TABLE_PREVENTS_SWITCH_SESSION_BINLOG_FORMAT, Server Error Message Reference
ER_TEXTFILE_NOT_READABLE, Server Error Message Reference
ER_TF_FORBIDDEN_JOIN_TYPE, Server Error Message Reference
ER_TF_MUST_HAVE_ALIAS, Server Error Message Reference
ER_THE_USER_ABIDES, Server Error Message Reference
ER_THREAD_HANDLING_OOM, Server Error Message Reference
ER_THREAD_POOL_ALGORITHM_INVALID, Server Error Message Reference
ER_THREAD_POOL_BUFFER_TOO_SMALL, Server Error Message Reference
ER_THREAD_POOL_CANNOT_SET_THREAD_SPECIFIC_DATA, Server Error Message Reference
ER_THREAD_POOL_CON_HANDLER_INIT_FAILED, Server Error Message Reference
ER_THREAD_POOL_FAILED_PROCESS_CONNECT_EVENT, Server Error Message Reference
ER_THREAD_POOL_FAILED_TO_CREATE_CONNECT_HANDLER_THD, Server Error Message Reference
ER_THREAD_POOL_FAILED_TO_CREATE_POOL, Server Error Message Reference
ER_THREAD_POOL_FAILED_TO_CREATE_THD_AND_AUTH_CONN, Server Error Message Reference
ER_THREAD_POOL_INIT_FAILED, Server Error Message Reference
ER_THREAD_POOL_INVALID_PRIO_KICKUP_TIMER, Server Error Message Reference
ER_THREAD_POOL_INVALID_STALL_LIMIT, Server Error Message Reference
ER_THREAD_POOL_LOW_LEVEL_REARM_FAILED, Server Error Message Reference
ER_THREAD_POOL_MAX_UNUSED_THREADS_INVALID, Server Error Message Reference
ER_THREAD_POOL_NOT_SUPPORTED_ON_PLATFORM, Server Error Message Reference
ER_THREAD_POOL_PFS_TABLES_ADD_FAILED, Server Error Message Reference
ER_THREAD_POOL_PFS_TABLES_INIT_FAILED, Server Error Message Reference
ER_THREAD_POOL_PLUGIN_STARTED, Server Error Message Reference
ER_THREAD_POOL_RATE_LIMITED_ERROR_MSGS, Server Error Message Reference
ER_THREAD_POOL_SIZE_TOO_HIGH, Server Error Message Reference
ER_THREAD_POOL_SIZE_TOO_LOW, Server Error Message Reference
ER_THREAD_PRIORITY_IGNORED, Server Error Message Reference
ER_TOO_BIG_DISPLAYWIDTH, Server Error Message Reference
ER_TOO_BIG_ENUM, Server Error Message Reference
ER_TOO_BIG_FIELDLENGTH, Server Error Message Reference
ER_TOO_BIG_FOR_UNCOMPRESS, Server Error Message Reference
ER_TOO_BIG_PRECISION, Server Error Message Reference
ER_TOO_BIG_ROWSIZE, Server Error Message Reference
ER_TOO_BIG_SCALE, Server Error Message Reference
ER_TOO_BIG_SELECT, Server Error Message Reference
ER_TOO_BIG_SET, Server Error Message Reference
ER_TOO_HIGH_LEVEL_OF_NESTING_FOR_SELECT, Server Error Message Reference
ER_TOO_LONG_BODY, Server Error Message Reference
ER_TOO_LONG_FIELD_COMMENT, Server Error Message Reference
ER_TOO_LONG_IDENT, Server Error Message Reference
ER_TOO_LONG_INDEX_COMMENT, Server Error Message Reference
ER_TOO_LONG_KEY, Server Error Message Reference
ER_TOO_LONG_ROUTINE_COMMENT, Server Error Message Reference
ER_TOO_LONG_SET_ENUM_VALUE, Server Error Message Reference
ER_TOO_LONG_STRING, Server Error Message Reference
ER_TOO_LONG_TABLESPACE_COMMENT, Server Error Message Reference
ER_TOO_LONG_TABLE_COMMENT, Server Error Message Reference
ER_TOO_LONG_TABLE_PARTITION_COMMENT, Server Error Message Reference
ER_TOO_MANY_CONCURRENT_CLONES, Server Error Message Reference
ER_TOO_MANY_CONCURRENT_TRXS, Server Error Message Reference
ER_TOO_MANY_FIELDS, Server Error Message Reference
ER_TOO_MANY_KEYS, Server Error Message Reference
ER_TOO_MANY_KEY_PARTS, Server Error Message Reference
ER_TOO_MANY_PARTITIONS_ERROR, Server Error Message Reference
ER_TOO_MANY_PARTITION_FUNC_FIELDS_ERROR, Server Error Message Reference
ER_TOO_MANY_ROWS, Server Error Message Reference
ER_TOO_MANY_STORAGE_ENGINES, Server Error Message Reference
ER_TOO_MANY_TABLES, Server Error Message Reference
ER_TOO_MANY_USER_CONNECTIONS, Server Error Message Reference
ER_TOO_MANY_VALUES_ERROR, Server Error Message Reference
ER_TRACK_VARIABLES_BOGUS, Server Error Message Reference
ER_TRANSACTION_ROLLBACK_DURING_COMMIT, Server Error Message Reference
ER_TRANSFORM_SOURCE_SRS_MISSING_TOWGS84, Server Error Message Reference
ER_TRANSFORM_SOURCE_SRS_NOT_SUPPORTED, Server Error Message Reference
ER_TRANSFORM_TARGET_SRS_MISSING_TOWGS84, Server Error Message Reference
ER_TRANSFORM_TARGET_SRS_NOT_SUPPORTED, Server Error Message Reference
ER_TRANSPORTS_WHAT_TRANSPORTS, Server Error Message Reference
ER_TRANS_CACHE_FULL, Server Error Message Reference
ER_TREE_CORRUPT_2_CONSECUTIVE_REDS, Server Error Message Reference
ER_TREE_CORRUPT_INCORRECT_BLACK_COUNT, Server Error Message Reference
ER_TREE_CORRUPT_PARENT_SHOULD_POINT_AT_PARENT, Server Error Message Reference
ER_TREE_CORRUPT_RIGHT_IS_LEFT, Server Error Message Reference
ER_TREE_CORRUPT_ROOT_SHOULD_BE_BLACK, Server Error Message Reference
ER_TRG_ALREADY_EXISTS, Server Error Message Reference
ER_TRG_CANT_CHANGE_ROW, Server Error Message Reference
ER_TRG_CANT_OPEN_TABLE, Server Error Message Reference
ER_TRG_CANT_PARSE, Server Error Message Reference
ER_TRG_CORRUPTED_FILE, Server Error Message Reference
ER_TRG_CREATION_CTX_NOT_SET, Server Error Message Reference
ER_TRG_DOES_NOT_EXIST, Server Error Message Reference
ER_TRG_INVALID_CREATION_CTX, Server Error Message Reference
ER_TRG_IN_WRONG_SCHEMA, Server Error Message Reference
ER_TRG_NO_CLIENT_CHARSET, Server Error Message Reference
ER_TRG_NO_CREATION_CTX, Server Error Message Reference
ER_TRG_NO_DEFINER, Server Error Message Reference
ER_TRG_NO_SUCH_ROW_IN_TRG, Server Error Message Reference
ER_TRG_ON_VIEW_OR_TEMP_TABLE, Server Error Message Reference
ER_TRG_WITHOUT_DEFINER, Server Error Message Reference
ER_TRG_WRONG_ORDER, Server Error Message Reference
ER_TRHEAD_POOL_LOW_LEVEL_INIT_FAILED, Server Error Message Reference
ER_TRIGGER_INVALID_VALUE, Server Error Message Reference
ER_TRUNCATED_WRONG_VALUE, Server Error Message Reference
ER_TRUNCATED_WRONG_VALUE_FOR_FIELD, Server Error Message Reference
ER_TRUNCATE_ILLEGAL_FK, Server Error Message Reference
ER_TRX_GTID_COLLECT_REJECT, Server Error Message Reference
ER_TRX_WRITE_SET_OOM, Server Error Message Reference
ER_TURNING_LOGGING_OFF_FOR_THE_DURATION, Server Error Message Reference
ER_TURNING_ON_PARTIAL_REVOKES, Server Error Message Reference
ER_TX_EXTRACTION_ALGORITHM_FOR_BINLOG_TX_DEPEDENCY_TRACKING, Server Error Message Reference
ER_TZ_CANT_BUILD_MKTIME_MAP, Server Error Message Reference
ER_TZ_CANT_FIND_DESCRIPTION_FOR_TIME_ZONE, Server Error Message Reference
ER_TZ_CANT_FIND_DESCRIPTION_FOR_TIME_ZONE_ID, Server Error Message Reference
ER_TZ_CANT_OPEN_AND_LOCK_TIME_ZONE_TABLE, Server Error Message Reference
ER_TZ_ERROR_LOADING_LEAP_SECOND_TABLE, Server Error Message Reference
ER_TZ_NO_TRANSITION_TYPES_IN_TIME_ZONE, Server Error Message Reference
ER_TZ_OOM_INITIALIZING_TIME_ZONES, Server Error Message Reference
ER_TZ_OOM_LOADING_LEAP_SECOND_TABLE, Server Error Message Reference
ER_TZ_OOM_LOADING_TIME_ZONE_DESCRIPTION, Server Error Message Reference
ER_TZ_OOM_WHILE_LOADING_TIME_ZONE, Server Error Message Reference
ER_TZ_OOM_WHILE_SETTING_TIME_ZONE, Server Error Message Reference
ER_TZ_TOO_MANY_LEAPS_IN_LEAP_SECOND_TABLE, Server Error Message Reference
ER_TZ_TRANSITION_TABLE_BAD_TRANSITION_TYPE, Server Error Message Reference
ER_TZ_TRANSITION_TABLE_LOAD_ERROR, Server Error Message Reference
ER_TZ_TRANSITION_TABLE_TOO_MANY_TRANSITIONS, Server Error Message Reference
ER_TZ_TRANSITION_TYPE_TABLE_ABBREVIATIONS_EXCEED_SPACE, Server Error Message Reference
ER_TZ_TRANSITION_TYPE_TABLE_LOAD_ERROR, Server Error Message Reference
ER_TZ_TRANSITION_TYPE_TABLE_TYPE_TOO_LARGE, Server Error Message Reference
ER_TZ_UNKNOWN_OR_ILLEGAL_DEFAULT_TIME_ZONE, Server Error Message Reference
ER_UDF_ALREADY_EXISTS, Server Error Message Reference
ER_UDF_CANT_ALLOC_FOR_FUNCTION, Server Error Message Reference
ER_UDF_CANT_ALLOC_FOR_STRUCTURES, Server Error Message Reference
ER_UDF_CANT_OPEN_FUNCTION_TABLE, Server Error Message Reference
ER_UDF_DROP_DYNAMICALLY_REGISTERED, Server Error Message Reference
ER_UDF_ERROR, Server Error Message Reference
ER_UDF_EXISTS, Server Error Message Reference
ER_UDF_INVALID_ROW_IN_FUNCTION_TABLE, Server Error Message Reference
ER_UDF_NO_PATHS, Server Error Message Reference
ER_UKNOWN_AUTH_ID_OR_ACCESS_DENIED_FOR_GRANT_AS, Server Error Message Reference
ER_UNABLE_TO_BUILD_HISTOGRAM, Server Error Message Reference
ER_UNABLE_TO_COLLECT_LOG_STATUS, Server Error Message Reference
ER_UNABLE_TO_DROP_COLUMN_STATISTICS, Server Error Message Reference
ER_UNABLE_TO_RESOLVE_HOSTNAME, Server Error Message Reference
ER_UNABLE_TO_RESOLVE_IP, Server Error Message Reference
ER_UNABLE_TO_SET_OPTION, Server Error Message Reference
ER_UNABLE_TO_STORE_COLUMN_STATISTICS, Server Error Message Reference
ER_UNABLE_TO_STORE_STATISTICS, Server Error Message Reference
ER_UNABLE_TO_UPDATE_COLUMN_STATISTICS, Server Error Message Reference
ER_UNDISCLOSED_PARSE_ERROR_IN_DIGEST_FN, Server Error Message Reference
ER_UNDO_RECORD_TOO_BIG, Server Error Message Reference
ER_UNEXPECTED_GEOMETRY_TYPE, Server Error Message Reference
ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF, Server Error Message Reference
ER_UNIT_NOT_FOUND, Server Error Message Reference
ER_UNKNOWN_ALTER_ALGORITHM, Server Error Message Reference
ER_UNKNOWN_ALTER_LOCK, Server Error Message Reference
ER_UNKNOWN_AUTHID, Server Error Message Reference
ER_UNKNOWN_AUTH_ID_IN_MANDATORY_ROLE, Server Error Message Reference
ER_UNKNOWN_CHARACTER_SET, Server Error Message Reference
ER_UNKNOWN_COLLATION, Server Error Message Reference
ER_UNKNOWN_COM_ERROR, Server Error Message Reference
ER_UNKNOWN_ERROR, Server Error Message Reference
ER_UNKNOWN_ERROR_DETECTED_IN_SE, Server Error Message Reference
ER_UNKNOWN_ERROR_NUMBER, Server Error Message Reference
ER_UNKNOWN_EXPLAIN_FORMAT, Server Error Message Reference
ER_UNKNOWN_KEY_CACHE, Server Error Message Reference
ER_UNKNOWN_LOCALE, Server Error Message Reference
ER_UNKNOWN_NETWORK_NAMESPACE, Server Error Message Reference
ER_UNKNOWN_PARTITION, Server Error Message Reference
ER_UNKNOWN_PROCEDURE, Server Error Message Reference
ER_UNKNOWN_STMT_HANDLER, Server Error Message Reference
ER_UNKNOWN_STORAGE_ENGINE, Server Error Message Reference
ER_UNKNOWN_SYSTEM_VARIABLE, Server Error Message Reference
ER_UNKNOWN_TABLE, Server Error Message Reference
ER_UNKNOWN_TABLESPACE_TYPE, Server Error Message Reference
ER_UNKNOWN_TABLE_IN_UPGRADE, Server Error Message Reference
ER_UNKNOWN_TARGET_BINLOG, Server Error Message Reference
ER_UNKNOWN_TIME_ZONE, Server Error Message Reference
ER_UNKNOWN_UNSUPPORTED_STORAGE_ENGINE, Server Error Message Reference
ER_UNKNOWN_VARIABLE_IN_PERSISTED_CONFIG_FILE, Server Error Message Reference
ER_UNRESOLVED_HINT_NAME, Server Error Message Reference
ER_UNRESOLVED_TABLE_LOCK, Server Error Message Reference
ER_UNSUPORTED_LOG_ENGINE, Server Error Message Reference
ER_UNSUPPORTED_ACTION_ON_DEFAULT_VAL_GENERATED, Server Error Message Reference
ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN, Server Error Message Reference
ER_UNSUPPORTED_ALTER_ENCRYPTION_INPLACE, Server Error Message Reference
ER_UNSUPPORTED_ALTER_INPLACE_ON_VIRTUAL_COLUMN, Server Error Message Reference
ER_UNSUPPORTED_ALTER_ONLINE_ON_VIRTUAL_COLUMN, Server Error Message Reference
ER_UNSUPPORTED_DATE, Server Error Message Reference
ER_UNSUPPORTED_ENGINE, Server Error Message Reference
ER_UNSUPPORTED_EXTENSION, Server Error Message Reference
ER_UNSUPPORTED_INDEX_ALGORITHM, Server Error Message Reference
ER_UNSUPPORTED_PS, Server Error Message Reference
ER_UNSUPPORTED_SQL_MODE, Server Error Message Reference
ER_UNSUPPORTED_USE_OF_GRANT_AS, Server Error Message Reference
ER_UNSUPPORT_COMPRESSED_TEMPORARY_TABLE, Server Error Message Reference
ER_UNTIL_COND_IGNORED, Server Error Message Reference
ER_UPDATE_GTID_PURGED_WITH_GR, Server Error Message Reference
ER_UPDATE_INFO, Server Error Message Reference
ER_UPDATE_LOG_DEPRECATED_IGNORED, Server Error Message Reference
ER_UPDATE_LOG_DEPRECATED_TRANSLATED, Server Error Message Reference
ER_UPDATE_TABLE_USED, Server Error Message Reference
ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE, Server Error Message Reference
ER_UPDATING_DD_TABLE, Server Error Message Reference
ER_UPGRADE_PARSE_ERROR, Server Error Message Reference
ER_USERNAME, Server Error Message Reference
ER_USER_ALREADY_EXISTS, Server Error Message Reference
ER_USER_COLUMN_OLD_LENGTH, Server Error Message Reference
ER_USER_DOES_NOT_EXIST, Server Error Message Reference
ER_USER_LIMIT_REACHED, Server Error Message Reference
ER_USER_LOCK_DEADLOCK, Server Error Message Reference
ER_USER_LOCK_WRONG_NAME, Server Error Message Reference
ER_USER_NOT_IN_EXTRA_USERS_BINLOG_POSSIBLY_INCOMPLETE, Server Error Message Reference
ER_USER_REQUIRES_ROOT, Server Error Message Reference
ER_USER_WHAT_USER, Server Error Message Reference
ER_UUID_INVALID, Server Error Message Reference
ER_UUID_IS, Server Error Message Reference
ER_UUID_SALT, Server Error Message Reference
ER_UUID_SCRUB, Server Error Message Reference
ER_VALGRIND_COUNT_LEAKS, Server Error Message Reference
ER_VALGRIND_DO_QUICK_LEAK_CHECK, Server Error Message Reference
ER_VALIDATE_PWD_CONVERT_TO_BUFFER_FAILED, Server Error Message Reference
ER_VALIDATE_PWD_COULD_BE_NULL, Server Error Message Reference
ER_VALIDATE_PWD_DICT_FILE_NOT_LOADED, Server Error Message Reference
ER_VALIDATE_PWD_DICT_FILE_NOT_SPECIFIED, Server Error Message Reference
ER_VALIDATE_PWD_DICT_FILE_OPEN_FAILED, Server Error Message Reference
ER_VALIDATE_PWD_DICT_FILE_TOO_BIG, Server Error Message Reference
ER_VALIDATE_PWD_FAILED_TO_GET_FLD_FROM_SECURITY_CTX, Server Error Message Reference
ER_VALIDATE_PWD_FAILED_TO_GET_SECURITY_CTX, Server Error Message Reference
ER_VALIDATE_PWD_FAILED_TO_READ_DICT_FILE, Server Error Message Reference
ER_VALIDATE_PWD_LENGTH_CHANGED, Server Error Message Reference
ER_VALIDATE_PWD_STATUS_VAR_REGISTRATION_FAILED, Server Error Message Reference
ER_VALIDATE_PWD_STATUS_VAR_UNREGISTRATION_FAILED, Server Error Message Reference
ER_VALIDATE_PWD_STRING_CONV_TO_BUFFER_FAILED, Server Error Message Reference
ER_VALIDATE_PWD_STRING_CONV_TO_LOWERCASE_FAILED, Server Error Message Reference
ER_VALIDATE_PWD_STRING_HANDLER_MEM_ALLOCATION_FAILED, Server Error Message Reference
ER_VALIDATE_PWD_STRONG_POLICY_DICT_FILE_UNSPECIFIED, Server Error Message Reference
ER_VALIDATE_PWD_VARIABLE_REGISTRATION_FAILED, Server Error Message Reference
ER_VALIDATE_PWD_VARIABLE_UNREGISTRATION_FAILED, Server Error Message Reference
ER_VALUES_IS_NOT_INT_TYPE_ERROR, Server Error Message Reference
ER_VARIABLE_IS_NOT_STRUCT, Server Error Message Reference
ER_VARIABLE_IS_READONLY, Server Error Message Reference
ER_VARIABLE_NOT_PERSISTED, Server Error Message Reference
ER_VARIABLE_NOT_SETTABLE_IN_SF_OR_TRIGGER, Server Error Message Reference
ER_VARIABLE_NOT_SETTABLE_IN_SP, Server Error Message Reference
ER_VARIABLE_NOT_SETTABLE_IN_TRANSACTION, Server Error Message Reference
ER_VAR_CANT_BE_READ, Server Error Message Reference
ER_VAR_DOES_NOT_EXIST, Server Error Message Reference
ER_VERBOSE_HINT, Server Error Message Reference
ER_VERBOSE_REQUIRES_HELP, Server Error Message Reference
ER_VIEW_CHECKSUM, Server Error Message Reference
ER_VIEW_CHECK_FAILED, Server Error Message Reference
ER_VIEW_CREATION_CTX_NOT_SET, Server Error Message Reference
ER_VIEW_DELETE_MERGE_VIEW, Server Error Message Reference
ER_VIEW_FRM_NO_USER, Server Error Message Reference
ER_VIEW_INVALID, Server Error Message Reference
ER_VIEW_INVALID_CREATION_CTX, Server Error Message Reference
ER_VIEW_MULTIUPDATE, Server Error Message Reference
ER_VIEW_NONUPD_CHECK, Server Error Message Reference
ER_VIEW_NO_CREATION_CTX, Server Error Message Reference
ER_VIEW_NO_EXPLAIN, Server Error Message Reference
ER_VIEW_NO_INSERT_FIELD_LIST, Server Error Message Reference
ER_VIEW_OTHER_USER, Server Error Message Reference
ER_VIEW_PREVENT_UPDATE, Server Error Message Reference
ER_VIEW_RECURSIVE, Server Error Message Reference
ER_VIEW_SELECT_CLAUSE, Server Error Message Reference
ER_VIEW_SELECT_TMPTABLE, Server Error Message Reference
ER_VIEW_SELECT_VARIABLE, Server Error Message Reference
ER_VIEW_UNKNOWN_CHARSET_OR_COLLATION, Server Error Message Reference
ER_VIEW_UNPARSABLE, Server Error Message Reference
ER_VIEW_WRONG_LIST, Server Error Message Reference
ER_VTOKEN_PLUGIN_TOKEN_MISMATCH, Server Error Message Reference
ER_VTOKEN_PLUGIN_TOKEN_NOT_FOUND, Server Error Message Reference
ER_WAITPID_FAILED, Server Error Message Reference
ER_WARNING_AUTHCACHE_INVALID_USER_ATTRIBUTES, Server Error Message Reference
ER_WARNING_DISCARD_OLD_PASSWORD_CLAUSE_VOID, Server Error Message Reference
ER_WARNING_NOT_COMPLETE_ROLLBACK, Server Error Message Reference
ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_CREATED_TEMP_TABLE, Server Error Message Reference
ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_DROPPED_TEMP_TABLE, Server Error Message Reference
ER_WARNING_PASSWORD_HISTORY_CLAUSES_VOID, Server Error Message Reference
ER_WARNING_RETAIN_CURRENT_PASSWORD_CLAUSE_VOID, Server Error Message Reference
ER_WARN_ALLOWED_PACKET_OVERFLOWED, Server Error Message Reference
ER_WARN_BAD_MAX_EXECUTION_TIME, Server Error Message Reference
ER_WARN_BINLOG_PARTIAL_UPDATES_DISABLED, Server Error Message Reference
ER_WARN_BINLOG_PARTIAL_UPDATES_SUGGESTS_PARTIAL_IMAGES, Server Error Message Reference
ER_WARN_BINLOG_V1_ROW_EVENTS_DISABLED, Server Error Message Reference
ER_WARN_CANT_DROP_DEFAULT_KEYCACHE, Server Error Message Reference
ER_WARN_CONFLICTING_HINT, Server Error Message Reference
ER_WARN_DATA_OUT_OF_RANGE, Server Error Message Reference
ER_WARN_DATA_OUT_OF_RANGE_FUNCTIONAL_INDEX, Server Error Message Reference
ER_WARN_DATA_TRUNCATED_FUNCTIONAL_INDEX, Server Error Message Reference
ER_WARN_DEPRECATED_FLOAT_AUTO_INCREMENT, Server Error Message Reference
ER_WARN_DEPRECATED_FLOAT_DIGITS, Server Error Message Reference
ER_WARN_DEPRECATED_FLOAT_UNSIGNED, Server Error Message Reference
ER_WARN_DEPRECATED_FOUND_ROWS, Server Error Message Reference
ER_WARN_DEPRECATED_INTEGER_DISPLAY_WIDTH, Server Error Message Reference
ER_WARN_DEPRECATED_NESTED_COMMENT_SYNTAX, Server Error Message Reference
ER_WARN_DEPRECATED_SQLMODE, Server Error Message Reference
ER_WARN_DEPRECATED_SQL_CALC_FOUND_ROWS, Server Error Message Reference
ER_WARN_DEPRECATED_SYNTAX, Server Error Message Reference
ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT, Server Error Message Reference
ER_WARN_DEPRECATED_SYNTAX_WITH_VER, Server Error Message Reference
ER_WARN_DEPRECATED_SYSVAR_UPDATE, Server Error Message Reference
ER_WARN_DEPRECATED_USER_SET_EXPR, Server Error Message Reference
ER_WARN_DEPRECATED_UTF8MB3_CHARSET_OPTION, Server Error Message Reference
ER_WARN_DEPRECATED_UTF8MB3_COLLATION, Server Error Message Reference
ER_WARN_DEPRECATED_UTF8MB3_COLLATION_OPTION, Server Error Message Reference
ER_WARN_DEPRECATED_UTF8_ALIAS_OPTION, Server Error Message Reference
ER_WARN_DEPRECATED_ZEROFILL, Server Error Message Reference
ER_WARN_ENGINE_TRANSACTION_ROLLBACK, Server Error Message Reference
ER_WARN_FIELD_RESOLVED, Server Error Message Reference
ER_WARN_FUNC_INDEX_NOT_APPLICABLE, Server Error Message Reference
ER_WARN_HOSTNAME_WONT_WORK, Server Error Message Reference
ER_WARN_INCORRECT_PRIVILEGE_FOR_DB_RESTRICTIONS, Server Error Message Reference
ER_WARN_INDEX_NOT_APPLICABLE, Server Error Message Reference
ER_WARN_INVALID_DB_RESTRICTIONS, Server Error Message Reference
ER_WARN_INVALID_HINT, Server Error Message Reference
ER_WARN_INVALID_TIMESTAMP, Server Error Message Reference
ER_WARN_I_S_SKIPPED_TABLE, Server Error Message Reference
ER_WARN_LEGACY_SYNTAX_CONVERTED, Server Error Message Reference
ER_WARN_NO_SERVERID_SPECIFIED, Server Error Message Reference
ER_WARN_NULL_TO_NOTNULL, Server Error Message Reference
ER_WARN_ONLY_MASTER_LOG_FILE_NO_POS, Server Error Message Reference
ER_WARN_ON_MODIFYING_GTID_EXECUTED_TABLE, Server Error Message Reference
ER_WARN_OPEN_TEMP_TABLES_MUST_BE_ZERO, Server Error Message Reference
ER_WARN_OPTIMIZER_HINT_SYNTAX_ERROR, Server Error Message Reference
ER_WARN_PARTIAL_REVOKE_AND_DB_GRANT, Server Error Message Reference
ER_WARN_PROPERTY_STRING_PARSE_FAILED, Server Error Message Reference
ER_WARN_PURGE_LOG_IN_USE, Server Error Message Reference
ER_WARN_PURGE_LOG_IS_ACTIVE, Server Error Message Reference
ER_WARN_QC_RESIZE, Server Error Message Reference
ER_WARN_REMOVED_SQL_MODE, Server Error Message Reference
ER_WARN_RESERVED_SRID_RANGE, Server Error Message Reference
ER_WARN_SRS_ID_ALREADY_EXISTS, Server Error Message Reference
ER_WARN_SRS_NOT_FOUND, Server Error Message Reference
ER_WARN_SRS_NOT_FOUND_AXIS_ORDER, Server Error Message Reference
ER_WARN_TOO_FEW_RECORDS, Server Error Message Reference
ER_WARN_TOO_MANY_RECORDS, Server Error Message Reference
ER_WARN_TRIGGER_DOESNT_HAVE_CREATED, Server Error Message Reference
ER_WARN_UNKNOWN_QB_NAME, Server Error Message Reference
ER_WARN_UNLOAD_THE_NOT_PERSISTED, Server Error Message Reference
ER_WARN_UNSUPPORTED_HINT, Server Error Message Reference
ER_WARN_UNSUPPORTED_MAX_EXECUTION_TIME, Server Error Message Reference
ER_WARN_USING_OTHER_HANDLER, Server Error Message Reference
ER_WARN_VIEW_MERGE, Server Error Message Reference
ER_WARN_VIEW_WITHOUT_KEY, Server Error Message Reference
ER_WASTEFUL_NET_BUFFER_SIZE, Server Error Message Reference
ER_WILDCARD_NOT_ALLOWED_FOR_MULTIADDRESS_BIND, Server Error Message Reference
ER_WINDOW_CIRCULARITY_IN_WINDOW_GRAPH, Server Error Message Reference
ER_WINDOW_DUPLICATE_NAME, Server Error Message Reference
ER_WINDOW_EXPLAIN_JSON, Server Error Message Reference
ER_WINDOW_FRAME_END_ILLEGAL, Server Error Message Reference
ER_WINDOW_FRAME_ILLEGAL, Server Error Message Reference
ER_WINDOW_FRAME_START_ILLEGAL, Server Error Message Reference
ER_WINDOW_FUNCTION_IGNORES_FRAME, Server Error Message Reference
ER_WINDOW_ILLEGAL_ORDER_BY, Server Error Message Reference
ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE, Server Error Message Reference
ER_WINDOW_INVALID_WINDOW_FUNC_USE, Server Error Message Reference
ER_WINDOW_NESTED_WINDOW_FUNC_USE_IN_WINDOW_SPEC, Server Error Message Reference
ER_WINDOW_NO_CHILD_PARTITIONING, Server Error Message Reference
ER_WINDOW_NO_GROUP_ORDER, Server Error Message Reference
ER_WINDOW_NO_GROUP_ORDER_UNUSED, Server Error Message Reference
ER_WINDOW_NO_INHERIT_FRAME, Server Error Message Reference
ER_WINDOW_NO_REDEFINE_ORDER_BY, Server Error Message Reference
ER_WINDOW_NO_SUCH_WINDOW, Server Error Message Reference
ER_WINDOW_RANGE_BOUND_NOT_CONSTANT, Server Error Message Reference
ER_WINDOW_RANGE_FRAME_NUMERIC_TYPE, Server Error Message Reference
ER_WINDOW_RANGE_FRAME_ORDER_TYPE, Server Error Message Reference
ER_WINDOW_RANGE_FRAME_TEMPORAL_TYPE, Server Error Message Reference
ER_WINDOW_ROWS_INTERVAL_USE, Server Error Message Reference
ER_WINDOW_SE_NOT_ACCEPTABLE, Server Error Message Reference
ER_WIN_LISTEN_BUT_HOW, Server Error Message Reference
ER_WIN_LOAD_LIBRARY_FAILED, Server Error Message Reference
ER_WL9236_NOW_UNUSED, Server Error Message Reference
ER_WRITABLE_CONFIG_REMOVED, Server Error Message Reference
ER_WRITE_ROW_TO_PARTITION_FAILED, Server Error Message Reference
ER_WRONG_ARGUMENTS, Server Error Message Reference
ER_WRONG_AUTO_KEY, Server Error Message Reference
ER_WRONG_COLUMN_NAME, Server Error Message Reference
ER_WRONG_COUNT_FOR_KEY, Server Error Message Reference
ER_WRONG_COUNT_FOR_ORIGIN, Server Error Message Reference
ER_WRONG_COUNT_OF_ELEMENTS, Server Error Message Reference
ER_WRONG_DATETIME_SPEC, Server Error Message Reference
ER_WRONG_DB_NAME, Server Error Message Reference
ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR, Server Error Message Reference
ER_WRONG_FIELD_SPEC, Server Error Message Reference
ER_WRONG_FIELD_TERMINATORS, Server Error Message Reference
ER_WRONG_FIELD_WITH_GROUP, Server Error Message Reference
ER_WRONG_FIELD_WITH_GROUP_V2, Server Error Message Reference
ER_WRONG_FILE_NAME, Server Error Message Reference
ER_WRONG_FK_DEF, Server Error Message Reference
ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN, Server Error Message Reference
ER_WRONG_GROUP_FIELD, Server Error Message Reference
ER_WRONG_JSON_TABLE_VALUE, Server Error Message Reference
ER_WRONG_KEY_COLUMN, Server Error Message Reference
ER_WRONG_KEY_COLUMN_FUNCTIONAL_INDEX, Server Error Message Reference
ER_WRONG_LOCK_OF_SYSTEM_TABLE, Server Error Message Reference
ER_WRONG_MRG_TABLE, Server Error Message Reference
ER_WRONG_MVI_VALUE, Server Error Message Reference
ER_WRONG_NAME_FOR_CATALOG, Server Error Message Reference
ER_WRONG_NAME_FOR_INDEX, Server Error Message Reference
ER_WRONG_NATIVE_TABLE_STRUCTURE, Server Error Message Reference
ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT, Server Error Message Reference
ER_WRONG_OBJECT, Server Error Message Reference
ER_WRONG_OUTER_JOIN, Server Error Message Reference
ER_WRONG_OUTER_JOIN_UNUSED, Server Error Message Reference
ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT, Server Error Message Reference
ER_WRONG_PARAMCOUNT_TO_PROCEDURE, Server Error Message Reference
ER_WRONG_PARAMETERS_TO_NATIVE_FCT, Server Error Message Reference
ER_WRONG_PARAMETERS_TO_PROCEDURE, Server Error Message Reference
ER_WRONG_PARAMETERS_TO_STORED_FCT, Server Error Message Reference
ER_WRONG_PARTITION_NAME, Server Error Message Reference
ER_WRONG_PERFSCHEMA_USAGE, Server Error Message Reference
ER_WRONG_SIZE_NUMBER, Server Error Message Reference
ER_WRONG_SPVAR_TYPE_IN_LIMIT, Server Error Message Reference
ER_WRONG_SRID_FOR_COLUMN, Server Error Message Reference
ER_WRONG_STRING_LENGTH, Server Error Message Reference
ER_WRONG_SUB_KEY, Server Error Message Reference
ER_WRONG_SUM_SELECT, Server Error Message Reference
ER_WRONG_TABLESPACE_NAME, Server Error Message Reference
ER_WRONG_TABLE_NAME, Server Error Message Reference
ER_WRONG_TYPE_COLUMN_VALUE_ERROR, Server Error Message Reference
ER_WRONG_TYPE_FOR_COLUMN_PREFIX_IDX_FLD, Server Error Message Reference
ER_WRONG_TYPE_FOR_VAR, Server Error Message Reference
ER_WRONG_USAGE, Server Error Message Reference
ER_WRONG_VALUE, Server Error Message Reference
ER_WRONG_VALUE_COUNT, Server Error Message Reference
ER_WRONG_VALUE_COUNT_ON_ROW, Server Error Message Reference
ER_WRONG_VALUE_FOR_TYPE, Server Error Message Reference
ER_WRONG_VALUE_FOR_VAR, Server Error Message Reference
ER_X509_CANT_CHMOD_KEY, Server Error Message Reference
ER_X509_CANT_CREATE_CERT, Server Error Message Reference
ER_X509_CANT_READ_CA_CERT, Server Error Message Reference
ER_X509_CANT_READ_CA_KEY, Server Error Message Reference
ER_X509_CANT_WRITE_CERT, Server Error Message Reference
ER_X509_CANT_WRITE_KEY, Server Error Message Reference
ER_X509_CIPHERS_MISMATCH, Server Error Message Reference
ER_X509_ISSUER_MISMATCH, Server Error Message Reference
ER_X509_NEEDS_RSA_PRIVKEY, Server Error Message Reference
ER_X509_SUBJECT_MISMATCH, Server Error Message Reference
ER_XAER_DUPID, Server Error Message Reference
ER_XAER_INVAL, Server Error Message Reference
ER_XAER_NOTA, Server Error Message Reference
ER_XAER_OUTSIDE, Server Error Message Reference
ER_XAER_RMERR, Server Error Message Reference
ER_XAER_RMFAIL, Server Error Message Reference
ER_XA_CANT_CREATE_MDL_BACKUP, Server Error Message Reference
ER_XA_COMMITTING_XID, Server Error Message Reference
ER_XA_IGNORING_XID, Server Error Message Reference
ER_XA_NO_MULTI_2PC_HEURISTIC_RECOVER, Server Error Message Reference
ER_XA_RBDEADLOCK, Server Error Message Reference
ER_XA_RBROLLBACK, Server Error Message Reference
ER_XA_RBTIMEOUT, Server Error Message Reference
ER_XA_RECOVERY_DONE, Server Error Message Reference
ER_XA_RECOVER_EXPLANATION, Server Error Message Reference
ER_XA_RECOVER_FOUND_TRX_IN_SE, Server Error Message Reference
ER_XA_RECOVER_FOUND_XA_TRX, Server Error Message Reference
ER_XA_REPLICATION_FILTERS, Server Error Message Reference
ER_XA_RETRY, Server Error Message Reference
ER_XA_ROLLING_BACK_XID, Server Error Message Reference
ER_XA_STARTING_RECOVERY, Server Error Message Reference
ER_XPLUGIN_ALL_IO_INTERFACES_DISABLED, Server Error Message Reference
ER_XPLUGIN_BUFFER_PAGE_ALLOC_FAILED, Server Error Message Reference
ER_XPLUGIN_CAPABILITY_CLIENT_INTERACTIVE_FAILED, Server Error Message Reference
ER_XPLUGIN_CAPABILITY_EXPIRED_PASSWORD, Server Error Message Reference
ER_XPLUGIN_CLIENT_KILL_MSG, Server Error Message Reference
ER_XPLUGIN_CLIENT_RELEASE_TRIGGERED, Server Error Message Reference
ER_XPLUGIN_CLIENT_SSL_HANDSHAKE_FAILED, Server Error Message Reference
ER_XPLUGIN_CLOSING_CLIENTS_ON_SHUTDOWN, Server Error Message Reference
ER_XPLUGIN_DETECTED_HANGING_CLIENTS, Server Error Message Reference
ER_XPLUGIN_EMPTY_ADMIN_CMD, Server Error Message Reference
ER_XPLUGIN_ERROR_MSG, Server Error Message Reference
ER_XPLUGIN_ERROR_READING_SOCKET, Server Error Message Reference
ER_XPLUGIN_ERROR_WRITING_TO_CLIENT, Server Error Message Reference
ER_XPLUGIN_EXCEPTION_IN_EVENT_LOOP, Server Error Message Reference
ER_XPLUGIN_EXCEPTION_IN_TASK_SCHEDULER, Server Error Message Reference
ER_XPLUGIN_EXISTING_USER_ACCOUNT_WITH_INCOMPLETE_GRANTS, Server Error Message Reference
ER_XPLUGIN_FAILED_AT_SSL_CONF, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_ACCEPT_CLIENT, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_CLOSE_SQL_SESSION, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_CREATE_SESSION_FOR_CONN, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_EXECUTE_ADMIN_CMD, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_GET_CREATION_STMT, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_GET_ENGINE_INFO, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_GET_SECURITY_CTX, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_GET_SYS_VAR, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_INITIALIZE_SESSION, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_INTERRUPT_SESSION, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_OPEN_INTERNAL_SESSION, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_PREPARE_IO_INTERFACES, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_RESET_IPV6_V6ONLY_FLAG, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SCHEDULE_CLIENT, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SET_MIN_NUMBER_OF_WORKERS, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SET_SO_REUSEADDR_FLAG, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_STOP_SERVICES, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SWITCH_CONTEXT, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SWITCH_SECURITY_CTX, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SWITCH_SECURITY_CTX_TO_ROOT, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_UNREGISTER_UDF, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_USE_SSL_CONF, Server Error Message Reference
ER_XPLUGIN_FAIL_TO_GET_RESULT_DATA, Server Error Message Reference
ER_XPLUGIN_FORCE_STOP_CLIENT, Server Error Message Reference
ER_XPLUGIN_GET_PEER_ADDRESS_FAILED, Server Error Message Reference
ER_XPLUGIN_INVALID_AUTH_METHOD, Server Error Message Reference
ER_XPLUGIN_INVALID_MSG_DURING_CLIENT_INIT, Server Error Message Reference
ER_XPLUGIN_IPv6_AVAILABLE, Server Error Message Reference
ER_XPLUGIN_LISTENER_SETUP_FAILED, Server Error Message Reference
ER_XPLUGIN_LISTENER_STATUS_MSG, Server Error Message Reference
ER_XPLUGIN_LISTENER_SYS_VARIABLE_ERROR, Server Error Message Reference
ER_XPLUGIN_MAX_AUTH_ATTEMPTS_REACHED, Server Error Message Reference
ER_XPLUGIN_MESSAGE_TOO_LONG, Server Error Message Reference
ER_XPLUGIN_PEER_DISCONNECTED_WHILE_READING_MSG_BODY, Server Error Message Reference
ER_XPLUGIN_READ_FAILED_CLOSING_CONNECTION, Server Error Message Reference
ER_XPLUGIN_REFERENCE_TO_SECURE_CONN_WITH_XPLUGIN, Server Error Message Reference
ER_XPLUGIN_REFERENCE_TO_USER_ACCOUNT_DOC_SECTION, Server Error Message Reference
ER_XPLUGIN_RETRYING_BIND_ON_PORT, Server Error Message Reference
ER_XPLUGIN_SCHEDULER_STARTED, Server Error Message Reference
ER_XPLUGIN_SCHEDULER_STOPPED, Server Error Message Reference
ER_XPLUGIN_SERVER_EXITED, Server Error Message Reference
ER_XPLUGIN_SERVER_EXITING, Server Error Message Reference
ER_XPLUGIN_SERVER_STARTS_HANDLING_CONNECTIONS, Server Error Message Reference
ER_XPLUGIN_SERVER_STOPPED_HANDLING_CONNECTIONS, Server Error Message Reference
ER_XPLUGIN_SHUTDOWN_TRIGGERED, Server Error Message Reference
ER_XPLUGIN_SRV_SESSION_INIT_THREAD_FAILED, Server Error Message Reference
ER_XPLUGIN_SSL_HANDSHAKE_WITH_SERVER_FAILED, Server Error Message Reference
ER_XPLUGIN_STARTUP_FAILED, Server Error Message Reference
ER_XPLUGIN_TASK_SCHEDULING_FAILED, Server Error Message Reference
ER_XPLUGIN_UNABLE_TO_ACCEPT_CONNECTION, Server Error Message Reference
ER_XPLUGIN_UNABLE_TO_USE_USER_SESSION_ACCOUNT, Server Error Message Reference
ER_XPLUGIN_UNEXPECTED_EXCEPTION_DISPATCHING_CMD, Server Error Message Reference
ER_XPLUGIN_UNEXPECTED_MSG_DURING_AUTHENTICATION, Server Error Message Reference
ER_XPLUGIN_UNINITIALIZED_MESSAGE, Server Error Message Reference
ER_XPLUGIN_UNIX_SOCKET_NOT_CONFIGURED, Server Error Message Reference
ER_XPLUGIN_USER_ACCOUNT_WITH_ALL_PERMISSIONS, Server Error Message Reference
ER_XPLUGIN_USING_SSL_CONF_FROM_MYSQLX, Server Error Message Reference
ER_XPLUGIN_USING_SSL_CONF_FROM_SERVER, Server Error Message Reference
ER_XPLUGIN_USING_SSL_FOR_TLS_CONNECTION, Server Error Message Reference
ER_XPLUING_NET_STARTUP_FAILED, Server Error Message Reference
ER_YES, Server Error Message Reference
ER_ZLIB_Z_BUF_ERROR, Server Error Message Reference
ER_ZLIB_Z_DATA_ERROR, Server Error Message Reference
ER_ZLIB_Z_MEM_ERROR, Server Error Message Reference
WARN_COND_ITEM_TRUNCATED, Server Error Message Reference
WARN_DATA_TRUNCATED, Server Error Message Reference
WARN_DATA_TRUNCATED_FUNCTIONAL_INDEX, Server Error Message Reference
WARN_NAMED_PIPE_ACCESS_EVERYONE, Server Error Message Reference
WARN_NON_ASCII_SEPARATOR_NOT_IMPLEMENTED, Server Error Message Reference
WARN_NO_MASTER_INFO, Server Error Message Reference
WARN_ON_BLOCKHOLE_IN_RBR, Server Error Message Reference
WARN_OPTION_BELOW_LIMIT, Server Error Message Reference
WARN_OPTION_IGNORED, Server Error Message Reference
WARN_PLUGIN_BUSY, Server Error Message Reference
WARN_UNENCRYPTED_TABLE_IN_ENCRYPTED_DB, Server Error Message Reference
WARN_USELESS_SPATIAL_INDEX, Server Error Message Reference
ERROR Events (NDB Cluster), NDB Cluster Log Events
error log, MySQL Glossary
error logs (NDB Cluster), ndbd — The NDB Cluster Data Node Daemon
error messages
can't find file, Problems with File Permissions
Can't reopen table, TEMPORARY Table Problems
displaying, perror — Display MySQL Error Message Information
languages, Setting the Error Message Language
The used command is not allowed with this MySQL version, Security Issues with LOAD DATA LOCAL
error-insert option
ndb_move_data, ndb_move_data — NDB Data Copy Utility
errors
access denied, Access denied
and replication, Slave Errors During Replication
checking tables for, How to Check MyISAM Tables for Errors
common, Problems and Common Errors
directory checksum, Installing MySQL on Solaris
handling for UDFs, UDF Return Values and Error Handling
in subqueries, Subquery Errors
known, Known Issues in MySQL
linking, Troubleshooting Problems Linking to the MySQL Client Library
list of, Common Errors When Using MySQL Programs
lost connection, Lost connection to MySQL server
reporting, How to Report Bugs or Problems
sources of information, Error Information Interfaces
error_count system variable, Server System Variables
ERROR_FOR_DIVISION_BY_ZERO SQL mode, Full List of SQL Modes
error_messages
ndbinfo table, The ndbinfo error_messages Table
ER_ABORTING error code, Server Error Message Reference
ER_ABORTING_CONNECTION error code, Server Error Message Reference
ER_ABORTING_USER_CONNECTION error code, Server Error Message Reference
ER_ACCESS_DENIED_CHANGE_USER_ERROR error code, Server Error Message Reference
ER_ACCESS_DENIED_ERROR error code, Server Error Message Reference
ER_ACCESS_DENIED_ERROR_WITHOUT_PASSWORD error code, Server Error Message Reference
ER_ACCESS_DENIED_ERROR_WITH_PASSWORD error code, Server Error Message Reference
ER_ACCESS_DENIED_FOR_USER_ACCOUNT_LOCKED error code, Server Error Message Reference
ER_ACCESS_DENIED_NO_PASSWORD_ERROR error code, Server Error Message Reference
ER_ACCOUNT_HAS_BEEN_LOCKED error code, Server Error Message Reference
ER_ACL_OPERATION_FAILED error code, Server Error Message Reference
ER_ACL_WRONG_OR_MISSING_ACL_TABLES_LOG error code, Server Error Message Reference
ER_ADDRESSES_FOR_HOSTNAME_HEADER error code, Server Error Message Reference
ER_ADDRESSES_FOR_HOSTNAME_LIST_ITEM error code, Server Error Message Reference
ER_ADD_PARTITION_NO_NEW_PARTITION error code, Server Error Message Reference
ER_ADD_PARTITION_SUBPART_ERROR error code, Server Error Message Reference
ER_ADMIN_WRONG_MRG_TABLE error code, Server Error Message Reference
ER_AES_INVALID_IV error code, Server Error Message Reference
ER_AGGREGATE_IN_ORDER_NOT_SELECT error code, Server Error Message Reference
ER_AGGREGATE_ORDER_FOR_UNION error code, Server Error Message Reference
ER_AGGREGATE_ORDER_NON_AGG_QUERY error code, Server Error Message Reference
ER_ALTER_FILEGROUP_FAILED error code, Server Error Message Reference
ER_ALTER_INFO error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_AUTOINC error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_CHANGE_FTS error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COLUMN_TYPE error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_COPY error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_CHECK error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FK_RENAME error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_FTS error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_GIS error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_HIDDEN_FTS error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOPK error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_NOT_NULL error code, Server Error Message Reference
ER_ALTER_OPERATION_NOT_SUPPORTED_REASON_PARTITION error code, Server Error Message Reference
ER_AMBIGUOUS_FIELD_TERM error code, Server Error Message Reference
ER_ANONYMOUS_AUTH_ID_NOT_ALLOWED_IN_MANDATORY_ROLES error code, Server Error Message Reference
ER_APPLIER_LOG_EVENT_VALIDATION_ERROR error code, Server Error Message Reference
ER_ATTRIBUTE_IGNORED error code, Server Error Message Reference
ER_AUDIT_API_ABORT error code, Server Error Message Reference
ER_AUDIT_CANT_ABORT_COMMAND error code, Server Error Message Reference
ER_AUDIT_CANT_ABORT_EVENT error code, Server Error Message Reference
ER_AUDIT_LOG_CANNOT_READ_PASSWORD error code, Server Error Message Reference
ER_AUDIT_LOG_CANNOT_REMOVE_PASSWORD error code, Server Error Message Reference
ER_AUDIT_LOG_CANNOT_SET_LOG_POLICY_WITH_OTHER_POLICIES error code, Server Error Message Reference
ER_AUDIT_LOG_CANNOT_STORE_PASSWORD error code, Server Error Message Reference
ER_AUDIT_LOG_COULD_NOT_CREATE_AES_KEY error code, Server Error Message Reference
ER_AUDIT_LOG_COULD_NOT_OPEN_FILE_FOR_READING error code, Server Error Message Reference
ER_AUDIT_LOG_EC_WRITER_FAILED_TO_CREATE_FILE error code, Server Error Message Reference
ER_AUDIT_LOG_EC_WRITER_FAILED_TO_INIT_COMPRESSION error code, Server Error Message Reference
ER_AUDIT_LOG_EC_WRITER_FAILED_TO_INIT_ENCRYPTION error code, Server Error Message Reference
ER_AUDIT_LOG_ENCRYPTION_PASSWORD_CANNOT_BE_FETCHED error code, Server Error Message Reference
ER_AUDIT_LOG_ENCRYPTION_PASSWORD_HAS_NOT_BEEN_SET error code, Server Error Message Reference
ER_AUDIT_LOG_FILE_HAS_BEEN_SUCCESSFULLY_PROCESSED error code, Server Error Message Reference
ER_AUDIT_LOG_FILE_NAME_DOES_NOT_HAVE_REQUIRED_FORMAT error code, Server Error Message Reference
ER_AUDIT_LOG_FILE_NAME_KEYRING_ID_VALUE_IS_MISSING error code, Server Error Message Reference
ER_AUDIT_LOG_FILE_NAME_TIMESTAMP_VALUE_IS_MISSING_OR_INVALID error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_CLOSE_TABLE_AFTER_READING error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_DELETE_FROM_TABLE error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_INIT_TABLE_FOR_READ error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_INSERT_INTO_TABLE error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_READ_TABLE error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_STORE_TABLE_FLDS error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FAILED_TO_UPDATE_TABLE error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_FLD_FILTERNAME_CANNOT_BE_EMPTY error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_INVALID_COLUMN_COUNT error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_INVALID_COLUMN_DEFINITION error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_IS_NOT_INSTALLED error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_RESULT_MSG error code, Server Error Message Reference
ER_AUDIT_LOG_FILTER_USER_AND_HOST_CANNOT_BE_EMPTY error code, Server Error Message Reference
ER_AUDIT_LOG_HAS_NOT_BEEN_INSTALLED error code, Server Error Message Reference
ER_AUDIT_LOG_HOST_NAME_INVALID_CHARACTER error code, Server Error Message Reference
ER_AUDIT_LOG_INDEX_MAP_CANNOT_ACCESS_DIR error code, Server Error Message Reference
ER_AUDIT_LOG_INSUFFICIENT_PRIVILEGE error code, Server Error Message Reference
ER_AUDIT_LOG_INVALID_FILE_CONTENT error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_FILTERING_NOT_ENABLED error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_FILTER_DOES_NOT_EXIST error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_FILTER_NAME_CANNOT_BE_EMPTY error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_FILTER_PARSING_ERROR error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_READER_BUF_TOO_SMALL error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_READER_FAILED_TO_OPEN_FILE error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_READER_FAILED_TO_PARSE error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_READER_FILE_PARSING_ERROR error code, Server Error Message Reference
ER_AUDIT_LOG_JSON_USER_NAME_CANNOT_BE_EMPTY error code, Server Error Message Reference
ER_AUDIT_LOG_KEYRING_ID_TIMESTAMP_VALUE_IS_INVALID error code, Server Error Message Reference
ER_AUDIT_LOG_NO_KEYRING_PLUGIN_INSTALLED error code, Server Error Message Reference
ER_AUDIT_LOG_ONLY_INCLUDE_LIST_USED error code, Server Error Message Reference
ER_AUDIT_LOG_PASSWORD_HAS_BEEN_COPIED error code, Server Error Message Reference
ER_AUDIT_LOG_RENAME_LOG_FILE_BEFORE_FLUSH error code, Server Error Message Reference
ER_AUDIT_LOG_SUPER_PRIVILEGE_REQUIRED error code, Server Error Message Reference
ER_AUDIT_LOG_SWITCHING_TO_INCLUDE_LIST error code, Server Error Message Reference
ER_AUDIT_LOG_TABLE_DEFINITION_NOT_UPDATED error code, Server Error Message Reference
ER_AUDIT_LOG_UDF_INSUFFICIENT_PRIVILEGE error code, Server Error Message Reference
ER_AUDIT_LOG_UDF_INVALID_ARGUMENT_COUNT error code, Server Error Message Reference
ER_AUDIT_LOG_UDF_INVALID_ARGUMENT_TYPE error code, Server Error Message Reference
ER_AUDIT_LOG_UDF_READ_INVALID_MAX_ARRAY_LENGTH_ARG_TYPE error code, Server Error Message Reference
ER_AUDIT_LOG_UDF_READ_INVALID_MAX_ARRAY_LENGTH_ARG_VALUE error code, Server Error Message Reference
ER_AUDIT_LOG_USER_FIRST_CHARACTER_MUST_BE_ALPHANUMERIC error code, Server Error Message Reference
ER_AUDIT_LOG_USER_NAME_INVALID_CHARACTER error code, Server Error Message Reference
ER_AUDIT_LOG_WRITER_DEST_FILE_ALREADY_EXISTS error code, Server Error Message Reference
ER_AUDIT_LOG_WRITER_FAILED_TO_WRITE_TO_FILE error code, Server Error Message Reference
ER_AUDIT_LOG_WRITER_INCOMPLETE_FILE_RENAMED error code, Server Error Message Reference
ER_AUDIT_LOG_WRITER_RENAME_FILE_FAILED error code, Server Error Message Reference
ER_AUDIT_LOG_WRITER_RENAME_FILE_FAILED_REMOVE_FILE_MANUALLY error code, Server Error Message Reference
ER_AUDIT_PLUGIN_DOES_NOT_SUPPORT_AUDIT_AUTH_EVENTS error code, Server Error Message Reference
ER_AUDIT_PLUGIN_HAS_INVALID_DATA error code, Server Error Message Reference
ER_AUDIT_WARNING error code, Server Error Message Reference
ER_AUTHCACHE_CANT_INIT_GRANT_SUBSYSTEM error code, Server Error Message Reference
ER_AUTHCACHE_CANT_OPEN_AND_LOCK_PRIVILEGE_TABLES error code, Server Error Message Reference
ER_AUTHCACHE_DB_ENTRY_LOWERCASED_REVOKE_WILL_FAIL error code, Server Error Message Reference
ER_AUTHCACHE_DB_IGNORED_EMPTY_NAME error code, Server Error Message Reference
ER_AUTHCACHE_DB_SKIPPED_NEEDS_RESOLVE error code, Server Error Message Reference
ER_AUTHCACHE_EXPIRED_PASSWORD_UNSUPPORTED error code, Server Error Message Reference
ER_AUTHCACHE_PLUGIN_CONFIG error code, Server Error Message Reference
ER_AUTHCACHE_PLUGIN_MISSING error code, Server Error Message Reference
ER_AUTHCACHE_PROCS_PRIV_ENTRY_IGNORED_BAD_ROUTINE_TYPE error code, Server Error Message Reference
ER_AUTHCACHE_PROCS_PRIV_SKIPPED_NEEDS_RESOLVE error code, Server Error Message Reference
ER_AUTHCACHE_PROXIES_PRIV_SKIPPED_NEEDS_RESOLVE error code, Server Error Message Reference
ER_AUTHCACHE_ROLE_TABLES_DODGY error code, Server Error Message Reference
ER_AUTHCACHE_TABLES_PRIV_SKIPPED_NEEDS_RESOLVE error code, Server Error Message Reference
ER_AUTHCACHE_TABLE_PROXIES_PRIV_MISSING error code, Server Error Message Reference
ER_AUTHCACHE_USER_IGNORED_DEPRECATED_PASSWORD error code, Server Error Message Reference
ER_AUTHCACHE_USER_IGNORED_INVALID_PASSWORD error code, Server Error Message Reference
ER_AUTHCACHE_USER_IGNORED_NEEDS_PLUGIN error code, Server Error Message Reference
ER_AUTHCACHE_USER_SKIPPED_NEEDS_RESOLVE error code, Server Error Message Reference
ER_AUTHCACHE_USER_TABLE_DODGY error code, Server Error Message Reference
ER_AUTH_CANT_ACTIVATE_ROLE error code, Server Error Message Reference
ER_AUTH_CANT_CREATE_RSA_PAIR error code, Server Error Message Reference
ER_AUTH_CANT_SET_DEFAULT_PLUGIN error code, Server Error Message Reference
ER_AUTH_CANT_WRITE_PRIVKEY error code, Server Error Message Reference
ER_AUTH_CANT_WRITE_PUBKEY error code, Server Error Message Reference
ER_AUTH_CERTS_SAVED_TO_DATADIR error code, Server Error Message Reference
ER_AUTH_CERT_GENERATION_DISABLED error code, Server Error Message Reference
ER_AUTH_ID_WITH_SYSTEM_USER_PRIV_IN_MANDATORY_ROLES error code, Server Error Message Reference
ER_AUTH_KEYS_SAVED_TO_DATADIR error code, Server Error Message Reference
ER_AUTH_KEY_GENERATION_DISABLED error code, Server Error Message Reference
ER_AUTH_KEY_GENERATION_SKIPPED_PAIR_PRESENT error code, Server Error Message Reference
ER_AUTH_LDAP_ERROR_LOGGER_ERROR_MSG error code, Server Error Message Reference
ER_AUTH_RSA_CANT_FIND error code, Server Error Message Reference
ER_AUTH_RSA_CANT_PARSE error code, Server Error Message Reference
ER_AUTH_RSA_CANT_READ error code, Server Error Message Reference
ER_AUTH_RSA_CONF_PREVENTS_KEY_GENERATION error code, Server Error Message Reference
ER_AUTH_RSA_FILES_NOT_FOUND error code, Server Error Message Reference
ER_AUTH_SSL_CONF_PREVENTS_CERT_GENERATION error code, Server Error Message Reference
ER_AUTH_USING_EXISTING_CERTS error code, Server Error Message Reference
ER_AUTOINC_READ_FAILED error code, Server Error Message Reference
ER_AUTO_CONVERT error code, Server Error Message Reference
ER_AUTO_INCREMENT_CONFLICT error code, Server Error Message Reference
ER_AUTO_OPTIONS_FAILED error code, Server Error Message Reference
ER_AUTO_POSITION_REQUIRES_GTID_MODE_NOT_OFF error code, Server Error Message Reference
ER_BACK_IN_TIME error code, Server Error Message Reference
ER_BAD_DB_ERROR error code, Server Error Message Reference
ER_BAD_FIELD_ERROR error code, Server Error Message Reference
ER_BAD_FT_COLUMN error code, Server Error Message Reference
ER_BAD_HOST_ERROR error code, Server Error Message Reference
ER_BAD_LOG_STATEMENT error code, Server Error Message Reference
ER_BAD_NULL_ERROR error code, Server Error Message Reference
ER_BAD_NULL_ERROR_NOT_IGNORED error code, Server Error Message Reference
ER_BAD_SLAVE error code, Server Error Message Reference
ER_BAD_SLAVE_AUTO_POSITION error code, Server Error Message Reference
ER_BAD_SLAVE_UNTIL_COND error code, Server Error Message Reference
ER_BAD_TABLE_ERROR error code, Server Error Message Reference
ER_BASE64_DECODE_ERROR error code, Server Error Message Reference
ER_BASEDIR_SET_TO error code, Server Error Message Reference
ER_BEFORE_DML_VALIDATION_ERROR error code, Server Error Message Reference
ER_BEG_INITFILE error code, Server Error Message Reference
ER_BINLOG_ATTACHING_THREAD_MEMORY_FINALLY_AVAILABLE error code, Server Error Message Reference
ER_BINLOG_CACHE_SIZE_GREATER_THAN_MAX error code, Server Error Message Reference
ER_BINLOG_CACHE_SIZE_TOO_LARGE error code, Server Error Message Reference
ER_BINLOG_CANT_APPEND_LOG_TO_TMP_INDEX error code, Server Error Message Reference
ER_BINLOG_CANT_CLEAR_IN_USE_FLAG_FOR_CRASHED_BINLOG error code, Server Error Message Reference
ER_BINLOG_CANT_CLOSE_TMP_INDEX error code, Server Error Message Reference
ER_BINLOG_CANT_COPY_INDEX_TO_TMP error code, Server Error Message Reference
ER_BINLOG_CANT_CREATE_CACHE_FOR_LOG error code, Server Error Message Reference
ER_BINLOG_CANT_DELETE_FILE error code, Server Error Message Reference
ER_BINLOG_CANT_DELETE_FILE_AND_READ_BINLOG_INDEX error code, Server Error Message Reference
ER_BINLOG_CANT_DELETE_LOG_FILE_DOES_INDEX_MATCH_FILES error code, Server Error Message Reference
ER_BINLOG_CANT_FIND_LOG_IN_INDEX error code, Server Error Message Reference
ER_BINLOG_CANT_GENERATE_NEW_FILE_NAME error code, Server Error Message Reference
ER_BINLOG_CANT_LOCATE_OLD_BINLOG_OR_RELAY_LOG_FILES error code, Server Error Message Reference
ER_BINLOG_CANT_MOVE_TMP_TO_INDEX error code, Server Error Message Reference
ER_BINLOG_CANT_OPEN_CRASHED_BINLOG error code, Server Error Message Reference
ER_BINLOG_CANT_OPEN_FOR_LOGGING error code, Server Error Message Reference
ER_BINLOG_CANT_OPEN_LOG error code, Server Error Message Reference
ER_BINLOG_CANT_OPEN_TMP_INDEX error code, Server Error Message Reference
ER_BINLOG_CANT_RESIZE_CACHE error code, Server Error Message Reference
ER_BINLOG_CANT_SET_TMP_INDEX_NAME error code, Server Error Message Reference
ER_BINLOG_CANT_TRIM_CRASHED_BINLOG error code, Server Error Message Reference
ER_BINLOG_CANT_USE_FOR_LOGGING error code, Server Error Message Reference
ER_BINLOG_CRASHED_BINLOG_TRIMMED error code, Server Error Message Reference
ER_BINLOG_CRASH_RECOVERY_FAILED error code, Server Error Message Reference
ER_BINLOG_CREATE_ROUTINE_NEED_SUPER error code, Server Error Message Reference
ER_BINLOG_END error code, Server Error Message Reference
ER_BINLOG_ERROR_GETTING_NEXT_LOG_FROM_INDEX error code, Server Error Message Reference
ER_BINLOG_ERROR_READING_GTIDS_FROM_BINARY_LOG error code, Server Error Message Reference
ER_BINLOG_ERROR_READING_GTIDS_FROM_RELAY_LOG error code, Server Error Message Reference
ER_BINLOG_EVENTS_READ_FROM_BINLOG_INFO error code, Server Error Message Reference
ER_BINLOG_EVENTS_READ_FROM_RELAY_LOG_INFO error code, Server Error Message Reference
ER_BINLOG_EVENT_WRITE_TO_STMT_CACHE_FAILED error code, Server Error Message Reference
ER_BINLOG_EXPIRAY_LOG_DAYS_AND_SECS_USED_TOGETHER error code, Server Error Message Reference
ER_BINLOG_EXPIRE_LOG_DAYS_AND_SECS_USED_TOGETHER error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_CLOSE_INDEX_FILE_WHILE_REBUILDING error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_DELETE_INDEX_FILE_WHILE_REBUILDING error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_DELETE_LOG_FILE error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_OPEN_INDEX_FILE_AFTER_REBUILDING error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_OPEN_REGISTER_FILE error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_OPEN_TEMPORARY_INDEX_FILE error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_READ_REGISTER_FILE error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_REINIT_REGISTER_FILE error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_RENAME_INDEX_FILE_WHILE_REBUILDING error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_RUN_AFTER_FLUSH_HOOK error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_RUN_AFTER_SYNC_HOOK error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_SET_PURGE_INDEX_FILE_NAME error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_SYNC_INDEX_FILE error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_SYNC_INDEX_FILE_IN_OPEN error code, Server Error Message Reference
ER_BINLOG_FAILED_TO_WRITE_DROP_FOR_TEMP_TABLES error code, Server Error Message Reference
ER_BINLOG_FATAL_ERROR error code, Server Error Message Reference
ER_BINLOG_FILE_BEING_READ_NOT_PURGED error code, Server Error Message Reference
ER_BINLOG_FILE_EXTENSION_NUMBER_EXHAUSTED error code, Server Error Message Reference
ER_BINLOG_FILE_EXTENSION_NUMBER_RUNNING_LOW error code, Server Error Message Reference
ER_BINLOG_FILE_NAME_TOO_LONG error code, Server Error Message Reference
ER_BINLOG_FILE_OPEN_FAILED error code, Server Error Message Reference
ER_BINLOG_IO_ERROR_READING_HEADER error code, Server Error Message Reference
ER_BINLOG_LOGGING_IMPOSSIBLE error code, Server Error Message Reference
ER_BINLOG_LOGGING_INCIDENT_TO_STOP_SLAVES error code, Server Error Message Reference
ER_BINLOG_LOGGING_NOT_POSSIBLE error code, Server Error Message Reference
ER_BINLOG_LOGICAL_CORRUPTION error code, Server Error Message Reference
ER_BINLOG_MALFORMED_OR_OLD_RELAY_LOG error code, Server Error Message Reference
ER_BINLOG_MASTER_KEY_RECOVERY_OUT_OF_COMBINATION error code, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_CLEANUP_AUX_KEY error code, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_CLEANUP_UNUSED_KEYS error code, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_OPERATE_KEY error code, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_REENCRYPT_LOG error code, Server Error Message Reference
ER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_ROTATE_LOGS error code, Server Error Message Reference
ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE error code, Server Error Message Reference
ER_BINLOG_NEEDS_SERVERID error code, Server Error Message Reference
ER_BINLOG_OOM_WRITING_DELETE_WHILE_OPENING_HEAP_TABLE error code, Server Error Message Reference
ER_BINLOG_PURGE_EMFILE error code, Server Error Message Reference
ER_BINLOG_PURGE_FATAL_ERR error code, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CALLED_WITH_FILE_NOT_IN_INDEX error code, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CANT_COPY_TO_REGISTER_FILE error code, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CANT_FLUSH_REGISTER_FILE error code, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CANT_SYNC_INDEX_FILE error code, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_CANT_UPDATE_INDEX_FILE error code, Server Error Message Reference
ER_BINLOG_PURGE_LOGS_FAILED_TO_PURGE_LOG error code, Server Error Message Reference
ER_BINLOG_PURGE_PROHIBITED error code, Server Error Message Reference
ER_BINLOG_RECOVERING_AFTER_CRASH_USING error code, Server Error Message Reference
ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE error code, Server Error Message Reference
ER_BINLOG_ROW_INJECTION_AND_STMT_ENGINE error code, Server Error Message Reference
ER_BINLOG_ROW_INJECTION_AND_STMT_MODE error code, Server Error Message Reference
ER_BINLOG_ROW_LOGGING_FAILED error code, Server Error Message Reference
ER_BINLOG_ROW_MODE_AND_STMT_ENGINE error code, Server Error Message Reference
ER_BINLOG_ROW_VALUE_OPTION_IGNORED error code, Server Error Message Reference
ER_BINLOG_ROW_VALUE_OPTION_USED_ONLY_FOR_AFTER_IMAGES error code, Server Error Message Reference
ER_BINLOG_STMT_CACHE_SIZE_GREATER_THAN_MAX error code, Server Error Message Reference
ER_BINLOG_STMT_CACHE_SIZE_TOO_LARGE error code, Server Error Message Reference
ER_BINLOG_STMT_MODE_AND_NO_REPL_TABLES error code, Server Error Message Reference
ER_BINLOG_STMT_MODE_AND_ROW_ENGINE error code, Server Error Message Reference
ER_BINLOG_UNABLE_TO_ROTATE_GTID_TABLE_READONLY error code, Server Error Message Reference
ER_BINLOG_UNSAFE_AND_STMT_ENGINE error code, Server Error Message Reference
ER_BINLOG_UNSAFE_AUTOINC_COLUMNS error code, Server Error Message Reference
ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST error code, Server Error Message Reference
ER_BINLOG_UNSAFE_CREATE_IGNORE_SELECT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_CREATE_REPLACE_SELECT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_CREATE_SELECT_AUTOINC error code, Server Error Message Reference
ER_BINLOG_UNSAFE_DEFAULT_EXPRESSION_IN_SUBSTATEMENT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_FULLTEXT_PLUGIN error code, Server Error Message Reference
ER_BINLOG_UNSAFE_INSERT_IGNORE_SELECT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_INSERT_SELECT_UPDATE error code, Server Error Message Reference
ER_BINLOG_UNSAFE_INSERT_TWO_KEYS error code, Server Error Message Reference
ER_BINLOG_UNSAFE_LIMIT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_MESSAGE_AND_STATEMENT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_MIXED_STATEMENT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE error code, Server Error Message Reference
ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS error code, Server Error Message Reference
ER_BINLOG_UNSAFE_NOWAIT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_REPLACE_SELECT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_ROUTINE error code, Server Error Message Reference
ER_BINLOG_UNSAFE_SKIP_LOCKED error code, Server Error Message Reference
ER_BINLOG_UNSAFE_STATEMENT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_SYSTEM_FUNCTION error code, Server Error Message Reference
ER_BINLOG_UNSAFE_SYSTEM_TABLE error code, Server Error Message Reference
ER_BINLOG_UNSAFE_SYSTEM_VARIABLE error code, Server Error Message Reference
ER_BINLOG_UNSAFE_UDF error code, Server Error Message Reference
ER_BINLOG_UNSAFE_UPDATE_IGNORE error code, Server Error Message Reference
ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT error code, Server Error Message Reference
ER_BINLOG_UNSAFE_XA error code, Server Error Message Reference
ER_BINLOG_USE_V1_ROW_EVENTS_IGNORED error code, Server Error Message Reference
ER_BINLOG_WARNING_SUPPRESSED error code, Server Error Message Reference
ER_BLOBS_AND_NO_TERMINATED error code, Server Error Message Reference
ER_BLOB_CANT_HAVE_DEFAULT error code, Server Error Message Reference
ER_BLOB_FIELD_IN_PART_FUNC_ERROR error code, Server Error Message Reference
ER_BLOB_KEY_WITHOUT_LENGTH error code, Server Error Message Reference
ER_BLOB_USED_AS_KEY error code, Server Error Message Reference
ER_BOOST_GEOMETRY_CENTROID_EXCEPTION error code, Server Error Message Reference
ER_BOOST_GEOMETRY_EMPTY_INPUT_EXCEPTION error code, Server Error Message Reference
ER_BOOST_GEOMETRY_INCONSISTENT_TURNS_EXCEPTION error code, Server Error Message Reference
ER_BOOST_GEOMETRY_OVERLAY_INVALID_INPUT_EXCEPTION error code, Server Error Message Reference
ER_BOOST_GEOMETRY_SELF_INTERSECTION_POINT_EXCEPTION error code, Server Error Message Reference
ER_BOOST_GEOMETRY_TURN_INFO_EXCEPTION error code, Server Error Message Reference
ER_BOOST_GEOMETRY_UNKNOWN_EXCEPTION error code, Server Error Message Reference
ER_BOOTSTRAP_CANT_THREAD error code, Server Error Message Reference
ER_BUFPOOL_RESIZE_INPROGRESS error code, Server Error Message Reference
ER_CACHING_SHA2_PASSWORD_SECOND_PASSWORD_USED_INFORMATION error code, Server Error Message Reference
ER_CALL_ME_LOCALHOST error code, Server Error Message Reference
ER_CANNOT_ADD_FOREIGN error code, Server Error Message Reference
ER_CANNOT_ADD_FOREIGN_BASE_COL_STORED error code, Server Error Message Reference
ER_CANNOT_ADD_FOREIGN_BASE_COL_VIRTUAL error code, Server Error Message Reference
ER_CANNOT_ALTER_SRID_DUE_TO_INDEX error code, Server Error Message Reference
ER_CANNOT_CHANGE_TO_ROOT_DIR error code, Server Error Message Reference
ER_CANNOT_CONVERT_STRING error code, Server Error Message Reference
ER_CANNOT_CREATE_VIRTUAL_INDEX_CONSTRAINT error code, Server Error Message Reference
ER_CANNOT_DISCARD_TEMPORARY_TABLE error code, Server Error Message Reference
ER_CANNOT_DROP_COLUMN_FUNCTIONAL_INDEX error code, Server Error Message Reference
ER_CANNOT_FIND_KEY_IN_KEYRING error code, Server Error Message Reference
ER_CANNOT_GET_SERVER_VERSION_FROM_TABLESPACE_HEADER error code, Server Error Message Reference
ER_CANNOT_GRANT_ROLES_TO_ANONYMOUS_USER error code, Server Error Message Reference
ER_CANNOT_GRANT_SYSTEM_PRIV_TO_MANDATORY_ROLE error code, Server Error Message Reference
ER_CANNOT_LOAD_FROM_TABLE_V2 error code, Server Error Message Reference
ER_CANNOT_LOCK_USER_MANAGEMENT_CACHES error code, Server Error Message Reference
ER_CANNOT_LOG_PARTIAL_DROP_DATABASE_WITH_GTID error code, Server Error Message Reference
ER_CANNOT_SET_DATABASE_ENCRYPTION error code, Server Error Message Reference
ER_CANNOT_SET_LOG_ERROR_SERVICES error code, Server Error Message Reference
ER_CANNOT_SET_SERVER_VERSION_IN_TABLESPACE_HEADER error code, Server Error Message Reference
ER_CANNOT_SET_TABLESPACE_ENCRYPTION error code, Server Error Message Reference
ER_CANNOT_SET_TABLE_ENCRYPTION error code, Server Error Message Reference
ER_CANNOT_USER error code, Server Error Message Reference
ER_CANNOT_USE_ENCRYPTION_CLAUSE error code, Server Error Message Reference
ER_CANT_ACCESS_CAPATH error code, Server Error Message Reference
ER_CANT_AGGREGATE_2COLLATIONS error code, Server Error Message Reference
ER_CANT_AGGREGATE_3COLLATIONS error code, Server Error Message Reference
ER_CANT_AGGREGATE_NCOLLATIONS error code, Server Error Message Reference
ER_CANT_ALLOC_TABLE_OBJECT error code, Server Error Message Reference
ER_CANT_CHANGE_TX_CHARACTERISTICS error code, Server Error Message Reference
ER_CANT_CHECK_PID_PATH error code, Server Error Message Reference
ER_CANT_CHOWN_DATADIR error code, Server Error Message Reference
ER_CANT_CREATE_ADMIN_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_CACHE_FOR_DB_OPT error code, Server Error Message Reference
ER_CANT_CREATE_DB error code, Server Error Message Reference
ER_CANT_CREATE_FILE error code, Server Error Message Reference
ER_CANT_CREATE_GEOMETRY_OBJECT error code, Server Error Message Reference
ER_CANT_CREATE_HANDLER_FILE error code, Server Error Message Reference
ER_CANT_CREATE_HANDLER_OBJECT_FOR_TABLE error code, Server Error Message Reference
ER_CANT_CREATE_HANDLE_MGR_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_INTERRUPT_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_NAMED_PIPES_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_PID_FILE error code, Server Error Message Reference
ER_CANT_CREATE_SCHEDULER_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_SHM_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_SHUTDOWN_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_TABLE error code, Server Error Message Reference
ER_CANT_CREATE_TABLE_SHARE_FROM_FRM error code, Server Error Message Reference
ER_CANT_CREATE_TCPIP_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_TEST_FILE error code, Server Error Message Reference
ER_CANT_CREATE_THREAD error code, Server Error Message Reference
ER_CANT_CREATE_USER_WITH_GRANT error code, Server Error Message Reference
ER_CANT_CREATE_UUID error code, Server Error Message Reference
ER_CANT_DETACH_SESSION_LEFT_BY_PLUGIN error code, Server Error Message Reference
ER_CANT_DO_IMPLICIT_COMMIT_IN_TRX_WHEN_GTID_NEXT_IS_SET error code, Server Error Message Reference
ER_CANT_DO_THIS_DURING_AN_TRANSACTION error code, Server Error Message Reference
ER_CANT_DROP_FIELD_OR_KEY error code, Server Error Message Reference
ER_CANT_ENFORCE_GTID_CONSISTENCY_WITH_ONGOING_GTID_VIOLATING_TX error code, Server Error Message Reference
ER_CANT_EXECUTE_IN_READ_ONLY_TRANSACTION error code, Server Error Message Reference
ER_CANT_FIND_DL_ENTRY error code, Server Error Message Reference
ER_CANT_FIND_SYSTEM_REC error code, Server Error Message Reference
ER_CANT_FIND_UDF error code, Server Error Message Reference
ER_CANT_GET_STAT error code, Server Error Message Reference
ER_CANT_HASH_DO_AND_IGNORE_RULES error code, Server Error Message Reference
ER_CANT_IDENTIFY_CHARSET_USING_DEFAULT error code, Server Error Message Reference
ER_CANT_INCREASE_MAX_OPEN_FILES error code, Server Error Message Reference
ER_CANT_INITIALIZE_BUILTIN_PLUGINS error code, Server Error Message Reference
ER_CANT_INITIALIZE_DYNAMIC_PLUGINS error code, Server Error Message Reference
ER_CANT_INITIALIZE_EARLY_PLUGINS error code, Server Error Message Reference
ER_CANT_INITIALIZE_GTID error code, Server Error Message Reference
ER_CANT_INITIALIZE_UDF error code, Server Error Message Reference
ER_CANT_INIT_DBS error code, Server Error Message Reference
ER_CANT_INIT_SCHEDULER_THREAD error code, Server Error Message Reference
ER_CANT_INIT_TC_LOG error code, Server Error Message Reference
ER_CANT_INIT_TIMER error code, Server Error Message Reference
ER_CANT_JOIN_SHUTDOWN_THREAD error code, Server Error Message Reference
ER_CANT_LOCK error code, Server Error Message Reference
ER_CANT_LOCK_LOG_TABLE error code, Server Error Message Reference
ER_CANT_LOCK_TABLE error code, Server Error Message Reference
ER_CANT_LOCK_TABLESPACE error code, Server Error Message Reference
ER_CANT_MODIFY_SRID_0 error code, Server Error Message Reference
ER_CANT_MODIFY_SRS_USED_BY_COLUMN error code, Server Error Message Reference
ER_CANT_OPEN_AND_LOCK_PRIVILEGE_TABLES error code, Server Error Message Reference
ER_CANT_OPEN_CA error code, Server Error Message Reference
ER_CANT_OPEN_DATADIR_AFTER_UPGRADE_FAILURE error code, Server Error Message Reference
ER_CANT_OPEN_DB_OPT_USING_DEFAULT_CHARSET error code, Server Error Message Reference
ER_CANT_OPEN_DIR error code, Server Error Message Reference
ER_CANT_OPEN_ERROR_LOG error code, Server Error Message Reference
ER_CANT_OPEN_FILE error code, Server Error Message Reference
ER_CANT_OPEN_FRM_FILE error code, Server Error Message Reference
ER_CANT_OPEN_LIBRARY error code, Server Error Message Reference
ER_CANT_OPEN_TABLE_MYSQL_PROC error code, Server Error Message Reference
ER_CANT_PARSE_STORED_ROUTINE_BODY error code, Server Error Message Reference
ER_CANT_READ_DIR error code, Server Error Message Reference
ER_CANT_READ_ERRMSGS error code, Server Error Message Reference
ER_CANT_READ_FRM_FILE error code, Server Error Message Reference
ER_CANT_READ_TABLE_MYSQL_PROC error code, Server Error Message Reference
ER_CANT_REMOVE_ALL_FIELDS error code, Server Error Message Reference
ER_CANT_REMOVE_PID_FILE error code, Server Error Message Reference
ER_CANT_RENAME_LOG_TABLE error code, Server Error Message Reference
ER_CANT_REOPEN_TABLE error code, Server Error Message Reference
ER_CANT_REPLICATE_ANONYMOUS_WITH_AUTO_POSITION error code, Server Error Message Reference
ER_CANT_REPLICATE_ANONYMOUS_WITH_GTID_MODE_ON error code, Server Error Message Reference
ER_CANT_REPLICATE_GTID_WITH_GTID_MODE_OFF error code, Server Error Message Reference
ER_CANT_RESET_MASTER error code, Server Error Message Reference
ER_CANT_SAVE_GTIDS error code, Server Error Message Reference
ER_CANT_SET_DATADIR error code, Server Error Message Reference
ER_CANT_SET_DATA_DIR error code, Server Error Message Reference
ER_CANT_SET_ERROR_LOG_SERVICE error code, Server Error Message Reference
ER_CANT_SET_ERROR_SUPPRESSION_LIST error code, Server Error Message Reference
ER_CANT_SET_ERROR_SUPPRESSION_LIST_FROM_COMMAND_LINE error code, Server Error Message Reference
ER_CANT_SET_GTID_MODE error code, Server Error Message Reference
ER_CANT_SET_GTID_NEXT_LIST_TO_NON_NULL_WHEN_GTID_MODE_IS_OFF error code, Server Error Message Reference
ER_CANT_SET_GTID_NEXT_TO_ANONYMOUS_WHEN_GTID_MODE_IS_ON error code, Server Error Message Reference
ER_CANT_SET_GTID_NEXT_TO_GTID_WHEN_GTID_MODE_IS_OFF error code, Server Error Message Reference
ER_CANT_SET_GTID_NEXT_WHEN_OWNING_GTID error code, Server Error Message Reference
ER_CANT_SET_GTID_PURGED_DUE_SETS_CONSTRAINTS error code, Server Error Message Reference
ER_CANT_SET_GTID_PURGED_WHEN_GTID_EXECUTED_IS_NOT_EMPTY error code, Server Error Message Reference
ER_CANT_SET_GTID_PURGED_WHEN_OWNED_GTIDS_IS_NOT_EMPTY error code, Server Error Message Reference
ER_CANT_SET_HANDLER_REFERENCE_FOR_TABLE error code, Server Error Message Reference
ER_CANT_SET_PATH_FOR error code, Server Error Message Reference
ER_CANT_SET_PERSISTED error code, Server Error Message Reference
ER_CANT_SET_UP_PERSISTED_VALUES error code, Server Error Message Reference
ER_CANT_SET_VARIABLE_WHEN_OWNING_GTID error code, Server Error Message Reference
ER_CANT_START_ERROR_LOG_SERVICE error code, Server Error Message Reference
ER_CANT_STAT_DATADIR error code, Server Error Message Reference
ER_CANT_STAT_FILE error code, Server Error Message Reference
ER_CANT_UPDATE_TABLE_IN_CREATE_TABLE_SELECT error code, Server Error Message Reference
ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG error code, Server Error Message Reference
ER_CANT_UPDATE_WITH_READLOCK error code, Server Error Message Reference
ER_CANT_UPGRADE_GENERATED_COLUMNS_TO_DD error code, Server Error Message Reference
ER_CANT_USE_AUTO_POSITION_WITH_GTID_MODE_OFF error code, Server Error Message Reference
ER_CANT_USE_OPTION_HERE error code, Server Error Message Reference
ER_CANT_WAIT_FOR_EXECUTED_GTID_SET_WHILE_OWNING_A_GTID error code, Server Error Message Reference
ER_CAPACITY_EXCEEDED error code, Server Error Message Reference
ER_CAPACITY_EXCEEDED_IN_PARSER error code, Server Error Message Reference
ER_CAPACITY_EXCEEDED_IN_RANGE_OPTIMIZER error code, Server Error Message Reference
ER_CA_SELF_SIGNED error code, Server Error Message Reference
ER_CHANGED_ENFORCE_GTID_CONSISTENCY error code, Server Error Message Reference
ER_CHANGED_GTID_MODE error code, Server Error Message Reference
ER_CHANGED_MAX_CONNECTIONS error code, Server Error Message Reference
ER_CHANGED_MAX_OPEN_FILES error code, Server Error Message Reference
ER_CHANGED_TABLE_OPEN_CACHE error code, Server Error Message Reference
ER_CHANGE_MASTER_PASSWORD_LENGTH error code, Server Error Message Reference
ER_CHANGE_RPL_INFO_REPOSITORY_FAILURE error code, Server Error Message Reference
ER_CHECKING_TABLE error code, Server Error Message Reference
ER_CHECKREAD error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_CLAUSE_USING_FK_REFER_ACTION_COLUMN error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_DUP_NAME error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_FUNCTION_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_NAMED_FUNCTION_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_NOT_FOUND error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_REFERS_AUTO_INCREMENT_COLUMN error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_REFERS_UNKNOWN_COLUMN error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_ROW_VALUE error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_VARIABLES error code, Server Error Message Reference
ER_CHECK_CONSTRAINT_VIOLATED error code, Server Error Message Reference
ER_CHECK_NOT_IMPLEMENTED error code, Server Error Message Reference
ER_CHECK_NO_SUCH_TABLE error code, Server Error Message Reference
ER_CLIENT_DOES_NOT_SUPPORT error code, Server Error Message Reference
ER_CLIENT_GTID_UNSAFE_CREATE_DROP_TEMP_TABLE_IN_TRX_IN_SBR error code, Server Error Message Reference
ER_CLONE_CHARSET error code, Server Error Message Reference
ER_CLONE_CLIENT_TRACE error code, Server Error Message Reference
ER_CLONE_CONFIG error code, Server Error Message Reference
ER_CLONE_CREATE_HANDLER_FAIL_TRACE error code, Server Error Message Reference
ER_CLONE_DDL_IN_PROGRESS error code, Server Error Message Reference
ER_CLONE_DISALLOWED error code, Server Error Message Reference
ER_CLONE_DISK_SPACE error code, Server Error Message Reference
ER_CLONE_DONOR error code, Server Error Message Reference
ER_CLONE_DONOR_TRACE error code, Server Error Message Reference
ER_CLONE_DONOR_VERSION error code, Server Error Message Reference
ER_CLONE_ENCRYPTION error code, Server Error Message Reference
ER_CLONE_HANDLER_EXISTS error code, Server Error Message Reference
ER_CLONE_HANDLER_EXIST_TRACE error code, Server Error Message Reference
ER_CLONE_INFO_CLIENT error code, Server Error Message Reference
ER_CLONE_INFO_SERVER error code, Server Error Message Reference
ER_CLONE_IN_PROGRESS error code, Server Error Message Reference
ER_CLONE_LOOPBACK error code, Server Error Message Reference
ER_CLONE_OS error code, Server Error Message Reference
ER_CLONE_PLATFORM error code, Server Error Message Reference
ER_CLONE_PLUGIN_MATCH error code, Server Error Message Reference
ER_CLONE_PLUGIN_NOT_LOADED error code, Server Error Message Reference
ER_CLONE_PLUGIN_NOT_LOADED_TRACE error code, Server Error Message Reference
ER_CLONE_PROTOCOL error code, Server Error Message Reference
ER_CLONE_PROTOCOL_ERROR error code, Server Error Message Reference
ER_CLONE_PROTOCOL_TRACE error code, Server Error Message Reference
ER_CLONE_REMOTE_ERROR error code, Server Error Message Reference
ER_CLONE_SERVER_TRACE error code, Server Error Message Reference
ER_CLONE_SHUTDOWN_TRACE error code, Server Error Message Reference
ER_CLONE_SYS_CONFIG error code, Server Error Message Reference
ER_CLONE_TOO_MANY_CONCURRENT_CLONES error code, Server Error Message Reference
ER_CMD_NEED_SUPER error code, Server Error Message Reference
ER_COALESCE_ONLY_ON_HASH_PARTITION error code, Server Error Message Reference
ER_COALESCE_PARTITION_NO_PARTITION error code, Server Error Message Reference
ER_COLLATION_CHARSET_MISMATCH error code, Server Error Message Reference
ER_COLUMNACCESS_DENIED_ERROR error code, Server Error Message Reference
ER_COLUMN_CHANGE_SIZE error code, Server Error Message Reference
ER_COLUMN_CHECK_CONSTRAINT_REFERENCES_OTHER_COLUMN error code, Server Error Message Reference
ER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2 error code, Server Error Message Reference
ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE error code, Server Error Message Reference
ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE_V2 error code, Server Error Message Reference
ER_COMMIT_NOT_ALLOWED_IN_SF_OR_TRG error code, Server Error Message Reference
ER_COMPONENTS_CANT_ACQUIRE_SERVICE_IMPLEMENTATION error code, Server Error Message Reference
ER_COMPONENTS_CANT_LOAD error code, Server Error Message Reference
ER_COMPONENTS_CANT_RELEASE_SERVICE error code, Server Error Message Reference
ER_COMPONENTS_CANT_SATISFY_DEPENDENCY error code, Server Error Message Reference
ER_COMPONENTS_CANT_UNLOAD error code, Server Error Message Reference
ER_COMPONENTS_FAILED_TO_ACQUIRE_SERVICE_IMPLEMENTATION error code, Server Error Message Reference
ER_COMPONENTS_INFRASTRUCTURE_BOOTSTRAP error code, Server Error Message Reference
ER_COMPONENTS_INFRASTRUCTURE_SHUTDOWN error code, Server Error Message Reference
ER_COMPONENTS_LOAD_CANT_INITIALIZE error code, Server Error Message Reference
ER_COMPONENTS_LOAD_CANT_REGISTER_SERVICE_IMPLEMENTATION error code, Server Error Message Reference
ER_COMPONENTS_NO_SCHEME error code, Server Error Message Reference
ER_COMPONENTS_NO_SCHEME_SERVICE error code, Server Error Message Reference
ER_COMPONENTS_PERSIST_LOADER_BOOTSTRAP error code, Server Error Message Reference
ER_COMPONENTS_UNLOAD_CANT_DEINITIALIZE error code, Server Error Message Reference
ER_COMPONENTS_UNLOAD_CANT_UNREGISTER_SERVICE error code, Server Error Message Reference
ER_COMPONENTS_UNLOAD_DUPLICATE_IN_GROUP error code, Server Error Message Reference
ER_COMPONENTS_UNLOAD_NOT_LOADED error code, Server Error Message Reference
ER_COMPONENT_FILTER_CONFUSED error code, Server Error Message Reference
ER_COMPONENT_FILTER_DIAGNOSTICS error code, Server Error Message Reference
ER_COMPONENT_FILTER_FLABBERGASTED error code, Server Error Message Reference
ER_COMPONENT_FILTER_WRONG_VALUE error code, Server Error Message Reference
ER_COMPONENT_MANIPULATE_ROW_FAILED error code, Server Error Message Reference
ER_COMPONENT_TABLE_INCORRECT error code, Server Error Message Reference
ER_COND_ITEM_TOO_LONG error code, Server Error Message Reference
ER_CONFIG_OPTION_WITHOUT_GROUP error code, Server Error Message Reference
ER_CONFIRMING_THE_FUTURE error code, Server Error Message Reference
ER_CONFLICTING_DECLARATIONS error code, Server Error Message Reference
ER_CONFLICT_FN_PARSE_ERROR error code, Server Error Message Reference
ER_CONNECTION_ABORTED error code, Server Error Message Reference
ER_CONNECTION_HANDLING_OOM error code, Server Error Message Reference
ER_CONNECT_TO_FOREIGN_DATA_SOURCE error code, Server Error Message Reference
ER_CONNECT_TO_MASTER error code, Server Error Message Reference
ER_CONN_ATTR_TRUNCATED error code, Server Error Message Reference
ER_CONN_CONTROL_DELAY_ACTION_INIT_FAILED error code, Server Error Message Reference
ER_CONN_CONTROL_ERROR_MSG error code, Server Error Message Reference
ER_CONN_CONTROL_EVENT_COORDINATOR_INIT_FAILED error code, Server Error Message Reference
ER_CONN_CONTROL_FAILED_TO_SET_CONN_DELAY error code, Server Error Message Reference
ER_CONN_CONTROL_FAILED_TO_UPDATE_CONN_DELAY_HASH error code, Server Error Message Reference
ER_CONN_CONTROL_INVALID_CONN_DELAY_TYPE error code, Server Error Message Reference
ER_CONN_CONTROL_STAT_CONN_DELAY_TRIGGERED_RESET_FAILED error code, Server Error Message Reference
ER_CONN_CONTROL_STAT_CONN_DELAY_TRIGGERED_UPDATE_FAILED error code, Server Error Message Reference
ER_CONN_INIT_CONNECT_IGNORED error code, Server Error Message Reference
ER_CONN_PER_THREAD_NO_THREAD error code, Server Error Message Reference
ER_CONN_PIP_CANT_CREATE_EVENT error code, Server Error Message Reference
ER_CONN_PIP_CANT_CREATE_PIPE error code, Server Error Message Reference
ER_CONN_SHM_CANT_CREATE_CONNECTION error code, Server Error Message Reference
ER_CONN_SHM_CANT_CREATE_SERVICE error code, Server Error Message Reference
ER_CONN_SHM_LISTENER error code, Server Error Message Reference
ER_CONN_SOCKET_ACCEPT_FAILED error code, Server Error Message Reference
ER_CONN_SOCKET_SELECT_FAILED error code, Server Error Message Reference
ER_CONN_TCP_ADDRESS error code, Server Error Message Reference
ER_CONN_TCP_BIND_FAIL error code, Server Error Message Reference
ER_CONN_TCP_BIND_RETRY error code, Server Error Message Reference
ER_CONN_TCP_CANT_RESET_V6ONLY error code, Server Error Message Reference
ER_CONN_TCP_CANT_RESOLVE_HOSTNAME error code, Server Error Message Reference
ER_CONN_TCP_CREATED error code, Server Error Message Reference
ER_CONN_TCP_ERROR_WITH_STRERROR error code, Server Error Message Reference
ER_CONN_TCP_IPV6_AVAILABLE error code, Server Error Message Reference
ER_CONN_TCP_IPV6_UNAVAILABLE error code, Server Error Message Reference
ER_CONN_TCP_IP_NOT_LOGGED error code, Server Error Message Reference
ER_CONN_TCP_IS_THERE_ANOTHER_USING_PORT error code, Server Error Message Reference
ER_CONN_TCP_LISTEN_FAIL error code, Server Error Message Reference
ER_CONN_TCP_NO_SOCKET error code, Server Error Message Reference
ER_CONN_TCP_RESOLVE_INFO error code, Server Error Message Reference
ER_CONN_TCP_START_FAIL error code, Server Error Message Reference
ER_CONN_TPC_BIND_FAIL error code, Server Error Message Reference
ER_CONN_UNIX_IS_THERE_ANOTHER_USING_SOCKET error code, Server Error Message Reference
ER_CONN_UNIX_LISTEN_FAILED error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_CLOSE error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_CREATE error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_DELETE error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_OPEN error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_READ error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_SYNC error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_CANT_WRITE error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_EMPTY error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_FAIL error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_GIVING_UP error code, Server Error Message Reference
ER_CONN_UNIX_LOCK_FILE_PIDLESS error code, Server Error Message Reference
ER_CONN_UNIX_NO_BIND_NO_START error code, Server Error Message Reference
ER_CONN_UNIX_NO_FD error code, Server Error Message Reference
ER_CONN_UNIX_PATH_TOO_LONG error code, Server Error Message Reference
ER_CONN_UNIX_PID_CLAIMED_SOCKET_FILE error code, Server Error Message Reference
ER_CONSECUTIVE_REORG_PARTITIONS error code, Server Error Message Reference
ER_CON_COUNT_ERROR error code, Server Error Message Reference
ER_CORE_VALUES error code, Server Error Message Reference
ER_CORRUPTED_JSON_DIFF error code, Server Error Message Reference
ER_CORRUPT_HELP_DB error code, Server Error Message Reference
ER_COULD_NOT_APPLY_JSON_DIFF error code, Server Error Message Reference
ER_COULD_NOT_CREATE_WINDOWS_REGISTRY_KEY error code, Server Error Message Reference
ER_COULD_NOT_REINITIALIZE_AUDIT_LOG_FILTERS error code, Server Error Message Reference
ER_CRASHED_ON_REPAIR error code, Server Error Message Reference
ER_CRASHED_ON_USAGE error code, Server Error Message Reference
ER_CREATED_SYSTEM_WITH_VERSION error code, Server Error Message Reference
ER_CREATE_FILEGROUP_FAILED error code, Server Error Message Reference
ER_CREATING_NEW_UUID error code, Server Error Message Reference
ER_CREATING_NEW_UUID_FIRST_START error code, Server Error Message Reference
ER_CREDENTIALLESS_AUTO_USER_BAD error code, Server Error Message Reference
ER_CREDENTIALS_CONTRADICT_TO_HISTORY error code, Server Error Message Reference
ER_CTE_MAX_RECURSION_DEPTH error code, Server Error Message Reference
ER_CTE_RECURSIVE_FORBIDDEN_JOIN_ORDER error code, Server Error Message Reference
ER_CTE_RECURSIVE_FORBIDS_AGGREGATION error code, Server Error Message Reference
ER_CTE_RECURSIVE_REQUIRES_NONRECURSIVE_FIRST error code, Server Error Message Reference
ER_CTE_RECURSIVE_REQUIRES_SINGLE_REFERENCE error code, Server Error Message Reference
ER_CTE_RECURSIVE_REQUIRES_UNION error code, Server Error Message Reference
ER_CURRENT_PASSWORD_CANNOT_BE_RETAINED error code, Server Error Message Reference
ER_CURRENT_PASSWORD_NOT_REQUIRED error code, Server Error Message Reference
ER_CUT_VALUE_GROUP_CONCAT error code, Server Error Message Reference
ER_CYCLE_TIMER_IS_NOT_AVAILABLE error code, Server Error Message Reference
ER_DATABASE_NAME error code, Server Error Message Reference
ER_DATA_DIRECTORY_UNUSABLE error code, Server Error Message Reference
ER_DATA_DIRECTORY_UNUSABLE_DELETABLE error code, Server Error Message Reference
ER_DATA_OUT_OF_RANGE error code, Server Error Message Reference
ER_DATA_TOO_LONG error code, Server Error Message Reference
ER_DATETIME_FUNCTION_OVERFLOW error code, Server Error Message Reference
ER_DA_AUTH_ID_WITH_SYSTEM_USER_PRIV_IN_MANDATORY_ROLES error code, Server Error Message Reference
ER_DA_GRP_RPL_STARTED_AUTO_REJOIN error code, Server Error Message Reference
ER_DA_INVALID_CONDITION_NUMBER error code, Server Error Message Reference
ER_DA_PLUGIN_INSTALL_ERROR error code, Server Error Message Reference
ER_DA_RPL_GTID_TABLE_CANNOT_OPEN error code, Server Error Message Reference
ER_DA_SSL_LIBRARY_ERROR error code, Server Error Message Reference
ER_DA_UNKNOWN_ERROR_NUMBER error code, Server Error Message Reference
ER_DBACCESS_DENIED_ERROR error code, Server Error Message Reference
ER_DBUG_CHECK_SHARES_DROPPED error code, Server Error Message Reference
ER_DBUG_CHECK_SHARES_INFO error code, Server Error Message Reference
ER_DBUG_CHECK_SHARES_OPEN error code, Server Error Message Reference
ER_DB_ACCESS_DENIED error code, Server Error Message Reference
ER_DB_CREATE_EXISTS error code, Server Error Message Reference
ER_DB_DROP_EXISTS error code, Server Error Message Reference
ER_DB_DROP_RMDIR error code, Server Error Message Reference
ER_DB_DROP_RMDIR2 error code, Server Error Message Reference
ER_DB_OPT_NOT_FOUND_USING_DEFAULT_CHARSET error code, Server Error Message Reference
ER_DDL_IN_PROGRESS error code, Server Error Message Reference
ER_DDL_LOG_ERROR error code, Server Error Message Reference
ER_DD_ABORTING_PARTIAL_UPGRADE error code, Server Error Message Reference
ER_DD_CACHE_NOT_EMPTY_AT_SHUTDOWN error code, Server Error Message Reference
ER_DD_CANT_CREATE_OBJECT_KEY error code, Server Error Message Reference
ER_DD_CANT_CREATE_SP error code, Server Error Message Reference
ER_DD_CANT_FETCH_TABLE_DATA error code, Server Error Message Reference
ER_DD_CANT_FIX_SE_DATA error code, Server Error Message Reference
ER_DD_CANT_GET_OBJECT_KEY error code, Server Error Message Reference
ER_DD_CANT_RESOLVE_VIEW error code, Server Error Message Reference
ER_DD_CREATED_FOR_UPGRADE error code, Server Error Message Reference
ER_DD_ERROR_CREATING_ENTRY error code, Server Error Message Reference
ER_DD_FAILSAFE error code, Server Error Message Reference
ER_DD_FRM_EXISTS_FOR_TABLE error code, Server Error Message Reference
ER_DD_INITIALIZE error code, Server Error Message Reference
ER_DD_INITIALIZE_SQL_ERROR error code, Server Error Message Reference
ER_DD_INIT_FAILED error code, Server Error Message Reference
ER_DD_INIT_UPGRADE_FAILED error code, Server Error Message Reference
ER_DD_METADATA_NOT_FOUND error code, Server Error Message Reference
ER_DD_MINOR_DOWNGRADE error code, Server Error Message Reference
ER_DD_MINOR_DOWNGRADE_VERSION_NOT_SUPPORTED error code, Server Error Message Reference
ER_DD_NO_VERSION_FOUND error code, Server Error Message Reference
ER_DD_NO_WRITES_NO_REPOPULATION error code, Server Error Message Reference
ER_DD_OBJECT_RELEASER_REMAINS error code, Server Error Message Reference
ER_DD_OBJECT_REMAINS error code, Server Error Message Reference
ER_DD_OBJECT_REMAINS_IN_RELEASER error code, Server Error Message Reference
ER_DD_POPULATING_TABLES_FAILED error code, Server Error Message Reference
ER_DD_RESTART error code, Server Error Message Reference
ER_DD_SCHEMA_NOT_FOUND error code, Server Error Message Reference
ER_DD_SE_INIT_FAILED error code, Server Error Message Reference
ER_DD_TABLESPACE_NOT_FOUND error code, Server Error Message Reference
ER_DD_TABLE_NOT_FOUND error code, Server Error Message Reference
ER_DD_TRG_CANT_ADD error code, Server Error Message Reference
ER_DD_TRG_CONNECTION_COLLATION_MISSING error code, Server Error Message Reference
ER_DD_TRG_DB_COLLATION_MISSING error code, Server Error Message Reference
ER_DD_TRG_DEFINER_OOM error code, Server Error Message Reference
ER_DD_TRG_FILE_UNREADABLE error code, Server Error Message Reference
ER_DD_UPDATING_PLUGIN_MD_FAILED error code, Server Error Message Reference
ER_DD_UPGRADE error code, Server Error Message Reference
ER_DD_UPGRADE_COMPLETED error code, Server Error Message Reference
ER_DD_UPGRADE_DD_OPEN_FAILED error code, Server Error Message Reference
ER_DD_UPGRADE_DD_POPULATED error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_FIND_VALID_DATA_DIR error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_INIT_DD_SE error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_ACQUIRE_TABLESPACE error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_CREATE_INDEX_STATS error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_CREATE_TABLE_STATS error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_FETCH_TABLES error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_FETCH_TABLESPACES error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_RESOLVE_TABLESPACE_ENGINE error code, Server Error Message Reference
ER_DD_UPGRADE_FAILED_TO_UPDATE_VER_NO_IN_TABLESPACE error code, Server Error Message Reference
ER_DD_UPGRADE_FOUND_PARTIALLY_UPGRADED_DD_ABORT error code, Server Error Message Reference
ER_DD_UPGRADE_FOUND_PARTIALLY_UPGRADED_DD_CONTINUE error code, Server Error Message Reference
ER_DD_UPGRADE_INDEX_STATS_MIGRATE_COMPLETED error code, Server Error Message Reference
ER_DD_UPGRADE_INFO_FILE_CLOSE_FAILED error code, Server Error Message Reference
ER_DD_UPGRADE_INFO_FILE_OPEN_FAILED error code, Server Error Message Reference
ER_DD_UPGRADE_OFF error code, Server Error Message Reference
ER_DD_UPGRADE_RENAME_IDX_STATS_FILE_FAILED error code, Server Error Message Reference
ER_DD_UPGRADE_SCHEMA_UNAVAILABLE error code, Server Error Message Reference
ER_DD_UPGRADE_SDI_INFO_UPDATE_FAILED error code, Server Error Message Reference
ER_DD_UPGRADE_SE_LOGS_FAILED error code, Server Error Message Reference
ER_DD_UPGRADE_START error code, Server Error Message Reference
ER_DD_UPGRADE_TABLESPACE_MIGRATION_FAILED error code, Server Error Message Reference
ER_DD_UPGRADE_TABLE_INTACT_ERROR error code, Server Error Message Reference
ER_DD_UPGRADE_TABLE_STATS_MIGRATE_COMPLETED error code, Server Error Message Reference
ER_DD_UPGRADE_VERSION_NOT_SUPPORTED error code, Server Error Message Reference
ER_DD_UPGRADE_VIEW_COLUMN_NAME_TOO_LONG error code, Server Error Message Reference
ER_DD_VERSION_FOUND error code, Server Error Message Reference
ER_DD_VERSION_INSTALLED error code, Server Error Message Reference
ER_DD_VERSION_UNSUPPORTED error code, Server Error Message Reference
ER_DD_VIEW_CANT_ALLOC_CHARSET error code, Server Error Message Reference
ER_DD_VIEW_CANT_CREATE error code, Server Error Message Reference
ER_DD_VIEW_WITHOUT_DEFINER error code, Server Error Message Reference
ER_DEBUG_SYNC_EXECUTED error code, Server Error Message Reference
ER_DEBUG_SYNC_HIT error code, Server Error Message Reference
ER_DEBUG_SYNC_HIT_LIMIT error code, Server Error Message Reference
ER_DEBUG_SYNC_OOM error code, Server Error Message Reference
ER_DEBUG_SYNC_THREAD_MAX error code, Server Error Message Reference
ER_DEBUG_SYNC_TIMEOUT error code, Server Error Message Reference
ER_DEFAULT_AS_VAL_GENERATED error code, Server Error Message Reference
ER_DEFAULT_SE_UNAVAILABLE error code, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_FUNCTION_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_NAMED_FUNCTION_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_NON_PRIOR error code, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_REF_AUTO_INC error code, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_ROW_VALUE error code, Server Error Message Reference
ER_DEFAULT_VAL_GENERATED_VARIABLES error code, Server Error Message Reference
ER_DEPART_WITH_GRACE error code, Server Error Message Reference
ER_DEPENDENT_BY_DEFAULT_GENERATED_VALUE error code, Server Error Message Reference
ER_DEPENDENT_BY_FUNCTIONAL_INDEX error code, Server Error Message Reference
ER_DEPENDENT_BY_GENERATED_COLUMN error code, Server Error Message Reference
ER_DEPENDENT_BY_PARTITION_FUNC error code, Server Error Message Reference
ER_DEPRECATED_NATIONAL error code, Server Error Message Reference
ER_DEPRECATED_SYNTAX_NO_REPLACEMENT error code, Server Error Message Reference
ER_DEPRECATED_SYNTAX_WITH_REPLACEMENT error code, Server Error Message Reference
ER_DEPRECATED_TIMESTAMP_IMPLICIT_DEFAULTS error code, Server Error Message Reference
ER_DEPRECATED_UTF8_ALIAS error code, Server Error Message Reference
ER_DEPRECATE_MSG_NO_REPLACEMENT error code, Server Error Message Reference
ER_DEPRECATE_MSG_WITH_REPLACEMENT error code, Server Error Message Reference
ER_DERIVED_MUST_HAVE_ALIAS error code, Server Error Message Reference
ER_DES_FILE_WRONG_KEY error code, Server Error Message Reference
ER_DETACHED_SESSIONS_LEFT_BY_PLUGIN error code, Server Error Message Reference
ER_DETACHING_SESSION_LEFT_BY_PLUGIN error code, Server Error Message Reference
ER_DIMENSION_UNSUPPORTED error code, Server Error Message Reference
ER_DISABLED_STORAGE_ENGINE error code, Server Error Message Reference
ER_DISABLED_STORAGE_ENGINE_AS_DEFAULT error code, Server Error Message Reference
ER_DISALLOWED_OPERATION error code, Server Error Message Reference
ER_DISCARD_FK_CHECKS_RUNNING error code, Server Error Message Reference
ER_DISCONNECTING_REMAINING_CLIENTS error code, Server Error Message Reference
ER_DISK_FULL_NOWAIT error code, Server Error Message Reference
ER_DIVISION_BY_ZERO error code, Server Error Message Reference
ER_DONT_SUPPORT_SLAVE_PRESERVE_COMMIT_ORDER error code, Server Error Message Reference
ER_DROP_DATABASE_FAILED_RMDIR_MANUALLY error code, Server Error Message Reference
ER_DROP_FILEGROUP_FAILED error code, Server Error Message Reference
ER_DROP_INDEX_FK error code, Server Error Message Reference
ER_DROP_LAST_PARTITION error code, Server Error Message Reference
ER_DROP_PARTITION_NON_EXISTENT error code, Server Error Message Reference
ER_DUPLICATED_VALUE_IN_TYPE error code, Server Error Message Reference
ER_DUPLICATE_OPTION_KEY error code, Server Error Message Reference
ER_DUPLICATE_SYS_VAR error code, Server Error Message Reference
ER_DUPLICATE_TABLE_LOCK error code, Server Error Message Reference
ER_DUP_ARGUMENT error code, Server Error Message Reference
ER_DUP_ENTRY error code, Server Error Message Reference
ER_DUP_ENTRY_AUTOINCREMENT_CASE error code, Server Error Message Reference
ER_DUP_ENTRY_WITH_KEY_NAME error code, Server Error Message Reference
ER_DUP_FD_OPEN_FAILED error code, Server Error Message Reference
ER_DUP_FIELDNAME error code, Server Error Message Reference
ER_DUP_INDEX error code, Server Error Message Reference
ER_DUP_KEY error code, Server Error Message Reference
ER_DUP_KEYNAME error code, Server Error Message Reference
ER_DUP_LIST_ENTRY error code, Server Error Message Reference
ER_DUP_SIGNAL_SET error code, Server Error Message Reference
ER_DUP_UNIQUE error code, Server Error Message Reference
ER_DUP_UNKNOWN_IN_INDEX error code, Server Error Message Reference
ER_EMPTY_PIPELINE_FOR_ERROR_LOG_SERVICE error code, Server Error Message Reference
ER_EMPTY_QUERY error code, Server Error Message Reference
ER_ENDING_INIT error code, Server Error Message Reference
ER_END_INITFILE error code, Server Error Message Reference
ER_ENFORCE_GTID_CONSISTENCY_WARN_WITH_ONGOING_GTID_VIOLATING_TX error code, Server Error Message Reference
ER_ENGINE_CANT_DROP_MISSING_TABLE error code, Server Error Message Reference
ER_ENGINE_CANT_DROP_TABLE error code, Server Error Message Reference
ER_ENGINE_COST_FAILED_TO_READ error code, Server Error Message Reference
ER_ENGINE_COST_INVALID_CONST_CONSTANT_FOR_SE_AND_DEVICE error code, Server Error Message Reference
ER_ENGINE_COST_INVALID_DEVICE_TYPE_FOR_SE error code, Server Error Message Reference
ER_ENGINE_COST_UNKNOWN_COST_CONSTANT error code, Server Error Message Reference
ER_ENGINE_COST_UNKNOWN_STORAGE_ENGINE error code, Server Error Message Reference
ER_ENGINE_OUT_OF_MEMORY error code, Server Error Message Reference
ER_ERRMSG_CANT_FIND_FILE error code, Server Error Message Reference
ER_ERRMSG_CANT_READ error code, Server Error Message Reference
ER_ERRMSG_LOADING_55_STYLE error code, Server Error Message Reference
ER_ERRMSG_MISSING_IN_FILE error code, Server Error Message Reference
ER_ERRMSG_OOM error code, Server Error Message Reference
ER_ERRMSG_REPLACEMENTS_FAILED error code, Server Error Message Reference
ER_ERRMSG_REPLACEMENT_DODGY error code, Server Error Message Reference
ER_ERROR_DURING_COMMIT error code, Server Error Message Reference
ER_ERROR_DURING_FLUSH_LOGS error code, Server Error Message Reference
ER_ERROR_DURING_FLUSH_LOG_COMMIT_PHASE error code, Server Error Message Reference
ER_ERROR_DURING_OPTIMIZE_TABLE error code, Server Error Message Reference
ER_ERROR_DURING_ROLLBACK error code, Server Error Message Reference
ER_ERROR_ENABLING_KEYS error code, Server Error Message Reference
ER_ERROR_INFO_FROM_DA error code, Server Error Message Reference
ER_ERROR_IN_TRIGGER_BODY error code, Server Error Message Reference
ER_ERROR_IN_UNKNOWN_TRIGGER_BODY error code, Server Error Message Reference
ER_ERROR_ON_MASTER error code, Server Error Message Reference
ER_ERROR_ON_MODIFYING_GTID_EXECUTED_TABLE error code, Server Error Message Reference
ER_ERROR_ON_READ error code, Server Error Message Reference
ER_ERROR_ON_RENAME error code, Server Error Message Reference
ER_ERROR_ON_WRITE error code, Server Error Message Reference
ER_ERROR_WHEN_EXECUTING_COMMAND error code, Server Error Message Reference
ER_EVENT_ALREADY_EXISTS error code, Server Error Message Reference
ER_EVENT_CANNOT_ALTER_IN_THE_PAST error code, Server Error Message Reference
ER_EVENT_CANNOT_CREATE_IN_THE_PAST error code, Server Error Message Reference
ER_EVENT_CANT_FIND_TIMEZONE error code, Server Error Message Reference
ER_EVENT_CANT_GET_CHARSET error code, Server Error Message Reference
ER_EVENT_CANT_GET_COLLATION error code, Server Error Message Reference
ER_EVENT_CANT_GET_LOCK_FOR_DROPPING_EVENT error code, Server Error Message Reference
ER_EVENT_CANT_GET_TIMEZONE_FROM_FIELD error code, Server Error Message Reference
ER_EVENT_CANT_INIT_QUEUE error code, Server Error Message Reference
ER_EVENT_CANT_OPEN_TABLE_MYSQL_EVENT error code, Server Error Message Reference
ER_EVENT_DOES_NOT_EXIST error code, Server Error Message Reference
ER_EVENT_DROPPING error code, Server Error Message Reference
ER_EVENT_ENDS_BEFORE_STARTS error code, Server Error Message Reference
ER_EVENT_ERROR_CREATING_QUERY_TO_WRITE_TO_BINLOG error code, Server Error Message Reference
ER_EVENT_ERROR_DURING_COMPILATION error code, Server Error Message Reference
ER_EVENT_EXECUTION_FAILED error code, Server Error Message Reference
ER_EVENT_EXECUTION_FAILED_CANT_AUTHENTICATE_USER error code, Server Error Message Reference
ER_EVENT_EXECUTION_FAILED_USER_LOST_EVEN_PRIVILEGE error code, Server Error Message Reference
ER_EVENT_EXEC_TIME_IN_THE_PAST error code, Server Error Message Reference
ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG error code, Server Error Message Reference
ER_EVENT_INVALID_CREATION_CTX error code, Server Error Message Reference
ER_EVENT_LAST_EXECUTION error code, Server Error Message Reference
ER_EVENT_MESSAGE_STACK error code, Server Error Message Reference
ER_EVENT_PURGING_QUEUE error code, Server Error Message Reference
ER_EVENT_RECURSION_FORBIDDEN error code, Server Error Message Reference
ER_EVENT_SAME_NAME error code, Server Error Message Reference
ER_EVENT_SCHEDULER_ERROR_GETTING_EVENT_OBJECT error code, Server Error Message Reference
ER_EVENT_SCHEDULER_ERROR_LOADING_FROM_DB error code, Server Error Message Reference
ER_EVENT_SCHEDULER_GOT_BAD_DATA_FROM_TABLE error code, Server Error Message Reference
ER_EVENT_SET_VAR_ERROR error code, Server Error Message Reference
ER_EVENT_UNABLE_TO_DROP_EVENT error code, Server Error Message Reference
ER_EXCEEDED_MV_KEYS_NUM error code, Server Error Message Reference
ER_EXCEEDED_MV_KEYS_SPACE error code, Server Error Message Reference
ER_EXCEPTIONS_WRITE_ERROR error code, Server Error Message Reference
ER_EXCESS_ARGUMENTS error code, Server Error Message Reference
ER_EXPIRE_LOGS_DAYS_IGNORED error code, Server Error Message Reference
ER_EXPLAIN_NOT_SUPPORTED error code, Server Error Message Reference
ER_FAILED_DEFAULT_ROLES error code, Server Error Message Reference
ER_FAILED_READ_FROM_PAR_FILE error code, Server Error Message Reference
ER_FAILED_REVOKE_ROLE error code, Server Error Message Reference
ER_FAILED_ROLE_GRANT error code, Server Error Message Reference
ER_FAILED_START_MYSQLD_DAEMON error code, Server Error Message Reference
ER_FAILED_TO_ACQUIRE_LOCK_ON_RESOURCE_GROUP error code, Server Error Message Reference
ER_FAILED_TO_ADD_RESOURCE_GROUP_TO_MAP error code, Server Error Message Reference
ER_FAILED_TO_ADD_RPL_FILTER error code, Server Error Message Reference
ER_FAILED_TO_ALLOCATE_MEMORY_FOR_RESOURCE_GROUP error code, Server Error Message Reference
ER_FAILED_TO_ALLOCATE_MEMORY_FOR_RESOURCE_GROUP_HASH error code, Server Error Message Reference
ER_FAILED_TO_ALLOCATE_SSL_BIO error code, Server Error Message Reference
ER_FAILED_TO_APPLY_RESOURCE_GROUP_CONTROLLER error code, Server Error Message Reference
ER_FAILED_TO_BINLOG_DROP_EVENT error code, Server Error Message Reference
ER_FAILED_TO_BUILD_DO_AND_IGNORE_TABLE_HASHES error code, Server Error Message Reference
ER_FAILED_TO_COMPRESS_GTID_EXECUTED_TABLE error code, Server Error Message Reference
ER_FAILED_TO_COMPRESS_GTID_EXECUTED_TABLE_OOM error code, Server Error Message Reference
ER_FAILED_TO_CONSTRUCT_DROP_EVENT_QUERY error code, Server Error Message Reference
ER_FAILED_TO_CREATE_CLONE_HANDLER error code, Server Error Message Reference
ER_FAILED_TO_CREATE_GTID_TABLE_COMPRESSION_THREAD error code, Server Error Message Reference
ER_FAILED_TO_CREATE_SDI_FOR_TABLESPACE error code, Server Error Message Reference
ER_FAILED_TO_DECREMENT_NUMBER_OF_THREADS error code, Server Error Message Reference
ER_FAILED_TO_DELETE_FROM_GTID_EXECUTED_TABLE error code, Server Error Message Reference
ER_FAILED_TO_DESERIALIZE_RESOURCE_GROUP error code, Server Error Message Reference
ER_FAILED_TO_FIND_COLLATION_NAME error code, Server Error Message Reference
ER_FAILED_TO_FIND_DL_ENTRY error code, Server Error Message Reference
ER_FAILED_TO_FIND_LOCALE_NAME error code, Server Error Message Reference
ER_FAILED_TO_FIND_MYSQLD_STATUS error code, Server Error Message Reference
ER_FAILED_TO_GENERATE_UNIQUE_LOGFILE error code, Server Error Message Reference
ER_FAILED_TO_GET_ABSOLUTE_PATH error code, Server Error Message Reference
ER_FAILED_TO_HANDLE_DEFAULTS_FILE error code, Server Error Message Reference
ER_FAILED_TO_INIT_SYS_VAR error code, Server Error Message Reference
ER_FAILED_TO_INIT_THREAD_ATTR_FOR_GTID_TABLE_COMPRESSION error code, Server Error Message Reference
ER_FAILED_TO_JOIN_GTID_TABLE_COMPRESSION_THREAD error code, Server Error Message Reference
ER_FAILED_TO_LOCK_MEM error code, Server Error Message Reference
ER_FAILED_TO_OPEN_COST_CONSTANT_TABLES error code, Server Error Message Reference
ER_FAILED_TO_OPEN_SHARED_LIBRARY error code, Server Error Message Reference
ER_FAILED_TO_PERSIST_RESOURCE_GROUP_METADATA error code, Server Error Message Reference
ER_FAILED_TO_READ_FILE error code, Server Error Message Reference
ER_FAILED_TO_REMOVE_TEMP_TABLE error code, Server Error Message Reference
ER_FAILED_TO_REPAIR_TABLE error code, Server Error Message Reference
ER_FAILED_TO_SET_PERSISTED_OPTIONS error code, Server Error Message Reference
ER_FAILED_TO_START_SLAVE_THREAD error code, Server Error Message Reference
ER_FAILED_TO_STORE_SDI_FOR_TABLESPACE error code, Server Error Message Reference
ER_FAILED_TO_UPDATE_RESOURCE_GROUP error code, Server Error Message Reference
ER_FAILED_TO_WRITE_TO_FILE error code, Server Error Message Reference
ER_FAIL_CHROOT error code, Server Error Message Reference
ER_FAIL_SETGID error code, Server Error Message Reference
ER_FAIL_SETREGID error code, Server Error Message Reference
ER_FAIL_SETREUID error code, Server Error Message Reference
ER_FAIL_SETUID error code, Server Error Message Reference
ER_FEATURE_DISABLED error code, Server Error Message Reference
ER_FEATURE_DISABLED_SEE_DOC error code, Server Error Message Reference
ER_FEATURE_NOT_AVAILABLE error code, Server Error Message Reference
ER_FEATURE_UNSUPPORTED error code, Server Error Message Reference
ER_FIELD_IN_GROUPING_NOT_GROUP_BY error code, Server Error Message Reference
ER_FIELD_IN_ORDER_NOT_SELECT error code, Server Error Message Reference
ER_FIELD_NOT_FOUND_PART_ERROR error code, Server Error Message Reference
ER_FIELD_SPECIFIED_TWICE error code, Server Error Message Reference
ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD error code, Server Error Message Reference
ER_FILEGROUP_OPTION_ONLY_ONCE error code, Server Error Message Reference
ER_FILESORT_TERMINATED error code, Server Error Message Reference
ER_FILE_CORRUPT error code, Server Error Message Reference
ER_FILE_EXISTS_DURING_UPGRADE error code, Server Error Message Reference
ER_FILE_EXISTS_ERROR error code, Server Error Message Reference
ER_FILE_HAS_OLD_FORMAT error code, Server Error Message Reference
ER_FILE_NOT_FOUND error code, Server Error Message Reference
ER_FILE_TYPE_UNKNOWN error code, Server Error Message Reference
ER_FILE_USED error code, Server Error Message Reference
ER_FILSORT_ABORT error code, Server Error Message Reference
ER_FIREWALL_ACCESS_DENIED error code, Server Error Message Reference
ER_FIREWALL_FAILED_TO_READ_FIREWALL_TABLES error code, Server Error Message Reference
ER_FIREWALL_FAILED_TO_REG_DYNAMIC_PRIVILEGES error code, Server Error Message Reference
ER_FIREWALL_RECORDING_STMT_WAS_TRUNCATED error code, Server Error Message Reference
ER_FIREWALL_RECORDING_STMT_WITHOUT_TEXT error code, Server Error Message Reference
ER_FIREWALL_RELOADING_CACHE error code, Server Error Message Reference
ER_FIREWALL_RESET_FOR_USER error code, Server Error Message Reference
ER_FIREWALL_SKIPPED_UNKNOWN_USER_MODE error code, Server Error Message Reference
ER_FIREWALL_STATUS_FLUSHED error code, Server Error Message Reference
ER_FIREWALL_SUSPICIOUS_STMT error code, Server Error Message Reference
ER_FIXING_CLIENT_CHARSET error code, Server Error Message Reference
ER_FK_CANNOT_CHANGE_ENGINE error code, Server Error Message Reference
ER_FK_CANNOT_DROP_PARENT error code, Server Error Message Reference
ER_FK_CANNOT_OPEN_PARENT error code, Server Error Message Reference
ER_FK_CANNOT_USE_VIRTUAL_COLUMN error code, Server Error Message Reference
ER_FK_COLUMN_CANNOT_CHANGE error code, Server Error Message Reference
ER_FK_COLUMN_CANNOT_CHANGE_CHILD error code, Server Error Message Reference
ER_FK_COLUMN_CANNOT_DROP error code, Server Error Message Reference
ER_FK_COLUMN_CANNOT_DROP_CHILD error code, Server Error Message Reference
ER_FK_COLUMN_NOT_NULL error code, Server Error Message Reference
ER_FK_DEPTH_EXCEEDED error code, Server Error Message Reference
ER_FK_DUP_NAME error code, Server Error Message Reference
ER_FK_FAIL_ADD_SYSTEM error code, Server Error Message Reference
ER_FK_INCOMPATIBLE_COLUMNS error code, Server Error Message Reference
ER_FK_INCORRECT_OPTION error code, Server Error Message Reference
ER_FK_NO_COLUMN_PARENT error code, Server Error Message Reference
ER_FK_NO_INDEX_CHILD error code, Server Error Message Reference
ER_FK_NO_INDEX_PARENT error code, Server Error Message Reference
ER_FORBID_SCHEMA_CHANGE error code, Server Error Message Reference
ER_FORCE_CLOSE_THREAD error code, Server Error Message Reference
ER_FORCING_CLOSE error code, Server Error Message Reference
ER_FOREIGN_DATA_SOURCE_DOESNT_EXIST error code, Server Error Message Reference
ER_FOREIGN_DATA_STRING_INVALID error code, Server Error Message Reference
ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE error code, Server Error Message Reference
ER_FOREIGN_DUPLICATE_KEY_OLD_UNUSED error code, Server Error Message Reference
ER_FOREIGN_DUPLICATE_KEY_WITHOUT_CHILD_INFO error code, Server Error Message Reference
ER_FOREIGN_DUPLICATE_KEY_WITH_CHILD_INFO error code, Server Error Message Reference
ER_FOREIGN_KEY_ON_PARTITIONED error code, Server Error Message Reference
ER_FOREIGN_SERVER_DOESNT_EXIST error code, Server Error Message Reference
ER_FOREIGN_SERVER_EXISTS error code, Server Error Message Reference
ER_FOUND_MISSING_GTIDS error code, Server Error Message Reference
ER_FOUND_ROWS_WHILE_REPAIRING error code, Server Error Message Reference
ER_FPARSER_BAD_HEADER error code, Server Error Message Reference
ER_FPARSER_EOF_IN_COMMENT error code, Server Error Message Reference
ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER error code, Server Error Message Reference
ER_FPARSER_ERROR_IN_PARAMETER error code, Server Error Message Reference
ER_FPARSER_TOO_BIG_FILE error code, Server Error Message Reference
ER_FSEEK_FAIL error code, Server Error Message Reference
ER_FT_BOOL_SYNTAX_INVALID error code, Server Error Message Reference
ER_FT_MATCHING_KEY_NOT_FOUND error code, Server Error Message Reference
ER_FULLTEXT_FUNCTIONAL_INDEX error code, Server Error Message Reference
ER_FULLTEXT_NOT_SUPPORTED_WITH_PARTITIONING error code, Server Error Message Reference
ER_FUNCTIONAL_INDEX_DATA_IS_TOO_LONG error code, Server Error Message Reference
ER_FUNCTIONAL_INDEX_FUNCTION_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_FUNCTIONAL_INDEX_ON_FIELD error code, Server Error Message Reference
ER_FUNCTIONAL_INDEX_ON_JSON_OR_GEOMETRY_FUNCTION error code, Server Error Message Reference
ER_FUNCTIONAL_INDEX_ON_LOB error code, Server Error Message Reference
ER_FUNCTIONAL_INDEX_PRIMARY_KEY error code, Server Error Message Reference
ER_FUNCTIONAL_INDEX_REF_AUTO_INCREMENT error code, Server Error Message Reference
ER_FUNCTIONAL_INDEX_ROW_VALUE_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_FUNCTION_NOT_DEFINED error code, Server Error Message Reference
ER_FUNC_INEXISTENT_NAME_COLLISION error code, Server Error Message Reference
ER_FUTURE_DATE error code, Server Error Message Reference
ER_GENERATED_COLUMN_FUNCTION_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_GENERATED_COLUMN_NAMED_FUNCTION_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_GENERATED_COLUMN_NON_PRIOR error code, Server Error Message Reference
ER_GENERATED_COLUMN_REF_AUTO_INC error code, Server Error Message Reference
ER_GENERATED_COLUMN_ROW_VALUE error code, Server Error Message Reference
ER_GENERATED_COLUMN_VARIABLES error code, Server Error Message Reference
ER_GEOMETRY_IN_UNKNOWN_LENGTH_UNIT error code, Server Error Message Reference
ER_GEOMETRY_PARAM_LATITUDE_OUT_OF_RANGE error code, Server Error Message Reference
ER_GEOMETRY_PARAM_LONGITUDE_OUT_OF_RANGE error code, Server Error Message Reference
ER_GET_ERRMSG error code, Server Error Message Reference
ER_GET_ERRNO error code, Server Error Message Reference
ER_GET_ERRNO_FROM_STORAGE_ENGINE error code, Server Error Message Reference
ER_GET_STACKED_DA_WITHOUT_ACTIVE_HANDLER error code, Server Error Message Reference
ER_GET_TEMPORARY_ERRMSG error code, Server Error Message Reference
ER_GIS_DATA_WRONG_ENDIANESS error code, Server Error Message Reference
ER_GIS_DIFFERENT_SRIDS error code, Server Error Message Reference
ER_GIS_INVALID_DATA error code, Server Error Message Reference
ER_GIS_MAX_POINTS_IN_GEOMETRY_OVERFLOWED error code, Server Error Message Reference
ER_GIS_UNKNOWN_ERROR error code, Server Error Message Reference
ER_GIS_UNKNOWN_EXCEPTION error code, Server Error Message Reference
ER_GIS_UNSUPPORTED_ARGUMENT error code, Server Error Message Reference
ER_GLOBAL_VARIABLE error code, Server Error Message Reference
ER_GLOBSTAT_CHANGE_DURING_QUERY error code, Server Error Message Reference
ER_GNO_EXHAUSTED error code, Server Error Message Reference
ER_GRANT_WRONG_HOST_OR_USER error code, Server Error Message Reference
ER_GROUPING_ON_TIMESTAMP_IN_DST error code, Server Error Message Reference
ER_GROUP_REPLICATION_APPLIER_INIT_ERROR error code, Server Error Message Reference
ER_GROUP_REPLICATION_COMMAND_FAILURE error code, Server Error Message Reference
ER_GROUP_REPLICATION_COMMUNICATION_LAYER_JOIN_ERROR error code, Server Error Message Reference
ER_GROUP_REPLICATION_COMMUNICATION_LAYER_SESSION_ERROR error code, Server Error Message Reference
ER_GROUP_REPLICATION_CONFIGURATION error code, Server Error Message Reference
ER_GROUP_REPLICATION_MAX_GROUP_SIZE error code, Server Error Message Reference
ER_GROUP_REPLICATION_PLUGIN_NOT_INSTALLED error code, Server Error Message Reference
ER_GROUP_REPLICATION_RUNNING error code, Server Error Message Reference
ER_GROUP_REPLICATION_STOP_APPLIER_THREAD_TIMEOUT error code, Server Error Message Reference
ER_GRP_DELAYED_VCLE_LOGGING error code, Server Error Message Reference
ER_GRP_RPL_ABORTS_AS_SSL_NOT_SUPPORTED_BY_MYSQLD error code, Server Error Message Reference
ER_GRP_RPL_ADD_GRPSID_TO_GRPGTIDSID_MAP_ERROR error code, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_INFO_WITHOUT_LOCAL_GTID_FAILED error code, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_INFO_WITHOUT_REMOTE_GTID_FAILED error code, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_INFO_WITH_LOCAL_GTID_FAILED error code, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_INFO_WITH_REMOTE_GTID_FAILED error code, Server Error Message Reference
ER_GRP_RPL_ADD_GTID_TO_GRPGTID_EXECUTED_ERROR error code, Server Error Message Reference
ER_GRP_RPL_ADD_RETRIEVED_SET_TO_GRP_GTID_EXECUTED_ERROR error code, Server Error Message Reference
ER_GRP_RPL_ALL_DONORS_LEFT_ABORT_RECOVERY error code, Server Error Message Reference
ER_GRP_RPL_ALL_OBSERVERS_UNREGISTERED error code, Server Error Message Reference
ER_GRP_RPL_APPENDING_DATA_TO_INTERNAL_CACHE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_EXECUTION_FATAL_ERROR error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_HANDLER_IS_IN_USE error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_HANDLER_NOT_INITIALIZED error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_HANDLER_ROLE_IS_IN_USE error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_INITIALIZED error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_NOT_STARTED_DUE_TO_RUNNING_PREV_SHUTDOWN error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_PIPELINE_NOT_DISPOSED error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_TERMINATION_TIMED_OUT_ON_SHUTDOWN error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_EXECUTION_ABORTED error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_KILLED error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_SETUP_ERROR error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_START_ERROR error code, Server Error Message Reference
ER_GRP_RPL_APPLIER_THD_STOP_ERROR error code, Server Error Message Reference
ER_GRP_RPL_APPOINTED_PRIMARY_NOT_PRESENT error code, Server Error Message Reference
ER_GRP_RPL_AUTO_INC_OFFSET_RESET error code, Server Error Message Reference
ER_GRP_RPL_AUTO_INC_OFFSET_SET error code, Server Error Message Reference
ER_GRP_RPL_AUTO_INC_RESET error code, Server Error Message Reference
ER_GRP_RPL_AUTO_INC_SET error code, Server Error Message Reference
ER_GRP_RPL_BINLOG_CHECKSUM_SET error code, Server Error Message Reference
ER_GRP_RPL_BINLOG_DISABLED error code, Server Error Message Reference
ER_GRP_RPL_BLOCK_SIZE_DIFF_FROM_GRP error code, Server Error Message Reference
ER_GRP_RPL_BROADCASTING_TRANS_TO_GRP_FAILED error code, Server Error Message Reference
ER_GRP_RPL_BROADCAST_COMMIT_MSSG_TOO_BIG error code, Server Error Message Reference
ER_GRP_RPL_BROADCAST_COMMIT_TRANS_MSSG_FAILED error code, Server Error Message Reference
ER_GRP_RPL_CANNOT_EXECUTE_TRANS_IN_ERROR_STATE error code, Server Error Message Reference
ER_GRP_RPL_CANNOT_EXECUTE_TRANS_IN_OFFLINE_MODE error code, Server Error Message Reference
ER_GRP_RPL_CANNOT_EXECUTE_TRANS_WHILE_RECOVERING error code, Server Error Message Reference
ER_GRP_RPL_CANNOT_EXECUTE_TRANS_WHILE_STOPPING error code, Server Error Message Reference
ER_GRP_RPL_CANT_GENERATE_GTID error code, Server Error Message Reference
ER_GRP_RPL_CANT_KILL_THREAD error code, Server Error Message Reference
ER_GRP_RPL_CANT_READ_GRP_GTID_EXTRACTED error code, Server Error Message Reference
ER_GRP_RPL_CANT_READ_GTID error code, Server Error Message Reference
ER_GRP_RPL_CANT_READ_WRITE_SET_ITEM error code, Server Error Message Reference
ER_GRP_RPL_CERTIFICATE_SIZE_ERROR error code, Server Error Message Reference
ER_GRP_RPL_CERTIFICATION_INITIALIZATION_FAILURE error code, Server Error Message Reference
ER_GRP_RPL_CERTIFICATION_REC_PROCESS error code, Server Error Message Reference
ER_GRP_RPL_CERTIFIER_MSSG_PROCESS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_CHANGE_GRP_MEM_NOT_PROCESSED error code, Server Error Message Reference
ER_GRP_RPL_CHANNEL_THREAD_WHEN_GROUP_ACTION_RUNNING error code, Server Error Message Reference
ER_GRP_RPL_CHECK_STATUS_TABLE error code, Server Error Message Reference
ER_GRP_RPL_CLONE_PROCESS_EXEC_ERROR error code, Server Error Message Reference
ER_GRP_RPL_CLONE_PROCESS_PREPARE_ERROR error code, Server Error Message Reference
ER_GRP_RPL_COMMUNICATION_SSL_CONF_INFO error code, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_END error code, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_ERROR error code, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_KILLED_ERROR error code, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_LOCAL_TERMINATION error code, Server Error Message Reference
ER_GRP_RPL_CONFIGURATION_ACTION_START error code, Server Error Message Reference
ER_GRP_RPL_CONFIG_RECOVERY error code, Server Error Message Reference
ER_GRP_RPL_CONFLICT_DETECTION_DISABLED error code, Server Error Message Reference
ER_GRP_RPL_CONN_INTERNAL_PLUGIN_FAIL error code, Server Error Message Reference
ER_GRP_RPL_CONTACT_WITH_SRV_FAILED error code, Server Error Message Reference
ER_GRP_RPL_COPY_FROM_EMPTY_STRING error code, Server Error Message Reference
ER_GRP_RPL_CREATE_APPLIER_CACHE_ERROR error code, Server Error Message Reference
ER_GRP_RPL_CREATE_GRP_RPL_REC_CHANNEL error code, Server Error Message Reference
ER_GRP_RPL_CREATE_SESSION_UNABLE error code, Server Error Message Reference
ER_GRP_RPL_DATA_NOT_PROVIDED_BY_MEM error code, Server Error Message Reference
ER_GRP_RPL_DEBUG_OPTIONS error code, Server Error Message Reference
ER_GRP_RPL_DEFAULT_TABLE_ENCRYPTION_DIFF_FROM_GRP error code, Server Error Message Reference
ER_GRP_RPL_DISABLE_READ_ONLY_FAILED error code, Server Error Message Reference
ER_GRP_RPL_DISABLE_SRV_READ_MODE_RESTRICTED error code, Server Error Message Reference
ER_GRP_RPL_DONOR_CONN_TERMINATION error code, Server Error Message Reference
ER_GRP_RPL_DONOR_SERVER_CONN error code, Server Error Message Reference
ER_GRP_RPL_DONOR_TRANS_INFO_ERROR error code, Server Error Message Reference
ER_GRP_RPL_ENABLE_READ_ONLY_FAILED error code, Server Error Message Reference
ER_GRP_RPL_ERROR_FETCHING_GTID_EXECUTED_SET error code, Server Error Message Reference
ER_GRP_RPL_ERROR_FETCHING_GTID_SET error code, Server Error Message Reference
ER_GRP_RPL_ERROR_GTID_EXECUTION_INFO error code, Server Error Message Reference
ER_GRP_RPL_ERROR_GTID_SET_EXTRACTION error code, Server Error Message Reference
ER_GRP_RPL_ERROR_MSG error code, Server Error Message Reference
ER_GRP_RPL_ERROR_ON_CERT_DB_INSTALL error code, Server Error Message Reference
ER_GRP_RPL_ERROR_ON_MESSAGE_SENDING error code, Server Error Message Reference
ER_GRP_RPL_ERROR_SENDING_SINGLE_PRIMARY_MSSG error code, Server Error Message Reference
ER_GRP_RPL_ERROR_STOPPING_CHANNELS error code, Server Error Message Reference
ER_GRP_RPL_ERROR_VERIFYING_SIDNO error code, Server Error Message Reference
ER_GRP_RPL_ERROR_WHILE_WAITING_FOR_CONFLICT_DETECTION error code, Server Error Message Reference
ER_GRP_RPL_ESTABLISHING_CONN_GRP_REC_DONOR error code, Server Error Message Reference
ER_GRP_RPL_ESTABLISH_RECOVERY_WITH_ANOTHER_DONOR error code, Server Error Message Reference
ER_GRP_RPL_ESTABLISH_RECOVERY_WITH_DONOR error code, Server Error Message Reference
ER_GRP_RPL_EVENT_HANDLING_ERROR error code, Server Error Message Reference
ER_GRP_RPL_EXCEEDS_AUTO_INC_VALUE error code, Server Error Message Reference
ER_GRP_RPL_EXIT_GRP_GCS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_BOOTSTRAP_EVENT_HANDLING_INFRASTRUCTURE error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_BROADCAST_GRP_MEMBERSHIP_NOTIFICATION error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_BROADCAST_MEMBER_STATUS_NOTIFICATION error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_CALL_GRP_COMMUNICATION_INTERFACE error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_CONFIRM_IF_SERVER_LEFT_GRP error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_CREATE_COMMIT_CACHE error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_CREATE_TRANS_CONTEXT error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_ENABLE_READ_ONLY_MODE_ON_SHUTDOWN error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_ENABLE_SUPER_READ_ONLY_MODE error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_EXTRACT_TRANS_WRITE_SET error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_GATHER_TRANS_WRITE_SET error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_GENERATE_SIDNO_FOR_GRP error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INIT_APPLIER_HANDLER error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INIT_APPLIER_MODULE error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INIT_COMMUNICATION_ENGINE error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INIT_HANDLER error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_INSERT_TRX_ON_TCM_ON_AFTER_CERTIFICATION error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_NOTIFY_GRP_MEMBERSHIP_EVENT error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_PARSE_THE_GRP_NAME error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REGISTER_BINLOG_STATE_OBSERVER error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REGISTER_SERVER_STATE_OBSERVER error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REGISTER_TRANS_OUTCOME_NOTIFICTION error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REGISTER_TRANS_STATE_OBSERVER error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_REINIT_BINLOG_CACHE_FOR_READ error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_SHUTDOWN_REGISTRY_MODULE error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_START_COMMUNICATION_ENGINE error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_START_ON_BOOT error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_START_ON_SECONDARY_WITH_ASYNC_CHANNELS error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_START_WITH_INVALID_SERVER_ID error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_STOP_ON_PLUGIN_UNINSTALL error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_UNREGISTER_BINLOG_STATE_OBSERVER error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_UNREGISTER_SERVER_STATE_OBSERVER error code, Server Error Message Reference
ER_GRP_RPL_FAILED_TO_UNREGISTER_TRANS_STATE_OBSERVER error code, Server Error Message Reference
ER_GRP_RPL_FATAL_REC_PROCESS error code, Server Error Message Reference
ER_GRP_RPL_FETCH_FORMAT_DESC_LOG_EVENT_FAILED error code, Server Error Message Reference
ER_GRP_RPL_FETCH_GTID_LOG_EVENT_FAILED error code, Server Error Message Reference
ER_GRP_RPL_FETCH_LOG_EVENT_FAILED error code, Server Error Message Reference
ER_GRP_RPL_FETCH_SNAPSHOT_VERSION_FAILED error code, Server Error Message Reference
ER_GRP_RPL_FETCH_TRANS_CONTEXT_FAILED error code, Server Error Message Reference
ER_GRP_RPL_FETCH_TRANS_CONTEXT_LOG_EVENT_FAILED error code, Server Error Message Reference
ER_GRP_RPL_FETCH_TRANS_DATA_FAILED error code, Server Error Message Reference
ER_GRP_RPL_FETCH_TRANS_SIDNO_ERROR error code, Server Error Message Reference
ER_GRP_RPL_FETCH_VIEW_CHANGE_LOG_EVENT_FAILED error code, Server Error Message Reference
ER_GRP_RPL_FINISHED_AUTO_REJOIN error code, Server Error Message Reference
ER_GRP_RPL_FK_WITH_CASCADE_UNSUPPORTED error code, Server Error Message Reference
ER_GRP_RPL_FLOW_CONTROL_STATS error code, Server Error Message Reference
ER_GRP_RPL_FLOW_CTRL_MAX_QUOTA_SMALLER_THAN_MIN_QUOTAS error code, Server Error Message Reference
ER_GRP_RPL_FLOW_CTRL_MIN_QUOTA_GREATER_THAN_MAX_QUOTA error code, Server Error Message Reference
ER_GRP_RPL_FLOW_CTRL_MIN_RECOVERY_QUOTA_GREATER_THAN_MAX_QUOTA error code, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBERS_MUST_BE_EMPTY error code, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBERS_SET_UPDATE_NOT_ALLOWED error code, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBERS_WHEN_LEAVING error code, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBER_VALUE_SET error code, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBER_VALUE_SET_ERROR error code, Server Error Message Reference
ER_GRP_RPL_FORCE_MEMBER_VALUE_TIME_OUT error code, Server Error Message Reference
ER_GRP_RPL_GCS_GR_ERROR_MSG error code, Server Error Message Reference
ER_GRP_RPL_GCS_INTERFACE_ERROR error code, Server Error Message Reference
ER_GRP_RPL_GMS_LISTENER_FAILED_TO_LOG_NOTIFICATION error code, Server Error Message Reference
ER_GRP_RPL_GROUP_NAME_PARSE_ERROR error code, Server Error Message Reference
ER_GRP_RPL_GRP_CHANGE_INFO_EXTRACT_ERROR error code, Server Error Message Reference
ER_GRP_RPL_GRP_COMMUNICATION_ENG_INIT_FAILED error code, Server Error Message Reference
ER_GRP_RPL_GRP_COMMUNICATION_INIT_WITH_CONF error code, Server Error Message Reference
ER_GRP_RPL_GRP_MEMBER_OFFLINE error code, Server Error Message Reference
ER_GRP_RPL_GRP_NAME_IS_NOT_VALID_UUID error code, Server Error Message Reference
ER_GRP_RPL_GRP_NAME_IS_TOO_LONG error code, Server Error Message Reference
ER_GRP_RPL_GRP_NAME_OPTION_MANDATORY error code, Server Error Message Reference
ER_GRP_RPL_GTID_ALREADY_USED error code, Server Error Message Reference
ER_GRP_RPL_GTID_EXECUTED_EXTRACT_ERROR error code, Server Error Message Reference
ER_GRP_RPL_GTID_MODE_OFF error code, Server Error Message Reference
ER_GRP_RPL_GTID_PURGED_EXTRACT_ERROR error code, Server Error Message Reference
ER_GRP_RPL_GTID_SET_EXTRACT_ERROR error code, Server Error Message Reference
ER_GRP_RPL_GTID_SET_EXTRACT_ERROR_DURING_RECOVERY error code, Server Error Message Reference
ER_GRP_RPL_INCORRECT_TYPE_SET_FOR_PARALLEL_APPLIER error code, Server Error Message Reference
ER_GRP_RPL_INIT_CERTIFICATION_INFO_FAILURE error code, Server Error Message Reference
ER_GRP_RPL_INTERNAL_QUERY error code, Server Error Message Reference
ER_GRP_RPL_INVALID_BINLOG_FORMAT error code, Server Error Message Reference
ER_GRP_RPL_INVALID_COMMUNICATION_PROTOCOL error code, Server Error Message Reference
ER_GRP_RPL_INVALID_DEBUG_OPTIONS error code, Server Error Message Reference
ER_GRP_RPL_INVALID_GTID_SET error code, Server Error Message Reference
ER_GRP_RPL_INVALID_SSL_RECOVERY_STRING error code, Server Error Message Reference
ER_GRP_RPL_INVALID_TRANS_WRITE_SET_EXTRACTION_VALUE error code, Server Error Message Reference
ER_GRP_RPL_IS_STOPPED error code, Server Error Message Reference
ER_GRP_RPL_IS_STOPPING error code, Server Error Message Reference
ER_GRP_RPL_JOINER_EXIT_WHEN_GROUP_ACTION_RUNNING error code, Server Error Message Reference
ER_GRP_RPL_JOIN_WHEN_GROUP_ACTION_RUNNING error code, Server Error Message Reference
ER_GRP_RPL_KILLED_FAILED_ID error code, Server Error Message Reference
ER_GRP_RPL_KILLED_SESSION_ID error code, Server Error Message Reference
ER_GRP_RPL_LOCAL_GTID_SETS_PROCESS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_LOG_SLAVE_UPDATES_NOT_SET error code, Server Error Message Reference
ER_GRP_RPL_LOWER_CASE_TABLE_NAMES_DIFF_FROM_GRP error code, Server Error Message Reference
ER_GRP_RPL_MASTER_INFO_REPO_MUST_BE_TABLE error code, Server Error Message Reference
ER_GRP_RPL_MAXIMUM_CONNECTION_RETRIES_REACHED error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_ADDED error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_ALREADY_EXISTS error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_CFG_INCOMPATIBLE_WITH_GRP_CFG error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_CHANGE error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_CONF_INFO error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_CONTACT_RESTORED error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_EXIT_PLUGIN_ERROR error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_EXPELLED error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_LEFT_GRP error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_NOT_FOUND error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_REMOVED error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_SERVER_UUID_IS_INCOMPATIBLE_WITH_GRP error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_STATS_INFO error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_STOP_RPL_CHANNELS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_TRANS_GREATER_THAN_GRP error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_VERSION_LOWER_THAN_GRP error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_VER_INCOMPATIBLE error code, Server Error Message Reference
ER_GRP_RPL_MEMBER_VER_READ_COMPATIBLE error code, Server Error Message Reference
ER_GRP_RPL_MEM_ONLINE error code, Server Error Message Reference
ER_GRP_RPL_MEM_REACHABLE error code, Server Error Message Reference
ER_GRP_RPL_MEM_UNREACHABLE error code, Server Error Message Reference
ER_GRP_RPL_MESSAGE_SERVICE_FATAL_ERROR error code, Server Error Message Reference
ER_GRP_RPL_MESSAGE_SERVICE_INIT_FAILURE error code, Server Error Message Reference
ER_GRP_RPL_MISSING_GRP_RPL_ACTION_COORDINATOR error code, Server Error Message Reference
ER_GRP_RPL_MISSING_GRP_RPL_APPLIER error code, Server Error Message Reference
ER_GRP_RPL_MODULE_TERMINATE_ERROR error code, Server Error Message Reference
ER_GRP_RPL_MSG_DISCARDED error code, Server Error Message Reference
ER_GRP_RPL_MSG_TOO_LONG_BROADCASTING_TRANS_FAILED error code, Server Error Message Reference
ER_GRP_RPL_MULTIPLE_CACHE_TYPE_NOT_SUPPORTED_FOR_SESSION error code, Server Error Message Reference
ER_GRP_RPL_NEEDS_INNODB_TABLE error code, Server Error Message Reference
ER_GRP_RPL_NEW_PRIMARY_ELECTED error code, Server Error Message Reference
ER_GRP_RPL_NOTIFY_CERTIFICATION_OUTCOME_FAILED error code, Server Error Message Reference
ER_GRP_RPL_NO_POSSIBLE_RECOVERY error code, Server Error Message Reference
ER_GRP_RPL_NO_STAGE_SERVICE error code, Server Error Message Reference
ER_GRP_RPL_NO_SUITABLE_PRIMARY_MEM error code, Server Error Message Reference
ER_GRP_RPL_NO_VALID_DONOR error code, Server Error Message Reference
ER_GRP_RPL_NULL_PACKET error code, Server Error Message Reference
ER_GRP_RPL_ONLY_ONE_SERVER_ALIVE error code, Server Error Message Reference
ER_GRP_RPL_OOM_FAILED_TO_GENERATE_IDENTIFICATION_HASH error code, Server Error Message Reference
ER_GRP_RPL_PIPELINE_CREATE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_PIPELINE_FLUSH_FAIL error code, Server Error Message Reference
ER_GRP_RPL_PIPELINE_REINIT_FAILED_READ error code, Server Error Message Reference
ER_GRP_RPL_PIPELINE_REINIT_FAILED_WRITE error code, Server Error Message Reference
ER_GRP_RPL_PLUGIN_ABORT error code, Server Error Message Reference
ER_GRP_RPL_PLUGIN_STRUCT_INIT_NOT_POSSIBLE_ON_SERVER_START error code, Server Error Message Reference
ER_GRP_RPL_PREV_REC_SESSION_RUNNING error code, Server Error Message Reference
ER_GRP_RPL_PRIMARY_ELECTION_PROCESS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_PRIMARY_ELECTION_STOP_ERROR error code, Server Error Message Reference
ER_GRP_RPL_PRIMARY_KEY_NOT_DEFINED error code, Server Error Message Reference
ER_GRP_RPL_PRIMARY_MEMBER_LEFT_GRP error code, Server Error Message Reference
ER_GRP_RPL_PROCESS_GTID_SET_ERROR error code, Server Error Message Reference
ER_GRP_RPL_PROCESS_INTERSECTION_GTID_SET_ERROR error code, Server Error Message Reference
ER_GRP_RPL_PURGE_APPLIER_LOGS error code, Server Error Message Reference
ER_GRP_RPL_PURGE_REC error code, Server Error Message Reference
ER_GRP_RPL_QUERY_FAIL error code, Server Error Message Reference
ER_GRP_RPL_READ_UNABLE_FOR_READ_ONLY_SUPER_READ_ONLY error code, Server Error Message Reference
ER_GRP_RPL_READ_UNABLE_FOR_SUPER_READ_ONLY error code, Server Error Message Reference
ER_GRP_RPL_RECEIVED_SET_MISSING_GTIDS error code, Server Error Message Reference
ER_GRP_RPL_RECOVERY_EVAL_ERROR error code, Server Error Message Reference
ER_GRP_RPL_RECOVERY_MODULE_TERMINATION_TIMED_OUT_ON_SHUTDOWN error code, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_CHOICE error code, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_CLONE_PURGED error code, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_CLONE_THRESHOLD error code, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_FALLBACK error code, Server Error Message Reference
ER_GRP_RPL_RECOVERY_STRAT_NO_FALLBACK error code, Server Error Message Reference
ER_GRP_RPL_REGISTER_TRX_TO_WAIT_FOR_DEPENDENCIES_FAILED error code, Server Error Message Reference
ER_GRP_RPL_REGISTER_TRX_TO_WAIT_FOR_GROUP_PREPARE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_REGISTER_TRX_TO_WAIT_FOR_SYNC_BEFORE_EXECUTION_FAILED error code, Server Error Message Reference
ER_GRP_RPL_REINIT_OF_COMMIT_CACHE_FOR_WRITE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_REINIT_OF_INTERNAL_CACHE_FOR_READ_FAILED error code, Server Error Message Reference
ER_GRP_RPL_REINIT_OF_INTERNAL_CACHE_FOR_WRITE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_RELAY_LOG_INFO_REPO_MUST_BE_TABLE error code, Server Error Message Reference
ER_GRP_RPL_RELEASE_BEGIN_TRX_AFTER_DEPENDENCIES_COMMIT_FAILED error code, Server Error Message Reference
ER_GRP_RPL_RELEASE_BEGIN_TRX_AFTER_WAIT_FOR_SYNC_BEFORE_EXEC error code, Server Error Message Reference
ER_GRP_RPL_RELEASE_COMMIT_AFTER_GROUP_PREPARE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_REQUESTING_NON_MEMBER_SERVER_TO_LEAVE error code, Server Error Message Reference
ER_GRP_RPL_RESET_APPLIER_MODULE_LOGS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_SALVE_IO_THD_ON_SECONDARY_MEMBER error code, Server Error Message Reference
ER_GRP_RPL_SEND_STATS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_SEND_TRX_PREPARED_MESSAGE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_SEND_TRX_SYNC_BEFORE_EXECUTION_FAILED error code, Server Error Message Reference
ER_GRP_RPL_SERVER_ALREADY_LEFT error code, Server Error Message Reference
ER_GRP_RPL_SERVER_CONN_ERROR error code, Server Error Message Reference
ER_GRP_RPL_SERVER_IS_ALREADY_LEAVING error code, Server Error Message Reference
ER_GRP_RPL_SERVER_SET_TO_OFFLINE_MODE_DUE_TO_ERRORS error code, Server Error Message Reference
ER_GRP_RPL_SERVER_SET_TO_READ_ONLY_DUE_TO_ERRORS error code, Server Error Message Reference
ER_GRP_RPL_SERVER_UDF_ERROR error code, Server Error Message Reference
ER_GRP_RPL_SERVER_WORKING_AS_SECONDARY error code, Server Error Message Reference
ER_GRP_RPL_SESSION_OPEN_FAILED error code, Server Error Message Reference
ER_GRP_RPL_SET_GRP_COMMUNICATION_ENG_LOGGER_FAILED error code, Server Error Message Reference
ER_GRP_RPL_SET_STABLE_TRANS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_SIDNO_FETCH_ERROR error code, Server Error Message Reference
ER_GRP_RPL_SINGLE_PRIM_MODE_NOT_ALLOWED_WITH_UPDATE_EVERYWHERE error code, Server Error Message Reference
ER_GRP_RPL_SKIP_COMPUTATION_TRANS_COMMITTED error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_APPLIER_THREAD_ERROR_OUT error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_APPLIER_THREAD_UNBLOCKED error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_IO_THD_PRIMARY_UNKNOWN error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_IO_THREAD_ERROR_OUT error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_IO_THREAD_UNBLOCKED error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_PRESERVE_COMMIT_ORDER_NOT_SET error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_SQL_THD_ON_SECONDARY_MEMBER error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_SQL_THD_PRIMARY_UNKNOWN error code, Server Error Message Reference
ER_GRP_RPL_SLAVE_THREAD_ERROR_ON_CLONE error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_COMM_SESSION_NOT_INITIALIZED error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_FAILED_TO_FETCH_SECURITY_CTX error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_FAILED_TO_INIT_SESSION_THREAD error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_FAILED_TO_RUN_SQL_QUERY error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_MAX_CONN_ERROR_FROM_SERVER error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_RETRIES_EXCEEDED_ON_SESSION_STATE error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_SERVER_ACCESS_DENIED_FOR_USER error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_SERVER_ERROR_ON_CONN error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_SERVER_INTERNAL_FAILURE error code, Server Error Message Reference
ER_GRP_RPL_SQL_SERVICE_SERVER_SESSION_KILLED error code, Server Error Message Reference
ER_GRP_RPL_SRV_BLOCKED error code, Server Error Message Reference
ER_GRP_RPL_SRV_BLOCKED_FOR_SECS error code, Server Error Message Reference
ER_GRP_RPL_SRV_GTID_WAIT_ERROR error code, Server Error Message Reference
ER_GRP_RPL_SRV_NOT_ONLINE error code, Server Error Message Reference
ER_GRP_RPL_SRV_ONLINE error code, Server Error Message Reference
ER_GRP_RPL_SRV_PRIMARY_MEM error code, Server Error Message Reference
ER_GRP_RPL_SRV_SECONDARY_MEM error code, Server Error Message Reference
ER_GRP_RPL_SRV_WAIT_TIME_OUT error code, Server Error Message Reference
ER_GRP_RPL_SSL_DISABLED error code, Server Error Message Reference
ER_GRP_RPL_STARTED_AUTO_REJOIN error code, Server Error Message Reference
ER_GRP_RPL_STARTING_GRP_REC error code, Server Error Message Reference
ER_GRP_RPL_START_FAILED error code, Server Error Message Reference
ER_GRP_RPL_START_GRP_RPL_FAILED error code, Server Error Message Reference
ER_GRP_RPL_STOPPING_GRP_REC error code, Server Error Message Reference
ER_GRP_RPL_STOP_REP_CHANNEL error code, Server Error Message Reference
ER_GRP_RPL_SUPER_READ_OFF error code, Server Error Message Reference
ER_GRP_RPL_SUPER_READ_ON error code, Server Error Message Reference
ER_GRP_RPL_SUPER_READ_ONLY_ACTIVATE_ERROR error code, Server Error Message Reference
ER_GRP_RPL_SUPPORTS_ONLY_ONE_FORCE_MEMBERS_SET error code, Server Error Message Reference
ER_GRP_RPL_TIMEOUT_ON_VIEW_AFTER_JOINING_GRP error code, Server Error Message Reference
ER_GRP_RPL_TIMEOUT_RECEIVED_VC_ON_REJOIN error code, Server Error Message Reference
ER_GRP_RPL_TIMEOUT_RECEIVING_VIEW_CHANGE_ON_SHUTDOWN error code, Server Error Message Reference
ER_GRP_RPL_TRANS_GREATER_THAN_GRP error code, Server Error Message Reference
ER_GRP_RPL_TRANS_NOT_PRESENT_IN_GRP error code, Server Error Message Reference
ER_GRP_RPL_TRANS_SIZE_EXCEEDS_LIMIT error code, Server Error Message Reference
ER_GRP_RPL_TRANS_WRITE_SET_EXTRACTION_NOT_SET error code, Server Error Message Reference
ER_GRP_RPL_TRANS_WRITE_SET_EXTRACT_DIFF_FROM_GRP error code, Server Error Message Reference
ER_GRP_RPL_TRX_ALREADY_EXISTS_ON_TCM_ON_AFTER_CERTIFICATION error code, Server Error Message Reference
ER_GRP_RPL_TRX_DOES_NOT_EXIST_ON_TCM_ON_HANDLE_REMOTE_PREPARE error code, Server Error Message Reference
ER_GRP_RPL_TRX_WAIT_FOR_GROUP_GTID_EXECUTED error code, Server Error Message Reference
ER_GRP_RPL_TRX_WAIT_FOR_GROUP_PREPARE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_TRX_WAIT_FOR_SYNC_BEFORE_EXECUTION_FAILED error code, Server Error Message Reference
ER_GRP_RPL_UDF_ERROR error code, Server Error Message Reference
ER_GRP_RPL_UDF_REGISTER_ERROR error code, Server Error Message Reference
ER_GRP_RPL_UDF_REGISTER_SERVICE_ERROR error code, Server Error Message Reference
ER_GRP_RPL_UDF_UNREGISTER_ERROR error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_CERTIFY_PLUGIN_TRANS error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_CONVERT_EVENT_TO_PACKET error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_CONVERT_PACKET_TO_EVENT error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_ENSURE_EXECUTION_REC error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_EVALUATE_APPLIER_STATUS error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_INIT_COMMUNICATION_ENGINE error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_KILL_CONN_REC_DONOR_APPLIER error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_KILL_CONN_REC_DONOR_FAILOVER error code, Server Error Message Reference
ER_GRP_RPL_UNABLE_TO_RESET_SERVER_READ_MODE error code, Server Error Message Reference
ER_GRP_RPL_UNBLOCK_CERTIFIED_TRANS error code, Server Error Message Reference
ER_GRP_RPL_UNBLOCK_WAITING_THD error code, Server Error Message Reference
ER_GRP_RPL_UNKNOWN_GRP_RPL_APPLIER_PIPELINE_REQUESTED error code, Server Error Message Reference
ER_GRP_RPL_UNREACHABLE_MAJORITY_TIMEOUT_FOR_MEMBER error code, Server Error Message Reference
ER_GRP_RPL_UNSUPPORTED_TRANS_ISOLATION error code, Server Error Message Reference
ER_GRP_RPL_UPDATE_GRPGTID_EXECUTED_ERROR error code, Server Error Message Reference
ER_GRP_RPL_UPDATE_GTID_SET_ERROR error code, Server Error Message Reference
ER_GRP_RPL_UPDATE_LAST_CONFLICT_FREE_TRANS_ERROR error code, Server Error Message Reference
ER_GRP_RPL_UPDATE_SERV_CERTIFICATE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_UPDATE_TRANS_SNAPSHOT_REF_VER_ERROR error code, Server Error Message Reference
ER_GRP_RPL_UPDATE_TRANS_SNAPSHOT_VER_ERROR error code, Server Error Message Reference
ER_GRP_RPL_WAITING_FOR_VIEW_UPDATE error code, Server Error Message Reference
ER_GRP_RPL_WAIT_FOR_DEPENDENCIES_FAILED error code, Server Error Message Reference
ER_GRP_RPL_WHILE_SENDING_MSG_REC error code, Server Error Message Reference
ER_GRP_RPL_WHILE_STOPPING_REP_CHANNEL error code, Server Error Message Reference
ER_GRP_RPL_WRITE_IDENT_HASH_BASE64_ENCODING_FAILED error code, Server Error Message Reference
ER_GRP_RPL_WRITE_TO_BINLOG_CACHE_FAILED error code, Server Error Message Reference
ER_GRP_RPL_WRITE_TO_TRANSACTION_MESSAGE_FAILED error code, Server Error Message Reference
ER_GRP_TRX_CONSISTENCY_AFTER_ON_TRX_BEGIN error code, Server Error Message Reference
ER_GRP_TRX_CONSISTENCY_BEFORE error code, Server Error Message Reference
ER_GRP_TRX_CONSISTENCY_BEGIN_NOT_ALLOWED error code, Server Error Message Reference
ER_GRP_TRX_CONSISTENCY_NOT_ALLOWED error code, Server Error Message Reference
ER_GR_HOLD_KILLED error code, Server Error Message Reference
ER_GR_HOLD_MEMBER_STATUS_ERROR error code, Server Error Message Reference
ER_GR_HOLD_WAIT_TIMEOUT error code, Server Error Message Reference
ER_GTID_ALREADY_ADDED_BY_USER error code, Server Error Message Reference
ER_GTID_EXECUTED_WAS_CHANGED error code, Server Error Message Reference
ER_GTID_EXECUTED_WAS_UPDATED error code, Server Error Message Reference
ER_GTID_MODE_CAN_ONLY_CHANGE_ONE_STEP_AT_A_TIME error code, Server Error Message Reference
ER_GTID_MODE_OFF error code, Server Error Message Reference
ER_GTID_MODE_ON_REQUIRES_ENFORCE_GTID_CONSISTENCY_ON error code, Server Error Message Reference
ER_GTID_NEXT_CANT_BE_AUTOMATIC_IF_GTID_NEXT_LIST_IS_NON_NULL error code, Server Error Message Reference
ER_GTID_NEXT_TYPE_UNDEFINED_GROUP error code, Server Error Message Reference
ER_GTID_NEXT_TYPE_UNDEFINED_GTID error code, Server Error Message Reference
ER_GTID_PURGED_WAS_CHANGED error code, Server Error Message Reference
ER_GTID_PURGED_WAS_UPDATED error code, Server Error Message Reference
ER_GTID_UNSAFE_ALTER_ADD_COL_WITH_DEFAULT_EXPRESSION error code, Server Error Message Reference
ER_GTID_UNSAFE_BINLOG_SPLITTABLE_STATEMENT_AND_ASSIGNED_GTID error code, Server Error Message Reference
ER_GTID_UNSAFE_BINLOG_SPLITTABLE_STATEMENT_AND_GTID_GROUP error code, Server Error Message Reference
ER_GTID_UNSAFE_CREATE_DROP_TEMPORARY_TABLE_IN_TRANSACTION error code, Server Error Message Reference
ER_GTID_UNSAFE_CREATE_SELECT error code, Server Error Message Reference
ER_GTID_UNSAFE_NON_TRANSACTIONAL_TABLE error code, Server Error Message Reference
ER_HANDLERTON_OOM error code, Server Error Message Reference
ER_HANDSHAKE_ERROR error code, Server Error Message Reference
ER_HOSTNAME error code, Server Error Message Reference
ER_HOSTNAME_DOESNT_RESOLVE_TO error code, Server Error Message Reference
ER_HOSTNAME_RESEMBLES_IPV4 error code, Server Error Message Reference
ER_HOST_IS_BLOCKED error code, Server Error Message Reference
ER_HOST_NOT_PRIVILEGED error code, Server Error Message Reference
ER_IB_CLONE_GTID_PERSIST error code, Server Error Message Reference
ER_IB_CLONE_INTERNAL error code, Server Error Message Reference
ER_IB_CLONE_NON_INNODB_TABLE error code, Server Error Message Reference
ER_IB_CLONE_OPERATION error code, Server Error Message Reference
ER_IB_CLONE_PUNCH_HOLE error code, Server Error Message Reference
ER_IB_CLONE_RESTART error code, Server Error Message Reference
ER_IB_CLONE_SQL error code, Server Error Message Reference
ER_IB_CLONE_START_STOP error code, Server Error Message Reference
ER_IB_CLONE_STATUS_FILE error code, Server Error Message Reference
ER_IB_CLONE_TIMEOUT error code, Server Error Message Reference
ER_IB_CLONE_USER_DATA error code, Server Error Message Reference
ER_IB_CLONE_VALIDATE error code, Server Error Message Reference
ER_IB_MSG_0 error code, Server Error Message Reference
ER_IB_MSG_1 error code, Server Error Message Reference
ER_IB_MSG_10 error code, Server Error Message Reference
ER_IB_MSG_100 error code, Server Error Message Reference
ER_IB_MSG_1000 error code, Server Error Message Reference
ER_IB_MSG_1001 error code, Server Error Message Reference
ER_IB_MSG_1002 error code, Server Error Message Reference
ER_IB_MSG_1003 error code, Server Error Message Reference
ER_IB_MSG_1004 error code, Server Error Message Reference
ER_IB_MSG_1005 error code, Server Error Message Reference
ER_IB_MSG_1006 error code, Server Error Message Reference
ER_IB_MSG_1007 error code, Server Error Message Reference
ER_IB_MSG_1008 error code, Server Error Message Reference
ER_IB_MSG_1009 error code, Server Error Message Reference
ER_IB_MSG_101 error code, Server Error Message Reference
ER_IB_MSG_1010 error code, Server Error Message Reference
ER_IB_MSG_1011 error code, Server Error Message Reference
ER_IB_MSG_1012 error code, Server Error Message Reference
ER_IB_MSG_1013 error code, Server Error Message Reference
ER_IB_MSG_1014 error code, Server Error Message Reference
ER_IB_MSG_1015 error code, Server Error Message Reference
ER_IB_MSG_1016 error code, Server Error Message Reference
ER_IB_MSG_1017 error code, Server Error Message Reference
ER_IB_MSG_1018 error code, Server Error Message Reference
ER_IB_MSG_1019 error code, Server Error Message Reference
ER_IB_MSG_102 error code, Server Error Message Reference
ER_IB_MSG_1020 error code, Server Error Message Reference
ER_IB_MSG_1021 error code, Server Error Message Reference
ER_IB_MSG_1022 error code, Server Error Message Reference
ER_IB_MSG_1023 error code, Server Error Message Reference
ER_IB_MSG_1024 error code, Server Error Message Reference
ER_IB_MSG_1025 error code, Server Error Message Reference
ER_IB_MSG_1026 error code, Server Error Message Reference
ER_IB_MSG_1027 error code, Server Error Message Reference
ER_IB_MSG_1028 error code, Server Error Message Reference
ER_IB_MSG_1029 error code, Server Error Message Reference
ER_IB_MSG_103 error code, Server Error Message Reference
ER_IB_MSG_1030 error code, Server Error Message Reference
ER_IB_MSG_1031 error code, Server Error Message Reference
ER_IB_MSG_1032 error code, Server Error Message Reference
ER_IB_MSG_1033 error code, Server Error Message Reference
ER_IB_MSG_1034 error code, Server Error Message Reference
ER_IB_MSG_1035 error code, Server Error Message Reference
ER_IB_MSG_1036 error code, Server Error Message Reference
ER_IB_MSG_1037 error code, Server Error Message Reference
ER_IB_MSG_1038 error code, Server Error Message Reference
ER_IB_MSG_1039 error code, Server Error Message Reference
ER_IB_MSG_104 error code, Server Error Message Reference
ER_IB_MSG_1040 error code, Server Error Message Reference
ER_IB_MSG_1041 error code, Server Error Message Reference
ER_IB_MSG_1042 error code, Server Error Message Reference
ER_IB_MSG_1043 error code, Server Error Message Reference
ER_IB_MSG_1044 error code, Server Error Message Reference
ER_IB_MSG_1045 error code, Server Error Message Reference
ER_IB_MSG_1046 error code, Server Error Message Reference
ER_IB_MSG_1047 error code, Server Error Message Reference
ER_IB_MSG_1048 error code, Server Error Message Reference
ER_IB_MSG_1049 error code, Server Error Message Reference
ER_IB_MSG_105 error code, Server Error Message Reference
ER_IB_MSG_1050 error code, Server Error Message Reference
ER_IB_MSG_1051 error code, Server Error Message Reference
ER_IB_MSG_1052 error code, Server Error Message Reference
ER_IB_MSG_1053 error code, Server Error Message Reference
ER_IB_MSG_1054 error code, Server Error Message Reference
ER_IB_MSG_1055 error code, Server Error Message Reference
ER_IB_MSG_1056 error code, Server Error Message Reference
ER_IB_MSG_1057 error code, Server Error Message Reference
ER_IB_MSG_1058 error code, Server Error Message Reference
ER_IB_MSG_1059 error code, Server Error Message Reference
ER_IB_MSG_106 error code, Server Error Message Reference
ER_IB_MSG_1060 error code, Server Error Message Reference
ER_IB_MSG_1061 error code, Server Error Message Reference
ER_IB_MSG_1062 error code, Server Error Message Reference
ER_IB_MSG_1063 error code, Server Error Message Reference
ER_IB_MSG_1064 error code, Server Error Message Reference
ER_IB_MSG_1065 error code, Server Error Message Reference
ER_IB_MSG_1066 error code, Server Error Message Reference
ER_IB_MSG_1067 error code, Server Error Message Reference
ER_IB_MSG_1068 error code, Server Error Message Reference
ER_IB_MSG_1069 error code, Server Error Message Reference
ER_IB_MSG_107 error code, Server Error Message Reference
ER_IB_MSG_1070 error code, Server Error Message Reference
ER_IB_MSG_1071 error code, Server Error Message Reference
ER_IB_MSG_1072 error code, Server Error Message Reference
ER_IB_MSG_1073 error code, Server Error Message Reference
ER_IB_MSG_1074 error code, Server Error Message Reference
ER_IB_MSG_1075 error code, Server Error Message Reference
ER_IB_MSG_1076 error code, Server Error Message Reference
ER_IB_MSG_1077 error code, Server Error Message Reference
ER_IB_MSG_1078 error code, Server Error Message Reference
ER_IB_MSG_1079 error code, Server Error Message Reference
ER_IB_MSG_108 error code, Server Error Message Reference
ER_IB_MSG_1080 error code, Server Error Message Reference
ER_IB_MSG_1081 error code, Server Error Message Reference
ER_IB_MSG_1082 error code, Server Error Message Reference
ER_IB_MSG_1083 error code, Server Error Message Reference
ER_IB_MSG_1084 error code, Server Error Message Reference
ER_IB_MSG_1085 error code, Server Error Message Reference
ER_IB_MSG_1086 error code, Server Error Message Reference
ER_IB_MSG_1087 error code, Server Error Message Reference
ER_IB_MSG_1088 error code, Server Error Message Reference
ER_IB_MSG_1089 error code, Server Error Message Reference
ER_IB_MSG_109 error code, Server Error Message Reference
ER_IB_MSG_1090 error code, Server Error Message Reference
ER_IB_MSG_1091 error code, Server Error Message Reference
ER_IB_MSG_1092 error code, Server Error Message Reference
ER_IB_MSG_1093 error code, Server Error Message Reference
ER_IB_MSG_1094 error code, Server Error Message Reference
ER_IB_MSG_1095 error code, Server Error Message Reference
ER_IB_MSG_1096 error code, Server Error Message Reference
ER_IB_MSG_1097 error code, Server Error Message Reference
ER_IB_MSG_1098 error code, Server Error Message Reference
ER_IB_MSG_1099 error code, Server Error Message Reference
ER_IB_MSG_11 error code, Server Error Message Reference
ER_IB_MSG_110 error code, Server Error Message Reference
ER_IB_MSG_1100 error code, Server Error Message Reference
ER_IB_MSG_1101 error code, Server Error Message Reference
ER_IB_MSG_1102 error code, Server Error Message Reference
ER_IB_MSG_1103 error code, Server Error Message Reference
ER_IB_MSG_1104 error code, Server Error Message Reference
ER_IB_MSG_1105 error code, Server Error Message Reference
ER_IB_MSG_1106 error code, Server Error Message Reference
ER_IB_MSG_1107 error code, Server Error Message Reference
ER_IB_MSG_1108 error code, Server Error Message Reference
ER_IB_MSG_1109 error code, Server Error Message Reference
ER_IB_MSG_111 error code, Server Error Message Reference
ER_IB_MSG_1110 error code, Server Error Message Reference
ER_IB_MSG_1111 error code, Server Error Message Reference
ER_IB_MSG_1112 error code, Server Error Message Reference
ER_IB_MSG_1113 error code, Server Error Message Reference
ER_IB_MSG_1114 error code, Server Error Message Reference
ER_IB_MSG_1115 error code, Server Error Message Reference
ER_IB_MSG_1116 error code, Server Error Message Reference
ER_IB_MSG_1117 error code, Server Error Message Reference
ER_IB_MSG_1118 error code, Server Error Message Reference
ER_IB_MSG_1119 error code, Server Error Message Reference
ER_IB_MSG_112 error code, Server Error Message Reference
ER_IB_MSG_1120 error code, Server Error Message Reference
ER_IB_MSG_1121 error code, Server Error Message Reference
ER_IB_MSG_1122 error code, Server Error Message Reference
ER_IB_MSG_1123 error code, Server Error Message Reference
ER_IB_MSG_1124 error code, Server Error Message Reference
ER_IB_MSG_1125 error code, Server Error Message Reference
ER_IB_MSG_1126 error code, Server Error Message Reference
ER_IB_MSG_1127 error code, Server Error Message Reference
ER_IB_MSG_1128 error code, Server Error Message Reference
ER_IB_MSG_1129 error code, Server Error Message Reference
ER_IB_MSG_113 error code, Server Error Message Reference
ER_IB_MSG_1130 error code, Server Error Message Reference
ER_IB_MSG_1131 error code, Server Error Message Reference
ER_IB_MSG_1132 error code, Server Error Message Reference
ER_IB_MSG_1133 error code, Server Error Message Reference
ER_IB_MSG_1134 error code, Server Error Message Reference
ER_IB_MSG_1135 error code, Server Error Message Reference
ER_IB_MSG_1136 error code, Server Error Message Reference
ER_IB_MSG_1137 error code, Server Error Message Reference
ER_IB_MSG_1138 error code, Server Error Message Reference
ER_IB_MSG_1139 error code, Server Error Message Reference
ER_IB_MSG_114 error code, Server Error Message Reference
ER_IB_MSG_1140 error code, Server Error Message Reference
ER_IB_MSG_1141 error code, Server Error Message Reference
ER_IB_MSG_1142 error code, Server Error Message Reference
ER_IB_MSG_1143 error code, Server Error Message Reference
ER_IB_MSG_1144 error code, Server Error Message Reference
ER_IB_MSG_1145 error code, Server Error Message Reference
ER_IB_MSG_1146 error code, Server Error Message Reference
ER_IB_MSG_1147 error code, Server Error Message Reference
ER_IB_MSG_1148 error code, Server Error Message Reference
ER_IB_MSG_1149 error code, Server Error Message Reference
ER_IB_MSG_115 error code, Server Error Message Reference
ER_IB_MSG_1150 error code, Server Error Message Reference
ER_IB_MSG_1151 error code, Server Error Message Reference
ER_IB_MSG_1152 error code, Server Error Message Reference
ER_IB_MSG_1153 error code, Server Error Message Reference
ER_IB_MSG_1154 error code, Server Error Message Reference
ER_IB_MSG_1155 error code, Server Error Message Reference
ER_IB_MSG_1156 error code, Server Error Message Reference
ER_IB_MSG_1157 error code, Server Error Message Reference
ER_IB_MSG_1158 error code, Server Error Message Reference
ER_IB_MSG_1159 error code, Server Error Message Reference
ER_IB_MSG_116 error code, Server Error Message Reference
ER_IB_MSG_1160 error code, Server Error Message Reference
ER_IB_MSG_1161 error code, Server Error Message Reference
ER_IB_MSG_1162 error code, Server Error Message Reference
ER_IB_MSG_1163 error code, Server Error Message Reference
ER_IB_MSG_1164 error code, Server Error Message Reference
ER_IB_MSG_1165 error code, Server Error Message Reference
ER_IB_MSG_1166 error code, Server Error Message Reference
ER_IB_MSG_1167 error code, Server Error Message Reference
ER_IB_MSG_1168 error code, Server Error Message Reference
ER_IB_MSG_1169 error code, Server Error Message Reference
ER_IB_MSG_117 error code, Server Error Message Reference
ER_IB_MSG_1170 error code, Server Error Message Reference
ER_IB_MSG_1171 error code, Server Error Message Reference
ER_IB_MSG_1172 error code, Server Error Message Reference
ER_IB_MSG_1173 error code, Server Error Message Reference
ER_IB_MSG_1174 error code, Server Error Message Reference
ER_IB_MSG_1175 error code, Server Error Message Reference
ER_IB_MSG_1176 error code, Server Error Message Reference
ER_IB_MSG_1177 error code, Server Error Message Reference
ER_IB_MSG_1178 error code, Server Error Message Reference
ER_IB_MSG_1179 error code, Server Error Message Reference
ER_IB_MSG_118 error code, Server Error Message Reference
ER_IB_MSG_1180 error code, Server Error Message Reference
ER_IB_MSG_1181 error code, Server Error Message Reference
ER_IB_MSG_1182 error code, Server Error Message Reference
ER_IB_MSG_1183 error code, Server Error Message Reference
ER_IB_MSG_1184 error code, Server Error Message Reference
ER_IB_MSG_1185 error code, Server Error Message Reference
ER_IB_MSG_1186 error code, Server Error Message Reference
ER_IB_MSG_1187 error code, Server Error Message Reference
ER_IB_MSG_1188 error code, Server Error Message Reference
ER_IB_MSG_1189 error code, Server Error Message Reference
ER_IB_MSG_119 error code, Server Error Message Reference
ER_IB_MSG_1190 error code, Server Error Message Reference
ER_IB_MSG_1191 error code, Server Error Message Reference
ER_IB_MSG_1192 error code, Server Error Message Reference
ER_IB_MSG_1193 error code, Server Error Message Reference
ER_IB_MSG_1194 error code, Server Error Message Reference
ER_IB_MSG_1195 error code, Server Error Message Reference
ER_IB_MSG_1196 error code, Server Error Message Reference
ER_IB_MSG_1197 error code, Server Error Message Reference
ER_IB_MSG_1198 error code, Server Error Message Reference
ER_IB_MSG_1199 error code, Server Error Message Reference
ER_IB_MSG_12 error code, Server Error Message Reference
ER_IB_MSG_120 error code, Server Error Message Reference
ER_IB_MSG_1200 error code, Server Error Message Reference
ER_IB_MSG_1201 error code, Server Error Message Reference
ER_IB_MSG_1202 error code, Server Error Message Reference
ER_IB_MSG_1203 error code, Server Error Message Reference
ER_IB_MSG_1204 error code, Server Error Message Reference
ER_IB_MSG_1205 error code, Server Error Message Reference
ER_IB_MSG_1206 error code, Server Error Message Reference
ER_IB_MSG_1207 error code, Server Error Message Reference
ER_IB_MSG_1208 error code, Server Error Message Reference
ER_IB_MSG_1209 error code, Server Error Message Reference
ER_IB_MSG_121 error code, Server Error Message Reference
ER_IB_MSG_1210 error code, Server Error Message Reference
ER_IB_MSG_1211 error code, Server Error Message Reference
ER_IB_MSG_1212 error code, Server Error Message Reference
ER_IB_MSG_1213 error code, Server Error Message Reference
ER_IB_MSG_1214 error code, Server Error Message Reference
ER_IB_MSG_1215 error code, Server Error Message Reference
ER_IB_MSG_1216 error code, Server Error Message Reference
ER_IB_MSG_1217 error code, Server Error Message Reference
ER_IB_MSG_1218 error code, Server Error Message Reference
ER_IB_MSG_1219 error code, Server Error Message Reference
ER_IB_MSG_122 error code, Server Error Message Reference
ER_IB_MSG_1220 error code, Server Error Message Reference
ER_IB_MSG_1221 error code, Server Error Message Reference
ER_IB_MSG_1222 error code, Server Error Message Reference
ER_IB_MSG_1223 error code, Server Error Message Reference
ER_IB_MSG_1224 error code, Server Error Message Reference
ER_IB_MSG_1225 error code, Server Error Message Reference
ER_IB_MSG_1226 error code, Server Error Message Reference
ER_IB_MSG_1227 error code, Server Error Message Reference
ER_IB_MSG_1228 error code, Server Error Message Reference
ER_IB_MSG_1229 error code, Server Error Message Reference
ER_IB_MSG_123 error code, Server Error Message Reference
ER_IB_MSG_1230 error code, Server Error Message Reference
ER_IB_MSG_1231 error code, Server Error Message Reference
ER_IB_MSG_1232 error code, Server Error Message Reference
ER_IB_MSG_1233 error code, Server Error Message Reference
ER_IB_MSG_1234 error code, Server Error Message Reference
ER_IB_MSG_1235 error code, Server Error Message Reference
ER_IB_MSG_1236 error code, Server Error Message Reference
ER_IB_MSG_1237 error code, Server Error Message Reference
ER_IB_MSG_1238 error code, Server Error Message Reference
ER_IB_MSG_1239 error code, Server Error Message Reference
ER_IB_MSG_124 error code, Server Error Message Reference
ER_IB_MSG_1240 error code, Server Error Message Reference
ER_IB_MSG_1241 error code, Server Error Message Reference
ER_IB_MSG_1242 error code, Server Error Message Reference
ER_IB_MSG_1243 error code, Server Error Message Reference
ER_IB_MSG_1244 error code, Server Error Message Reference
ER_IB_MSG_1245 error code, Server Error Message Reference
ER_IB_MSG_1246 error code, Server Error Message Reference
ER_IB_MSG_1247 error code, Server Error Message Reference
ER_IB_MSG_1248 error code, Server Error Message Reference
ER_IB_MSG_1249 error code, Server Error Message Reference
ER_IB_MSG_125 error code, Server Error Message Reference
ER_IB_MSG_1250 error code, Server Error Message Reference
ER_IB_MSG_1251 error code, Server Error Message Reference
ER_IB_MSG_1252 error code, Server Error Message Reference
ER_IB_MSG_1253 error code, Server Error Message Reference
ER_IB_MSG_1254 error code, Server Error Message Reference
ER_IB_MSG_1255 error code, Server Error Message Reference
ER_IB_MSG_1256 error code, Server Error Message Reference
ER_IB_MSG_1257 error code, Server Error Message Reference
ER_IB_MSG_1258 error code, Server Error Message Reference
ER_IB_MSG_1259 error code, Server Error Message Reference
ER_IB_MSG_126 error code, Server Error Message Reference
ER_IB_MSG_1260 error code, Server Error Message Reference
ER_IB_MSG_1261 error code, Server Error Message Reference
ER_IB_MSG_1262 error code, Server Error Message Reference
ER_IB_MSG_1263 error code, Server Error Message Reference
ER_IB_MSG_1264 error code, Server Error Message Reference
ER_IB_MSG_1265 error code, Server Error Message Reference
ER_IB_MSG_1266 error code, Server Error Message Reference
ER_IB_MSG_1267 error code, Server Error Message Reference
ER_IB_MSG_1268 error code, Server Error Message Reference
ER_IB_MSG_1269 error code, Server Error Message Reference
ER_IB_MSG_127 error code, Server Error Message Reference
ER_IB_MSG_1270 error code, Server Error Message Reference
ER_IB_MSG_1271 error code, Server Error Message Reference
ER_IB_MSG_1272 error code, Server Error Message Reference
ER_IB_MSG_1273 error code, Server Error Message Reference
ER_IB_MSG_1274 error code, Server Error Message Reference
ER_IB_MSG_1275 error code, Server Error Message Reference
ER_IB_MSG_1276 error code, Server Error Message Reference
ER_IB_MSG_1277 error code, Server Error Message Reference
ER_IB_MSG_1278 error code, Server Error Message Reference
ER_IB_MSG_1279 error code, Server Error Message Reference
ER_IB_MSG_128 error code, Server Error Message Reference
ER_IB_MSG_1280 error code, Server Error Message Reference
ER_IB_MSG_1281 error code, Server Error Message Reference
ER_IB_MSG_1282 error code, Server Error Message Reference
ER_IB_MSG_1283 error code, Server Error Message Reference
ER_IB_MSG_1284 error code, Server Error Message Reference
ER_IB_MSG_1285 error code, Server Error Message Reference
ER_IB_MSG_129 error code, Server Error Message Reference
ER_IB_MSG_13 error code, Server Error Message Reference
ER_IB_MSG_130 error code, Server Error Message Reference
ER_IB_MSG_131 error code, Server Error Message Reference
ER_IB_MSG_132 error code, Server Error Message Reference
ER_IB_MSG_133 error code, Server Error Message Reference
ER_IB_MSG_134 error code, Server Error Message Reference
ER_IB_MSG_135 error code, Server Error Message Reference
ER_IB_MSG_136 error code, Server Error Message Reference
ER_IB_MSG_137 error code, Server Error Message Reference
ER_IB_MSG_138 error code, Server Error Message Reference
ER_IB_MSG_139 error code, Server Error Message Reference
ER_IB_MSG_14 error code, Server Error Message Reference
ER_IB_MSG_140 error code, Server Error Message Reference
ER_IB_MSG_141 error code, Server Error Message Reference
ER_IB_MSG_142 error code, Server Error Message Reference
ER_IB_MSG_143 error code, Server Error Message Reference
ER_IB_MSG_144 error code, Server Error Message Reference
ER_IB_MSG_145 error code, Server Error Message Reference
ER_IB_MSG_146 error code, Server Error Message Reference
ER_IB_MSG_147 error code, Server Error Message Reference
ER_IB_MSG_148 error code, Server Error Message Reference
ER_IB_MSG_149 error code, Server Error Message Reference
ER_IB_MSG_15 error code, Server Error Message Reference
ER_IB_MSG_150 error code, Server Error Message Reference
ER_IB_MSG_151 error code, Server Error Message Reference
ER_IB_MSG_152 error code, Server Error Message Reference
ER_IB_MSG_153 error code, Server Error Message Reference
ER_IB_MSG_154 error code, Server Error Message Reference
ER_IB_MSG_155 error code, Server Error Message Reference
ER_IB_MSG_156 error code, Server Error Message Reference
ER_IB_MSG_157 error code, Server Error Message Reference
ER_IB_MSG_158 error code, Server Error Message Reference
ER_IB_MSG_159 error code, Server Error Message Reference
ER_IB_MSG_16 error code, Server Error Message Reference
ER_IB_MSG_160 error code, Server Error Message Reference
ER_IB_MSG_161 error code, Server Error Message Reference
ER_IB_MSG_162 error code, Server Error Message Reference
ER_IB_MSG_163 error code, Server Error Message Reference
ER_IB_MSG_164 error code, Server Error Message Reference
ER_IB_MSG_165 error code, Server Error Message Reference
ER_IB_MSG_166 error code, Server Error Message Reference
ER_IB_MSG_167 error code, Server Error Message Reference
ER_IB_MSG_168 error code, Server Error Message Reference
ER_IB_MSG_169 error code, Server Error Message Reference
ER_IB_MSG_17 error code, Server Error Message Reference
ER_IB_MSG_170 error code, Server Error Message Reference
ER_IB_MSG_171 error code, Server Error Message Reference
ER_IB_MSG_172 error code, Server Error Message Reference
ER_IB_MSG_173 error code, Server Error Message Reference
ER_IB_MSG_174 error code, Server Error Message Reference
ER_IB_MSG_175 error code, Server Error Message Reference
ER_IB_MSG_176 error code, Server Error Message Reference
ER_IB_MSG_177 error code, Server Error Message Reference
ER_IB_MSG_178 error code, Server Error Message Reference
ER_IB_MSG_179 error code, Server Error Message Reference
ER_IB_MSG_18 error code, Server Error Message Reference
ER_IB_MSG_180 error code, Server Error Message Reference
ER_IB_MSG_181 error code, Server Error Message Reference
ER_IB_MSG_182 error code, Server Error Message Reference
ER_IB_MSG_183 error code, Server Error Message Reference
ER_IB_MSG_184 error code, Server Error Message Reference
ER_IB_MSG_185 error code, Server Error Message Reference
ER_IB_MSG_186 error code, Server Error Message Reference
ER_IB_MSG_187 error code, Server Error Message Reference
ER_IB_MSG_188 error code, Server Error Message Reference
ER_IB_MSG_189 error code, Server Error Message Reference
ER_IB_MSG_19 error code, Server Error Message Reference
ER_IB_MSG_190 error code, Server Error Message Reference
ER_IB_MSG_191 error code, Server Error Message Reference
ER_IB_MSG_192 error code, Server Error Message Reference
ER_IB_MSG_193 error code, Server Error Message Reference
ER_IB_MSG_194 error code, Server Error Message Reference
ER_IB_MSG_195 error code, Server Error Message Reference
ER_IB_MSG_196 error code, Server Error Message Reference
ER_IB_MSG_197 error code, Server Error Message Reference
ER_IB_MSG_198 error code, Server Error Message Reference
ER_IB_MSG_199 error code, Server Error Message Reference
ER_IB_MSG_2 error code, Server Error Message Reference
ER_IB_MSG_20 error code, Server Error Message Reference
ER_IB_MSG_200 error code, Server Error Message Reference
ER_IB_MSG_201 error code, Server Error Message Reference
ER_IB_MSG_202 error code, Server Error Message Reference
ER_IB_MSG_203 error code, Server Error Message Reference
ER_IB_MSG_204 error code, Server Error Message Reference
ER_IB_MSG_205 error code, Server Error Message Reference
ER_IB_MSG_206 error code, Server Error Message Reference
ER_IB_MSG_207 error code, Server Error Message Reference
ER_IB_MSG_208 error code, Server Error Message Reference
ER_IB_MSG_209 error code, Server Error Message Reference
ER_IB_MSG_21 error code, Server Error Message Reference
ER_IB_MSG_210 error code, Server Error Message Reference
ER_IB_MSG_211 error code, Server Error Message Reference
ER_IB_MSG_212 error code, Server Error Message Reference
ER_IB_MSG_213 error code, Server Error Message Reference
ER_IB_MSG_214 error code, Server Error Message Reference
ER_IB_MSG_215 error code, Server Error Message Reference
ER_IB_MSG_216 error code, Server Error Message Reference
ER_IB_MSG_217 error code, Server Error Message Reference
ER_IB_MSG_218 error code, Server Error Message Reference
ER_IB_MSG_219 error code, Server Error Message Reference
ER_IB_MSG_22 error code, Server Error Message Reference
ER_IB_MSG_220 error code, Server Error Message Reference
ER_IB_MSG_221 error code, Server Error Message Reference
ER_IB_MSG_222 error code, Server Error Message Reference
ER_IB_MSG_223 error code, Server Error Message Reference
ER_IB_MSG_224 error code, Server Error Message Reference
ER_IB_MSG_225 error code, Server Error Message Reference
ER_IB_MSG_226 error code, Server Error Message Reference
ER_IB_MSG_227 error code, Server Error Message Reference
ER_IB_MSG_228 error code, Server Error Message Reference
ER_IB_MSG_229 error code, Server Error Message Reference
ER_IB_MSG_23 error code, Server Error Message Reference
ER_IB_MSG_230 error code, Server Error Message Reference
ER_IB_MSG_231 error code, Server Error Message Reference
ER_IB_MSG_232 error code, Server Error Message Reference
ER_IB_MSG_233 error code, Server Error Message Reference
ER_IB_MSG_234 error code, Server Error Message Reference
ER_IB_MSG_235 error code, Server Error Message Reference
ER_IB_MSG_236 error code, Server Error Message Reference
ER_IB_MSG_237 error code, Server Error Message Reference
ER_IB_MSG_238 error code, Server Error Message Reference
ER_IB_MSG_239 error code, Server Error Message Reference
ER_IB_MSG_24 error code, Server Error Message Reference
ER_IB_MSG_240 error code, Server Error Message Reference
ER_IB_MSG_241 error code, Server Error Message Reference
ER_IB_MSG_242 error code, Server Error Message Reference
ER_IB_MSG_243 error code, Server Error Message Reference
ER_IB_MSG_244 error code, Server Error Message Reference
ER_IB_MSG_245 error code, Server Error Message Reference
ER_IB_MSG_246 error code, Server Error Message Reference
ER_IB_MSG_247 error code, Server Error Message Reference
ER_IB_MSG_248 error code, Server Error Message Reference
ER_IB_MSG_249 error code, Server Error Message Reference
ER_IB_MSG_25 error code, Server Error Message Reference
ER_IB_MSG_250 error code, Server Error Message Reference
ER_IB_MSG_251 error code, Server Error Message Reference
ER_IB_MSG_252 error code, Server Error Message Reference
ER_IB_MSG_253 error code, Server Error Message Reference
ER_IB_MSG_254 error code, Server Error Message Reference
ER_IB_MSG_255 error code, Server Error Message Reference
ER_IB_MSG_256 error code, Server Error Message Reference
ER_IB_MSG_257 error code, Server Error Message Reference
ER_IB_MSG_258 error code, Server Error Message Reference
ER_IB_MSG_259 error code, Server Error Message Reference
ER_IB_MSG_26 error code, Server Error Message Reference
ER_IB_MSG_260 error code, Server Error Message Reference
ER_IB_MSG_261 error code, Server Error Message Reference
ER_IB_MSG_262 error code, Server Error Message Reference
ER_IB_MSG_263 error code, Server Error Message Reference
ER_IB_MSG_264 error code, Server Error Message Reference
ER_IB_MSG_265 error code, Server Error Message Reference
ER_IB_MSG_266 error code, Server Error Message Reference
ER_IB_MSG_267 error code, Server Error Message Reference
ER_IB_MSG_268 error code, Server Error Message Reference
ER_IB_MSG_269 error code, Server Error Message Reference
ER_IB_MSG_27 error code, Server Error Message Reference
ER_IB_MSG_270 error code, Server Error Message Reference
ER_IB_MSG_271 error code, Server Error Message Reference
ER_IB_MSG_272 error code, Server Error Message Reference
ER_IB_MSG_273 error code, Server Error Message Reference
ER_IB_MSG_274 error code, Server Error Message Reference
ER_IB_MSG_275 error code, Server Error Message Reference
ER_IB_MSG_276 error code, Server Error Message Reference
ER_IB_MSG_277 error code, Server Error Message Reference
ER_IB_MSG_278 error code, Server Error Message Reference
ER_IB_MSG_279 error code, Server Error Message Reference
ER_IB_MSG_28 error code, Server Error Message Reference
ER_IB_MSG_280 error code, Server Error Message Reference
ER_IB_MSG_281 error code, Server Error Message Reference
ER_IB_MSG_282 error code, Server Error Message Reference
ER_IB_MSG_283 error code, Server Error Message Reference
ER_IB_MSG_284 error code, Server Error Message Reference
ER_IB_MSG_285 error code, Server Error Message Reference
ER_IB_MSG_286 error code, Server Error Message Reference
ER_IB_MSG_287 error code, Server Error Message Reference
ER_IB_MSG_288 error code, Server Error Message Reference
ER_IB_MSG_289 error code, Server Error Message Reference
ER_IB_MSG_29 error code, Server Error Message Reference
ER_IB_MSG_290 error code, Server Error Message Reference
ER_IB_MSG_291 error code, Server Error Message Reference
ER_IB_MSG_292 error code, Server Error Message Reference
ER_IB_MSG_293 error code, Server Error Message Reference
ER_IB_MSG_294 error code, Server Error Message Reference
ER_IB_MSG_295 error code, Server Error Message Reference
ER_IB_MSG_296 error code, Server Error Message Reference
ER_IB_MSG_297 error code, Server Error Message Reference
ER_IB_MSG_298 error code, Server Error Message Reference
ER_IB_MSG_299 error code, Server Error Message Reference
ER_IB_MSG_3 error code, Server Error Message Reference
ER_IB_MSG_30 error code, Server Error Message Reference
ER_IB_MSG_300 error code, Server Error Message Reference
ER_IB_MSG_301 error code, Server Error Message Reference
ER_IB_MSG_302 error code, Server Error Message Reference
ER_IB_MSG_303 error code, Server Error Message Reference
ER_IB_MSG_304 error code, Server Error Message Reference
ER_IB_MSG_305 error code, Server Error Message Reference
ER_IB_MSG_306 error code, Server Error Message Reference
ER_IB_MSG_307 error code, Server Error Message Reference
ER_IB_MSG_308 error code, Server Error Message Reference
ER_IB_MSG_309 error code, Server Error Message Reference
ER_IB_MSG_31 error code, Server Error Message Reference
ER_IB_MSG_310 error code, Server Error Message Reference
ER_IB_MSG_311 error code, Server Error Message Reference
ER_IB_MSG_312 error code, Server Error Message Reference
ER_IB_MSG_313 error code, Server Error Message Reference
ER_IB_MSG_314 error code, Server Error Message Reference
ER_IB_MSG_315 error code, Server Error Message Reference
ER_IB_MSG_316 error code, Server Error Message Reference
ER_IB_MSG_317 error code, Server Error Message Reference
ER_IB_MSG_318 error code, Server Error Message Reference
ER_IB_MSG_319 error code, Server Error Message Reference
ER_IB_MSG_32 error code, Server Error Message Reference
ER_IB_MSG_320 error code, Server Error Message Reference
ER_IB_MSG_321 error code, Server Error Message Reference
ER_IB_MSG_322 error code, Server Error Message Reference
ER_IB_MSG_323 error code, Server Error Message Reference
ER_IB_MSG_324 error code, Server Error Message Reference
ER_IB_MSG_325 error code, Server Error Message Reference
ER_IB_MSG_326 error code, Server Error Message Reference
ER_IB_MSG_327 error code, Server Error Message Reference
ER_IB_MSG_328 error code, Server Error Message Reference
ER_IB_MSG_329 error code, Server Error Message Reference
ER_IB_MSG_33 error code, Server Error Message Reference
ER_IB_MSG_330 error code, Server Error Message Reference
ER_IB_MSG_331 error code, Server Error Message Reference
ER_IB_MSG_332 error code, Server Error Message Reference
ER_IB_MSG_333 error code, Server Error Message Reference
ER_IB_MSG_334 error code, Server Error Message Reference
ER_IB_MSG_335 error code, Server Error Message Reference
ER_IB_MSG_336 error code, Server Error Message Reference
ER_IB_MSG_337 error code, Server Error Message Reference
ER_IB_MSG_338 error code, Server Error Message Reference
ER_IB_MSG_339 error code, Server Error Message Reference
ER_IB_MSG_34 error code, Server Error Message Reference
ER_IB_MSG_340 error code, Server Error Message Reference
ER_IB_MSG_341 error code, Server Error Message Reference
ER_IB_MSG_342 error code, Server Error Message Reference
ER_IB_MSG_343 error code, Server Error Message Reference
ER_IB_MSG_344 error code, Server Error Message Reference
ER_IB_MSG_345 error code, Server Error Message Reference
ER_IB_MSG_346 error code, Server Error Message Reference
ER_IB_MSG_347 error code, Server Error Message Reference
ER_IB_MSG_348 error code, Server Error Message Reference
ER_IB_MSG_349 error code, Server Error Message Reference
ER_IB_MSG_35 error code, Server Error Message Reference
ER_IB_MSG_350 error code, Server Error Message Reference
ER_IB_MSG_351 error code, Server Error Message Reference
ER_IB_MSG_352 error code, Server Error Message Reference
ER_IB_MSG_353 error code, Server Error Message Reference
ER_IB_MSG_354 error code, Server Error Message Reference
ER_IB_MSG_355 error code, Server Error Message Reference
ER_IB_MSG_356 error code, Server Error Message Reference
ER_IB_MSG_357 error code, Server Error Message Reference
ER_IB_MSG_358 error code, Server Error Message Reference
ER_IB_MSG_359 error code, Server Error Message Reference
ER_IB_MSG_36 error code, Server Error Message Reference
ER_IB_MSG_360 error code, Server Error Message Reference
ER_IB_MSG_361 error code, Server Error Message Reference
ER_IB_MSG_362 error code, Server Error Message Reference
ER_IB_MSG_363 error code, Server Error Message Reference
ER_IB_MSG_364 error code, Server Error Message Reference
ER_IB_MSG_365 error code, Server Error Message Reference
ER_IB_MSG_366 error code, Server Error Message Reference
ER_IB_MSG_367 error code, Server Error Message Reference
ER_IB_MSG_368 error code, Server Error Message Reference
ER_IB_MSG_369 error code, Server Error Message Reference
ER_IB_MSG_37 error code, Server Error Message Reference
ER_IB_MSG_370 error code, Server Error Message Reference
ER_IB_MSG_371 error code, Server Error Message Reference
ER_IB_MSG_372 error code, Server Error Message Reference
ER_IB_MSG_373 error code, Server Error Message Reference
ER_IB_MSG_374 error code, Server Error Message Reference
ER_IB_MSG_375 error code, Server Error Message Reference
ER_IB_MSG_376 error code, Server Error Message Reference
ER_IB_MSG_377 error code, Server Error Message Reference
ER_IB_MSG_378 error code, Server Error Message Reference
ER_IB_MSG_379 error code, Server Error Message Reference
ER_IB_MSG_38 error code, Server Error Message Reference
ER_IB_MSG_380 error code, Server Error Message Reference
ER_IB_MSG_381 error code, Server Error Message Reference
ER_IB_MSG_382 error code, Server Error Message Reference
ER_IB_MSG_383 error code, Server Error Message Reference
ER_IB_MSG_384 error code, Server Error Message Reference
ER_IB_MSG_385 error code, Server Error Message Reference
ER_IB_MSG_386 error code, Server Error Message Reference
ER_IB_MSG_387 error code, Server Error Message Reference
ER_IB_MSG_388 error code, Server Error Message Reference
ER_IB_MSG_389 error code, Server Error Message Reference
ER_IB_MSG_39 error code, Server Error Message Reference
ER_IB_MSG_390 error code, Server Error Message Reference
ER_IB_MSG_391 error code, Server Error Message Reference
ER_IB_MSG_392 error code, Server Error Message Reference
ER_IB_MSG_393 error code, Server Error Message Reference
ER_IB_MSG_394 error code, Server Error Message Reference
ER_IB_MSG_395 error code, Server Error Message Reference
ER_IB_MSG_396 error code, Server Error Message Reference
ER_IB_MSG_397 error code, Server Error Message Reference
ER_IB_MSG_398 error code, Server Error Message Reference
ER_IB_MSG_399 error code, Server Error Message Reference
ER_IB_MSG_4 error code, Server Error Message Reference
ER_IB_MSG_40 error code, Server Error Message Reference
ER_IB_MSG_400 error code, Server Error Message Reference
ER_IB_MSG_401 error code, Server Error Message Reference
ER_IB_MSG_402 error code, Server Error Message Reference
ER_IB_MSG_403 error code, Server Error Message Reference
ER_IB_MSG_404 error code, Server Error Message Reference
ER_IB_MSG_405 error code, Server Error Message Reference
ER_IB_MSG_406 error code, Server Error Message Reference
ER_IB_MSG_407 error code, Server Error Message Reference
ER_IB_MSG_408 error code, Server Error Message Reference
ER_IB_MSG_409 error code, Server Error Message Reference
ER_IB_MSG_41 error code, Server Error Message Reference
ER_IB_MSG_410 error code, Server Error Message Reference
ER_IB_MSG_411 error code, Server Error Message Reference
ER_IB_MSG_412 error code, Server Error Message Reference
ER_IB_MSG_413 error code, Server Error Message Reference
ER_IB_MSG_414 error code, Server Error Message Reference
ER_IB_MSG_415 error code, Server Error Message Reference
ER_IB_MSG_416 error code, Server Error Message Reference
ER_IB_MSG_417 error code, Server Error Message Reference
ER_IB_MSG_418 error code, Server Error Message Reference
ER_IB_MSG_419 error code, Server Error Message Reference
ER_IB_MSG_42 error code, Server Error Message Reference
ER_IB_MSG_420 error code, Server Error Message Reference
ER_IB_MSG_421 error code, Server Error Message Reference
ER_IB_MSG_422 error code, Server Error Message Reference
ER_IB_MSG_423 error code, Server Error Message Reference
ER_IB_MSG_424 error code, Server Error Message Reference
ER_IB_MSG_425 error code, Server Error Message Reference
ER_IB_MSG_426 error code, Server Error Message Reference
ER_IB_MSG_427 error code, Server Error Message Reference
ER_IB_MSG_428 error code, Server Error Message Reference
ER_IB_MSG_429 error code, Server Error Message Reference
ER_IB_MSG_43 error code, Server Error Message Reference
ER_IB_MSG_430 error code, Server Error Message Reference
ER_IB_MSG_431 error code, Server Error Message Reference
ER_IB_MSG_432 error code, Server Error Message Reference
ER_IB_MSG_433 error code, Server Error Message Reference
ER_IB_MSG_434 error code, Server Error Message Reference
ER_IB_MSG_435 error code, Server Error Message Reference
ER_IB_MSG_436 error code, Server Error Message Reference
ER_IB_MSG_437 error code, Server Error Message Reference
ER_IB_MSG_438 error code, Server Error Message Reference
ER_IB_MSG_439 error code, Server Error Message Reference
ER_IB_MSG_44 error code, Server Error Message Reference
ER_IB_MSG_440 error code, Server Error Message Reference
ER_IB_MSG_441 error code, Server Error Message Reference
ER_IB_MSG_442 error code, Server Error Message Reference
ER_IB_MSG_443 error code, Server Error Message Reference
ER_IB_MSG_444 error code, Server Error Message Reference
ER_IB_MSG_445 error code, Server Error Message Reference
ER_IB_MSG_446 error code, Server Error Message Reference
ER_IB_MSG_447 error code, Server Error Message Reference
ER_IB_MSG_448 error code, Server Error Message Reference
ER_IB_MSG_449 error code, Server Error Message Reference
ER_IB_MSG_45 error code, Server Error Message Reference
ER_IB_MSG_450 error code, Server Error Message Reference
ER_IB_MSG_451 error code, Server Error Message Reference
ER_IB_MSG_452 error code, Server Error Message Reference
ER_IB_MSG_453 error code, Server Error Message Reference
ER_IB_MSG_454 error code, Server Error Message Reference
ER_IB_MSG_455 error code, Server Error Message Reference
ER_IB_MSG_456 error code, Server Error Message Reference
ER_IB_MSG_457 error code, Server Error Message Reference
ER_IB_MSG_458 error code, Server Error Message Reference
ER_IB_MSG_459 error code, Server Error Message Reference
ER_IB_MSG_46 error code, Server Error Message Reference
ER_IB_MSG_460 error code, Server Error Message Reference
ER_IB_MSG_461 error code, Server Error Message Reference
ER_IB_MSG_462 error code, Server Error Message Reference
ER_IB_MSG_463 error code, Server Error Message Reference
ER_IB_MSG_464 error code, Server Error Message Reference
ER_IB_MSG_465 error code, Server Error Message Reference
ER_IB_MSG_466 error code, Server Error Message Reference
ER_IB_MSG_467 error code, Server Error Message Reference
ER_IB_MSG_468 error code, Server Error Message Reference
ER_IB_MSG_469 error code, Server Error Message Reference
ER_IB_MSG_47 error code, Server Error Message Reference
ER_IB_MSG_470 error code, Server Error Message Reference
ER_IB_MSG_471 error code, Server Error Message Reference
ER_IB_MSG_472 error code, Server Error Message Reference
ER_IB_MSG_473 error code, Server Error Message Reference
ER_IB_MSG_474 error code, Server Error Message Reference
ER_IB_MSG_475 error code, Server Error Message Reference
ER_IB_MSG_476 error code, Server Error Message Reference
ER_IB_MSG_477 error code, Server Error Message Reference
ER_IB_MSG_478 error code, Server Error Message Reference
ER_IB_MSG_479 error code, Server Error Message Reference
ER_IB_MSG_48 error code, Server Error Message Reference
ER_IB_MSG_480 error code, Server Error Message Reference
ER_IB_MSG_481 error code, Server Error Message Reference
ER_IB_MSG_482 error code, Server Error Message Reference
ER_IB_MSG_483 error code, Server Error Message Reference
ER_IB_MSG_484 error code, Server Error Message Reference
ER_IB_MSG_485 error code, Server Error Message Reference
ER_IB_MSG_486 error code, Server Error Message Reference
ER_IB_MSG_487 error code, Server Error Message Reference
ER_IB_MSG_488 error code, Server Error Message Reference
ER_IB_MSG_489 error code, Server Error Message Reference
ER_IB_MSG_49 error code, Server Error Message Reference
ER_IB_MSG_490 error code, Server Error Message Reference
ER_IB_MSG_491 error code, Server Error Message Reference
ER_IB_MSG_492 error code, Server Error Message Reference
ER_IB_MSG_493 error code, Server Error Message Reference
ER_IB_MSG_494 error code, Server Error Message Reference
ER_IB_MSG_495 error code, Server Error Message Reference
ER_IB_MSG_496 error code, Server Error Message Reference
ER_IB_MSG_497 error code, Server Error Message Reference
ER_IB_MSG_498 error code, Server Error Message Reference
ER_IB_MSG_499 error code, Server Error Message Reference
ER_IB_MSG_5 error code, Server Error Message Reference
ER_IB_MSG_50 error code, Server Error Message Reference
ER_IB_MSG_500 error code, Server Error Message Reference
ER_IB_MSG_501 error code, Server Error Message Reference
ER_IB_MSG_502 error code, Server Error Message Reference
ER_IB_MSG_503 error code, Server Error Message Reference
ER_IB_MSG_504 error code, Server Error Message Reference
ER_IB_MSG_505 error code, Server Error Message Reference
ER_IB_MSG_506 error code, Server Error Message Reference
ER_IB_MSG_507 error code, Server Error Message Reference
ER_IB_MSG_508 error code, Server Error Message Reference
ER_IB_MSG_509 error code, Server Error Message Reference
ER_IB_MSG_51 error code, Server Error Message Reference
ER_IB_MSG_510 error code, Server Error Message Reference
ER_IB_MSG_511 error code, Server Error Message Reference
ER_IB_MSG_512 error code, Server Error Message Reference
ER_IB_MSG_513 error code, Server Error Message Reference
ER_IB_MSG_514 error code, Server Error Message Reference
ER_IB_MSG_515 error code, Server Error Message Reference
ER_IB_MSG_516 error code, Server Error Message Reference
ER_IB_MSG_517 error code, Server Error Message Reference
ER_IB_MSG_518 error code, Server Error Message Reference
ER_IB_MSG_519 error code, Server Error Message Reference
ER_IB_MSG_52 error code, Server Error Message Reference
ER_IB_MSG_520 error code, Server Error Message Reference
ER_IB_MSG_521 error code, Server Error Message Reference
ER_IB_MSG_522 error code, Server Error Message Reference
ER_IB_MSG_523 error code, Server Error Message Reference
ER_IB_MSG_524 error code, Server Error Message Reference
ER_IB_MSG_525 error code, Server Error Message Reference
ER_IB_MSG_526 error code, Server Error Message Reference
ER_IB_MSG_527 error code, Server Error Message Reference
ER_IB_MSG_528 error code, Server Error Message Reference
ER_IB_MSG_529 error code, Server Error Message Reference
ER_IB_MSG_53 error code, Server Error Message Reference
ER_IB_MSG_530 error code, Server Error Message Reference
ER_IB_MSG_531 error code, Server Error Message Reference
ER_IB_MSG_532 error code, Server Error Message Reference
ER_IB_MSG_533 error code, Server Error Message Reference
ER_IB_MSG_534 error code, Server Error Message Reference
ER_IB_MSG_535 error code, Server Error Message Reference
ER_IB_MSG_536 error code, Server Error Message Reference
ER_IB_MSG_537 error code, Server Error Message Reference
ER_IB_MSG_538 error code, Server Error Message Reference
ER_IB_MSG_539 error code, Server Error Message Reference
ER_IB_MSG_54 error code, Server Error Message Reference
ER_IB_MSG_540 error code, Server Error Message Reference
ER_IB_MSG_541 error code, Server Error Message Reference
ER_IB_MSG_542 error code, Server Error Message Reference
ER_IB_MSG_543 error code, Server Error Message Reference
ER_IB_MSG_544 error code, Server Error Message Reference
ER_IB_MSG_545 error code, Server Error Message Reference
ER_IB_MSG_546 error code, Server Error Message Reference
ER_IB_MSG_547 error code, Server Error Message Reference
ER_IB_MSG_548 error code, Server Error Message Reference
ER_IB_MSG_549 error code, Server Error Message Reference
ER_IB_MSG_55 error code, Server Error Message Reference
ER_IB_MSG_550 error code, Server Error Message Reference
ER_IB_MSG_551 error code, Server Error Message Reference
ER_IB_MSG_552 error code, Server Error Message Reference
ER_IB_MSG_553 error code, Server Error Message Reference
ER_IB_MSG_554 error code, Server Error Message Reference
ER_IB_MSG_555 error code, Server Error Message Reference
ER_IB_MSG_556 error code, Server Error Message Reference
ER_IB_MSG_557 error code, Server Error Message Reference
ER_IB_MSG_558 error code, Server Error Message Reference
ER_IB_MSG_559 error code, Server Error Message Reference
ER_IB_MSG_56 error code, Server Error Message Reference
ER_IB_MSG_560 error code, Server Error Message Reference
ER_IB_MSG_561 error code, Server Error Message Reference
ER_IB_MSG_562 error code, Server Error Message Reference
ER_IB_MSG_563 error code, Server Error Message Reference
ER_IB_MSG_564 error code, Server Error Message Reference
ER_IB_MSG_565 error code, Server Error Message Reference
ER_IB_MSG_566 error code, Server Error Message Reference
ER_IB_MSG_567 error code, Server Error Message Reference
ER_IB_MSG_568 error code, Server Error Message Reference
ER_IB_MSG_569 error code, Server Error Message Reference
ER_IB_MSG_57 error code, Server Error Message Reference
ER_IB_MSG_570 error code, Server Error Message Reference
ER_IB_MSG_571 error code, Server Error Message Reference
ER_IB_MSG_572 error code, Server Error Message Reference
ER_IB_MSG_573 error code, Server Error Message Reference
ER_IB_MSG_574 error code, Server Error Message Reference
ER_IB_MSG_575 error code, Server Error Message Reference
ER_IB_MSG_576 error code, Server Error Message Reference
ER_IB_MSG_577 error code, Server Error Message Reference
ER_IB_MSG_578 error code, Server Error Message Reference
ER_IB_MSG_579 error code, Server Error Message Reference
ER_IB_MSG_58 error code, Server Error Message Reference
ER_IB_MSG_580 error code, Server Error Message Reference
ER_IB_MSG_581 error code, Server Error Message Reference
ER_IB_MSG_582 error code, Server Error Message Reference
ER_IB_MSG_583 error code, Server Error Message Reference
ER_IB_MSG_584 error code, Server Error Message Reference
ER_IB_MSG_585 error code, Server Error Message Reference
ER_IB_MSG_586 error code, Server Error Message Reference
ER_IB_MSG_587 error code, Server Error Message Reference
ER_IB_MSG_588 error code, Server Error Message Reference
ER_IB_MSG_589 error code, Server Error Message Reference
ER_IB_MSG_59 error code, Server Error Message Reference
ER_IB_MSG_590 error code, Server Error Message Reference
ER_IB_MSG_591 error code, Server Error Message Reference
ER_IB_MSG_592 error code, Server Error Message Reference
ER_IB_MSG_593 error code, Server Error Message Reference
ER_IB_MSG_594 error code, Server Error Message Reference
ER_IB_MSG_595 error code, Server Error Message Reference
ER_IB_MSG_596 error code, Server Error Message Reference
ER_IB_MSG_597 error code, Server Error Message Reference
ER_IB_MSG_598 error code, Server Error Message Reference
ER_IB_MSG_599 error code, Server Error Message Reference
ER_IB_MSG_6 error code, Server Error Message Reference
ER_IB_MSG_60 error code, Server Error Message Reference
ER_IB_MSG_600 error code, Server Error Message Reference
ER_IB_MSG_601 error code, Server Error Message Reference
ER_IB_MSG_602 error code, Server Error Message Reference
ER_IB_MSG_603 error code, Server Error Message Reference
ER_IB_MSG_604 error code, Server Error Message Reference
ER_IB_MSG_605 error code, Server Error Message Reference
ER_IB_MSG_606 error code, Server Error Message Reference
ER_IB_MSG_607 error code, Server Error Message Reference
ER_IB_MSG_608 error code, Server Error Message Reference
ER_IB_MSG_609 error code, Server Error Message Reference
ER_IB_MSG_61 error code, Server Error Message Reference
ER_IB_MSG_610 error code, Server Error Message Reference
ER_IB_MSG_611 error code, Server Error Message Reference
ER_IB_MSG_612 error code, Server Error Message Reference
ER_IB_MSG_613 error code, Server Error Message Reference
ER_IB_MSG_614 error code, Server Error Message Reference
ER_IB_MSG_615 error code, Server Error Message Reference
ER_IB_MSG_616 error code, Server Error Message Reference
ER_IB_MSG_617 error code, Server Error Message Reference
ER_IB_MSG_618 error code, Server Error Message Reference
ER_IB_MSG_619 error code, Server Error Message Reference
ER_IB_MSG_62 error code, Server Error Message Reference
ER_IB_MSG_620 error code, Server Error Message Reference
ER_IB_MSG_621 error code, Server Error Message Reference
ER_IB_MSG_622 error code, Server Error Message Reference
ER_IB_MSG_623 error code, Server Error Message Reference
ER_IB_MSG_624 error code, Server Error Message Reference
ER_IB_MSG_625 error code, Server Error Message Reference
ER_IB_MSG_626 error code, Server Error Message Reference
ER_IB_MSG_627 error code, Server Error Message Reference
ER_IB_MSG_628 error code, Server Error Message Reference
ER_IB_MSG_629 error code, Server Error Message Reference
ER_IB_MSG_63 error code, Server Error Message Reference
ER_IB_MSG_630 error code, Server Error Message Reference
ER_IB_MSG_631 error code, Server Error Message Reference
ER_IB_MSG_632 error code, Server Error Message Reference
ER_IB_MSG_633 error code, Server Error Message Reference
ER_IB_MSG_634 error code, Server Error Message Reference
ER_IB_MSG_635 error code, Server Error Message Reference
ER_IB_MSG_636 error code, Server Error Message Reference
ER_IB_MSG_637 error code, Server Error Message Reference
ER_IB_MSG_638 error code, Server Error Message Reference
ER_IB_MSG_639 error code, Server Error Message Reference
ER_IB_MSG_64 error code, Server Error Message Reference
ER_IB_MSG_640 error code, Server Error Message Reference
ER_IB_MSG_641 error code, Server Error Message Reference
ER_IB_MSG_642 error code, Server Error Message Reference
ER_IB_MSG_643 error code, Server Error Message Reference
ER_IB_MSG_644 error code, Server Error Message Reference
ER_IB_MSG_645 error code, Server Error Message Reference
ER_IB_MSG_646 error code, Server Error Message Reference
ER_IB_MSG_647 error code, Server Error Message Reference
ER_IB_MSG_648 error code, Server Error Message Reference
ER_IB_MSG_649 error code, Server Error Message Reference
ER_IB_MSG_65 error code, Server Error Message Reference
ER_IB_MSG_650 error code, Server Error Message Reference
ER_IB_MSG_651 error code, Server Error Message Reference
ER_IB_MSG_652 error code, Server Error Message Reference
ER_IB_MSG_653 error code, Server Error Message Reference
ER_IB_MSG_654 error code, Server Error Message Reference
ER_IB_MSG_655 error code, Server Error Message Reference
ER_IB_MSG_656 error code, Server Error Message Reference
ER_IB_MSG_657 error code, Server Error Message Reference
ER_IB_MSG_658 error code, Server Error Message Reference
ER_IB_MSG_659 error code, Server Error Message Reference
ER_IB_MSG_66 error code, Server Error Message Reference
ER_IB_MSG_660 error code, Server Error Message Reference
ER_IB_MSG_661 error code, Server Error Message Reference
ER_IB_MSG_662 error code, Server Error Message Reference
ER_IB_MSG_663 error code, Server Error Message Reference
ER_IB_MSG_664 error code, Server Error Message Reference
ER_IB_MSG_665 error code, Server Error Message Reference
ER_IB_MSG_666 error code, Server Error Message Reference
ER_IB_MSG_667 error code, Server Error Message Reference
ER_IB_MSG_668 error code, Server Error Message Reference
ER_IB_MSG_669 error code, Server Error Message Reference
ER_IB_MSG_67 error code, Server Error Message Reference
ER_IB_MSG_670 error code, Server Error Message Reference
ER_IB_MSG_671 error code, Server Error Message Reference
ER_IB_MSG_672 error code, Server Error Message Reference
ER_IB_MSG_673 error code, Server Error Message Reference
ER_IB_MSG_674 error code, Server Error Message Reference
ER_IB_MSG_675 error code, Server Error Message Reference
ER_IB_MSG_676 error code, Server Error Message Reference
ER_IB_MSG_677 error code, Server Error Message Reference
ER_IB_MSG_678 error code, Server Error Message Reference
ER_IB_MSG_679 error code, Server Error Message Reference
ER_IB_MSG_68 error code, Server Error Message Reference
ER_IB_MSG_680 error code, Server Error Message Reference
ER_IB_MSG_681 error code, Server Error Message Reference
ER_IB_MSG_682 error code, Server Error Message Reference
ER_IB_MSG_683 error code, Server Error Message Reference
ER_IB_MSG_684 error code, Server Error Message Reference
ER_IB_MSG_685 error code, Server Error Message Reference
ER_IB_MSG_686 error code, Server Error Message Reference
ER_IB_MSG_687 error code, Server Error Message Reference
ER_IB_MSG_688 error code, Server Error Message Reference
ER_IB_MSG_689 error code, Server Error Message Reference
ER_IB_MSG_69 error code, Server Error Message Reference
ER_IB_MSG_690 error code, Server Error Message Reference
ER_IB_MSG_691 error code, Server Error Message Reference
ER_IB_MSG_692 error code, Server Error Message Reference
ER_IB_MSG_693 error code, Server Error Message Reference
ER_IB_MSG_694 error code, Server Error Message Reference
ER_IB_MSG_695 error code, Server Error Message Reference
ER_IB_MSG_696 error code, Server Error Message Reference
ER_IB_MSG_697 error code, Server Error Message Reference
ER_IB_MSG_698 error code, Server Error Message Reference
ER_IB_MSG_699 error code, Server Error Message Reference
ER_IB_MSG_7 error code, Server Error Message Reference
ER_IB_MSG_70 error code, Server Error Message Reference
ER_IB_MSG_700 error code, Server Error Message Reference
ER_IB_MSG_701 error code, Server Error Message Reference
ER_IB_MSG_702 error code, Server Error Message Reference
ER_IB_MSG_703 error code, Server Error Message Reference
ER_IB_MSG_704 error code, Server Error Message Reference
ER_IB_MSG_705 error code, Server Error Message Reference
ER_IB_MSG_706 error code, Server Error Message Reference
ER_IB_MSG_707 error code, Server Error Message Reference
ER_IB_MSG_708 error code, Server Error Message Reference
ER_IB_MSG_709 error code, Server Error Message Reference
ER_IB_MSG_71 error code, Server Error Message Reference
ER_IB_MSG_710 error code, Server Error Message Reference
ER_IB_MSG_711 error code, Server Error Message Reference
ER_IB_MSG_712 error code, Server Error Message Reference
ER_IB_MSG_713 error code, Server Error Message Reference
ER_IB_MSG_714 error code, Server Error Message Reference
ER_IB_MSG_715 error code, Server Error Message Reference
ER_IB_MSG_716 error code, Server Error Message Reference
ER_IB_MSG_717 error code, Server Error Message Reference
ER_IB_MSG_718 error code, Server Error Message Reference
ER_IB_MSG_719 error code, Server Error Message Reference
ER_IB_MSG_72 error code, Server Error Message Reference
ER_IB_MSG_720 error code, Server Error Message Reference
ER_IB_MSG_721 error code, Server Error Message Reference
ER_IB_MSG_722 error code, Server Error Message Reference
ER_IB_MSG_723 error code, Server Error Message Reference
ER_IB_MSG_724 error code, Server Error Message Reference
ER_IB_MSG_725 error code, Server Error Message Reference
ER_IB_MSG_726 error code, Server Error Message Reference
ER_IB_MSG_727 error code, Server Error Message Reference
ER_IB_MSG_728 error code, Server Error Message Reference
ER_IB_MSG_729 error code, Server Error Message Reference
ER_IB_MSG_73 error code, Server Error Message Reference
ER_IB_MSG_730 error code, Server Error Message Reference
ER_IB_MSG_731 error code, Server Error Message Reference
ER_IB_MSG_732 error code, Server Error Message Reference
ER_IB_MSG_733 error code, Server Error Message Reference
ER_IB_MSG_734 error code, Server Error Message Reference
ER_IB_MSG_735 error code, Server Error Message Reference
ER_IB_MSG_736 error code, Server Error Message Reference
ER_IB_MSG_737 error code, Server Error Message Reference
ER_IB_MSG_738 error code, Server Error Message Reference
ER_IB_MSG_739 error code, Server Error Message Reference
ER_IB_MSG_74 error code, Server Error Message Reference
ER_IB_MSG_740 error code, Server Error Message Reference
ER_IB_MSG_741 error code, Server Error Message Reference
ER_IB_MSG_742 error code, Server Error Message Reference
ER_IB_MSG_743 error code, Server Error Message Reference
ER_IB_MSG_744 error code, Server Error Message Reference
ER_IB_MSG_745 error code, Server Error Message Reference
ER_IB_MSG_746 error code, Server Error Message Reference
ER_IB_MSG_747 error code, Server Error Message Reference
ER_IB_MSG_748 error code, Server Error Message Reference
ER_IB_MSG_749 error code, Server Error Message Reference
ER_IB_MSG_75 error code, Server Error Message Reference
ER_IB_MSG_750 error code, Server Error Message Reference
ER_IB_MSG_751 error code, Server Error Message Reference
ER_IB_MSG_752 error code, Server Error Message Reference
ER_IB_MSG_753 error code, Server Error Message Reference
ER_IB_MSG_754 error code, Server Error Message Reference
ER_IB_MSG_755 error code, Server Error Message Reference
ER_IB_MSG_756 error code, Server Error Message Reference
ER_IB_MSG_757 error code, Server Error Message Reference
ER_IB_MSG_758 error code, Server Error Message Reference
ER_IB_MSG_759 error code, Server Error Message Reference
ER_IB_MSG_76 error code, Server Error Message Reference
ER_IB_MSG_760 error code, Server Error Message Reference
ER_IB_MSG_761 error code, Server Error Message Reference
ER_IB_MSG_762 error code, Server Error Message Reference
ER_IB_MSG_763 error code, Server Error Message Reference
ER_IB_MSG_764 error code, Server Error Message Reference
ER_IB_MSG_765 error code, Server Error Message Reference
ER_IB_MSG_766 error code, Server Error Message Reference
ER_IB_MSG_767 error code, Server Error Message Reference
ER_IB_MSG_768 error code, Server Error Message Reference
ER_IB_MSG_769 error code, Server Error Message Reference
ER_IB_MSG_77 error code, Server Error Message Reference
ER_IB_MSG_770 error code, Server Error Message Reference
ER_IB_MSG_771 error code, Server Error Message Reference
ER_IB_MSG_772 error code, Server Error Message Reference
ER_IB_MSG_773 error code, Server Error Message Reference
ER_IB_MSG_774 error code, Server Error Message Reference
ER_IB_MSG_775 error code, Server Error Message Reference
ER_IB_MSG_776 error code, Server Error Message Reference
ER_IB_MSG_777 error code, Server Error Message Reference
ER_IB_MSG_778 error code, Server Error Message Reference
ER_IB_MSG_779 error code, Server Error Message Reference
ER_IB_MSG_78 error code, Server Error Message Reference
ER_IB_MSG_780 error code, Server Error Message Reference
ER_IB_MSG_781 error code, Server Error Message Reference
ER_IB_MSG_782 error code, Server Error Message Reference
ER_IB_MSG_783 error code, Server Error Message Reference
ER_IB_MSG_784 error code, Server Error Message Reference
ER_IB_MSG_785 error code, Server Error Message Reference
ER_IB_MSG_786 error code, Server Error Message Reference
ER_IB_MSG_787 error code, Server Error Message Reference
ER_IB_MSG_788 error code, Server Error Message Reference
ER_IB_MSG_789 error code, Server Error Message Reference
ER_IB_MSG_79 error code, Server Error Message Reference
ER_IB_MSG_790 error code, Server Error Message Reference
ER_IB_MSG_791 error code, Server Error Message Reference
ER_IB_MSG_792 error code, Server Error Message Reference
ER_IB_MSG_793 error code, Server Error Message Reference
ER_IB_MSG_794 error code, Server Error Message Reference
ER_IB_MSG_795 error code, Server Error Message Reference
ER_IB_MSG_796 error code, Server Error Message Reference
ER_IB_MSG_797 error code, Server Error Message Reference
ER_IB_MSG_798 error code, Server Error Message Reference
ER_IB_MSG_799 error code, Server Error Message Reference
ER_IB_MSG_8 error code, Server Error Message Reference
ER_IB_MSG_80 error code, Server Error Message Reference
ER_IB_MSG_800 error code, Server Error Message Reference
ER_IB_MSG_801 error code, Server Error Message Reference
ER_IB_MSG_802 error code, Server Error Message Reference
ER_IB_MSG_803 error code, Server Error Message Reference
ER_IB_MSG_804 error code, Server Error Message Reference
ER_IB_MSG_805 error code, Server Error Message Reference
ER_IB_MSG_806 error code, Server Error Message Reference
ER_IB_MSG_807 error code, Server Error Message Reference
ER_IB_MSG_808 error code, Server Error Message Reference
ER_IB_MSG_809 error code, Server Error Message Reference
ER_IB_MSG_81 error code, Server Error Message Reference
ER_IB_MSG_810 error code, Server Error Message Reference
ER_IB_MSG_811 error code, Server Error Message Reference
ER_IB_MSG_812 error code, Server Error Message Reference
ER_IB_MSG_813 error code, Server Error Message Reference
ER_IB_MSG_814 error code, Server Error Message Reference
ER_IB_MSG_815 error code, Server Error Message Reference
ER_IB_MSG_816 error code, Server Error Message Reference
ER_IB_MSG_817 error code, Server Error Message Reference
ER_IB_MSG_818 error code, Server Error Message Reference
ER_IB_MSG_819 error code, Server Error Message Reference
ER_IB_MSG_82 error code, Server Error Message Reference
ER_IB_MSG_820 error code, Server Error Message Reference
ER_IB_MSG_821 error code, Server Error Message Reference
ER_IB_MSG_822 error code, Server Error Message Reference
ER_IB_MSG_823 error code, Server Error Message Reference
ER_IB_MSG_824 error code, Server Error Message Reference
ER_IB_MSG_825 error code, Server Error Message Reference
ER_IB_MSG_826 error code, Server Error Message Reference
ER_IB_MSG_827 error code, Server Error Message Reference
ER_IB_MSG_828 error code, Server Error Message Reference
ER_IB_MSG_829 error code, Server Error Message Reference
ER_IB_MSG_83 error code, Server Error Message Reference
ER_IB_MSG_830 error code, Server Error Message Reference
ER_IB_MSG_831 error code, Server Error Message Reference
ER_IB_MSG_832 error code, Server Error Message Reference
ER_IB_MSG_833 error code, Server Error Message Reference
ER_IB_MSG_834 error code, Server Error Message Reference
ER_IB_MSG_835 error code, Server Error Message Reference
ER_IB_MSG_836 error code, Server Error Message Reference
ER_IB_MSG_837 error code, Server Error Message Reference
ER_IB_MSG_838 error code, Server Error Message Reference
ER_IB_MSG_839 error code, Server Error Message Reference
ER_IB_MSG_84 error code, Server Error Message Reference
ER_IB_MSG_840 error code, Server Error Message Reference
ER_IB_MSG_841 error code, Server Error Message Reference
ER_IB_MSG_842 error code, Server Error Message Reference
ER_IB_MSG_843 error code, Server Error Message Reference
ER_IB_MSG_844 error code, Server Error Message Reference
ER_IB_MSG_845 error code, Server Error Message Reference
ER_IB_MSG_846 error code, Server Error Message Reference
ER_IB_MSG_847 error code, Server Error Message Reference
ER_IB_MSG_848 error code, Server Error Message Reference
ER_IB_MSG_849 error code, Server Error Message Reference
ER_IB_MSG_85 error code, Server Error Message Reference
ER_IB_MSG_850 error code, Server Error Message Reference
ER_IB_MSG_851 error code, Server Error Message Reference
ER_IB_MSG_852 error code, Server Error Message Reference
ER_IB_MSG_853 error code, Server Error Message Reference
ER_IB_MSG_854 error code, Server Error Message Reference
ER_IB_MSG_855 error code, Server Error Message Reference
ER_IB_MSG_856 error code, Server Error Message Reference
ER_IB_MSG_857 error code, Server Error Message Reference
ER_IB_MSG_858 error code, Server Error Message Reference
ER_IB_MSG_859 error code, Server Error Message Reference
ER_IB_MSG_86 error code, Server Error Message Reference
ER_IB_MSG_860 error code, Server Error Message Reference
ER_IB_MSG_861 error code, Server Error Message Reference
ER_IB_MSG_862 error code, Server Error Message Reference
ER_IB_MSG_863 error code, Server Error Message Reference
ER_IB_MSG_864 error code, Server Error Message Reference
ER_IB_MSG_865 error code, Server Error Message Reference
ER_IB_MSG_866 error code, Server Error Message Reference
ER_IB_MSG_867 error code, Server Error Message Reference
ER_IB_MSG_868 error code, Server Error Message Reference
ER_IB_MSG_869 error code, Server Error Message Reference
ER_IB_MSG_87 error code, Server Error Message Reference
ER_IB_MSG_870 error code, Server Error Message Reference
ER_IB_MSG_871 error code, Server Error Message Reference
ER_IB_MSG_872 error code, Server Error Message Reference
ER_IB_MSG_873 error code, Server Error Message Reference
ER_IB_MSG_874 error code, Server Error Message Reference
ER_IB_MSG_875 error code, Server Error Message Reference
ER_IB_MSG_876 error code, Server Error Message Reference
ER_IB_MSG_877 error code, Server Error Message Reference
ER_IB_MSG_878 error code, Server Error Message Reference
ER_IB_MSG_879 error code, Server Error Message Reference
ER_IB_MSG_88 error code, Server Error Message Reference
ER_IB_MSG_880 error code, Server Error Message Reference
ER_IB_MSG_881 error code, Server Error Message Reference
ER_IB_MSG_882 error code, Server Error Message Reference
ER_IB_MSG_883 error code, Server Error Message Reference
ER_IB_MSG_884 error code, Server Error Message Reference
ER_IB_MSG_885 error code, Server Error Message Reference
ER_IB_MSG_886 error code, Server Error Message Reference
ER_IB_MSG_887 error code, Server Error Message Reference
ER_IB_MSG_888 error code, Server Error Message Reference
ER_IB_MSG_889 error code, Server Error Message Reference
ER_IB_MSG_89 error code, Server Error Message Reference
ER_IB_MSG_890 error code, Server Error Message Reference
ER_IB_MSG_891 error code, Server Error Message Reference
ER_IB_MSG_892 error code, Server Error Message Reference
ER_IB_MSG_893 error code, Server Error Message Reference
ER_IB_MSG_894 error code, Server Error Message Reference
ER_IB_MSG_895 error code, Server Error Message Reference
ER_IB_MSG_896 error code, Server Error Message Reference
ER_IB_MSG_897 error code, Server Error Message Reference
ER_IB_MSG_898 error code, Server Error Message Reference
ER_IB_MSG_899 error code, Server Error Message Reference
ER_IB_MSG_9 error code, Server Error Message Reference
ER_IB_MSG_90 error code, Server Error Message Reference
ER_IB_MSG_900 error code, Server Error Message Reference
ER_IB_MSG_901 error code, Server Error Message Reference
ER_IB_MSG_902 error code, Server Error Message Reference
ER_IB_MSG_903 error code, Server Error Message Reference
ER_IB_MSG_904 error code, Server Error Message Reference
ER_IB_MSG_905 error code, Server Error Message Reference
ER_IB_MSG_906 error code, Server Error Message Reference
ER_IB_MSG_907 error code, Server Error Message Reference
ER_IB_MSG_908 error code, Server Error Message Reference
ER_IB_MSG_909 error code, Server Error Message Reference
ER_IB_MSG_91 error code, Server Error Message Reference
ER_IB_MSG_910 error code, Server Error Message Reference
ER_IB_MSG_911 error code, Server Error Message Reference
ER_IB_MSG_912 error code, Server Error Message Reference
ER_IB_MSG_913 error code, Server Error Message Reference
ER_IB_MSG_914 error code, Server Error Message Reference
ER_IB_MSG_915 error code, Server Error Message Reference
ER_IB_MSG_916 error code, Server Error Message Reference
ER_IB_MSG_917 error code, Server Error Message Reference
ER_IB_MSG_918 error code, Server Error Message Reference
ER_IB_MSG_919 error code, Server Error Message Reference
ER_IB_MSG_92 error code, Server Error Message Reference
ER_IB_MSG_920 error code, Server Error Message Reference
ER_IB_MSG_921 error code, Server Error Message Reference
ER_IB_MSG_922 error code, Server Error Message Reference
ER_IB_MSG_923 error code, Server Error Message Reference
ER_IB_MSG_924 error code, Server Error Message Reference
ER_IB_MSG_925 error code, Server Error Message Reference
ER_IB_MSG_926 error code, Server Error Message Reference
ER_IB_MSG_927 error code, Server Error Message Reference
ER_IB_MSG_928 error code, Server Error Message Reference
ER_IB_MSG_929 error code, Server Error Message Reference
ER_IB_MSG_93 error code, Server Error Message Reference
ER_IB_MSG_930 error code, Server Error Message Reference
ER_IB_MSG_931 error code, Server Error Message Reference
ER_IB_MSG_932 error code, Server Error Message Reference
ER_IB_MSG_933 error code, Server Error Message Reference
ER_IB_MSG_934 error code, Server Error Message Reference
ER_IB_MSG_935 error code, Server Error Message Reference
ER_IB_MSG_936 error code, Server Error Message Reference
ER_IB_MSG_937 error code, Server Error Message Reference
ER_IB_MSG_938 error code, Server Error Message Reference
ER_IB_MSG_939 error code, Server Error Message Reference
ER_IB_MSG_94 error code, Server Error Message Reference
ER_IB_MSG_940 error code, Server Error Message Reference
ER_IB_MSG_941 error code, Server Error Message Reference
ER_IB_MSG_942 error code, Server Error Message Reference
ER_IB_MSG_943 error code, Server Error Message Reference
ER_IB_MSG_944 error code, Server Error Message Reference
ER_IB_MSG_945 error code, Server Error Message Reference
ER_IB_MSG_946 error code, Server Error Message Reference
ER_IB_MSG_947 error code, Server Error Message Reference
ER_IB_MSG_948 error code, Server Error Message Reference
ER_IB_MSG_949 error code, Server Error Message Reference
ER_IB_MSG_95 error code, Server Error Message Reference
ER_IB_MSG_950 error code, Server Error Message Reference
ER_IB_MSG_951 error code, Server Error Message Reference
ER_IB_MSG_952 error code, Server Error Message Reference
ER_IB_MSG_953 error code, Server Error Message Reference
ER_IB_MSG_954 error code, Server Error Message Reference
ER_IB_MSG_955 error code, Server Error Message Reference
ER_IB_MSG_956 error code, Server Error Message Reference
ER_IB_MSG_957 error code, Server Error Message Reference
ER_IB_MSG_958 error code, Server Error Message Reference
ER_IB_MSG_959 error code, Server Error Message Reference
ER_IB_MSG_96 error code, Server Error Message Reference
ER_IB_MSG_960 error code, Server Error Message Reference
ER_IB_MSG_961 error code, Server Error Message Reference
ER_IB_MSG_962 error code, Server Error Message Reference
ER_IB_MSG_963 error code, Server Error Message Reference
ER_IB_MSG_964 error code, Server Error Message Reference
ER_IB_MSG_965 error code, Server Error Message Reference
ER_IB_MSG_966 error code, Server Error Message Reference
ER_IB_MSG_967 error code, Server Error Message Reference
ER_IB_MSG_968 error code, Server Error Message Reference
ER_IB_MSG_969 error code, Server Error Message Reference
ER_IB_MSG_97 error code, Server Error Message Reference
ER_IB_MSG_970 error code, Server Error Message Reference
ER_IB_MSG_971 error code, Server Error Message Reference
ER_IB_MSG_972 error code, Server Error Message Reference
ER_IB_MSG_973 error code, Server Error Message Reference
ER_IB_MSG_974 error code, Server Error Message Reference
ER_IB_MSG_975 error code, Server Error Message Reference
ER_IB_MSG_976 error code, Server Error Message Reference
ER_IB_MSG_977 error code, Server Error Message Reference
ER_IB_MSG_978 error code, Server Error Message Reference
ER_IB_MSG_979 error code, Server Error Message Reference
ER_IB_MSG_98 error code, Server Error Message Reference
ER_IB_MSG_980 error code, Server Error Message Reference
ER_IB_MSG_981 error code, Server Error Message Reference
ER_IB_MSG_982 error code, Server Error Message Reference
ER_IB_MSG_983 error code, Server Error Message Reference
ER_IB_MSG_984 error code, Server Error Message Reference
ER_IB_MSG_985 error code, Server Error Message Reference
ER_IB_MSG_986 error code, Server Error Message Reference
ER_IB_MSG_987 error code, Server Error Message Reference
ER_IB_MSG_988 error code, Server Error Message Reference
ER_IB_MSG_989 error code, Server Error Message Reference
ER_IB_MSG_99 error code, Server Error Message Reference
ER_IB_MSG_990 error code, Server Error Message Reference
ER_IB_MSG_991 error code, Server Error Message Reference
ER_IB_MSG_992 error code, Server Error Message Reference
ER_IB_MSG_993 error code, Server Error Message Reference
ER_IB_MSG_994 error code, Server Error Message Reference
ER_IB_MSG_995 error code, Server Error Message Reference
ER_IB_MSG_996 error code, Server Error Message Reference
ER_IB_MSG_997 error code, Server Error Message Reference
ER_IB_MSG_998 error code, Server Error Message Reference
ER_IB_MSG_999 error code, Server Error Message Reference
ER_IB_MSG_BTREE_LEVEL_LIMIT_EXCEEDED error code, Server Error Message Reference
ER_IB_MSG_CLOCK_GETTIME_FAILED error code, Server Error Message Reference
ER_IB_MSG_CLOCK_MONOTONIC_UNSUPPORTED error code, Server Error Message Reference
ER_IB_MSG_DDL_LOG_DELETE_BY_ID_OK error code, Server Error Message Reference
ER_IB_MSG_DDL_LOG_DELETE_BY_ID_TMCT error code, Server Error Message Reference
ER_IB_MSG_DDL_LOG_FAIL_POST_DDL error code, Server Error Message Reference
ER_IB_MSG_DEPRECATED_INNODB_UNDO_TABLESPACES error code, Server Error Message Reference
ER_IB_MSG_DIR_DOES_NOT_EXIST error code, Server Error Message Reference
ER_IB_MSG_ERROR_OPENING_NEW_UNDO_SPACE error code, Server Error Message Reference
ER_IB_MSG_FAILED_SDI_Z_BUF_ERROR error code, Server Error Message Reference
ER_IB_MSG_FAILED_SDI_Z_MEM_ERROR error code, Server Error Message Reference
ER_IB_MSG_FAILED_TO_ALLOCATE_WAIT error code, Server Error Message Reference
ER_IB_MSG_FAILED_TO_FINISH_TRUNCATE error code, Server Error Message Reference
ER_IB_MSG_FAIL_TO_SAVE_SPACE_STATE error code, Server Error Message Reference
ER_IB_MSG_FOUND_WRONG_UNDO_SPACE error code, Server Error Message Reference
ER_IB_MSG_LOCK_FREE_HASH_USAGE_STATS error code, Server Error Message Reference
ER_IB_MSG_MADVISE_FAILED error code, Server Error Message Reference
ER_IB_MSG_MADV_DONTDUMP_UNSUPPORTED error code, Server Error Message Reference
ER_IB_MSG_MAX_UNDO_SPACES_REACHED error code, Server Error Message Reference
ER_IB_MSG_NOT_END_WITH_IBU error code, Server Error Message Reference
ER_IB_MSG_NO_ENCRYPT_PROGRESS_FOUND error code, Server Error Message Reference
ER_IB_MSG_NUM_POOLS error code, Server Error Message Reference
ER_IB_MSG_POST_RECOVER_DDL_LOG_RECOVER error code, Server Error Message Reference
ER_IB_MSG_POST_RECOVER_POST_TS_ENCRYPT error code, Server Error Message Reference
ER_IB_MSG_RESUME_OP_FOR_SPACE error code, Server Error Message Reference
ER_IB_MSG_SDI_Z_STREAM_ERROR error code, Server Error Message Reference
ER_IB_MSG_SDI_Z_UNKNOWN_ERROR error code, Server Error Message Reference
ER_IB_MSG_TOO_LONG_PATH error code, Server Error Message Reference
ER_IB_MSG_UNDO_TRUNC_BEFORE_UNDO_LOGGING error code, Server Error Message Reference
ER_IB_MSG_UNDO_TRUNC_BEFOR_DD_UPDATE error code, Server Error Message Reference
ER_IB_MSG_UNDO_TRUNC_EMPTY_FILE error code, Server Error Message Reference
ER_IB_MSG_UNDO_TRUNK_BEFORE_RSEG error code, Server Error Message Reference
ER_IB_MSG_UNEXPECTED_FILE_EXISTS error code, Server Error Message Reference
ER_IB_MSG_USING_UNDO_SPACE error code, Server Error Message Reference
ER_IB_MSG_WAIT_FOR_ENCRYPT_THREAD error code, Server Error Message Reference
ER_IB_RECV_FIRST_REC_GROUP_INVALID error code, Server Error Message Reference
ER_IDENT_CAUSES_TOO_LONG_PATH error code, Server Error Message Reference
ER_IDENT_CAUSES_TOO_LONG_PATH_IN_UPGRADE error code, Server Error Message Reference
ER_ILLEGAL_GRANT_FOR_TABLE error code, Server Error Message Reference
ER_ILLEGAL_HA error code, Server Error Message Reference
ER_ILLEGAL_HA_CREATE_OPTION error code, Server Error Message Reference
ER_ILLEGAL_PRIVILEGE_LEVEL error code, Server Error Message Reference
ER_ILLEGAL_REFERENCE error code, Server Error Message Reference
ER_ILLEGAL_USER_VAR error code, Server Error Message Reference
ER_ILLEGAL_VALUE_FOR_TYPE error code, Server Error Message Reference
ER_IMP_INCOMPATIBLE_DD_VERSION error code, Server Error Message Reference
ER_IMP_INCOMPATIBLE_MYSQLD_VERSION error code, Server Error Message Reference
ER_IMP_INCOMPATIBLE_SDI_VERSION error code, Server Error Message Reference
ER_IMP_NO_FILES_MATCHED error code, Server Error Message Reference
ER_IMP_SCHEMA_DOES_NOT_EXIST error code, Server Error Message Reference
ER_IMP_TABLE_ALREADY_EXISTS error code, Server Error Message Reference
ER_INCONSISTENT_ERROR error code, Server Error Message Reference
ER_INCONSISTENT_PARTITION_INFO_ERROR error code, Server Error Message Reference
ER_INCONSISTENT_TYPE_OF_FUNCTIONS_ERROR error code, Server Error Message Reference
ER_INCORRECT_CURRENT_PASSWORD error code, Server Error Message Reference
ER_INCORRECT_GLOBAL_LOCAL_VAR error code, Server Error Message Reference
ER_INCORRECT_TYPE error code, Server Error Message Reference
ER_INDEX_COLUMN_TOO_LONG error code, Server Error Message Reference
ER_INDEX_CORRUPT error code, Server Error Message Reference
ER_INDEX_TYPE_NOT_SUPPORTED_FOR_SPATIAL_INDEX error code, Server Error Message Reference
ER_INIT_BOOTSTRAP_COMPLETE error code, Server Error Message Reference
ER_INIT_CANT_OPEN_BOOTSTRAP_FILE error code, Server Error Message Reference
ER_INIT_CREATING_DD error code, Server Error Message Reference
ER_INIT_DATADIR_EXISTS_AND_NOT_WRITABLE_WONT_INITIALIZE error code, Server Error Message Reference
ER_INIT_DATADIR_EXISTS_AND_PATH_TOO_LONG_WONT_INITIALIZE error code, Server Error Message Reference
ER_INIT_DATADIR_EXISTS_WONT_INITIALIZE error code, Server Error Message Reference
ER_INIT_DATADIR_NOT_EMPTY_WONT_INITIALIZE error code, Server Error Message Reference
ER_INIT_GENERATING_TEMP_PASSWORD_FOR_ROOT error code, Server Error Message Reference
ER_INIT_ROOT_WITHOUT_PASSWORD error code, Server Error Message Reference
ER_INNODB_ACTIVE_INDEX_CHANGE_FAILED error code, Server Error Message Reference
ER_INNODB_CANNOT_BE_IGNORED error code, Server Error Message Reference
ER_INNODB_CANNOT_CREATE_TABLE error code, Server Error Message Reference
ER_INNODB_CANT_BUILD_INDEX_XLATION_TABLE_FOR error code, Server Error Message Reference
ER_INNODB_CANT_FIND_INDEX_IN_INNODB_DD error code, Server Error Message Reference
ER_INNODB_CANT_OPEN_TABLE error code, Server Error Message Reference
ER_INNODB_CLOSING_CONNECTION_ROLLS_BACK error code, Server Error Message Reference
ER_INNODB_CLUSTERED_INDEX_PRIVATE error code, Server Error Message Reference
ER_INNODB_DIFF_IN_REF_LEN error code, Server Error Message Reference
ER_INNODB_DIRTY_WATER_MARK_NOT_LOW error code, Server Error Message Reference
ER_INNODB_ERROR_LOGGER_FATAL_MSG error code, Server Error Message Reference
ER_INNODB_ERROR_LOGGER_MSG error code, Server Error Message Reference
ER_INNODB_FAILED_TO_FIND_IDX error code, Server Error Message Reference
ER_INNODB_FAILED_TO_FIND_IDX_FROM_DICT_CACHE error code, Server Error Message Reference
ER_INNODB_FAILED_TO_FIND_IDX_WITH_KEY_NO error code, Server Error Message Reference
ER_INNODB_FILES_SAME error code, Server Error Message Reference
ER_INNODB_FORCED_RECOVERY error code, Server Error Message Reference
ER_INNODB_FT_AUX_NOT_HEX_ID error code, Server Error Message Reference
ER_INNODB_FT_LIMIT error code, Server Error Message Reference
ER_INNODB_FT_WRONG_DOCID_COLUMN error code, Server Error Message Reference
ER_INNODB_FT_WRONG_DOCID_INDEX error code, Server Error Message Reference
ER_INNODB_IDX_CNT_FEWER_THAN_DEFINED_IN_MYSQL error code, Server Error Message Reference
ER_INNODB_IDX_CNT_MORE_THAN_DEFINED_IN_MYSQL error code, Server Error Message Reference
ER_INNODB_IDX_COLUMN_CNT_DIFF error code, Server Error Message Reference
ER_INNODB_ILLEGAL_COLON_IN_POOL error code, Server Error Message Reference
ER_INNODB_IMPORT_ERROR error code, Server Error Message Reference
ER_INNODB_INDEX_COLUMN_INFO_UNLIKE_MYSQLS error code, Server Error Message Reference
ER_INNODB_INDEX_CORRUPT error code, Server Error Message Reference
ER_INNODB_INTERNAL_INDEX error code, Server Error Message Reference
ER_INNODB_INVALID_INNODB_UNDO_DIRECTORY error code, Server Error Message Reference
ER_INNODB_INVALID_INNODB_UNDO_DIRECTORY_LOCATION error code, Server Error Message Reference
ER_INNODB_INVALID_LOG_GROUP_HOME_DIR error code, Server Error Message Reference
ER_INNODB_INVALID_MONITOR_COUNTER_NAME error code, Server Error Message Reference
ER_INNODB_INVALID_PAGE_SIZE error code, Server Error Message Reference
ER_INNODB_IO_CAPACITY_EXCEEDS_MAX error code, Server Error Message Reference
ER_INNODB_MANDATORY error code, Server Error Message Reference
ER_INNODB_MONITOR_DEFAULT_VALUE_NOT_DEFINED error code, Server Error Message Reference
ER_INNODB_MONITOR_IS_ENABLED error code, Server Error Message Reference
ER_INNODB_NO_FT_TEMP_TABLE error code, Server Error Message Reference
ER_INNODB_ONLINE_LOG_TOO_BIG error code, Server Error Message Reference
ER_INNODB_PARTITION_TABLE_LOWERCASED error code, Server Error Message Reference
ER_INNODB_PK_NOT_IN_MYSQL error code, Server Error Message Reference
ER_INNODB_PK_ONLY_IN_MYSQL error code, Server Error Message Reference
ER_INNODB_READ_ONLY error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_ACTIVE error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_DIRS_INVALID error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_DIR_CLASH error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_DIR_EMPTY error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_DIR_PERMISSIONS error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_FAILED error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_FILE_CREATE error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_INACTIVE error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_LABEL_NOT_FOUND error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_NO_SUCH_DIR error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_SESSION error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_START_SUBDIR_PATH error code, Server Error Message Reference
ER_INNODB_REDO_LOG_ARCHIVE_START_TIMEOUT error code, Server Error Message Reference
ER_INNODB_TRX_XLATION_TABLE_OOM error code, Server Error Message Reference
ER_INNODB_UNDO_LOG_FULL error code, Server Error Message Reference
ER_INNODB_UNKNOWN_COLLATION error code, Server Error Message Reference
ER_INNODB_UNREGISTERED_TRX_ACTIVE error code, Server Error Message Reference
ER_INNODB_USE_MONITOR_GROUP_NAME error code, Server Error Message Reference
ER_INSECURE_CHANGE_MASTER error code, Server Error Message Reference
ER_INSECURE_PLAIN_TEXT error code, Server Error Message Reference
ER_INSERT_INFO error code, Server Error Message Reference
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT error code, Server Error Message Reference
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT error code, Server Error Message Reference
ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_SQL_LOG_BIN error code, Server Error Message Reference
ER_INTERNAL_ERROR error code, Server Error Message Reference
ER_INVALID_ADMIN_ADDRESS error code, Server Error Message Reference
ER_INVALID_ARGUMENT_FOR_LOGARITHM error code, Server Error Message Reference
ER_INVALID_BITWISE_AGGREGATE_OPERANDS_SIZE error code, Server Error Message Reference
ER_INVALID_BITWISE_OPERANDS_SIZE error code, Server Error Message Reference
ER_INVALID_CAST_TO_JSON error code, Server Error Message Reference
ER_INVALID_CHARACTER_STRING error code, Server Error Message Reference
ER_INVALID_CHARSET_AND_DEFAULT_IS_MB error code, Server Error Message Reference
ER_INVALID_COLLATION_FOR_CHARSET error code, Server Error Message Reference
ER_INVALID_DD_OBJECT error code, Server Error Message Reference
ER_INVALID_DD_OBJECT_ID error code, Server Error Message Reference
ER_INVALID_DD_OBJECT_NAME error code, Server Error Message Reference
ER_INVALID_DEFAULT error code, Server Error Message Reference
ER_INVALID_DEFAULT_UTF8MB4_COLLATION error code, Server Error Message Reference
ER_INVALID_ENCRYPTION_OPTION error code, Server Error Message Reference
ER_INVALID_ENCRYPTION_REQUEST error code, Server Error Message Reference
ER_INVALID_ERROR_LOG_NAME error code, Server Error Message Reference
ER_INVALID_FIELD_SIZE error code, Server Error Message Reference
ER_INVALID_GEOJSON_CRS_NOT_TOP_LEVEL error code, Server Error Message Reference
ER_INVALID_GEOJSON_MISSING_MEMBER error code, Server Error Message Reference
ER_INVALID_GEOJSON_UNSPECIFIED error code, Server Error Message Reference
ER_INVALID_GEOJSON_WRONG_TYPE error code, Server Error Message Reference
ER_INVALID_GROUP_FUNC_USE error code, Server Error Message Reference
ER_INVALID_INFO_IN_FRM error code, Server Error Message Reference
ER_INVALID_INSTRUMENT error code, Server Error Message Reference
ER_INVALID_JSON_BINARY_DATA error code, Server Error Message Reference
ER_INVALID_JSON_CHARSET error code, Server Error Message Reference
ER_INVALID_JSON_CHARSET_IN_FUNCTION error code, Server Error Message Reference
ER_INVALID_JSON_DATA error code, Server Error Message Reference
ER_INVALID_JSON_PATH error code, Server Error Message Reference
ER_INVALID_JSON_PATH_ARRAY_CELL error code, Server Error Message Reference
ER_INVALID_JSON_PATH_CHARSET error code, Server Error Message Reference
ER_INVALID_JSON_PATH_WILDCARD error code, Server Error Message Reference
ER_INVALID_JSON_TEXT error code, Server Error Message Reference
ER_INVALID_JSON_TEXT_IN_PARAM error code, Server Error Message Reference
ER_INVALID_JSON_TYPE error code, Server Error Message Reference
ER_INVALID_JSON_VALUE_FOR_CAST error code, Server Error Message Reference
ER_INVALID_JSON_VALUE_FOR_FUNC_INDEX error code, Server Error Message Reference
ER_INVALID_MULTIPLE_CLAUSES error code, Server Error Message Reference
ER_INVALID_NAMED_PIPE_FULL_ACCESS_GROUP error code, Server Error Message Reference
ER_INVALID_NO_OF_ARGS error code, Server Error Message Reference
ER_INVALID_ON_UPDATE error code, Server Error Message Reference
ER_INVALID_OPTION_CHARACTERS error code, Server Error Message Reference
ER_INVALID_OPTION_END_CHARACTER error code, Server Error Message Reference
ER_INVALID_OPTION_KEY error code, Server Error Message Reference
ER_INVALID_OPTION_KEY_VALUE_PAIR error code, Server Error Message Reference
ER_INVALID_OPTION_START_CHARACTER error code, Server Error Message Reference
ER_INVALID_OPTION_VALUE error code, Server Error Message Reference
ER_INVALID_OR_OLD_TABLE_OR_DB_NAME error code, Server Error Message Reference
ER_INVALID_PROPERTY_KEY error code, Server Error Message Reference
ER_INVALID_REPLICATION_TIMESTAMPS error code, Server Error Message Reference
ER_INVALID_RPL_WILD_TABLE_FILTER_PATTERN error code, Server Error Message Reference
ER_INVALID_THREAD_ID error code, Server Error Message Reference
ER_INVALID_THREAD_PRIORITY error code, Server Error Message Reference
ER_INVALID_TYPE_FOR_JSON error code, Server Error Message Reference
ER_INVALID_USE_OF_FORCE_OPTION error code, Server Error Message Reference
ER_INVALID_USE_OF_NULL error code, Server Error Message Reference
ER_INVALID_VALUE_FOR_ENFORCE_GTID_CONSISTENCY error code, Server Error Message Reference
ER_INVALID_VALUE_OF_BIND_ADDRESSES error code, Server Error Message Reference
ER_INVALID_VCPU_ID error code, Server Error Message Reference
ER_INVALID_VCPU_RANGE error code, Server Error Message Reference
ER_INVALID_YEAR_COLUMN_LENGTH error code, Server Error Message Reference
ER_IO_ERR_LOG_INDEX_READ error code, Server Error Message Reference
ER_IO_READ_ERROR error code, Server Error Message Reference
ER_IO_WRITE_ERROR error code, Server Error Message Reference
ER_IPSOCK_ERROR error code, Server Error Message Reference
ER_IS_QUERY_INVALID_CLAUSE error code, Server Error Message Reference
ER_I_S_SKIPPED_TABLESPACE error code, Server Error Message Reference
ER_JSON_BAD_ONE_OR_ALL_ARG error code, Server Error Message Reference
ER_JSON_DOCUMENT_NULL_KEY error code, Server Error Message Reference
ER_JSON_DOCUMENT_TOO_DEEP error code, Server Error Message Reference
ER_JSON_KEY_TOO_BIG error code, Server Error Message Reference
ER_JSON_PARSE_ERROR error code, Server Error Message Reference
ER_JSON_USED_AS_KEY error code, Server Error Message Reference
ER_JSON_VACUOUS_PATH error code, Server Error Message Reference
ER_JSON_VALUE_OUT_OF_RANGE_FOR_FUNC_INDEX error code, Server Error Message Reference
ER_JSON_VALUE_TOO_BIG error code, Server Error Message Reference
ER_JT_MAX_NESTED_PATH error code, Server Error Message Reference
ER_JT_VALUE_OUT_OF_RANGE error code, Server Error Message Reference
ER_KEYCACHE_OOM error code, Server Error Message Reference
ER_KEYRING_ACCESS_DENIED_ERROR error code, Server Error Message Reference
ER_KEYRING_AWS_CMK_ID_NOT_SET error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_DATA_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_KEY_FROM_CONF_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_KEY_ID_FROM_CONF_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_OR_CREATE_KEYRING_DATA_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ACCESS_OR_CREATE_KEYRING_DIR error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_CONNECT_KMS error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_DECRYPT_KEY error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ENCRYPT_KEY error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_FLUSH_KEYRING_TO_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_GENERATE_KEY_DUE_TO_INTERNAL_ERROR error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_GENERATE_NEW_KEY error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_GET_KMS_CREDENTIAL_FROM_CONF_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_INIT_DUE_TO_INTERNAL_ERROR error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_INIT_DUE_TO_PLUGIN_INTERNAL_ERROR error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_OPEN_CONF_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_RESTORE_FROM_BACKUP_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_RE_ENCRYPT_KEY error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_ROTATE_CMK error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_SET_CMK_ID error code, Server Error Message Reference
ER_KEYRING_AWS_FAILED_TO_SET_REGION error code, Server Error Message Reference
ER_KEYRING_AWS_FOUND_MALFORMED_BACKUP_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_INCORRECT_FILE error code, Server Error Message Reference
ER_KEYRING_AWS_INCORRECT_PROXY error code, Server Error Message Reference
ER_KEYRING_AWS_INCORRECT_REGION error code, Server Error Message Reference
ER_KEYRING_AWS_INIT_FAILURE error code, Server Error Message Reference
ER_KEYRING_AWS_INVALID_CONF_FILE_PATH error code, Server Error Message Reference
ER_KEYRING_AWS_INVALID_DATA_FILE_PATH error code, Server Error Message Reference
ER_KEYRING_AWS_INVALID_KEY_LENGTH_FOR_CIPHER error code, Server Error Message Reference
ER_KEYRING_AWS_UDF_AWS_KMS_ERROR error code, Server Error Message Reference
ER_KEYRING_CHECK_KEY_FAILED_DUE_TO_EMPTY_KEY_ID error code, Server Error Message Reference
ER_KEYRING_CHECK_KEY_FAILED_DUE_TO_INVALID_KEY error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_DECRYPTION_FAILED error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_ENCRYPTION_FAILED error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_FAILED_TO_CREATE_KEYRING_DIR error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_FAILED_TO_FLUSH_KEYRING error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_FAILED_TO_RESTORE_KEYRING error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_FOUND_MALFORMED_BACKUP_FILE error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_GEN_KEY_FAILED_DUE_TO_INTERNAL_ERROR error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_INCORRECT_KEYRING_FILE error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_INIT_FAILED_DUE_TO_INTERNAL_ERROR error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_INIT_FAILURE error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_INVALID_KEYRING_DIR error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_PASSWORD_IS_INVALID error code, Server Error Message Reference
ER_KEYRING_ENCRYPTED_FILE_PASSWORD_IS_TOO_LONG error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_CREATE_KEYRING_DIR error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_FLUSH_KEYRING_TO_FILE error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_FLUSH_KEYS_TO_KEYRING error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_FLUSH_KEYS_TO_KEYRING_BACKUP error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_GENERATE_KEY error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_GET_FILE_STAT error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_LOAD_KEYRING_CONTENT error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_REMOVE_FILE error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_REMOVE_KEY_DUE_TO_EMPTY_ID error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_RESTORE_FROM_BACKUP_FILE error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_SET_KEYRING_FILE_DATA error code, Server Error Message Reference
ER_KEYRING_FAILED_TO_TRUNCATE_FILE error code, Server Error Message Reference
ER_KEYRING_FILE_INIT_FAILED error code, Server Error Message Reference
ER_KEYRING_FILE_IO_ERROR error code, Server Error Message Reference
ER_KEYRING_FOUND_MALFORMED_BACKUP_FILE error code, Server Error Message Reference
ER_KEYRING_INCORRECT_FILE error code, Server Error Message Reference
ER_KEYRING_INTERNAL_EXCEPTION_FAILED_FILE_INIT error code, Server Error Message Reference
ER_KEYRING_INVALID_KEY_LENGTH error code, Server Error Message Reference
ER_KEYRING_INVALID_KEY_TYPE error code, Server Error Message Reference
ER_KEYRING_KEY_FETCH_FAILED_DUE_TO_EMPTY_KEY_ID error code, Server Error Message Reference
ER_KEYRING_LOGGER_ERROR_MSG error code, Server Error Message Reference
ER_KEYRING_MIGRATE_FAILED error code, Server Error Message Reference
ER_KEYRING_MIGRATION_EXTRA_OPTIONS error code, Server Error Message Reference
ER_KEYRING_MIGRATION_FAILED error code, Server Error Message Reference
ER_KEYRING_MIGRATION_FAILURE error code, Server Error Message Reference
ER_KEYRING_MIGRATION_STATUS error code, Server Error Message Reference
ER_KEYRING_MIGRATION_SUCCESSFUL error code, Server Error Message Reference
ER_KEYRING_OKV_CONNECTION_TO_SERVER_FAILED error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_ACTIVATE_KEYS error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_ADD_ATTRIBUTE error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_FETCH_KEY error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_FIND_SERVER_ENTRY error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_FIND_STANDBY_SERVER_ENTRY error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_GENERATE_KEY error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_GENERATE_KEY_DUE_TO_INTERNAL_ERROR error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_INIT_CLIENT error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_INIT_SSL_LAYER error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_LOAD_KEY_UID error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_LOAD_SSL_TRUST_STORE error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_PARSE_CONF_FILE error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_REMOVE_KEY error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_RETRIEVE_KEY error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_RETRIEVE_KEY_SIGNATURE error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_SET_CERTIFICATE_FILE error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_SET_KEY_FILE error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_STORE_KEY error code, Server Error Message Reference
ER_KEYRING_OKV_FAILED_TO_STORE_OR_GENERATE_KEY error code, Server Error Message Reference
ER_KEYRING_OKV_INCORRECT_KEY_VAULT_CONFIGURED error code, Server Error Message Reference
ER_KEYRING_OKV_INIT_FAILED_DUE_TO_INCORRECT_CONF error code, Server Error Message Reference
ER_KEYRING_OKV_INIT_FAILED_DUE_TO_INTERNAL_ERROR error code, Server Error Message Reference
ER_KEYRING_OKV_INVALID_KEY_LENGTH_FOR_CIPHER error code, Server Error Message Reference
ER_KEYRING_OKV_INVALID_KEY_TYPE error code, Server Error Message Reference
ER_KEYRING_OKV_KEY_MISMATCH error code, Server Error Message Reference
ER_KEYRING_OPERATION_FAILED_DUE_TO_INTERNAL_ERROR error code, Server Error Message Reference
ER_KEYRING_UDF_KEYRING_SERVICE_ERROR error code, Server Error Message Reference
ER_KEYRING_UNKNOWN_ERROR error code, Server Error Message Reference
ER_KEY_COLUMN_DOES_NOT_EXITS error code, Server Error Message Reference
ER_KEY_DOES_NOT_EXITS error code, Server Error Message Reference
ER_KEY_NOT_FOUND error code, Server Error Message Reference
ER_KEY_PART_0 error code, Server Error Message Reference
ER_KEY_REF_DO_NOT_MATCH_TABLE_REF error code, Server Error Message Reference
ER_KILLED_THREADS_OF_PLUGIN error code, Server Error Message Reference
ER_KILLING_THREAD error code, Server Error Message Reference
ER_KILL_DENIED_ERROR error code, Server Error Message Reference
ER_LATITUDE_OUT_OF_RANGE error code, Server Error Message Reference
ER_LCTN_CHANGED error code, Server Error Message Reference
ER_LCTN_NOT_FOUND error code, Server Error Message Reference
ER_LDAP_AUTH_CERTIFICATE_NAME error code, Server Error Message Reference
ER_LDAP_AUTH_COMMUNICATION_HOST_INFO error code, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_CREATOR_ENTER error code, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_GET_LDAP_INFO_NULL error code, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_POOL_INIT_FAILED error code, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_POOL_REINIT_ENTER error code, Server Error Message Reference
ER_LDAP_AUTH_CONNECTION_PUSHED_TO_POOL error code, Server Error Message Reference
ER_LDAP_AUTH_CONN_POOL_DEINITIALIZING error code, Server Error Message Reference
ER_LDAP_AUTH_CONN_POOL_INITIALIZING error code, Server Error Message Reference
ER_LDAP_AUTH_CONN_POOL_NOT_CREATED error code, Server Error Message Reference
ER_LDAP_AUTH_CREATE_CONNECTION_KEY error code, Server Error Message Reference
ER_LDAP_AUTH_CREATING_LDAP_CONNECTION error code, Server Error Message Reference
ER_LDAP_AUTH_DEINIT_FAILED error code, Server Error Message Reference
ER_LDAP_AUTH_DELETING_CONNECTION_KEY error code, Server Error Message Reference
ER_LDAP_AUTH_DISTINGUISHED_NAME error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_CREATE_LDAP_CONNECTION error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_CREATE_LDAP_OBJECT error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_CREATE_LDAP_OBJECT_CREATOR error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_CREATE_OR_GET_CONNECTION error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_DEINITIALIZE_NOT_READY_POOL error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_DEINITIALIZE_POOL_IN_RECONSTRUCT_STATE error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_ESTABLISH_TLS_CONNECTION error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_GET_CONNECTION_AS_PLUGIN_NOT_READY error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_INITIALIZE_POOL_IN_DEINIT_STATE error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_INITIALIZE_POOL_IN_INIT_STATE error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_INITIALIZE_POOL_IN_RECONSTRUCTING error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_POOL_DEINIT error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_SEARCH_DN error code, Server Error Message Reference
ER_LDAP_AUTH_FAILED_TO_WRITE_PACKET error code, Server Error Message Reference
ER_LDAP_AUTH_FREEING_CONNECTION error code, Server Error Message Reference
ER_LDAP_AUTH_GETTING_CONNECTION_FROM_POOL error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_DN_PARSING_FAILED error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_INCORRECT_ATTRIBUTE error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_INFO_FOUND_IN_MANY_OBJECTS error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_IS_FULL_DN error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_NULL_ATTRIBUTE_VALUE error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_OBJECT_HAS_USER_INFO error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_SEARCH_NOT_SPECIAL_HDL error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_SEARCH_SPECIAL_HDL error code, Server Error Message Reference
ER_LDAP_AUTH_GRP_USER_OBJECT_HAS_GROUP_INFO error code, Server Error Message Reference
ER_LDAP_AUTH_INFO_FOR_USER error code, Server Error Message Reference
ER_LDAP_AUTH_INIT_FAILED error code, Server Error Message Reference
ER_LDAP_AUTH_LDAPS error code, Server Error Message Reference
ER_LDAP_AUTH_LDAP_INFO_NULL error code, Server Error Message Reference
ER_LDAP_AUTH_MAX_ALLOWED_CONNECTION_LIMIT_HIT error code, Server Error Message Reference
ER_LDAP_AUTH_MAX_POOL_SIZE_SET_FAILED error code, Server Error Message Reference
ER_LDAP_AUTH_METHOD_TO_CLIENT error code, Server Error Message Reference
ER_LDAP_AUTH_OBJECT_CREATE_TIMESTAMP error code, Server Error Message Reference
ER_LDAP_AUTH_OR_GROUP_RETRIEVAL_FAILED error code, Server Error Message Reference
ER_LDAP_AUTH_PLUGIN_FAILED_TO_READ_PACKET error code, Server Error Message Reference
ER_LDAP_AUTH_POOLED_CONNECTION_KEY error code, Server Error Message Reference
ER_LDAP_AUTH_POOL_DISABLE_MAX_SIZE_ZERO error code, Server Error Message Reference
ER_LDAP_AUTH_POOL_GET_FAILED_TO_CREATE_CONNECTION error code, Server Error Message Reference
ER_LDAP_AUTH_POOL_REINITIALIZING error code, Server Error Message Reference
ER_LDAP_AUTH_RETURNING_CONNECTION_TO_POOL error code, Server Error Message Reference
ER_LDAP_AUTH_SASL_BIND_SUCCESS_INFO error code, Server Error Message Reference
ER_LDAP_AUTH_SASL_PROCESS_SASL error code, Server Error Message Reference
ER_LDAP_AUTH_SASL_REQUEST_FROM_CLIENT error code, Server Error Message Reference
ER_LDAP_AUTH_SEARCHED_USER_GRP_NAME error code, Server Error Message Reference
ER_LDAP_AUTH_SEARCH_USER_GROUP_ATTR_NOT_FOUND error code, Server Error Message Reference
ER_LDAP_AUTH_SETTING_USERNAME error code, Server Error Message Reference
ER_LDAP_AUTH_SKIPPING_USER_GROUP_SEARCH error code, Server Error Message Reference
ER_LDAP_AUTH_STARTED_FOR_USER error code, Server Error Message Reference
ER_LDAP_AUTH_STARTING_TLS error code, Server Error Message Reference
ER_LDAP_AUTH_TLS_CONF error code, Server Error Message Reference
ER_LDAP_AUTH_TLS_CONNECTION error code, Server Error Message Reference
ER_LDAP_AUTH_USER_AUTH_DATA error code, Server Error Message Reference
ER_LDAP_AUTH_USER_BIND_FAILED error code, Server Error Message Reference
ER_LDAP_AUTH_USER_FOUND_IN_MANY_GRPS error code, Server Error Message Reference
ER_LDAP_AUTH_USER_GROUP_SEARCH_FAILED error code, Server Error Message Reference
ER_LDAP_AUTH_USER_GROUP_SEARCH_INFO error code, Server Error Message Reference
ER_LDAP_AUTH_USER_GROUP_SEARCH_ROOT_BIND error code, Server Error Message Reference
ER_LDAP_AUTH_USER_HAS_MULTIPLE_GRP_NAMES error code, Server Error Message Reference
ER_LDAP_AUTH_USER_NOT_FOUND_IN_ANY_GRP error code, Server Error Message Reference
ER_LDAP_AUTH_ZERO_MAX_POOL_SIZE_UNCHANGED error code, Server Error Message Reference
ER_LDAP_EMPTY_USERDN_PASSWORD error code, Server Error Message Reference
ER_LDAP_MAPPING_CHECK_DELIMI_QUOTE error code, Server Error Message Reference
ER_LDAP_MAPPING_EMPTY_MAPPING error code, Server Error Message Reference
ER_LDAP_MAPPING_GETTING_NEXT_MAPPING error code, Server Error Message Reference
ER_LDAP_MAPPING_GET_USER_PROXY error code, Server Error Message Reference
ER_LDAP_MAPPING_INFO error code, Server Error Message Reference
ER_LDAP_MAPPING_IS_QUOTE error code, Server Error Message Reference
ER_LDAP_MAPPING_NON_DESIRED_STATE error code, Server Error Message Reference
ER_LDAP_MAPPING_NO_SEPEARATOR_END_OF_GROUP error code, Server Error Message Reference
ER_LDAP_MAPPING_PARSING_CURRENT_STATE error code, Server Error Message Reference
ER_LDAP_MAPPING_PARSING_ERROR error code, Server Error Message Reference
ER_LDAP_MAPPING_PARSING_MAPPING_INFO error code, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_DELIMITER error code, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_DELIMITER_COMMA_NOT_FOUND error code, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_DELIMITER_EQUAL_NOT_FOUND error code, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_DELIMITER_TRY_COMMA error code, Server Error Message Reference
ER_LDAP_MAPPING_PROCESS_MAPPING error code, Server Error Message Reference
ER_LDAP_MAPPING_TRIMMING_SPACES error code, Server Error Message Reference
ER_LDAP_MAPPING_USER_DONT_BELONG_GROUP error code, Server Error Message Reference
ER_LIMITED_PART_RANGE error code, Server Error Message Reference
ER_LOAD_DATA_INFILE_FAILED_IN_UNEXPECTED_WAY error code, Server Error Message Reference
ER_LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR error code, Server Error Message Reference
ER_LOAD_INFO error code, Server Error Message Reference
ER_LOCAL_VARIABLE error code, Server Error Message Reference
ER_LOCKING_SERVICE_DEADLOCK error code, Server Error Message Reference
ER_LOCKING_SERVICE_TIMEOUT error code, Server Error Message Reference
ER_LOCKING_SERVICE_WRONG_NAME error code, Server Error Message Reference
ER_LOCK_ABORTED error code, Server Error Message Reference
ER_LOCK_DEADLOCK error code, Server Error Message Reference
ER_LOCK_NOWAIT error code, Server Error Message Reference
ER_LOCK_ORDER_DEPENDENCIES_SYNTAX error code, Server Error Message Reference
ER_LOCK_ORDER_FAILED_READ_FILE error code, Server Error Message Reference
ER_LOCK_ORDER_FAILED_WRITE_FILE error code, Server Error Message Reference
ER_LOCK_ORDER_INIT_FAILED error code, Server Error Message Reference
ER_LOCK_ORDER_MESSAGE error code, Server Error Message Reference
ER_LOCK_ORDER_SCANNER_SYNTAX error code, Server Error Message Reference
ER_LOCK_OR_ACTIVE_TRANSACTION error code, Server Error Message Reference
ER_LOCK_REFUSED_BY_ENGINE error code, Server Error Message Reference
ER_LOCK_TABLE_FULL error code, Server Error Message Reference
ER_LOCK_WAIT_TIMEOUT error code, Server Error Message Reference
ER_LOG_BIN_BETTER_WITH_NAME error code, Server Error Message Reference
ER_LOG_CANNOT_WRITE error code, Server Error Message Reference
ER_LOG_CANNOT_WRITE_EXTENDED error code, Server Error Message Reference
ER_LOG_FILES_GIVEN_LOG_OUTPUT_IS_TABLE error code, Server Error Message Reference
ER_LOG_FILE_CANNOT_OPEN error code, Server Error Message Reference
ER_LOG_FILE_INVALID error code, Server Error Message Reference
ER_LOG_GENERAL_CANNOT_OPEN error code, Server Error Message Reference
ER_LOG_IN_USE error code, Server Error Message Reference
ER_LOG_OUTPUT_CONTRADICTORY error code, Server Error Message Reference
ER_LOG_PRINTF_MSG error code, Server Error Message Reference
ER_LOG_PURGE_NO_FILE error code, Server Error Message Reference
ER_LOG_PURGE_UNKNOWN_ERR error code, Server Error Message Reference
ER_LOG_SLOW_CANNOT_OPEN error code, Server Error Message Reference
ER_LOG_SYSLOG_CANNOT_OPEN error code, Server Error Message Reference
ER_LOG_SYSLOG_FACILITY_FAIL error code, Server Error Message Reference
ER_LONGITUDE_OUT_OF_RANGE error code, Server Error Message Reference
ER_LOWER_CASE_TABLE_NAMES_CS_DD_ON_CI_FS_UNSUPPORTED error code, Server Error Message Reference
ER_LOWER_CASE_TABLE_NAMES_USING_0 error code, Server Error Message Reference
ER_LOWER_CASE_TABLE_NAMES_USING_2 error code, Server Error Message Reference
ER_MALFORMED_GTID_SET_ENCODING error code, Server Error Message Reference
ER_MALFORMED_GTID_SET_SPECIFICATION error code, Server Error Message Reference
ER_MALFORMED_GTID_SPECIFICATION error code, Server Error Message Reference
ER_MALFORMED_PACKET error code, Server Error Message Reference
ER_MANDATORY_ROLE error code, Server Error Message Reference
ER_MASTER error code, Server Error Message Reference
ER_MASTER_DELAY_VALUE_OUT_OF_RANGE error code, Server Error Message Reference
ER_MASTER_FATAL_ERROR_READING_BINLOG error code, Server Error Message Reference
ER_MASTER_HAS_PURGED_REQUIRED_GTIDS error code, Server Error Message Reference
ER_MASTER_INFO error code, Server Error Message Reference
ER_MASTER_KEY_ROTATION_BINLOG_FAILED error code, Server Error Message Reference
ER_MASTER_KEY_ROTATION_NOT_SUPPORTED_BY_SE error code, Server Error Message Reference
ER_MASTER_KEY_ROTATION_SE_UNAVAILABLE error code, Server Error Message Reference
ER_MASTER_NET_READ error code, Server Error Message Reference
ER_MASTER_NET_WRITE error code, Server Error Message Reference
ER_MAXVALUE_IN_VALUES_IN error code, Server Error Message Reference
ER_MAX_PREPARED_STMT_COUNT_REACHED error code, Server Error Message Reference
ER_MECAB_CHARSET_LOADED error code, Server Error Message Reference
ER_MECAB_CREATE_LATTICE_FAILED error code, Server Error Message Reference
ER_MECAB_CREATING_MODEL error code, Server Error Message Reference
ER_MECAB_FAILED_TO_CREATE_MODEL error code, Server Error Message Reference
ER_MECAB_FAILED_TO_CREATE_TRIGGER error code, Server Error Message Reference
ER_MECAB_NOT_SUPPORTED error code, Server Error Message Reference
ER_MECAB_NOT_VERIFIED error code, Server Error Message Reference
ER_MECAB_OOM_WHILE_PARSING_TEXT error code, Server Error Message Reference
ER_MECAB_PARSE_FAILED error code, Server Error Message Reference
ER_MECAB_UNSUPPORTED_CHARSET error code, Server Error Message Reference
ER_MESSAGE_AND_STATEMENT error code, Server Error Message Reference
ER_MICROSECOND_TIMER_IS_NOT_AVAILABLE error code, Server Error Message Reference
ER_MISSING_ACL_SYSTEM_TABLE error code, Server Error Message Reference
ER_MISSING_CURRENT_PASSWORD error code, Server Error Message Reference
ER_MISSING_GRANT_SYSTEM_TABLE error code, Server Error Message Reference
ER_MISSING_HA_CREATE_OPTION error code, Server Error Message Reference
ER_MISSING_JSON_TABLE_VALUE error code, Server Error Message Reference
ER_MISSING_KEY error code, Server Error Message Reference
ER_MISSING_SKIP_SLAVE error code, Server Error Message Reference
ER_MISSING_TABLESPACE_FILE error code, Server Error Message Reference
ER_MIXING_NOT_ALLOWED error code, Server Error Message Reference
ER_MIX_HANDLER_ERROR error code, Server Error Message Reference
ER_MIX_OF_GROUP_FUNC_AND_FIELDS error code, Server Error Message Reference
ER_MIX_OF_GROUP_FUNC_AND_FIELDS_V2 error code, Server Error Message Reference
ER_MTS_CANT_PARALLEL error code, Server Error Message Reference
ER_MTS_CHANGE_MASTER_CANT_RUN_WITH_GAPS error code, Server Error Message Reference
ER_MTS_EVENT_BIGGER_PENDING_JOBS_SIZE_MAX error code, Server Error Message Reference
ER_MTS_FEATURE_IS_NOT_SUPPORTED error code, Server Error Message Reference
ER_MTS_INCONSISTENT_DATA error code, Server Error Message Reference
ER_MTS_RECOVERY_FAILURE error code, Server Error Message Reference
ER_MTS_RESET_WORKERS error code, Server Error Message Reference
ER_MTS_UPDATED_DBS_GREATER_MAX error code, Server Error Message Reference
ER_MULTIPLE_DEF_CONST_IN_LIST_PART_ERROR error code, Server Error Message Reference
ER_MULTIPLE_PRI_KEY error code, Server Error Message Reference
ER_MULTI_UPDATE_KEY_CONFLICT error code, Server Error Message Reference
ER_MUST_CHANGE_EXPIRED_PASSWORD error code, Server Error Message Reference
ER_MUST_CHANGE_PASSWORD error code, Server Error Message Reference
ER_MUST_CHANGE_PASSWORD_LOGIN error code, Server Error Message Reference
ER_MYINIT_FAILED error code, Server Error Message Reference
ER_MYISAM_CHECK_METHOD_ERROR error code, Server Error Message Reference
ER_MYISAM_CRASHED_ERROR error code, Server Error Message Reference
ER_MYISAM_CRASHED_ERROR_IN error code, Server Error Message Reference
ER_MYISAM_CRASHED_ERROR_IN_THREAD error code, Server Error Message Reference
ER_MYSQL_NATIVE_PASSWORD_SECOND_PASSWORD_USED_INFORMATION error code, Server Error Message Reference
ER_MY_NET_WRITE_FAILED_FALLING_BACK_ON_STDERR error code, Server Error Message Reference
ER_M_BIGGER_THAN_D error code, Server Error Message Reference
ER_NAME_BECOMES_EMPTY error code, Server Error Message Reference
ER_NANOSECOND_TIMER_IS_NOT_AVAILABLE error code, Server Error Message Reference
ER_NATIVE_FCT_NAME_COLLISION error code, Server Error Message Reference
ER_NDB_BINLOG_BLOB_REQUIRES_PK error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_COMMIT_TO_NDB_BINLOG_INDEX error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_BLOB error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_EVENT_IN_DB error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_EVENT_IN_DB_AND_CANT_DROP error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_EVENT_IN_DB_DROPPED error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_CREATE_PURGE_THD error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_DISCOVER_TABLE_FROM_SCHEMA_EVENT error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_DROP_EVENT_FROM_DB error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_INJECT_APPLY_STATUS_WRITE_ROW error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_LOCK_NDB_BINLOG_INDEX error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_RELEASE_SLOCK error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_REOPEN_SHADOW_TABLE error code, Server Error Message Reference
ER_NDB_BINLOG_CANT_WRITE_TO_NDB_BINLOG_INDEX error code, Server Error Message Reference
ER_NDB_BINLOG_CLEANING_UP_SETUP_LEFTOVERS error code, Server Error Message Reference
ER_NDB_BINLOG_CLUSTER_FAILURE error code, Server Error Message Reference
ER_NDB_BINLOG_CLUSTER_HAS_RECONNECTED error code, Server Error Message Reference
ER_NDB_BINLOG_CLUSTER_RESTARTED_RESET_MASTER_SUGGESTED error code, Server Error Message Reference
ER_NDB_BINLOG_CREATE_TABLE_EVENT error code, Server Error Message Reference
ER_NDB_BINLOG_CREATE_TABLE_EVENT_FAILED error code, Server Error Message Reference
ER_NDB_BINLOG_CREATE_TABLE_EVENT_INFO error code, Server Error Message Reference
ER_NDB_BINLOG_CREATING_NDBEVENTOPERATION_FAILED error code, Server Error Message Reference
ER_NDB_BINLOG_DISCOVER_REUSING_OLD_EVENT_OPS error code, Server Error Message Reference
ER_NDB_BINLOG_DISCOVER_TABLE_EVENT_INFO error code, Server Error Message Reference
ER_NDB_BINLOG_ERROR_DURING_GCI_COMMIT error code, Server Error Message Reference
ER_NDB_BINLOG_ERROR_DURING_GCI_ROLLBACK error code, Server Error Message Reference
ER_NDB_BINLOG_ERROR_HANDLING_SCHEMA_EVENT error code, Server Error Message Reference
ER_NDB_BINLOG_ERROR_INFO_FROM_DA error code, Server Error Message Reference
ER_NDB_BINLOG_FAILED_CREATE_EVENT_OPERATIONS_DURING_RENAME error code, Server Error Message Reference
ER_NDB_BINLOG_FAILED_CREATE_TABLE_EVENT_OPERATIONS error code, Server Error Message Reference
ER_NDB_BINLOG_FAILED_TO_GET_TABLE error code, Server Error Message Reference
ER_NDB_BINLOG_FORMAT_CHANGED_FROM_STMT_TO_MIXED error code, Server Error Message Reference
ER_NDB_BINLOG_GENERIC_MESSAGE error code, Server Error Message Reference
ER_NDB_BINLOG_GOT_DIST_PRIV_EVENT_FLUSHING_PRIVILEGES error code, Server Error Message Reference
ER_NDB_BINLOG_GOT_SCHEMA_EVENT error code, Server Error Message Reference
ER_NDB_BINLOG_INJECTING_RANDOM_WRITE_FAILURE error code, Server Error Message Reference
ER_NDB_BINLOG_INJECTOR_DISCARDING_ROW_EVENT_METADATA error code, Server Error Message Reference
ER_NDB_BINLOG_LATEST_TRX_IN_EPOCH_NOT_IN_BINLOG error code, Server Error Message Reference
ER_NDB_BINLOG_LOST_SCHEMA_CONNECTION_CONTINUING error code, Server Error Message Reference
ER_NDB_BINLOG_LOST_SCHEMA_CONNECTION_WAITING error code, Server Error Message Reference
ER_NDB_BINLOG_NDBEVENT_EXECUTE_FAILED error code, Server Error Message Reference
ER_NDB_BINLOG_NDB_LOG_APPLY_STATUS_FORCING_FULL_USE_WRITE error code, Server Error Message Reference
ER_NDB_BINLOG_NDB_LOG_TRANSACTION_ID_REQUIRES_V2_ROW_EVENTS error code, Server Error Message Reference
ER_NDB_BINLOG_NDB_TABLES_INITIALLY_READ_ONLY error code, Server Error Message Reference
ER_NDB_BINLOG_NDB_TABLES_WRITABLE error code, Server Error Message Reference
ER_NDB_BINLOG_NOT_LOGGING error code, Server Error Message Reference
ER_NDB_BINLOG_ONLINE_ALTER_RENAME error code, Server Error Message Reference
ER_NDB_BINLOG_ONLINE_ALTER_RENAME_COMPLETE error code, Server Error Message Reference
ER_NDB_BINLOG_OPENING_INDEX error code, Server Error Message Reference
ER_NDB_BINLOG_RELEASING_EXTRA_SHARE_REFERENCES error code, Server Error Message Reference
ER_NDB_BINLOG_REMAINING_OPEN_TABLES error code, Server Error Message Reference
ER_NDB_BINLOG_REMAINING_OPEN_TABLE_INFO error code, Server Error Message Reference
ER_NDB_BINLOG_RENAME_EVENT error code, Server Error Message Reference
ER_NDB_BINLOG_REPLY_TO error code, Server Error Message Reference
ER_NDB_BINLOG_SERVER_SHUTDOWN_DURING_NDB_CLUSTER_START error code, Server Error Message Reference
ER_NDB_BINLOG_SHUTDOWN_DETECTED error code, Server Error Message Reference
ER_NDB_BINLOG_SIGNALLING_UNKNOWN_VALUE error code, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_DROP_OF_DB_CONTAINING_LOCAL_TABLES error code, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_DROP_OF_LOCAL_TABLE error code, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_LOCAL_TABLE error code, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_OLD_SCHEMA_OPERATION error code, Server Error Message Reference
ER_NDB_BINLOG_SKIPPING_RENAME_OF_LOCAL_TABLE error code, Server Error Message Reference
ER_NDB_BINLOG_STARTING_LOG_AT_EPOCH error code, Server Error Message Reference
ER_NDB_BINLOG_UNHANDLED_ERROR_FOR_TABLE error code, Server Error Message Reference
ER_NDB_BINLOG_UNKNOWN_NON_DATA_EVENT error code, Server Error Message Reference
ER_NDB_BINLOG_USING_SERVER_ID_0_SLAVES_WILL_NOT error code, Server Error Message Reference
ER_NDB_BINLOG_WRITE_TO_NDB_BINLOG_INDEX_FAILED_AFTER_KILL error code, Server Error Message Reference
ER_NDB_BINLOG_WRITING_TO_NDB_BINLOG_INDEX error code, Server Error Message Reference
ER_NDB_CANT_ALLOC_GLOBAL_NDB_CLUSTER_CONNECTION error code, Server Error Message Reference
ER_NDB_CANT_ALLOC_GLOBAL_NDB_OBJECT error code, Server Error Message Reference
ER_NDB_CANT_ALLOC_NDB_CLUSTER_CONNECTION error code, Server Error Message Reference
ER_NDB_CANT_FIND_TABLE error code, Server Error Message Reference
ER_NDB_CANT_PARSE_NDB_CLUSTER_CONNECTION_POOL_NODEIDS error code, Server Error Message Reference
ER_NDB_CANT_START_CONNECT_THREAD error code, Server Error Message Reference
ER_NDB_CLEANING_STRAY_TABLES error code, Server Error Message Reference
ER_NDB_CLEAR_SLOCK_INFO error code, Server Error Message Reference
ER_NDB_CLUSTER_FAILURE error code, Server Error Message Reference
ER_NDB_CLUSTER_FIND_ALL_DBS_FAIL error code, Server Error Message Reference
ER_NDB_CLUSTER_FIND_ALL_DBS_RETRY error code, Server Error Message Reference
ER_NDB_CLUSTER_FREE_SHARE_INFO error code, Server Error Message Reference
ER_NDB_CLUSTER_GENERIC_MESSAGE error code, Server Error Message Reference
ER_NDB_CLUSTER_GET_SHARE_INFO error code, Server Error Message Reference
ER_NDB_CLUSTER_MARK_SHARE_DROPPED_DESTROYING_SHARE error code, Server Error Message Reference
ER_NDB_CLUSTER_MARK_SHARE_DROPPED_INFO error code, Server Error Message Reference
ER_NDB_CLUSTER_OOM_THD_NDB error code, Server Error Message Reference
ER_NDB_CLUSTER_REAL_FREE_SHARE_DROP_FAILED error code, Server Error Message Reference
ER_NDB_CLUSTER_REAL_FREE_SHARE_INFO error code, Server Error Message Reference
ER_NDB_CLUSTER_SCHEMA_INFO error code, Server Error Message Reference
ER_NDB_CLUSTER_WRONG_NUMBER_OF_FUNCTION_ARGUMENTS error code, Server Error Message Reference
ER_NDB_COLUMN_DEFAULTS_DIFFER error code, Server Error Message Reference
ER_NDB_COLUMN_INFO error code, Server Error Message Reference
ER_NDB_COLUMN_SHOULD_NOT_HAVE_NATIVE_DEFAULT error code, Server Error Message Reference
ER_NDB_CONFLICT_FN_PARSE_ERROR error code, Server Error Message Reference
ER_NDB_CONFLICT_FN_SETUP_ERROR error code, Server Error Message Reference
ER_NDB_CONFLICT_GENERIC_MESSAGE error code, Server Error Message Reference
ER_NDB_COULD_NOT_GET_APPLY_STATUS_SHARE error code, Server Error Message Reference
ER_NDB_CPU_MASK_TOO_SHORT error code, Server Error Message Reference
ER_NDB_CREATE_EVENT_OPS_LOGGING_INFO error code, Server Error Message Reference
ER_NDB_CREATING_SHARE_IN_OPEN error code, Server Error Message Reference
ER_NDB_CREATING_TABLE error code, Server Error Message Reference
ER_NDB_DISCARDING_EVENT_ID_VERSION_MISMATCH error code, Server Error Message Reference
ER_NDB_DISCARDING_EVENT_NO_OBJ error code, Server Error Message Reference
ER_NDB_DISCONNECT_INFO error code, Server Error Message Reference
ER_NDB_DISCOVERED_MISSING_DB error code, Server Error Message Reference
ER_NDB_DISCOVERED_REMAINING_DB error code, Server Error Message Reference
ER_NDB_DISTRIBUTED_INFO error code, Server Error Message Reference
ER_NDB_DISTRIBUTING_ERR error code, Server Error Message Reference
ER_NDB_DISTRIBUTION_COMPLETE error code, Server Error Message Reference
ER_NDB_DUPLICATE_NODEID_IN_NDB_CLUSTER_CONNECTION_POOL_NODEIDS error code, Server Error Message Reference
ER_NDB_EMPTY_NODEID_IN_NDB_CLUSTER_CONNECTION_POOL_NODEIDS error code, Server Error Message Reference
ER_NDB_ERROR_IN_GET_AUTO_INCREMENT error code, Server Error Message Reference
ER_NDB_ERROR_IN_READAUTOINCREMENTVALUE error code, Server Error Message Reference
ER_NDB_FAILED_TO_SET_UP_TABLE error code, Server Error Message Reference
ER_NDB_FIELD_INFO error code, Server Error Message Reference
ER_NDB_FLUSHING_TABLE_INFO error code, Server Error Message Reference
ER_NDB_FOUND_UNCOMMITTED_AUTOCOMMIT error code, Server Error Message Reference
ER_NDB_GENERIC_ERROR error code, Server Error Message Reference
ER_NDB_HANDLE_TRAILING_SHARE_INFO error code, Server Error Message Reference
ER_NDB_IGNORING_UNKNOWN_EVENT error code, Server Error Message Reference
ER_NDB_ILLEGAL_VALUE_FOR_NDB_RECV_THREAD_CPU_MASK error code, Server Error Message Reference
ER_NDB_INFO_FAILED_TO_CREATE_NDBINFO error code, Server Error Message Reference
ER_NDB_INFO_FAILED_TO_INIT_NDBINFO error code, Server Error Message Reference
ER_NDB_INFO_FOUND_UNEXPECTED_FIELD_TYPE error code, Server Error Message Reference
ER_NDB_INITIALIZE_GIVEN_CLUSTER_PLUGIN_DISABLED error code, Server Error Message Reference
ER_NDB_INVALID_NODEID_IN_NDB_CLUSTER_CONNECTION_POOL_NODEIDS error code, Server Error Message Reference
ER_NDB_LOG_ENTRY error code, Server Error Message Reference
ER_NDB_LOG_ENTRY_WITH_PREFIX error code, Server Error Message Reference
ER_NDB_MISMATCH_IN_FRM_DISCOVERING error code, Server Error Message Reference
ER_NDB_MISSING_FRM_DISCOVERING error code, Server Error Message Reference
ER_NDB_NODEID_NOT_FIRST_IN_NDB_CLUSTER_CONNECTION_POOL_NODEIDS error code, Server Error Message Reference
ER_NDB_NODE_ID_AND_MANAGEMENT_SERVER_INFO error code, Server Error Message Reference
ER_NDB_NODE_INFO error code, Server Error Message Reference
ER_NDB_NOT_WAITING_FOR_DISTRIBUTING error code, Server Error Message Reference
ER_NDB_NUMBER_OF_CHANNELS error code, Server Error Message Reference
ER_NDB_OOM_GET_NDB_BLOBS_VALUE error code, Server Error Message Reference
ER_NDB_OOM_IN_FIX_UNIQUE_INDEX_ATTR_ORDER error code, Server Error Message Reference
ER_NDB_POOL_SIZE_MUST_MATCH_NDB_CLUSTER_CONNECTION_POOL_NODEIDS error code, Server Error Message Reference
ER_NDB_QUERY_FAILED error code, Server Error Message Reference
ER_NDB_REMAINING_OPEN_TABLES error code, Server Error Message Reference
ER_NDB_REMAINING_OPEN_TABLE_INFO error code, Server Error Message Reference
ER_NDB_REPLICATION_SCHEMA_ERROR error code, Server Error Message Reference
ER_NDB_SCHEMA_DISTRIBUTION_FAILED error code, Server Error Message Reference
ER_NDB_SCHEMA_DISTRIBUTION_REPORTS_SUBSCRIBE error code, Server Error Message Reference
ER_NDB_SCHEMA_DISTRIBUTION_REPORTS_UNSUBSCRIBE error code, Server Error Message Reference
ER_NDB_SCHEMA_GENERIC_MESSAGE error code, Server Error Message Reference
ER_NDB_SERVER_ID_RESERVED_OR_TOO_LARGE error code, Server Error Message Reference
ER_NDB_SHARE_ALREADY_EXISTS error code, Server Error Message Reference
ER_NDB_SKIPPING_SETUP_TABLE error code, Server Error Message Reference
ER_NDB_SLAVE_BINLOG_MISSING_INFO_FOR_CONFLICT_DETECTION error code, Server Error Message Reference
ER_NDB_SLAVE_CANT_ALLOCATE_TABLE_SHARE error code, Server Error Message Reference
ER_NDB_SLAVE_CONFLICT_DETECTION_REQUIRES_TRANSACTION_IDS error code, Server Error Message Reference
ER_NDB_SLAVE_CONFLICT_FUNCTION_REQUIRES_ROLE error code, Server Error Message Reference
ER_NDB_SLAVE_ERROR_IN_UPDATE_CREATE_INFO error code, Server Error Message Reference
ER_NDB_SLAVE_LOGGING_EXCEPTIONS_TO error code, Server Error Message Reference
ER_NDB_SLAVE_LOW_EPOCH_RESOLUTION error code, Server Error Message Reference
ER_NDB_SLAVE_MALFORMED_EVENT_RECEIVED_ON_TABLE error code, Server Error Message Reference
ER_NDB_SLAVE_MAX_REPLICATED_EPOCH_SET_TO error code, Server Error Message Reference
ER_NDB_SLAVE_MAX_REPLICATED_EPOCH_UNKNOWN error code, Server Error Message Reference
ER_NDB_SLAVE_MISSING_DATA_FOR_TIMESTAMP_COLUMN error code, Server Error Message Reference
ER_NDB_SLAVE_PARALLEL_WORKERS error code, Server Error Message Reference
ER_NDB_SLAVE_PREVIOUS_EPOCH_NOT_COMMITTED error code, Server Error Message Reference
ER_NDB_SLAVE_SAW_ALREADY_COMMITTED_EPOCH error code, Server Error Message Reference
ER_NDB_SLAVE_SAW_EPOCH_LOWER_THAN_PREVIOUS error code, Server Error Message Reference
ER_NDB_SLAVE_SAW_EPOCH_LOWER_THAN_PREVIOUS_ON_START error code, Server Error Message Reference
ER_NDB_SLAVE_TOO_MANY_RETRIES error code, Server Error Message Reference
ER_NDB_STARTING_CONNECT_THREAD error code, Server Error Message Reference
ER_NDB_TABLES_INITIALLY_READ_ONLY_ON_RECONNECT error code, Server Error Message Reference
ER_NDB_TABLES_NOT_READY error code, Server Error Message Reference
ER_NDB_TABLE_IS_NOT_DISTRIBUTED error code, Server Error Message Reference
ER_NDB_TABLE_OPENED_READ_ONLY error code, Server Error Message Reference
ER_NDB_THREAD_TIMED_OUT error code, Server Error Message Reference
ER_NDB_TIMED_OUT_IN_DROP_TABLE error code, Server Error Message Reference
ER_NDB_TIMEOUT_WHILE_DISTRIBUTING error code, Server Error Message Reference
ER_NDB_TOO_MANY_CPUS_IN_NDB_RECV_THREAD_CPU_MASK error code, Server Error Message Reference
ER_NDB_TRAILING_SHARE_RELEASED_BY_CLOSE_CACHED_TABLES error code, Server Error Message Reference
ER_NDB_TRANS_DEPENDENCY_TRACKER_ERROR error code, Server Error Message Reference
ER_NDB_UNEXPECTED_RENAME_TYPE error code, Server Error Message Reference
ER_NDB_USING_NODEID error code, Server Error Message Reference
ER_NDB_USING_NODEID_LIST error code, Server Error Message Reference
ER_NDB_UTIL_THREAD_OOM error code, Server Error Message Reference
ER_NDB_WAITING_INFO error code, Server Error Message Reference
ER_NDB_WAITING_INFO_WITH_MAP error code, Server Error Message Reference
ER_NEED_FILE_INSTEAD_OF_DIR error code, Server Error Message Reference
ER_NEED_LOG_BIN error code, Server Error Message Reference
ER_NEED_REPREPARE error code, Server Error Message Reference
ER_NETWORK_NAMESPACES_NOT_SUPPORTED error code, Server Error Message Reference
ER_NETWORK_NAMESPACE_FILE_PATH_TOO_LONG error code, Server Error Message Reference
ER_NETWORK_NAMESPACE_NOT_ALLOWED_FOR_WILDCARD_ADDRESS error code, Server Error Message Reference
ER_NETWORK_READ_EVENT_CHECKSUM_FAILURE error code, Server Error Message Reference
ER_NET_ERROR_ON_WRITE error code, Server Error Message Reference
ER_NET_FCNTL_ERROR error code, Server Error Message Reference
ER_NET_OK_PACKET_TOO_LARGE error code, Server Error Message Reference
ER_NET_PACKETS_OUT_OF_ORDER error code, Server Error Message Reference
ER_NET_PACKET_TOO_LARGE error code, Server Error Message Reference
ER_NET_READ_ERROR error code, Server Error Message Reference
ER_NET_READ_ERROR_FROM_PIPE error code, Server Error Message Reference
ER_NET_READ_INTERRUPTED error code, Server Error Message Reference
ER_NET_UNCOMPRESS_ERROR error code, Server Error Message Reference
ER_NET_WAIT_ERROR error code, Server Error Message Reference
ER_NET_WRITE_INTERRUPTED error code, Server Error Message Reference
ER_NEW_ABORTING_CONNECTION error code, Server Error Message Reference
ER_NO error code, Server Error Message Reference
ER_NONEXISTING_GRANT error code, Server Error Message Reference
ER_NONEXISTING_PROC_GRANT error code, Server Error Message Reference
ER_NONEXISTING_TABLE_GRANT error code, Server Error Message Reference
ER_NONPOSITIVE_RADIUS error code, Server Error Message Reference
ER_NONUNIQ_TABLE error code, Server Error Message Reference
ER_NONUPDATEABLE_COLUMN error code, Server Error Message Reference
ER_NON_BOOLEAN_EXPR_FOR_CHECK_CONSTRAINT error code, Server Error Message Reference
ER_NON_DEFAULT_VALUE_FOR_GENERATED_COLUMN error code, Server Error Message Reference
ER_NON_GROUPING_FIELD_USED error code, Server Error Message Reference
ER_NON_INSERTABLE_TABLE error code, Server Error Message Reference
ER_NON_RO_SELECT_DISABLE_TIMER error code, Server Error Message Reference
ER_NON_UNIQ_ERROR error code, Server Error Message Reference
ER_NON_UPDATABLE_TABLE error code, Server Error Message Reference
ER_NORMAL_SERVER_SHUTDOWN error code, Server Error Message Reference
ER_NORMAL_SHUTDOWN error code, Server Error Message Reference
ER_NOT_ALLOWED_COMMAND error code, Server Error Message Reference
ER_NOT_FORM_FILE error code, Server Error Message Reference
ER_NOT_HINT_UPDATABLE_VARIABLE error code, Server Error Message Reference
ER_NOT_IMPLEMENTED_FOR_CARTESIAN_SRS error code, Server Error Message Reference
ER_NOT_IMPLEMENTED_FOR_GEOGRAPHIC_SRS error code, Server Error Message Reference
ER_NOT_IMPLEMENTED_FOR_PROJECTED_SRS error code, Server Error Message Reference
ER_NOT_IMPLEMENTED_GET_TABLESPACE_STATISTICS error code, Server Error Message Reference
ER_NOT_KEYFILE error code, Server Error Message Reference
ER_NOT_RIGHT_NOW error code, Server Error Message Reference
ER_NOT_SUPPORTED_AUTH_MODE error code, Server Error Message Reference
ER_NOT_SUPPORTED_YET error code, Server Error Message Reference
ER_NOT_VALID_PASSWORD error code, Server Error Message Reference
ER_NO_ACCESS_TO_NATIVE_FCT error code, Server Error Message Reference
ER_NO_BINARY_LOGGING error code, Server Error Message Reference
ER_NO_BINLOG_ERROR error code, Server Error Message Reference
ER_NO_CSV_NO_LOG_TABLES error code, Server Error Message Reference
ER_NO_DB_ERROR error code, Server Error Message Reference
ER_NO_DEFAULT error code, Server Error Message Reference
ER_NO_DEFAULT_FOR_FIELD error code, Server Error Message Reference
ER_NO_DEFAULT_FOR_VIEW_FIELD error code, Server Error Message Reference
ER_NO_FORMAT_DESCRIPTION_EVENT_BEFORE_BINLOG_STATEMENT error code, Server Error Message Reference
ER_NO_FT_MATERIALIZED_SUBQUERY error code, Server Error Message Reference
ER_NO_PARTITION_FOR_GIVEN_VALUE error code, Server Error Message Reference
ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT error code, Server Error Message Reference
ER_NO_PARTS_ERROR error code, Server Error Message Reference
ER_NO_PATH_FOR_SHARED_LIBRARY error code, Server Error Message Reference
ER_NO_PERMISSION_TO_CREATE_USER error code, Server Error Message Reference
ER_NO_REFERENCED_ROW error code, Server Error Message Reference
ER_NO_REFERENCED_ROW_2 error code, Server Error Message Reference
ER_NO_SECURE_TRANSPORTS_CONFIGURED error code, Server Error Message Reference
ER_NO_SESSION_TEMP error code, Server Error Message Reference
ER_NO_SUCH_DB error code, Server Error Message Reference
ER_NO_SUCH_INDEX error code, Server Error Message Reference
ER_NO_SUCH_TABLE error code, Server Error Message Reference
ER_NO_SUCH_THREAD error code, Server Error Message Reference
ER_NO_SUCH_USER error code, Server Error Message Reference
ER_NO_SUPER_WITHOUT_USER_PLUGIN error code, Server Error Message Reference
ER_NO_SYSTEM_SCHEMA_ACCESS error code, Server Error Message Reference
ER_NO_SYSTEM_TABLESPACE_ACCESS error code, Server Error Message Reference
ER_NO_SYSTEM_TABLE_ACCESS error code, Server Error Message Reference
ER_NO_SYSTEM_TABLE_ACCESS_FOR_DICTIONARY_TABLE error code, Server Error Message Reference
ER_NO_SYSTEM_TABLE_ACCESS_FOR_SYSTEM_TABLE error code, Server Error Message Reference
ER_NO_SYSTEM_TABLE_ACCESS_FOR_TABLE error code, Server Error Message Reference
ER_NO_SYSTEM_VIEW_ACCESS error code, Server Error Message Reference
ER_NO_TABLES_USED error code, Server Error Message Reference
ER_NO_THD_NO_UUID error code, Server Error Message Reference
ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA error code, Server Error Message Reference
ER_NO_UNIQUE_LOGFILE error code, Server Error Message Reference
ER_NPIPE_CANT_CREATE error code, Server Error Message Reference
ER_NPIPE_FAILED_TO_INIT_SECURITY_DESCRIPTOR error code, Server Error Message Reference
ER_NPIPE_FAILED_TO_SET_SECURITY_DESCRIPTOR error code, Server Error Message Reference
ER_NPIPE_PIPE_ALREADY_IN_USE error code, Server Error Message Reference
ER_NULL_COLUMN_IN_INDEX error code, Server Error Message Reference
ER_NULL_IN_VALUES_LESS_THAN error code, Server Error Message Reference
ER_NUMERIC_JSON_VALUE_OUT_OF_RANGE error code, Server Error Message Reference
ER_OLD_FILE_FORMAT error code, Server Error Message Reference
ER_OLD_KEYFILE error code, Server Error Message Reference
ER_OLD_PASSWORDS_NO_MIDDLE_GROUND error code, Server Error Message Reference
ER_OLD_TEMPORALS_UPGRADED error code, Server Error Message Reference
ER_ONLY_FD_AND_RBR_EVENTS_ALLOWED_IN_BINLOG_STATEMENT error code, Server Error Message Reference
ER_ONLY_IMPLEMENTED_FOR_SRID_0_AND_4326 error code, Server Error Message Reference
ER_ONLY_INTEGERS_ALLOWED error code, Server Error Message Reference
ER_ONLY_ON_RANGE_LIST_PARTITION error code, Server Error Message Reference
ER_OOM error code, Server Error Message Reference
ER_OOM_SAVE_GTIDS error code, Server Error Message Reference
ER_OPEN_AS_READONLY error code, Server Error Message Reference
ER_OPEN_ROLE_TABLES error code, Server Error Message Reference
ER_OPERAND_COLUMNS error code, Server Error Message Reference
ER_OPTION_PREVENTS_STATEMENT error code, Server Error Message Reference
ER_OPT_WRONG_TREE error code, Server Error Message Reference
ER_OUTOFMEMORY error code, Server Error Message Reference
ER_OUT_OF_RESOURCES error code, Server Error Message Reference
ER_OUT_OF_SORTMEMORY error code, Server Error Message Reference
ER_PAGE_TRACKING_CANNOT_PURGE error code, Server Error Message Reference
ER_PAGE_TRACKING_NOT_STARTED error code, Server Error Message Reference
ER_PAGE_TRACKING_RANGE_NOT_TRACKED error code, Server Error Message Reference
ER_PARSER_TRACE error code, Server Error Message Reference
ER_PARSE_ERROR error code, Server Error Message Reference
ER_PARSE_ERROR_IN_DIGEST_FN error code, Server Error Message Reference
ER_PARSING_VIEW error code, Server Error Message Reference
ER_PARTIAL_REVOKES_EXIST error code, Server Error Message Reference
ER_PARTIAL_REVOKE_AND_DB_GRANT_BOTH_EXISTS error code, Server Error Message Reference
ER_PARTITIONS_MUST_BE_DEFINED_ERROR error code, Server Error Message Reference
ER_PARTITION_CLAUSE_ON_NONPARTITIONED error code, Server Error Message Reference
ER_PARTITION_COLUMN_LIST_ERROR error code, Server Error Message Reference
ER_PARTITION_CONST_DOMAIN_ERROR error code, Server Error Message Reference
ER_PARTITION_ENTRY_ERROR error code, Server Error Message Reference
ER_PARTITION_EXCHANGE_DIFFERENT_OPTION error code, Server Error Message Reference
ER_PARTITION_EXCHANGE_FOREIGN_KEY error code, Server Error Message Reference
ER_PARTITION_EXCHANGE_PART_TABLE error code, Server Error Message Reference
ER_PARTITION_EXCHANGE_TEMP_TABLE error code, Server Error Message Reference
ER_PARTITION_FIELDS_TOO_LONG error code, Server Error Message Reference
ER_PARTITION_FUNCTION_FAILURE error code, Server Error Message Reference
ER_PARTITION_FUNCTION_IS_NOT_ALLOWED error code, Server Error Message Reference
ER_PARTITION_FUNC_NOT_ALLOWED_ERROR error code, Server Error Message Reference
ER_PARTITION_HANDLER_ADMIN_MSG error code, Server Error Message Reference
ER_PARTITION_INSTEAD_OF_SUBPARTITION error code, Server Error Message Reference
ER_PARTITION_MAXVALUE_ERROR error code, Server Error Message Reference
ER_PARTITION_MERGE_ERROR error code, Server Error Message Reference
ER_PARTITION_MGMT_ON_NONPARTITIONED error code, Server Error Message Reference
ER_PARTITION_MOVE_CREATED_DUPLICATE_ROW_PLEASE_FIX error code, Server Error Message Reference
ER_PARTITION_NAME error code, Server Error Message Reference
ER_PARTITION_NOT_DEFINED_ERROR error code, Server Error Message Reference
ER_PARTITION_NO_TEMPORARY error code, Server Error Message Reference
ER_PARTITION_REQUIRES_VALUES_ERROR error code, Server Error Message Reference
ER_PARTITION_WRONG_NO_PART_ERROR error code, Server Error Message Reference
ER_PARTITION_WRONG_NO_SUBPART_ERROR error code, Server Error Message Reference
ER_PARTITION_WRONG_VALUES_ERROR error code, Server Error Message Reference
ER_PART_EXPR_TOO_LONG error code, Server Error Message Reference
ER_PASSWORD_ANONYMOUS_USER error code, Server Error Message Reference
ER_PASSWORD_CANNOT_BE_RETAINED_ON_PLUGIN_CHANGE error code, Server Error Message Reference
ER_PASSWORD_EXPIRATION_NOT_SUPPORTED_BY_AUTH_METHOD error code, Server Error Message Reference
ER_PASSWORD_EXPIRE_ANONYMOUS_USER error code, Server Error Message Reference
ER_PASSWORD_FORMAT error code, Server Error Message Reference
ER_PASSWORD_NOT_ALLOWED error code, Server Error Message Reference
ER_PASSWORD_NO_MATCH error code, Server Error Message Reference
ER_PATH_IN_DATADIR error code, Server Error Message Reference
ER_PATH_LENGTH error code, Server Error Message Reference
ER_PERFSCHEMA_COMPONENTS_INFRASTRUCTURE_BOOTSTRAP error code, Server Error Message Reference
ER_PERFSCHEMA_COMPONENTS_INFRASTRUCTURE_SHUTDOWN error code, Server Error Message Reference
ER_PERFSCHEMA_INIT_FAILED error code, Server Error Message Reference
ER_PERFSCHEMA_TABLES_INIT_FAILED error code, Server Error Message Reference
ER_PERSISTENT_PRIVILEGES_BOOTSTRAP error code, Server Error Message Reference
ER_PERSIST_ONLY_ACCESS_DENIED_ERROR error code, Server Error Message Reference
ER_PERSIST_OPTION_HOST_TRUNCATED error code, Server Error Message Reference
ER_PERSIST_OPTION_STATUS error code, Server Error Message Reference
ER_PERSIST_OPTION_USER_TRUNCATED error code, Server Error Message Reference
ER_PER_CHANNEL_RPL_FILTER_CONF_FOR_GRP_RPL error code, Server Error Message Reference
ER_PFS_MALLOC_ARRAY_OOM error code, Server Error Message Reference
ER_PFS_MALLOC_ARRAY_OVERFLOW error code, Server Error Message Reference
ER_PFS_NOTIFICATION_FUNCTION_REGISTER_FAILED error code, Server Error Message Reference
ER_PID_FILEPATH_LOCATIONS_INACCESSIBLE error code, Server Error Message Reference
ER_PID_FILE_PRIV_DIRECTORY_INSECURE error code, Server Error Message Reference
ER_PK_INDEX_CANT_BE_INVISIBLE error code, Server Error Message Reference
ER_PLUGGABLE_PROTOCOL_COMMAND_NOT_SUPPORTED error code, Server Error Message Reference
ER_PLUGIN_BAD_OPTIONS error code, Server Error Message Reference
ER_PLUGIN_CANNOT_BE_UNINSTALLED error code, Server Error Message Reference
ER_PLUGIN_CANT_LOAD error code, Server Error Message Reference
ER_PLUGIN_CANT_OPEN_PLUGIN_TABLE error code, Server Error Message Reference
ER_PLUGIN_CANT_SET_PERSISTENT_OPTIONS error code, Server Error Message Reference
ER_PLUGIN_COMMON_FAILED_TO_OPEN_FILTER_TABLES error code, Server Error Message Reference
ER_PLUGIN_COMMON_FAILED_TO_OPEN_TABLE error code, Server Error Message Reference
ER_PLUGIN_DELETE_BUILTIN error code, Server Error Message Reference
ER_PLUGIN_DID_NOT_DEINITIALIZE_THREADS error code, Server Error Message Reference
ER_PLUGIN_DISABLED error code, Server Error Message Reference
ER_PLUGIN_FAILED_DEINITIALIZATION error code, Server Error Message Reference
ER_PLUGIN_FAILED_TO_OPEN_TABLE error code, Server Error Message Reference
ER_PLUGIN_FAILED_TO_OPEN_TABLES error code, Server Error Message Reference
ER_PLUGIN_FORCING_SHUTDOWN error code, Server Error Message Reference
ER_PLUGIN_HAS_CONFLICTING_SYSTEM_VARIABLES error code, Server Error Message Reference
ER_PLUGIN_HAS_NONZERO_REFCOUNT_AFTER_DEINITIALIZATION error code, Server Error Message Reference
ER_PLUGIN_HAS_NONZERO_REFCOUNT_AFTER_SHUTDOWN error code, Server Error Message Reference
ER_PLUGIN_INIT_FAILED error code, Server Error Message Reference
ER_PLUGIN_INSTALL_ERROR error code, Server Error Message Reference
ER_PLUGIN_IS_NOT_LOADED error code, Server Error Message Reference
ER_PLUGIN_IS_PERMANENT error code, Server Error Message Reference
ER_PLUGIN_LOAD_PARAMETER_TOO_LONG error code, Server Error Message Reference
ER_PLUGIN_NOT_EARLY error code, Server Error Message Reference
ER_PLUGIN_NOT_EARLY_DUP error code, Server Error Message Reference
ER_PLUGIN_NO_INSTALL error code, Server Error Message Reference
ER_PLUGIN_NO_INSTALL_DUP error code, Server Error Message Reference
ER_PLUGIN_NO_UNINSTALL error code, Server Error Message Reference
ER_PLUGIN_OOM error code, Server Error Message Reference
ER_PLUGIN_PARSING_OPTIONS_FAILED error code, Server Error Message Reference
ER_PLUGIN_REGISTRATION_FAILED error code, Server Error Message Reference
ER_PLUGIN_SHUTTING_DOWN_PLUGIN error code, Server Error Message Reference
ER_PLUGIN_UNINSTALL_ERROR error code, Server Error Message Reference
ER_PLUGIN_UNKNOWN_VARIABLE_TYPE error code, Server Error Message Reference
ER_PLUGIN_VARIABLE_MISSING_NAME error code, Server Error Message Reference
ER_PLUGIN_VARIABLE_NOT_ALLOCATED_THREAD_LOCAL error code, Server Error Message Reference
ER_PLUGIN_VARIABLE_SET_READ_ONLY error code, Server Error Message Reference
ER_POINTLESS_WITHOUT_SLOWLOG error code, Server Error Message Reference
ER_POLYGON_TOO_LARGE error code, Server Error Message Reference
ER_PREPARE_FOR_SECONDARY_ENGINE error code, Server Error Message Reference
ER_PREVENTS_VARIABLE_WITHOUT_RBR error code, Server Error Message Reference
ER_PRIMARY_CANT_HAVE_NULL error code, Server Error Message Reference
ER_PRIVILEGE_SYSTEM_INIT_FAILED error code, Server Error Message Reference
ER_PROCACCESS_DENIED_ERROR error code, Server Error Message Reference
ER_PROC_AUTO_GRANT_FAIL error code, Server Error Message Reference
ER_PROC_AUTO_REVOKE_FAIL error code, Server Error Message Reference
ER_PS_MANY_PARAM error code, Server Error Message Reference
ER_PS_NO_RECURSION error code, Server Error Message Reference
ER_QUERY_CACHE_DISABLED error code, Server Error Message Reference
ER_QUERY_INTERRUPTED error code, Server Error Message Reference
ER_QUERY_ON_FOREIGN_DATA_SOURCE error code, Server Error Message Reference
ER_QUERY_TIMEOUT error code, Server Error Message Reference
ER_RANGE_NOT_INCREASING_ERROR error code, Server Error Message Reference
ER_READING_TABLE_FAILED error code, Server Error Message Reference
ER_READY error code, Server Error Message Reference
ER_READ_LOG_EVENT_FAILED error code, Server Error Message Reference
ER_READ_ONLY_MODE error code, Server Error Message Reference
ER_READ_ONLY_TRANSACTION error code, Server Error Message Reference
ER_REALLY_RUN_AS_ROOT error code, Server Error Message Reference
ER_RECORD_FILE_FULL error code, Server Error Message Reference
ER_RECOVERING_TABLE error code, Server Error Message Reference
ER_REFERENCED_TRG_DOES_NOT_EXIST error code, Server Error Message Reference
ER_REGEXP_BAD_ESCAPE_SEQUENCE error code, Server Error Message Reference
ER_REGEXP_BAD_INTERVAL error code, Server Error Message Reference
ER_REGEXP_BUFFER_OVERFLOW error code, Server Error Message Reference
ER_REGEXP_ERROR error code, Server Error Message Reference
ER_REGEXP_ILLEGAL_ARGUMENT error code, Server Error Message Reference
ER_REGEXP_INDEX_OUTOFBOUNDS_ERROR error code, Server Error Message Reference
ER_REGEXP_INTERNAL_ERROR error code, Server Error Message Reference
ER_REGEXP_INVALID_BACK_REF error code, Server Error Message Reference
ER_REGEXP_INVALID_CAPTURE_GROUP_NAME error code, Server Error Message Reference
ER_REGEXP_INVALID_FLAG error code, Server Error Message Reference
ER_REGEXP_INVALID_RANGE error code, Server Error Message Reference
ER_REGEXP_LOOK_BEHIND_LIMIT error code, Server Error Message Reference
ER_REGEXP_MAX_LT_MIN error code, Server Error Message Reference
ER_REGEXP_MISMATCHED_PAREN error code, Server Error Message Reference
ER_REGEXP_MISSING_CLOSE_BRACKET error code, Server Error Message Reference
ER_REGEXP_PATTERN_TOO_BIG error code, Server Error Message Reference
ER_REGEXP_RULE_SYNTAX error code, Server Error Message Reference
ER_REGEXP_STACK_OVERFLOW error code, Server Error Message Reference
ER_REGEXP_STRING_NOT_TERMINATED error code, Server Error Message Reference
ER_REGEXP_TIME_OUT error code, Server Error Message Reference
ER_REGEXP_UNIMPLEMENTED error code, Server Error Message Reference
ER_RELAY_LOG_FAIL error code, Server Error Message Reference
ER_RELAY_LOG_INIT error code, Server Error Message Reference
ER_RELAY_LOG_SPACE_LIMIT_DISABLED error code, Server Error Message Reference
ER_REMOVED_SPACES error code, Server Error Message Reference
ER_RENAMED_NAME error code, Server Error Message Reference
ER_RENAME_ROLE error code, Server Error Message Reference
ER_REORG_HASH_ONLY_ON_SAME_NO error code, Server Error Message Reference
ER_REORG_NO_PARAM_ERROR error code, Server Error Message Reference
ER_REORG_OUTSIDE_RANGE error code, Server Error Message Reference
ER_REORG_PARTITION_NOT_EXIST error code, Server Error Message Reference
ER_REPLACE_INACCESSIBLE_ROWS error code, Server Error Message Reference
ER_REQUIRES_PRIMARY_KEY error code, Server Error Message Reference
ER_RESERVED_SYNTAX error code, Server Error Message Reference
ER_RESERVED_TABLESPACE_NAME error code, Server Error Message Reference
ER_RESET_MASTER_TO_VALUE_OUT_OF_RANGE error code, Server Error Message Reference
ER_RESIGNAL_WITHOUT_ACTIVE_HANDLER error code, Server Error Message Reference
ER_RESOURCE_GROUP_BIND_FAILED error code, Server Error Message Reference
ER_RESOURCE_GROUP_BUSY error code, Server Error Message Reference
ER_RESOURCE_GROUP_DISABLED error code, Server Error Message Reference
ER_RESOURCE_GROUP_EXISTS error code, Server Error Message Reference
ER_RESOURCE_GROUP_IS_DISABLED error code, Server Error Message Reference
ER_RESOURCE_GROUP_METADATA_UPDATE_SKIPPED error code, Server Error Message Reference
ER_RESOURCE_GROUP_NOT_EXISTS error code, Server Error Message Reference
ER_RESOURCE_GROUP_POST_INIT_FAILED error code, Server Error Message Reference
ER_RESOURCE_GROUP_SUBSYSTEM_INIT_FAILED error code, Server Error Message Reference
ER_RESOURCE_GROUP_VALIDATION_FAILED error code, Server Error Message Reference
ER_RESTART_RECEIVED_INFO error code, Server Error Message Reference
ER_RESTART_SERVER_FAILED error code, Server Error Message Reference
ER_RES_GRP_FAILED_DETERMINE_CPU_COUNT error code, Server Error Message Reference
ER_RES_GRP_FAILED_TO_DETERMINE_NICE_CAPABILITY error code, Server Error Message Reference
ER_RES_GRP_FAILED_TO_GET_THREAD_HANDLE error code, Server Error Message Reference
ER_RES_GRP_FEATURE_NOT_AVAILABLE error code, Server Error Message Reference
ER_RES_GRP_GET_THREAD_PRIO_NOT_SUPPORTED error code, Server Error Message Reference
ER_RES_GRP_INVALID_THREAD_PRIORITY error code, Server Error Message Reference
ER_RES_GRP_INVALID_VCPU_ID error code, Server Error Message Reference
ER_RES_GRP_INVALID_VCPU_RANGE error code, Server Error Message Reference
ER_RES_GRP_SET_THREAD_PRIORITY_FAILED error code, Server Error Message Reference
ER_RES_GRP_SET_THR_AFFINITY_FAILED error code, Server Error Message Reference
ER_RES_GRP_SET_THR_AFFINITY_TO_CPUS_FAILED error code, Server Error Message Reference
ER_RES_GRP_SOLARIS_PROCESSOR_AFFINITY_FAILED error code, Server Error Message Reference
ER_RES_GRP_SOLARIS_PROCESSOR_BIND_TO_CPUID_FAILED error code, Server Error Message Reference
ER_RES_GRP_SOLARIS_PROCESSOR_BIND_TO_THREAD_FAILED error code, Server Error Message Reference
ER_RES_GRP_THD_UNBIND_FROM_CPU_FAILED error code, Server Error Message Reference
ER_RETRYING_REPAIR_WITHOUT_QUICK error code, Server Error Message Reference
ER_RETRYING_REPAIR_WITH_KEYCACHE error code, Server Error Message Reference
ER_REVOKE_GRANTS error code, Server Error Message Reference
ER_REWRITER_LOAD_FAILED error code, Server Error Message Reference
ER_REWRITER_OOM error code, Server Error Message Reference
ER_REWRITER_QUERY_ERROR_MSG error code, Server Error Message Reference
ER_REWRITER_QUERY_FAILED error code, Server Error Message Reference
ER_REWRITER_READ_FAILED error code, Server Error Message Reference
ER_REWRITER_TABLE_MALFORMED_ERROR error code, Server Error Message Reference
ER_ROLE_NOT_GRANTED error code, Server Error Message Reference
ER_ROW_DATA_TOO_BIG_TO_WRITE_IN_BINLOG error code, Server Error Message Reference
ER_ROW_DOES_NOT_MATCH_GIVEN_PARTITION_SET error code, Server Error Message Reference
ER_ROW_DOES_NOT_MATCH_PARTITION error code, Server Error Message Reference
ER_ROW_IN_WRONG_PARTITION error code, Server Error Message Reference
ER_ROW_IN_WRONG_PARTITION_PLEASE_REPAIR error code, Server Error Message Reference
ER_ROW_IS_REFERENCED error code, Server Error Message Reference
ER_ROW_IS_REFERENCED_2 error code, Server Error Message Reference
ER_ROW_SINGLE_PARTITION_FIELD_ERROR error code, Server Error Message Reference
ER_RPL_BINLOG_FILTERS_OOM error code, Server Error Message Reference
ER_RPL_BINLOG_MASTER_SENDS_HEARTBEAT error code, Server Error Message Reference
ER_RPL_BINLOG_MASTER_USES_CHECKSUM_AND_SLAVE_CANT error code, Server Error Message Reference
ER_RPL_BINLOG_RELAY_DELEGATES_INIT_FAILED error code, Server Error Message Reference
ER_RPL_BINLOG_SKIPPING_REMAINING_HEARTBEAT_INFO error code, Server Error Message Reference
ER_RPL_BINLOG_STARTING_DUMP error code, Server Error Message Reference
ER_RPL_BINLOG_STORAGE_DELEGATES_INIT_FAILED error code, Server Error Message Reference
ER_RPL_BINLOG_TRANSMIT_DELEGATES_INIT_FAILED error code, Server Error Message Reference
ER_RPL_CANT_ADD_DO_TABLE error code, Server Error Message Reference
ER_RPL_CANT_ADD_IGNORE_TABLE error code, Server Error Message Reference
ER_RPL_CANT_CREATE_SLAVE_THREAD error code, Server Error Message Reference
ER_RPL_CANT_FIND_FOLLOWUP_FILE error code, Server Error Message Reference
ER_RPL_CANT_HAVE_SAME_BASENAME error code, Server Error Message Reference
ER_RPL_CANT_INITIALIZE_GTID_SETS_IN_RLI_INIT_INFO error code, Server Error Message Reference
ER_RPL_CANT_MAKE_PATHS error code, Server Error Message Reference
ER_RPL_CANT_OPEN_INFO_TABLE error code, Server Error Message Reference
ER_RPL_CANT_OPEN_LOG_IN_RLI_INIT_INFO error code, Server Error Message Reference
ER_RPL_CANT_SCAN_INFO_TABLE error code, Server Error Message Reference
ER_RPL_CANT_STOP_SLAVE_WHILE_LOCKED_BACKUP error code, Server Error Message Reference
ER_RPL_CHANGING_RELAY_LOG_INFO_REPO_TYPE_FAILED_DUE_TO_GAPS error code, Server Error Message Reference
ER_RPL_CHANNELS_REQUIRE_NON_ZERO_SERVER_ID error code, Server Error Message Reference
ER_RPL_CHANNELS_REQUIRE_TABLES_AS_INFO_REPOSITORIES error code, Server Error Message Reference
ER_RPL_CORRUPTED_INFO_TABLE error code, Server Error Message Reference
ER_RPL_CORRUPTED_KEYS_IN_INFO_TABLE error code, Server Error Message Reference
ER_RPL_ENCRYPTION_CANNOT_ROTATE_BINLOG_MASTER_KEY error code, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_ENCRYPT error code, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_FETCH_KEY error code, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_GENERATE_KEY error code, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_REMOVE_KEY error code, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_ROTATE_LOGS error code, Server Error Message Reference
ER_RPL_ENCRYPTION_FAILED_TO_STORE_KEY error code, Server Error Message Reference
ER_RPL_ENCRYPTION_HEADER_ERROR error code, Server Error Message Reference
ER_RPL_ENCRYPTION_KEYRING_INVALID_KEY error code, Server Error Message Reference
ER_RPL_ENCRYPTION_KEY_EXISTS_UNEXPECTED error code, Server Error Message Reference
ER_RPL_ENCRYPTION_KEY_NOT_FOUND error code, Server Error Message Reference
ER_RPL_ENCRYPTION_MASTER_KEY_RECOVERY_FAILED error code, Server Error Message Reference
ER_RPL_ENCRYPTION_UNABLE_TO_CHANGE_OPTION error code, Server Error Message Reference
ER_RPL_ERROR_CHANGING_MASTER_INFO_REPO_TYPE error code, Server Error Message Reference
ER_RPL_ERROR_CHANGING_RELAY_LOG_INFO_REPO_TYPE error code, Server Error Message Reference
ER_RPL_ERROR_CHECKING_REPOSITORY error code, Server Error Message Reference
ER_RPL_ERROR_CREATING_MASTER_INFO error code, Server Error Message Reference
ER_RPL_ERROR_CREATING_RELAY_LOG_INFO error code, Server Error Message Reference
ER_RPL_ERROR_LOOKING_FOR_LOG error code, Server Error Message Reference
ER_RPL_ERROR_READING_MASTER_CONFIGURATION error code, Server Error Message Reference
ER_RPL_ERROR_READING_SLAVE_WORKER_CONFIGURATION error code, Server Error Message Reference
ER_RPL_ERROR_WRITING_MASTER_CONFIGURATION error code, Server Error Message Reference
ER_RPL_ERROR_WRITING_RELAY_LOG_CONFIGURATION error code, Server Error Message Reference
ER_RPL_ERROR_WRITING_SLAVE_WORKER_CONFIGURATION error code, Server Error Message Reference
ER_RPL_FAILED_TO_CREATE_CACHE_FOR_INFO_FILE error code, Server Error Message Reference
ER_RPL_FAILED_TO_CREATE_NEW_INFO_FILE error code, Server Error Message Reference
ER_RPL_FAILED_TO_DELETE_FROM_SLAVE_WORKERS_INFO_REPOSITORY error code, Server Error Message Reference
ER_RPL_FAILED_TO_OPEN_INFO_FILE error code, Server Error Message Reference
ER_RPL_FAILED_TO_OPEN_RELAY_LOG error code, Server Error Message Reference
ER_RPL_FAILED_TO_RESET_STATE_IN_SLAVE_INFO_REPOSITORY error code, Server Error Message Reference
ER_RPL_FAILED_TO_STAT_LOG_IN_INDEX error code, Server Error Message Reference
ER_RPL_FILTERS_NOT_ATTACHED_TO_CHANNEL error code, Server Error Message Reference
ER_RPL_FILTER_ADD_WILD_DO_TABLE_FAILED error code, Server Error Message Reference
ER_RPL_FILTER_ADD_WILD_IGNORE_TABLE_FAILED error code, Server Error Message Reference
ER_RPL_GTID_LOG_EVENT_IN_STREAM error code, Server Error Message Reference
ER_RPL_GTID_MEMORY_FINALLY_AVAILABLE error code, Server Error Message Reference
ER_RPL_GTID_MODE_REQUIRES_ENFORCE_GTID_CONSISTENCY_ON error code, Server Error Message Reference
ER_RPL_GTID_TABLE_CANNOT_OPEN error code, Server Error Message Reference
ER_RPL_GTID_UNSAFE_ALTER_ADD_COL_WITH_DEFAULT_EXPRESSION error code, Server Error Message Reference
ER_RPL_GTID_UNSAFE_STMT_CREATE_SELECT error code, Server Error Message Reference
ER_RPL_GTID_UNSAFE_STMT_ON_NON_TRANS_TABLE error code, Server Error Message Reference
ER_RPL_GTID_UNSAFE_STMT_ON_TEMPORARY_TABLE error code, Server Error Message Reference
ER_RPL_INCOMPATIBLE_DECIMAL_IN_RBR error code, Server Error Message Reference
ER_RPL_INCONSISTENT_SEQUENCE_NO_IN_TRX error code, Server Error Message Reference
ER_RPL_INCONSISTENT_TIMESTAMPS_IN_TRX error code, Server Error Message Reference
ER_RPL_INFINITY_DENIED error code, Server Error Message Reference
ER_RPL_INFINITY_IGNORED error code, Server Error Message Reference
ER_RPL_INFO_DATA_TOO_LONG error code, Server Error Message Reference
ER_RPL_IO_THREAD_KILLED error code, Server Error Message Reference
ER_RPL_LOG_ENTRY_EXCEEDS_SLAVE_MAX_ALLOWED_PACKET error code, Server Error Message Reference
ER_RPL_LOG_NOT_FOUND_WHILE_COUNTING_RELAY_LOG_SPACE error code, Server Error Message Reference
ER_RPL_MTS_AUTOMATIC_RECOVERY_FAILED error code, Server Error Message Reference
ER_RPL_MTS_CHECKPOINT_PERIOD_DIFFERS_FROM_CNT error code, Server Error Message Reference
ER_RPL_MTS_GROUP_RECOVERY_RELAY_LOG_INFO error code, Server Error Message Reference
ER_RPL_MTS_GROUP_RECOVERY_RELAY_LOG_INFO_FOR_WORKER error code, Server Error Message Reference
ER_RPL_MTS_RECOVERY_CANT_OPEN_RELAY_LOG error code, Server Error Message Reference
ER_RPL_MTS_RECOVERY_COMPLETE error code, Server Error Message Reference
ER_RPL_MTS_RECOVERY_FAILED_TO_START_COORDINATOR error code, Server Error Message Reference
ER_RPL_MTS_RECOVERY_STARTING_COORDINATOR error code, Server Error Message Reference
ER_RPL_MTS_RECOVERY_SUCCESSFUL error code, Server Error Message Reference
ER_RPL_MTS_SLAVE_COORDINATOR_HAS_WAITED error code, Server Error Message Reference
ER_RPL_MTS_STATISTICS error code, Server Error Message Reference
ER_RPL_MULTISOURCE_REQUIRES_TABLE_TYPE_REPOSITORIES error code, Server Error Message Reference
ER_RPL_OPEN_INDEX_FILE_FAILED error code, Server Error Message Reference
ER_RPL_PLEASE_USE_OPTION_RELAY_LOG error code, Server Error Message Reference
ER_RPL_PLUGIN_FUNCTION_FAILED error code, Server Error Message Reference
ER_RPL_RECOVERY_ERROR error code, Server Error Message Reference
ER_RPL_RECOVERY_ERROR_FREEING_IO_CACHE error code, Server Error Message Reference
ER_RPL_RECOVERY_ERROR_READ_RELAY_LOG error code, Server Error Message Reference
ER_RPL_RECOVERY_FILE_MASTER_POS_INFO error code, Server Error Message Reference
ER_RPL_RECOVERY_IO_ERROR_READING_RELAY_LOG_INDEX error code, Server Error Message Reference
ER_RPL_RECOVERY_NO_ROTATE_EVENT_FROM_MASTER error code, Server Error Message Reference
ER_RPL_RECOVERY_REPLICATE_SAME_SERVER_ID_REQUIRES_POSITION error code, Server Error Message Reference
ER_RPL_RECOVERY_SKIPPED_GROUP_REPLICATION_CHANNEL error code, Server Error Message Reference
ER_RPL_RELAY_LOG_INDEX_NEEDS_FILE_NOT_DIRECTORY error code, Server Error Message Reference
ER_RPL_RELAY_LOG_NEEDS_FILE_NOT_DIRECTORY error code, Server Error Message Reference
ER_RPL_REPO_HAS_GAPS error code, Server Error Message Reference
ER_RPL_REPO_SHOULD_BE_TABLE error code, Server Error Message Reference
ER_RPL_REWRITEDB_EMPTY_FROM error code, Server Error Message Reference
ER_RPL_REWRITEDB_EMPTY_TO error code, Server Error Message Reference
ER_RPL_REWRITEDB_MISSING_ARROW error code, Server Error Message Reference
ER_RPL_RLI_INIT_INFO_MSG error code, Server Error Message Reference
ER_RPL_SERVER_ID_MISSING error code, Server Error Message Reference
ER_RPL_SLAVE_ADDITIONAL_ERROR_INFO_FROM_DA error code, Server Error Message Reference
ER_RPL_SLAVE_AUTO_POSITION_IS_1_AND_GTID_MODE_IS_OFF error code, Server Error Message Reference
ER_RPL_SLAVE_CANT_FLUSH_MASTER_INFO_FILE error code, Server Error Message Reference
ER_RPL_SLAVE_CANT_INITIALIZE_SLAVE_WORKER error code, Server Error Message Reference
ER_RPL_SLAVE_CANT_INIT_RELAY_LOG_POSITION error code, Server Error Message Reference
ER_RPL_SLAVE_CANT_START_SLAVE_FOR_CHANNEL error code, Server Error Message Reference
ER_RPL_SLAVE_CANT_STOP_SLAVE_FOR_CHANNEL error code, Server Error Message Reference
ER_RPL_SLAVE_CANT_USE_CHARSET error code, Server Error Message Reference
ER_RPL_SLAVE_CONNECTED_TO_MASTER_REPLICATION_RESUMED error code, Server Error Message Reference
ER_RPL_SLAVE_CONNECTED_TO_MASTER_REPLICATION_STARTED error code, Server Error Message Reference
ER_RPL_SLAVE_COULD_NOT_CREATE_CHANNEL_LIST error code, Server Error Message Reference
ER_RPL_SLAVE_DUMP_THREAD_KILLED_BY_MASTER error code, Server Error Message Reference
ER_RPL_SLAVE_ERROR_INFO_FROM_DA error code, Server Error Message Reference
ER_RPL_SLAVE_ERROR_LOADING_USER_DEFINED_LIBRARY error code, Server Error Message Reference
ER_RPL_SLAVE_ERROR_READING_FROM_SERVER error code, Server Error Message Reference
ER_RPL_SLAVE_ERROR_READING_RELAY_LOG_EVENTS error code, Server Error Message Reference
ER_RPL_SLAVE_ERROR_REQUESTING_BINLOG_DUMP error code, Server Error Message Reference
ER_RPL_SLAVE_ERROR_RETRYING error code, Server Error Message Reference
ER_RPL_SLAVE_ERROR_RUNNING_QUERY error code, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_CREATE_CHANNEL_FROM_MASTER_INFO error code, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_CREATE_OR_RECOVER_INFO_REPOSITORIES error code, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_INIT_A_MASTER_INFO_STRUCTURE error code, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_INIT_MASTER_INFO_STRUCTURE error code, Server Error Message Reference
ER_RPL_SLAVE_FAILED_TO_INIT_PARTITIONS_HASH error code, Server Error Message Reference
ER_RPL_SLAVE_FILTER_CREATE_FAILED error code, Server Error Message Reference
ER_RPL_SLAVE_FLUSH_RELAY_LOGS_NOT_ALLOWED error code, Server Error Message Reference
ER_RPL_SLAVE_FORCING_TO_RECONNECT_IO_THREAD error code, Server Error Message Reference
ER_RPL_SLAVE_GENERIC_MESSAGE error code, Server Error Message Reference
ER_RPL_SLAVE_GLOBAL_FILTERS_COPY_FAILED error code, Server Error Message Reference
ER_RPL_SLAVE_INCORRECT_CHANNEL error code, Server Error Message Reference
ER_RPL_SLAVE_INSECURE_CHANGE_MASTER error code, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_ABORTED_WAITING_FOR_RELAY_LOG_SPACE error code, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_CANT_REGISTER_ON_MASTER error code, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_DETECTED_UNEXPECTED_EVENT_SEQUENCE error code, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_EXITING error code, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_KILLED error code, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_STOP_CMD_EXEC_TIMEOUT error code, Server Error Message Reference
ER_RPL_SLAVE_IO_THREAD_WAS_KILLED error code, Server Error Message Reference
ER_RPL_SLAVE_MASTER_UUID_HAS_CHANGED error code, Server Error Message Reference
ER_RPL_SLAVE_NDB_TABLES_NOT_AVAILABLE error code, Server Error Message Reference
ER_RPL_SLAVE_NEW_MASTER_INFO_NEEDS_REPOS_TYPE_OTHER_THAN_FILE error code, Server Error Message Reference
ER_RPL_SLAVE_NEXT_LOG_IS_ACTIVE error code, Server Error Message Reference
ER_RPL_SLAVE_NEXT_LOG_IS_INACTIVE error code, Server Error Message Reference
ER_RPL_SLAVE_QUEUE_EVENT_FAILED_INVALID_CONFIGURATION error code, Server Error Message Reference
ER_RPL_SLAVE_READ_INVALID_EVENT_FROM_MASTER error code, Server Error Message Reference
ER_RPL_SLAVE_REPORT_HOST_TOO_LONG error code, Server Error Message Reference
ER_RPL_SLAVE_REPORT_PASSWORD_TOO_LONG error code, Server Error Message Reference
ER_RPL_SLAVE_REPORT_USER_TOO_LONG error code, Server Error Message Reference
ER_RPL_SLAVE_RESET_FILTER_OPTIONS error code, Server Error Message Reference
ER_RPL_SLAVE_SECONDS_BEHIND_MASTER_DUBIOUS error code, Server Error Message Reference
ER_RPL_SLAVE_SKIP_COUNTER_EXECUTED error code, Server Error Message Reference
ER_RPL_SLAVE_SQL_THREAD_EXITING error code, Server Error Message Reference
ER_RPL_SLAVE_SQL_THREAD_IO_ERROR_READING_EVENT error code, Server Error Message Reference
ER_RPL_SLAVE_SQL_THREAD_STARTING error code, Server Error Message Reference
ER_RPL_SLAVE_SQL_THREAD_STOP_CMD_EXEC_TIMEOUT error code, Server Error Message Reference
ER_RPL_SLAVE_STOPPING_AS_MASTER_OOM error code, Server Error Message Reference
ER_RPL_SLAVE_USES_CHECKSUM_AND_MASTER_PRE_50 error code, Server Error Message Reference
ER_RPL_SLAVE_WORKER_THREAD_CREATION_FAILED error code, Server Error Message Reference
ER_RPL_SLAVE_WORKER_THREAD_CREATION_FAILED_WITH_ERRNO error code, Server Error Message Reference
ER_RPL_SSL_INFO_IN_MASTER_INFO_IGNORED error code, Server Error Message Reference
ER_RPL_TIMESTAMPS_RETURNED_TO_NORMAL error code, Server Error Message Reference
ER_RPL_TRX_DELEGATES_INIT_FAILED error code, Server Error Message Reference
ER_RPL_UNEXPECTED_BEGIN_IN_STREAM error code, Server Error Message Reference
ER_RPL_UNEXPECTED_COMMIT_ROLLBACK_OR_XID_LOG_EVENT_IN_STREAM error code, Server Error Message Reference
ER_RPL_UNEXPECTED_XA_ROLLBACK_IN_STREAM error code, Server Error Message Reference
ER_RPL_UNSUPPORTED_UNIGNORABLE_EVENT_IN_STREAM error code, Server Error Message Reference
ER_RPL_WORKER_CANT_FIND_NEXT_RELAY_LOG error code, Server Error Message Reference
ER_RPL_WORKER_CANT_READ_RELAY_LOG error code, Server Error Message Reference
ER_RPL_WORKER_ID_IS error code, Server Error Message Reference
ER_RPL_ZOMBIE_ENCOUNTERED error code, Server Error Message Reference
ER_RUNNING_APPLIER_PREVENTS_SWITCH_GLOBAL_BINLOG_FORMAT error code, Server Error Message Reference
ER_RUN_HOOK_ERROR error code, Server Error Message Reference
ER_SAME_NAME_PARTITION error code, Server Error Message Reference
ER_SAME_NAME_PARTITION_FIELD error code, Server Error Message Reference
ER_SCHEDULER_KILLING error code, Server Error Message Reference
ER_SCHEDULER_STARTED error code, Server Error Message Reference
ER_SCHEDULER_STOPPED error code, Server Error Message Reference
ER_SCHEDULER_STOPPING_FAILED_TO_CREATE_WORKER error code, Server Error Message Reference
ER_SCHEDULER_STOPPING_FAILED_TO_GET_EVENT error code, Server Error Message Reference
ER_SCHEDULER_WAITING error code, Server Error Message Reference
ER_SCHEMA_DIR_CREATE_FAILED error code, Server Error Message Reference
ER_SCHEMA_DIR_EXISTS error code, Server Error Message Reference
ER_SCHEMA_DIR_MISSING error code, Server Error Message Reference
ER_SCHEMA_DIR_UNKNOWN error code, Server Error Message Reference
ER_SDI_OPERATION_FAILED error code, Server Error Message Reference
ER_SECONDARY_ENGINE error code, Server Error Message Reference
ER_SECONDARY_ENGINE_DDL error code, Server Error Message Reference
ER_SECONDARY_ENGINE_PLUGIN error code, Server Error Message Reference
ER_SECOND_PASSWORD_CANNOT_BE_EMPTY error code, Server Error Message Reference
ER_SECURE_AUTH_VALUE_UNSUPPORTED error code, Server Error Message Reference
ER_SECURE_TRANSPORT_REQUIRED error code, Server Error Message Reference
ER_SEC_FILE_PRIV_ARGUMENT_TOO_LONG error code, Server Error Message Reference
ER_SEC_FILE_PRIV_CANT_ACCESS_DIR error code, Server Error Message Reference
ER_SEC_FILE_PRIV_CANT_STAT error code, Server Error Message Reference
ER_SEC_FILE_PRIV_DIRECTORY_INSECURE error code, Server Error Message Reference
ER_SEC_FILE_PRIV_DIRECTORY_PERMISSIONS error code, Server Error Message Reference
ER_SEC_FILE_PRIV_EMPTY error code, Server Error Message Reference
ER_SEC_FILE_PRIV_IGNORED error code, Server Error Message Reference
ER_SEC_FILE_PRIV_NULL error code, Server Error Message Reference
ER_SELECT_REDUCED error code, Server Error Message Reference
ER_SEMISYNC_ADD_ACK_TO_SLOT error code, Server Error Message Reference
ER_SEMISYNC_BINLOG_REPLY_IS_AHEAD error code, Server Error Message Reference
ER_SEMISYNC_BINLOG_WRITE_OUT_OF_ORDER error code, Server Error Message Reference
ER_SEMISYNC_CLEARED_ACTIVE_TRANSACTION_TILL_POS error code, Server Error Message Reference
ER_SEMISYNC_CLEARED_ALL_ACTIVE_TRANSACTION_NODES error code, Server Error Message Reference
ER_SEMISYNC_DISABLED_ON_MASTER error code, Server Error Message Reference
ER_SEMISYNC_EXECUTION_FAILED_ON_MASTER error code, Server Error Message Reference
ER_SEMISYNC_FAILED_REGISTER_SLAVE_TO_RECEIVER error code, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_ALLOCATE_TRX_NODE error code, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_INSERT_TRX_NODE error code, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_START_ACK_RECEIVER_THD error code, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_STOP_ACK_RECEIVER_THD error code, Server Error Message Reference
ER_SEMISYNC_FAILED_TO_WAIT_ON_DUMP_SOCKET error code, Server Error Message Reference
ER_SEMISYNC_FORCED_SHUTDOWN error code, Server Error Message Reference
ER_SEMISYNC_FUNCTION_CALLED_TWICE error code, Server Error Message Reference
ER_SEMISYNC_INIT_WAIT_POS error code, Server Error Message Reference
ER_SEMISYNC_INSERT_LOG_INFO_IN_ENTRY error code, Server Error Message Reference
ER_SEMISYNC_MASTER_FAILED_ON_NET_FLUSH error code, Server Error Message Reference
ER_SEMISYNC_MASTER_GOT_REPLY_AT_POS error code, Server Error Message Reference
ER_SEMISYNC_MASTER_OOM error code, Server Error Message Reference
ER_SEMISYNC_MASTER_SIGNAL_ALL_WAITING_THREADS error code, Server Error Message Reference
ER_SEMISYNC_MASTER_TRX_WAIT_POS error code, Server Error Message Reference
ER_SEMISYNC_MISSING_MAGIC_NO_FOR_SEMISYNC_PKT error code, Server Error Message Reference
ER_SEMISYNC_MOVE_BACK_WAIT_POS error code, Server Error Message Reference
ER_SEMISYNC_NOT_SUPPORTED_BY_MASTER error code, Server Error Message Reference
ER_SEMISYNC_NO_SPACE_IN_THE_PKT error code, Server Error Message Reference
ER_SEMISYNC_PROBE_LOG_INFO_IN_ENTRY error code, Server Error Message Reference
ER_SEMISYNC_RECEIVED_ACK_IS_SMALLER error code, Server Error Message Reference
ER_SEMISYNC_REPLY_BINLOG_FILE_TOO_LARGE error code, Server Error Message Reference
ER_SEMISYNC_REPLY_MAGIC_NO_ERROR error code, Server Error Message Reference
ER_SEMISYNC_REPLY_PKT_LENGTH_TOO_SMALL error code, Server Error Message Reference
ER_SEMISYNC_RPL_ENABLED_ON_MASTER error code, Server Error Message Reference
ER_SEMISYNC_RPL_INIT_FOR_TRX error code, Server Error Message Reference
ER_SEMISYNC_RPL_SWITCHED_OFF error code, Server Error Message Reference
ER_SEMISYNC_RPL_SWITCHED_ON error code, Server Error Message Reference
ER_SEMISYNC_SERVER_REPLY error code, Server Error Message Reference
ER_SEMISYNC_SLAVE_NET_FLUSH_REPLY_FAILED error code, Server Error Message Reference
ER_SEMISYNC_SLAVE_REPLY error code, Server Error Message Reference
ER_SEMISYNC_SLAVE_REPLY_WITH_BINLOG_INFO error code, Server Error Message Reference
ER_SEMISYNC_SLAVE_SEND_REPLY_FAILED error code, Server Error Message Reference
ER_SEMISYNC_SLAVE_SET_FAILED error code, Server Error Message Reference
ER_SEMISYNC_SLAVE_START error code, Server Error Message Reference
ER_SEMISYNC_SOCKET_FD_TOO_LARGE error code, Server Error Message Reference
ER_SEMISYNC_STARTING_ACK_RECEIVER_THD error code, Server Error Message Reference
ER_SEMISYNC_START_BINLOG_DUMP_TO_SLAVE error code, Server Error Message Reference
ER_SEMISYNC_STOPPING_ACK_RECEIVER_THREAD error code, Server Error Message Reference
ER_SEMISYNC_STOP_BINLOG_DUMP_TO_SLAVE error code, Server Error Message Reference
ER_SEMISYNC_SYNC_HEADER_UPDATE_INFO error code, Server Error Message Reference
ER_SEMISYNC_TRACE_ENTER_FUNC error code, Server Error Message Reference
ER_SEMISYNC_TRACE_EXIT error code, Server Error Message Reference
ER_SEMISYNC_TRACE_EXIT_WITH_BOOL_EXIT_CODE error code, Server Error Message Reference
ER_SEMISYNC_TRACE_EXIT_WITH_INT_EXIT_CODE error code, Server Error Message Reference
ER_SEMISYNC_TRX_SKIPPED_AT_POS error code, Server Error Message Reference
ER_SEMISYNC_UNREGISTERED_REPLICATOR error code, Server Error Message Reference
ER_SEMISYNC_UNREGISTER_BINLOG_STORAGE_OBSERVER_FAILED error code, Server Error Message Reference
ER_SEMISYNC_UNREGISTER_BINLOG_TRANSMIT_OBSERVER_FAILED error code, Server Error Message Reference
ER_SEMISYNC_UNREGISTER_TRX_OBSERVER_FAILED error code, Server Error Message Reference
ER_SEMISYNC_UPDATE_EXISTING_SLAVE_ACK error code, Server Error Message Reference
ER_SEMISYNC_WAIT_FOR_BINLOG_TIMEDOUT error code, Server Error Message Reference
ER_SEMISYNC_WAIT_TIME_ASSESSMENT_FOR_COMMIT_TRX_FAILED error code, Server Error Message Reference
ER_SEMISYNC_WAIT_TIME_FOR_BINLOG_SENT error code, Server Error Message Reference
ER_SERVERID_TOO_LARGE error code, Server Error Message Reference
ER_SERVER_ACL_TABLE_ERROR error code, Server Error Message Reference
ER_SERVER_BINLOG_MASTER_KEY_RECOVERY_OUT_OF_COMBINATION error code, Server Error Message Reference
ER_SERVER_BINLOG_MASTER_KEY_ROTATION_FAIL_TO_CLEANUP_AUX_KEY error code, Server Error Message Reference
ER_SERVER_BINLOG_UNSAFE_SYSTEM_FUNCTION error code, Server Error Message Reference
ER_SERVER_CANNOT_LOAD_FROM_TABLE_V2 error code, Server Error Message Reference
ER_SERVER_CANT_OPEN_FILE error code, Server Error Message Reference
ER_SERVER_COL_COUNT_DOESNT_MATCH_CORRUPTED_V2 error code, Server Error Message Reference
ER_SERVER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE_V2 error code, Server Error Message Reference
ER_SERVER_COST_FAILED_TO_READ error code, Server Error Message Reference
ER_SERVER_COST_INVALID_COST_CONSTANT error code, Server Error Message Reference
ER_SERVER_COST_UNKNOWN_COST_CONSTANT error code, Server Error Message Reference
ER_SERVER_DISK_FULL_NOWAIT error code, Server Error Message Reference
ER_SERVER_FILE_NOT_FOUND error code, Server Error Message Reference
ER_SERVER_FILE_USED error code, Server Error Message Reference
ER_SERVER_GTID_UNSAFE_CREATE_DROP_TEMP_TABLE_IN_TRX_IN_SBR error code, Server Error Message Reference
ER_SERVER_HANDLER_ERROR error code, Server Error Message Reference
ER_SERVER_INIT_COMPILED_IN_COMMANDS error code, Server Error Message Reference
ER_SERVER_ISNT_AVAILABLE error code, Server Error Message Reference
ER_SERVER_IS_IN_SECURE_AUTH_MODE error code, Server Error Message Reference
ER_SERVER_MASTER_FATAL_ERROR_READING_BINLOG error code, Server Error Message Reference
ER_SERVER_NET_PACKET_TOO_LARGE error code, Server Error Message Reference
ER_SERVER_NEW_ABORTING_CONNECTION error code, Server Error Message Reference
ER_SERVER_NOT_FORM_FILE error code, Server Error Message Reference
ER_SERVER_NO_SESSION_TO_SEND_TO error code, Server Error Message Reference
ER_SERVER_NO_SYSTEM_TABLE_ACCESS error code, Server Error Message Reference
ER_SERVER_OFFLINE_MODE error code, Server Error Message Reference
ER_SERVER_OUTOFMEMORY error code, Server Error Message Reference
ER_SERVER_OUT_OF_RESOURCES error code, Server Error Message Reference
ER_SERVER_OUT_OF_SORTMEMORY error code, Server Error Message Reference
ER_SERVER_RECORD_FILE_FULL error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_ENCRYPT error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_FETCH_KEY error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_GENERATE_KEY error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_REMOVE_KEY error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_ROTATE_LOGS error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_FAILED_TO_STORE_KEY error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_HEADER_ERROR error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_IGNORE_ROTATE_MASTER_KEY_AT_STARTUP error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_KEYRING_INVALID_KEY error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_KEY_EXISTS_UNEXPECTED error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_KEY_NOT_FOUND error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_MASTER_KEY_RECOVERY_FAILED error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_UNABLE_TO_INITIALIZE error code, Server Error Message Reference
ER_SERVER_RPL_ENCRYPTION_UNABLE_TO_ROTATE_MASTER_KEY_AT_STARTUP error code, Server Error Message Reference
ER_SERVER_SHUTDOWN error code, Server Error Message Reference
ER_SERVER_SHUTDOWN_COMPLETE error code, Server Error Message Reference
ER_SERVER_SHUTDOWN_INFO error code, Server Error Message Reference
ER_SERVER_SLAVE_CONVERSION_FAILED error code, Server Error Message Reference
ER_SERVER_SLAVE_IGNORED_TABLE error code, Server Error Message Reference
ER_SERVER_SLAVE_INIT_QUERY_FAILED error code, Server Error Message Reference
ER_SERVER_SLAVE_MI_INIT_REPOSITORY error code, Server Error Message Reference
ER_SERVER_SLAVE_RLI_INIT_REPOSITORY error code, Server Error Message Reference
ER_SERVER_STARTUP_ADMIN_INTERFACE error code, Server Error Message Reference
ER_SERVER_STARTUP_MSG error code, Server Error Message Reference
ER_SERVER_TABLE_CHECK_FAILED error code, Server Error Message Reference
ER_SERVER_TEST_MESSAGE error code, Server Error Message Reference
ER_SERVER_UNKNOWN_ERROR error code, Server Error Message Reference
ER_SERVER_UNKNOWN_SYSTEM_VARIABLE error code, Server Error Message Reference
ER_SERVER_UPGRADE_CHECKING_DB error code, Server Error Message Reference
ER_SERVER_UPGRADE_EMPTY_SYS error code, Server Error Message Reference
ER_SERVER_UPGRADE_FAILED error code, Server Error Message Reference
ER_SERVER_UPGRADE_FROM_VERSION error code, Server Error Message Reference
ER_SERVER_UPGRADE_HELP_TABLE_STATUS error code, Server Error Message Reference
ER_SERVER_UPGRADE_INFO_FILE error code, Server Error Message Reference
ER_SERVER_UPGRADE_MYSQL_TABLES error code, Server Error Message Reference
ER_SERVER_UPGRADE_NO_SYS_VERSION error code, Server Error Message Reference
ER_SERVER_UPGRADE_OFF error code, Server Error Message Reference
ER_SERVER_UPGRADE_PENDING error code, Server Error Message Reference
ER_SERVER_UPGRADE_REPAIR_REQUIRED error code, Server Error Message Reference
ER_SERVER_UPGRADE_REPAIR_STATUS error code, Server Error Message Reference
ER_SERVER_UPGRADE_SKIP error code, Server Error Message Reference
ER_SERVER_UPGRADE_STATUS error code, Server Error Message Reference
ER_SERVER_UPGRADE_SYSTEM_TABLES error code, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_SCHEMA error code, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_SCHEMA_OBJECT_COUNT error code, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_SCHEMA_OUTDATED error code, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_SCHEMA_UP_TO_DATE error code, Server Error Message Reference
ER_SERVER_UPGRADE_SYS_VERSION_EMPTY error code, Server Error Message Reference
ER_SERVER_UPGRADE_VERSION_NOT_SUPPORTED error code, Server Error Message Reference
ER_SERVER_WARN_DEPRECATED error code, Server Error Message Reference
ER_SERVER_WRONG_VALUE_FOR_VAR error code, Server Error Message Reference
ER_SESSION_WAS_KILLED error code, Server Error Message Reference
ER_SETNS_FAILED error code, Server Error Message Reference
ER_SET_CONSTANTS_ONLY error code, Server Error Message Reference
ER_SET_EVENT_FAILED error code, Server Error Message Reference
ER_SET_PASSWORD_AUTH_PLUGIN error code, Server Error Message Reference
ER_SET_STATEMENT_CANNOT_INVOKE_FUNCTION error code, Server Error Message Reference
ER_SE_TYPECODE_CONFLICT error code, Server Error Message Reference
ER_SHA256_PASSWORD_SECOND_PASSWORD_USED_INFORMATION error code, Server Error Message Reference
ER_SHARED_TABLESPACE_USED_BY_PARTITIONED_TABLE error code, Server Error Message Reference
ER_SHA_PWD_AUTH_REQUIRES_RSA_OR_SSL error code, Server Error Message Reference
ER_SHA_PWD_FAILED_TO_GENERATE_MULTI_ROUND_HASH error code, Server Error Message Reference
ER_SHA_PWD_FAILED_TO_PARSE_AUTH_STRING error code, Server Error Message Reference
ER_SHA_PWD_RSA_KEY_TOO_LONG error code, Server Error Message Reference
ER_SHA_PWD_SALT_FOR_USER_CORRUPT error code, Server Error Message Reference
ER_SHUTDOWN_COMPLETE error code, Server Error Message Reference
ER_SHUTTING_DOWN_SLAVE_THREADS error code, Server Error Message Reference
ER_SIGNAL_BAD_CONDITION_TYPE error code, Server Error Message Reference
ER_SIGNAL_EXCEPTION error code, Server Error Message Reference
ER_SIGNAL_NOT_FOUND error code, Server Error Message Reference
ER_SIGNAL_WARN error code, Server Error Message Reference
ER_SIZE_OVERFLOW_ERROR error code, Server Error Message Reference
ER_SKIP_UPDATING_METADATA_IN_SE_RO_MODE error code, Server Error Message Reference
ER_SLAVE_CANT_CREATE_CONVERSION error code, Server Error Message Reference
ER_SLAVE_CANT_USE_TEMPDIR error code, Server Error Message Reference
ER_SLAVE_CHANGE_MASTER_TO_EXECUTED error code, Server Error Message Reference
ER_SLAVE_CHANNEL_DOES_NOT_EXIST error code, Server Error Message Reference
ER_SLAVE_CHANNEL_IO_THREAD_MUST_STOP error code, Server Error Message Reference
ER_SLAVE_CHANNEL_MUST_STOP error code, Server Error Message Reference
ER_SLAVE_CHANNEL_NAME_INVALID_OR_TOO_LONG error code, Server Error Message Reference
ER_SLAVE_CHANNEL_NOT_RUNNING error code, Server Error Message Reference
ER_SLAVE_CHANNEL_OPERATION_NOT_ALLOWED error code, Server Error Message Reference
ER_SLAVE_CHANNEL_SQL_SKIP_COUNTER error code, Server Error Message Reference
ER_SLAVE_CHANNEL_SQL_THREAD_MUST_STOP error code, Server Error Message Reference
ER_SLAVE_CHANNEL_WAS_NOT_RUNNING error code, Server Error Message Reference
ER_SLAVE_CHANNEL_WAS_RUNNING error code, Server Error Message Reference
ER_SLAVE_CONFIGURATION error code, Server Error Message Reference
ER_SLAVE_CONVERSION_FAILED error code, Server Error Message Reference
ER_SLAVE_CORRUPT_EVENT error code, Server Error Message Reference
ER_SLAVE_CREATE_EVENT_FAILURE error code, Server Error Message Reference
ER_SLAVE_FATAL_ERROR error code, Server Error Message Reference
ER_SLAVE_HAS_MORE_GTIDS_THAN_MASTER error code, Server Error Message Reference
ER_SLAVE_HEARTBEAT_FAILURE error code, Server Error Message Reference
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE error code, Server Error Message Reference
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX error code, Server Error Message Reference
ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN error code, Server Error Message Reference
ER_SLAVE_IGNORED_SSL_PARAMS error code, Server Error Message Reference
ER_SLAVE_IGNORED_TABLE error code, Server Error Message Reference
ER_SLAVE_IGNORE_SERVER_IDS error code, Server Error Message Reference
ER_SLAVE_INCIDENT error code, Server Error Message Reference
ER_SLAVE_KILLED_AFTER_RECONNECT error code, Server Error Message Reference
ER_SLAVE_MASTER_COM_FAILURE error code, Server Error Message Reference
ER_SLAVE_MAX_CHANNELS_EXCEEDED error code, Server Error Message Reference
ER_SLAVE_MI_INIT_REPOSITORY error code, Server Error Message Reference
ER_SLAVE_MULTIPLE_CHANNELS_CMD error code, Server Error Message Reference
ER_SLAVE_NEW_CHANNEL_WRONG_REPOSITORY error code, Server Error Message Reference
ER_SLAVE_NOT_RUNNING error code, Server Error Message Reference
ER_SLAVE_NOT_STARTED_ON_SOME_CHANNELS error code, Server Error Message Reference
ER_SLAVE_POSSIBLY_DIVERGED_AFTER_DDL error code, Server Error Message Reference
ER_SLAVE_RECONNECT_FAILED error code, Server Error Message Reference
ER_SLAVE_RELAY_LOG_PURGE_FAILED error code, Server Error Message Reference
ER_SLAVE_RELAY_LOG_READ_FAILURE error code, Server Error Message Reference
ER_SLAVE_RELAY_LOG_TRUNCATE_INFO error code, Server Error Message Reference
ER_SLAVE_RELAY_LOG_WRITE_FAILURE error code, Server Error Message Reference
ER_SLAVE_RLI_INIT_REPOSITORY error code, Server Error Message Reference
ER_SLAVE_SILENT_RETRY_TRANSACTION error code, Server Error Message Reference
ER_SLAVE_SQL_THREAD_MUST_STOP error code, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_AFTER_GTIDS_REACHED error code, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_BEFORE_GTIDS_ALREADY_APPLIED error code, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_BEFORE_GTIDS_REACHED error code, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_GAP_TRX_PROCESSED error code, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_UNTIL_CONDITION_BAD error code, Server Error Message Reference
ER_SLAVE_SQL_THREAD_STOPPED_UNTIL_POSITION_REACHED error code, Server Error Message Reference
ER_SLAVE_THREAD error code, Server Error Message Reference
ER_SLAVE_WORKER_STOPPED_PREVIOUS_THD_ERROR error code, Server Error Message Reference
ER_SLOW_LOG_MODE_IGNORED_WHEN_NOT_LOGGING_TO_FILE error code, Server Error Message Reference
ER_SPATIAL_CANT_HAVE_NULL error code, Server Error Message Reference
ER_SPATIAL_FUNCTIONAL_INDEX error code, Server Error Message Reference
ER_SPATIAL_MUST_HAVE_GEOM_COL error code, Server Error Message Reference
ER_SPATIAL_UNIQUE_INDEX error code, Server Error Message Reference
ER_SPECIFIC_ACCESS_DENIED_ERROR error code, Server Error Message Reference
ER_SP_ALREADY_EXISTS error code, Server Error Message Reference
ER_SP_BADRETURN error code, Server Error Message Reference
ER_SP_BADSELECT error code, Server Error Message Reference
ER_SP_BADSTATEMENT error code, Server Error Message Reference
ER_SP_BAD_CURSOR_QUERY error code, Server Error Message Reference
ER_SP_BAD_CURSOR_SELECT error code, Server Error Message Reference
ER_SP_BAD_SQLSTATE error code, Server Error Message Reference
ER_SP_BAD_VAR_SHADOW error code, Server Error Message Reference
ER_SP_CANT_ALTER error code, Server Error Message Reference
ER_SP_CANT_SET_AUTOCOMMIT error code, Server Error Message Reference
ER_SP_CASE_NOT_FOUND error code, Server Error Message Reference
ER_SP_COND_MISMATCH error code, Server Error Message Reference
ER_SP_CURSOR_AFTER_HANDLER error code, Server Error Message Reference
ER_SP_CURSOR_ALREADY_OPEN error code, Server Error Message Reference
ER_SP_CURSOR_MISMATCH error code, Server Error Message Reference
ER_SP_CURSOR_NOT_OPEN error code, Server Error Message Reference
ER_SP_DOES_NOT_EXIST error code, Server Error Message Reference
ER_SP_DROP_FAILED error code, Server Error Message Reference
ER_SP_DUP_COND error code, Server Error Message Reference
ER_SP_DUP_CURS error code, Server Error Message Reference
ER_SP_DUP_HANDLER error code, Server Error Message Reference
ER_SP_DUP_PARAM error code, Server Error Message Reference
ER_SP_DUP_VAR error code, Server Error Message Reference
ER_SP_FETCH_NO_DATA error code, Server Error Message Reference
ER_SP_LABEL_MISMATCH error code, Server Error Message Reference
ER_SP_LABEL_REDEFINE error code, Server Error Message Reference
ER_SP_LILABEL_MISMATCH error code, Server Error Message Reference
ER_SP_LOAD_FAILED error code, Server Error Message Reference
ER_SP_NORETURN error code, Server Error Message Reference
ER_SP_NORETURNEND error code, Server Error Message Reference
ER_SP_NOT_VAR_ARG error code, Server Error Message Reference
ER_SP_NO_AGGREGATE error code, Server Error Message Reference
ER_SP_NO_DROP_SP error code, Server Error Message Reference
ER_SP_NO_RECURSION error code, Server Error Message Reference
ER_SP_NO_RECURSIVE_CREATE error code, Server Error Message Reference
ER_SP_NO_RETSET error code, Server Error Message Reference
ER_SP_RECURSION_LIMIT error code, Server Error Message Reference
ER_SP_STORE_FAILED error code, Server Error Message Reference
ER_SP_SUBSELECT_NYI error code, Server Error Message Reference
ER_SP_UNDECLARED_VAR error code, Server Error Message Reference
ER_SP_UNINIT_VAR error code, Server Error Message Reference
ER_SP_VARCOND_AFTER_CURSHNDLR error code, Server Error Message Reference
ER_SP_WRONG_NAME error code, Server Error Message Reference
ER_SP_WRONG_NO_OF_ARGS error code, Server Error Message Reference
ER_SP_WRONG_NO_OF_FETCH_ARGS error code, Server Error Message Reference
ER_SQLTHREAD_WITH_SECURE_SLAVE error code, Server Error Message Reference
ER_SQL_AUTHOR_DEFAULT_ROLES_FAIL error code, Server Error Message Reference
ER_SQL_HA_READ_FAILED error code, Server Error Message Reference
ER_SQL_MODE_MERGED error code, Server Error Message Reference
ER_SQL_MODE_MERGED_WITH_STRICT_MODE error code, Server Error Message Reference
ER_SQL_SLAVE_SKIP_COUNTER_NOT_SETTABLE_IN_GTID_MODE error code, Server Error Message Reference
ER_SQL_USER_TABLE_ALTER_WARNING error code, Server Error Message Reference
ER_SQL_USER_TABLE_CREATE_WARNING error code, Server Error Message Reference
ER_SRS_ATTRIBUTE_STRING_TOO_LONG error code, Server Error Message Reference
ER_SRS_GEOGCS_INVALID_AXES error code, Server Error Message Reference
ER_SRS_ID_ALREADY_EXISTS error code, Server Error Message Reference
ER_SRS_INVALID_ANGULAR_UNIT error code, Server Error Message Reference
ER_SRS_INVALID_CHARACTER_IN_ATTRIBUTE error code, Server Error Message Reference
ER_SRS_INVALID_INVERSE_FLATTENING error code, Server Error Message Reference
ER_SRS_INVALID_PRIME_MERIDIAN error code, Server Error Message Reference
ER_SRS_INVALID_SEMI_MAJOR_AXIS error code, Server Error Message Reference
ER_SRS_MISSING_MANDATORY_ATTRIBUTE error code, Server Error Message Reference
ER_SRS_MULTIPLE_ATTRIBUTE_DEFINITIONS error code, Server Error Message Reference
ER_SRS_NAME_CANT_BE_EMPTY_OR_WHITESPACE error code, Server Error Message Reference
ER_SRS_NOT_CARTESIAN error code, Server Error Message Reference
ER_SRS_NOT_CARTESIAN_UNDEFINED error code, Server Error Message Reference
ER_SRS_NOT_FOUND error code, Server Error Message Reference
ER_SRS_NOT_GEOGRAPHIC error code, Server Error Message Reference
ER_SRS_ORGANIZATION_CANT_BE_EMPTY_OR_WHITESPACE error code, Server Error Message Reference
ER_SRS_PARSE_ERROR error code, Server Error Message Reference
ER_SRS_PROJ_PARAMETER_MISSING error code, Server Error Message Reference
ER_SR_BOGUS_VALUE error code, Server Error Message Reference
ER_SR_INVALID_CONTEXT error code, Server Error Message Reference
ER_SSL_FIPS_MODE_ERROR error code, Server Error Message Reference
ER_SSL_LIBRARY_ERROR error code, Server Error Message Reference
ER_SSL_MEMORY_INSTRUMENTATION_INIT_FAILED error code, Server Error Message Reference
ER_SSL_SERVER_CERT_VERIFY_FAILED error code, Server Error Message Reference
ER_SSL_TRYING_DATADIR_DEFAULTS error code, Server Error Message Reference
ER_STACKSIZE_UNEXPECTED error code, Server Error Message Reference
ER_STACK_OVERRUN error code, Server Error Message Reference
ER_STACK_OVERRUN_NEED_MORE error code, Server Error Message Reference
ER_STARTING_AS error code, Server Error Message Reference
ER_STARTING_INIT error code, Server Error Message Reference
ER_STARTUP error code, Server Error Message Reference
ER_STD_BAD_ALLOC_ERROR error code, Server Error Message Reference
ER_STD_DOMAIN_ERROR error code, Server Error Message Reference
ER_STD_INVALID_ARGUMENT error code, Server Error Message Reference
ER_STD_LENGTH_ERROR error code, Server Error Message Reference
ER_STD_LOGIC_ERROR error code, Server Error Message Reference
ER_STD_OUT_OF_RANGE_ERROR error code, Server Error Message Reference
ER_STD_OVERFLOW_ERROR error code, Server Error Message Reference
ER_STD_RANGE_ERROR error code, Server Error Message Reference
ER_STD_REGEX_ERROR error code, Server Error Message Reference
ER_STD_RUNTIME_ERROR error code, Server Error Message Reference
ER_STD_UNDERFLOW_ERROR error code, Server Error Message Reference
ER_STD_UNKNOWN_EXCEPTION error code, Server Error Message Reference
ER_STMT_CACHE_FULL error code, Server Error Message Reference
ER_STMT_HAS_NO_OPEN_CURSOR error code, Server Error Message Reference
ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG error code, Server Error Message Reference
ER_STOP_SLAVE_IO_THREAD_DISK_SPACE error code, Server Error Message Reference
ER_STOP_SLAVE_IO_THREAD_TIMEOUT error code, Server Error Message Reference
ER_STOP_SLAVE_SQL_THREAD_TIMEOUT error code, Server Error Message Reference
ER_STORAGE_ENGINE_NOT_LOADED error code, Server Error Message Reference
ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT error code, Server Error Message Reference
ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_FORMAT error code, Server Error Message Reference
ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN error code, Server Error Message Reference
ER_SUBPARTITION_ERROR error code, Server Error Message Reference
ER_SUBPARTITION_NAME error code, Server Error Message Reference
ER_SUBQUERY_NO_1_ROW error code, Server Error Message Reference
ER_SWITCH_TMP_ENGINE error code, Server Error Message Reference
ER_SYNTAX_ERROR error code, Server Error Message Reference
ER_SYSTEMD_NOTIFY_CONNECT_FAILED error code, Server Error Message Reference
ER_SYSTEMD_NOTIFY_PATH_TOO_LONG error code, Server Error Message Reference
ER_SYSTEMD_NOTIFY_WRITE_FAILED error code, Server Error Message Reference
ER_SYSTEM_SCHEMA_NOT_FOUND error code, Server Error Message Reference
ER_SYSTEM_TABLES_NOT_SUPPORTED_BY_STORAGE_ENGINE error code, Server Error Message Reference
ER_SYSTEM_TABLE_NOT_TRANSACTIONAL error code, Server Error Message Reference
ER_SYSTEM_VIEW_INIT_FAILED error code, Server Error Message Reference
ER_SYSVAR_CHANGE_DURING_QUERY error code, Server Error Message Reference
ER_SYS_VAR_COMPONENT_FAILED_TO_MAKE_VARIABLE_PERSISTENT error code, Server Error Message Reference
ER_SYS_VAR_COMPONENT_FAILED_TO_PARSE_VARIABLE_OPTIONS error code, Server Error Message Reference
ER_SYS_VAR_COMPONENT_OOM error code, Server Error Message Reference
ER_SYS_VAR_COMPONENT_UNKNOWN_VARIABLE_TYPE error code, Server Error Message Reference
ER_SYS_VAR_COMPONENT_VARIABLE_SET_READ_ONLY error code, Server Error Message Reference
ER_SYS_VAR_NOT_FOUND error code, Server Error Message Reference
ER_TABLEACCESS_DENIED_ERROR error code, Server Error Message Reference
ER_TABLENAME_NOT_ALLOWED_HERE error code, Server Error Message Reference
ER_TABLESPACE_AUTO_EXTEND_ERROR error code, Server Error Message Reference
ER_TABLESPACE_CANNOT_BE_DECRYPTED error code, Server Error Message Reference
ER_TABLESPACE_CANNOT_BE_ENCRYPTED error code, Server Error Message Reference
ER_TABLESPACE_CANNOT_ENCRYPT error code, Server Error Message Reference
ER_TABLESPACE_DISCARDED error code, Server Error Message Reference
ER_TABLESPACE_DUP_FILENAME error code, Server Error Message Reference
ER_TABLESPACE_ENGINE_MISMATCH error code, Server Error Message Reference
ER_TABLESPACE_EXISTS error code, Server Error Message Reference
ER_TABLESPACE_IS_NOT_EMPTY error code, Server Error Message Reference
ER_TABLESPACE_MISSING error code, Server Error Message Reference
ER_TABLESPACE_MISSING_WITH_NAME error code, Server Error Message Reference
ER_TABLESPACE_TYPE_UNKNOWN error code, Server Error Message Reference
ER_TABLES_DIFFERENT_METADATA error code, Server Error Message Reference
ER_TABLE_CANT_HANDLE_AUTO_INCREMENT error code, Server Error Message Reference
ER_TABLE_CANT_HANDLE_BLOB error code, Server Error Message Reference
ER_TABLE_CANT_HANDLE_FT error code, Server Error Message Reference
ER_TABLE_CANT_HANDLE_SPKEYS error code, Server Error Message Reference
ER_TABLE_CHECK_INTACT error code, Server Error Message Reference
ER_TABLE_CORRUPT error code, Server Error Message Reference
ER_TABLE_CREATED_WITH_DIFFERENT_VERSION error code, Server Error Message Reference
ER_TABLE_DEF_CHANGED error code, Server Error Message Reference
ER_TABLE_EXISTS_ERROR error code, Server Error Message Reference
ER_TABLE_HAS_NO_FT error code, Server Error Message Reference
ER_TABLE_INCOMPATIBLE_DECIMAL_FIELD error code, Server Error Message Reference
ER_TABLE_INCOMPATIBLE_YEAR_FIELD error code, Server Error Message Reference
ER_TABLE_IN_FK_CHECK error code, Server Error Message Reference
ER_TABLE_IN_SYSTEM_TABLESPACE error code, Server Error Message Reference
ER_TABLE_MUST_HAVE_COLUMNS error code, Server Error Message Reference
ER_TABLE_NAME error code, Server Error Message Reference
ER_TABLE_NAME_CAUSES_TOO_LONG_PATH error code, Server Error Message Reference
ER_TABLE_NEEDS_DUMP_UPGRADE error code, Server Error Message Reference
ER_TABLE_NEEDS_REBUILD error code, Server Error Message Reference
ER_TABLE_NEEDS_UPGRADE error code, Server Error Message Reference
ER_TABLE_NOT_LOCKED error code, Server Error Message Reference
ER_TABLE_NOT_LOCKED_FOR_WRITE error code, Server Error Message Reference
ER_TABLE_REFERENCED error code, Server Error Message Reference
ER_TABLE_SCHEMA_MISMATCH error code, Server Error Message Reference
ER_TABLE_UPGRADE_REQUIRED error code, Server Error Message Reference
ER_TABLE_WITHOUT_PK error code, Server Error Message Reference
ER_TABLE_WRONG_KEY_DEFINITION error code, Server Error Message Reference
ER_TARGET_TABLESPACE_UNENCRYPTED error code, Server Error Message Reference
ER_TARGET_TS_UNENCRYPTED error code, Server Error Message Reference
ER_TC_BAD_MAGIC_IN_TC_LOG error code, Server Error Message Reference
ER_TC_CANT_AUTO_RECOVER_WITH_TC_HEURISTIC_RECOVER error code, Server Error Message Reference
ER_TC_HEURISTIC_RECOVERY_FAILED error code, Server Error Message Reference
ER_TC_HEURISTIC_RECOVERY_MODE error code, Server Error Message Reference
ER_TC_NEED_N_SE_SUPPORTING_2PC_FOR_RECOVERY error code, Server Error Message Reference
ER_TC_RECOVERING_AFTER_CRASH_USING error code, Server Error Message Reference
ER_TC_RECOVERY_FAILED_THESE_ARE_YOUR_OPTIONS error code, Server Error Message Reference
ER_TC_RESTART_WITHOUT_TC_HEURISTIC_RECOVER error code, Server Error Message Reference
ER_TEMPORARY_NAME error code, Server Error Message Reference
ER_TEMP_FILE_WRITE_FAILURE error code, Server Error Message Reference
ER_TEMP_TABLE_PREVENTS_SWITCH_GLOBAL_BINLOG_FORMAT error code, Server Error Message Reference
ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR error code, Server Error Message Reference
ER_TEMP_TABLE_PREVENTS_SWITCH_SESSION_BINLOG_FORMAT error code, Server Error Message Reference
ER_TEXTFILE_NOT_READABLE error code, Server Error Message Reference
ER_TF_FORBIDDEN_JOIN_TYPE error code, Server Error Message Reference
ER_TF_MUST_HAVE_ALIAS error code, Server Error Message Reference
ER_THE_USER_ABIDES error code, Server Error Message Reference
ER_THREAD_HANDLING_OOM error code, Server Error Message Reference
ER_THREAD_POOL_ALGORITHM_INVALID error code, Server Error Message Reference
ER_THREAD_POOL_BUFFER_TOO_SMALL error code, Server Error Message Reference
ER_THREAD_POOL_CANNOT_SET_THREAD_SPECIFIC_DATA error code, Server Error Message Reference
ER_THREAD_POOL_CON_HANDLER_INIT_FAILED error code, Server Error Message Reference
ER_THREAD_POOL_FAILED_PROCESS_CONNECT_EVENT error code, Server Error Message Reference
ER_THREAD_POOL_FAILED_TO_CREATE_CONNECT_HANDLER_THD error code, Server Error Message Reference
ER_THREAD_POOL_FAILED_TO_CREATE_POOL error code, Server Error Message Reference
ER_THREAD_POOL_FAILED_TO_CREATE_THD_AND_AUTH_CONN error code, Server Error Message Reference
ER_THREAD_POOL_INIT_FAILED error code, Server Error Message Reference
ER_THREAD_POOL_INVALID_PRIO_KICKUP_TIMER error code, Server Error Message Reference
ER_THREAD_POOL_INVALID_STALL_LIMIT error code, Server Error Message Reference
ER_THREAD_POOL_LOW_LEVEL_REARM_FAILED error code, Server Error Message Reference
ER_THREAD_POOL_MAX_UNUSED_THREADS_INVALID error code, Server Error Message Reference
ER_THREAD_POOL_NOT_SUPPORTED_ON_PLATFORM error code, Server Error Message Reference
ER_THREAD_POOL_PFS_TABLES_ADD_FAILED error code, Server Error Message Reference
ER_THREAD_POOL_PFS_TABLES_INIT_FAILED error code, Server Error Message Reference
ER_THREAD_POOL_PLUGIN_STARTED error code, Server Error Message Reference
ER_THREAD_POOL_RATE_LIMITED_ERROR_MSGS error code, Server Error Message Reference
ER_THREAD_POOL_SIZE_TOO_HIGH error code, Server Error Message Reference
ER_THREAD_POOL_SIZE_TOO_LOW error code, Server Error Message Reference
ER_THREAD_PRIORITY_IGNORED error code, Server Error Message Reference
ER_TOO_BIG_DISPLAYWIDTH error code, Server Error Message Reference
ER_TOO_BIG_ENUM error code, Server Error Message Reference
ER_TOO_BIG_FIELDLENGTH error code, Server Error Message Reference
ER_TOO_BIG_FOR_UNCOMPRESS error code, Server Error Message Reference
ER_TOO_BIG_PRECISION error code, Server Error Message Reference
ER_TOO_BIG_ROWSIZE error code, Server Error Message Reference
ER_TOO_BIG_SCALE error code, Server Error Message Reference
ER_TOO_BIG_SELECT error code, Server Error Message Reference
ER_TOO_BIG_SET error code, Server Error Message Reference
ER_TOO_HIGH_LEVEL_OF_NESTING_FOR_SELECT error code, Server Error Message Reference
ER_TOO_LONG_BODY error code, Server Error Message Reference
ER_TOO_LONG_FIELD_COMMENT error code, Server Error Message Reference
ER_TOO_LONG_IDENT error code, Server Error Message Reference
ER_TOO_LONG_INDEX_COMMENT error code, Server Error Message Reference
ER_TOO_LONG_KEY error code, Server Error Message Reference
ER_TOO_LONG_ROUTINE_COMMENT error code, Server Error Message Reference
ER_TOO_LONG_SET_ENUM_VALUE error code, Server Error Message Reference
ER_TOO_LONG_STRING error code, Server Error Message Reference
ER_TOO_LONG_TABLESPACE_COMMENT error code, Server Error Message Reference
ER_TOO_LONG_TABLE_COMMENT error code, Server Error Message Reference
ER_TOO_LONG_TABLE_PARTITION_COMMENT error code, Server Error Message Reference
ER_TOO_MANY_CONCURRENT_CLONES error code, Server Error Message Reference
ER_TOO_MANY_CONCURRENT_TRXS error code, Server Error Message Reference
ER_TOO_MANY_FIELDS error code, Server Error Message Reference
ER_TOO_MANY_KEYS error code, Server Error Message Reference
ER_TOO_MANY_KEY_PARTS error code, Server Error Message Reference
ER_TOO_MANY_PARTITIONS_ERROR error code, Server Error Message Reference
ER_TOO_MANY_PARTITION_FUNC_FIELDS_ERROR error code, Server Error Message Reference
ER_TOO_MANY_ROWS error code, Server Error Message Reference
ER_TOO_MANY_STORAGE_ENGINES error code, Server Error Message Reference
ER_TOO_MANY_TABLES error code, Server Error Message Reference
ER_TOO_MANY_USER_CONNECTIONS error code, Server Error Message Reference
ER_TOO_MANY_VALUES_ERROR error code, Server Error Message Reference
ER_TRACK_VARIABLES_BOGUS error code, Server Error Message Reference
ER_TRANSACTION_ROLLBACK_DURING_COMMIT error code, Server Error Message Reference
ER_TRANSFORM_SOURCE_SRS_MISSING_TOWGS84 error code, Server Error Message Reference
ER_TRANSFORM_SOURCE_SRS_NOT_SUPPORTED error code, Server Error Message Reference
ER_TRANSFORM_TARGET_SRS_MISSING_TOWGS84 error code, Server Error Message Reference
ER_TRANSFORM_TARGET_SRS_NOT_SUPPORTED error code, Server Error Message Reference
ER_TRANSPORTS_WHAT_TRANSPORTS error code, Server Error Message Reference
ER_TRANS_CACHE_FULL error code, Server Error Message Reference
ER_TREE_CORRUPT_2_CONSECUTIVE_REDS error code, Server Error Message Reference
ER_TREE_CORRUPT_INCORRECT_BLACK_COUNT error code, Server Error Message Reference
ER_TREE_CORRUPT_PARENT_SHOULD_POINT_AT_PARENT error code, Server Error Message Reference
ER_TREE_CORRUPT_RIGHT_IS_LEFT error code, Server Error Message Reference
ER_TREE_CORRUPT_ROOT_SHOULD_BE_BLACK error code, Server Error Message Reference
ER_TRG_ALREADY_EXISTS error code, Server Error Message Reference
ER_TRG_CANT_CHANGE_ROW error code, Server Error Message Reference
ER_TRG_CANT_OPEN_TABLE error code, Server Error Message Reference
ER_TRG_CANT_PARSE error code, Server Error Message Reference
ER_TRG_CORRUPTED_FILE error code, Server Error Message Reference
ER_TRG_CREATION_CTX_NOT_SET error code, Server Error Message Reference
ER_TRG_DOES_NOT_EXIST error code, Server Error Message Reference
ER_TRG_INVALID_CREATION_CTX error code, Server Error Message Reference
ER_TRG_IN_WRONG_SCHEMA error code, Server Error Message Reference
ER_TRG_NO_CLIENT_CHARSET error code, Server Error Message Reference
ER_TRG_NO_CREATION_CTX error code, Server Error Message Reference
ER_TRG_NO_DEFINER error code, Server Error Message Reference
ER_TRG_NO_SUCH_ROW_IN_TRG error code, Server Error Message Reference
ER_TRG_ON_VIEW_OR_TEMP_TABLE error code, Server Error Message Reference
ER_TRG_WITHOUT_DEFINER error code, Server Error Message Reference
ER_TRG_WRONG_ORDER error code, Server Error Message Reference
ER_TRHEAD_POOL_LOW_LEVEL_INIT_FAILED error code, Server Error Message Reference
ER_TRIGGER_INVALID_VALUE error code, Server Error Message Reference
ER_TRUNCATED_WRONG_VALUE error code, Server Error Message Reference
ER_TRUNCATED_WRONG_VALUE_FOR_FIELD error code, Server Error Message Reference
ER_TRUNCATE_ILLEGAL_FK error code, Server Error Message Reference
ER_TRX_GTID_COLLECT_REJECT error code, Server Error Message Reference
ER_TRX_WRITE_SET_OOM error code, Server Error Message Reference
ER_TURNING_LOGGING_OFF_FOR_THE_DURATION error code, Server Error Message Reference
ER_TURNING_ON_PARTIAL_REVOKES error code, Server Error Message Reference
ER_TX_EXTRACTION_ALGORITHM_FOR_BINLOG_TX_DEPEDENCY_TRACKING error code, Server Error Message Reference
ER_TZ_CANT_BUILD_MKTIME_MAP error code, Server Error Message Reference
ER_TZ_CANT_FIND_DESCRIPTION_FOR_TIME_ZONE error code, Server Error Message Reference
ER_TZ_CANT_FIND_DESCRIPTION_FOR_TIME_ZONE_ID error code, Server Error Message Reference
ER_TZ_CANT_OPEN_AND_LOCK_TIME_ZONE_TABLE error code, Server Error Message Reference
ER_TZ_ERROR_LOADING_LEAP_SECOND_TABLE error code, Server Error Message Reference
ER_TZ_NO_TRANSITION_TYPES_IN_TIME_ZONE error code, Server Error Message Reference
ER_TZ_OOM_INITIALIZING_TIME_ZONES error code, Server Error Message Reference
ER_TZ_OOM_LOADING_LEAP_SECOND_TABLE error code, Server Error Message Reference
ER_TZ_OOM_LOADING_TIME_ZONE_DESCRIPTION error code, Server Error Message Reference
ER_TZ_OOM_WHILE_LOADING_TIME_ZONE error code, Server Error Message Reference
ER_TZ_OOM_WHILE_SETTING_TIME_ZONE error code, Server Error Message Reference
ER_TZ_TOO_MANY_LEAPS_IN_LEAP_SECOND_TABLE error code, Server Error Message Reference
ER_TZ_TRANSITION_TABLE_BAD_TRANSITION_TYPE error code, Server Error Message Reference
ER_TZ_TRANSITION_TABLE_LOAD_ERROR error code, Server Error Message Reference
ER_TZ_TRANSITION_TABLE_TOO_MANY_TRANSITIONS error code, Server Error Message Reference
ER_TZ_TRANSITION_TYPE_TABLE_ABBREVIATIONS_EXCEED_SPACE error code, Server Error Message Reference
ER_TZ_TRANSITION_TYPE_TABLE_LOAD_ERROR error code, Server Error Message Reference
ER_TZ_TRANSITION_TYPE_TABLE_TYPE_TOO_LARGE error code, Server Error Message Reference
ER_TZ_UNKNOWN_OR_ILLEGAL_DEFAULT_TIME_ZONE error code, Server Error Message Reference
ER_UDF_ALREADY_EXISTS error code, Server Error Message Reference
ER_UDF_CANT_ALLOC_FOR_FUNCTION error code, Server Error Message Reference
ER_UDF_CANT_ALLOC_FOR_STRUCTURES error code, Server Error Message Reference
ER_UDF_CANT_OPEN_FUNCTION_TABLE error code, Server Error Message Reference
ER_UDF_DROP_DYNAMICALLY_REGISTERED error code, Server Error Message Reference
ER_UDF_ERROR error code, Server Error Message Reference
ER_UDF_EXISTS error code, Server Error Message Reference
ER_UDF_INVALID_ROW_IN_FUNCTION_TABLE error code, Server Error Message Reference
ER_UDF_NO_PATHS error code, Server Error Message Reference
ER_UKNOWN_AUTH_ID_OR_ACCESS_DENIED_FOR_GRANT_AS error code, Server Error Message Reference
ER_UNABLE_TO_BUILD_HISTOGRAM error code, Server Error Message Reference
ER_UNABLE_TO_COLLECT_LOG_STATUS error code, Server Error Message Reference
ER_UNABLE_TO_DROP_COLUMN_STATISTICS error code, Server Error Message Reference
ER_UNABLE_TO_RESOLVE_HOSTNAME error code, Server Error Message Reference
ER_UNABLE_TO_RESOLVE_IP error code, Server Error Message Reference
ER_UNABLE_TO_SET_OPTION error code, Server Error Message Reference
ER_UNABLE_TO_STORE_COLUMN_STATISTICS error code, Server Error Message Reference
ER_UNABLE_TO_STORE_STATISTICS error code, Server Error Message Reference
ER_UNABLE_TO_UPDATE_COLUMN_STATISTICS error code, Server Error Message Reference
ER_UNDISCLOSED_PARSE_ERROR_IN_DIGEST_FN error code, Server Error Message Reference
ER_UNDO_RECORD_TOO_BIG error code, Server Error Message Reference
ER_UNEXPECTED_GEOMETRY_TYPE error code, Server Error Message Reference
ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF error code, Server Error Message Reference
ER_UNIT_NOT_FOUND error code, Server Error Message Reference
ER_UNKNOWN_ALTER_ALGORITHM error code, Server Error Message Reference
ER_UNKNOWN_ALTER_LOCK error code, Server Error Message Reference
ER_UNKNOWN_AUTHID error code, Server Error Message Reference
ER_UNKNOWN_AUTH_ID_IN_MANDATORY_ROLE error code, Server Error Message Reference
ER_UNKNOWN_CHARACTER_SET error code, Server Error Message Reference
ER_UNKNOWN_COLLATION error code, Server Error Message Reference
ER_UNKNOWN_COM_ERROR error code, Server Error Message Reference
ER_UNKNOWN_ERROR error code, Server Error Message Reference
ER_UNKNOWN_ERROR_DETECTED_IN_SE error code, Server Error Message Reference
ER_UNKNOWN_ERROR_NUMBER error code, Server Error Message Reference
ER_UNKNOWN_EXPLAIN_FORMAT error code, Server Error Message Reference
ER_UNKNOWN_KEY_CACHE error code, Server Error Message Reference
ER_UNKNOWN_LOCALE error code, Server Error Message Reference
ER_UNKNOWN_NETWORK_NAMESPACE error code, Server Error Message Reference
ER_UNKNOWN_PARTITION error code, Server Error Message Reference
ER_UNKNOWN_PROCEDURE error code, Server Error Message Reference
ER_UNKNOWN_STMT_HANDLER error code, Server Error Message Reference
ER_UNKNOWN_STORAGE_ENGINE error code, Server Error Message Reference
ER_UNKNOWN_SYSTEM_VARIABLE error code, Server Error Message Reference
ER_UNKNOWN_TABLE error code, Server Error Message Reference
ER_UNKNOWN_TABLESPACE_TYPE error code, Server Error Message Reference
ER_UNKNOWN_TABLE_IN_UPGRADE error code, Server Error Message Reference
ER_UNKNOWN_TARGET_BINLOG error code, Server Error Message Reference
ER_UNKNOWN_TIME_ZONE error code, Server Error Message Reference
ER_UNKNOWN_UNSUPPORTED_STORAGE_ENGINE error code, Server Error Message Reference
ER_UNKNOWN_VARIABLE_IN_PERSISTED_CONFIG_FILE error code, Server Error Message Reference
ER_UNRESOLVED_HINT_NAME error code, Server Error Message Reference
ER_UNRESOLVED_TABLE_LOCK error code, Server Error Message Reference
ER_UNSUPORTED_LOG_ENGINE error code, Server Error Message Reference
ER_UNSUPPORTED_ACTION_ON_DEFAULT_VAL_GENERATED error code, Server Error Message Reference
ER_UNSUPPORTED_ACTION_ON_GENERATED_COLUMN error code, Server Error Message Reference
ER_UNSUPPORTED_ALTER_ENCRYPTION_INPLACE error code, Server Error Message Reference
ER_UNSUPPORTED_ALTER_INPLACE_ON_VIRTUAL_COLUMN error code, Server Error Message Reference
ER_UNSUPPORTED_ALTER_ONLINE_ON_VIRTUAL_COLUMN error code, Server Error Message Reference
ER_UNSUPPORTED_DATE error code, Server Error Message Reference
ER_UNSUPPORTED_ENGINE error code, Server Error Message Reference
ER_UNSUPPORTED_EXTENSION error code, Server Error Message Reference
ER_UNSUPPORTED_INDEX_ALGORITHM error code, Server Error Message Reference
ER_UNSUPPORTED_PS error code, Server Error Message Reference
ER_UNSUPPORTED_SQL_MODE error code, Server Error Message Reference
ER_UNSUPPORTED_USE_OF_GRANT_AS error code, Server Error Message Reference
ER_UNSUPPORT_COMPRESSED_TEMPORARY_TABLE error code, Server Error Message Reference
ER_UNTIL_COND_IGNORED error code, Server Error Message Reference
ER_UPDATE_GTID_PURGED_WITH_GR error code, Server Error Message Reference
ER_UPDATE_INFO error code, Server Error Message Reference
ER_UPDATE_LOG_DEPRECATED_IGNORED error code, Server Error Message Reference
ER_UPDATE_LOG_DEPRECATED_TRANSLATED error code, Server Error Message Reference
ER_UPDATE_TABLE_USED error code, Server Error Message Reference
ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE error code, Server Error Message Reference
ER_UPDATING_DD_TABLE error code, Server Error Message Reference
ER_UPGRADE_PARSE_ERROR error code, Server Error Message Reference
ER_USERNAME error code, Server Error Message Reference
ER_USER_ALREADY_EXISTS error code, Server Error Message Reference
ER_USER_COLUMN_OLD_LENGTH error code, Server Error Message Reference
ER_USER_DOES_NOT_EXIST error code, Server Error Message Reference
ER_USER_LIMIT_REACHED error code, Server Error Message Reference
ER_USER_LOCK_DEADLOCK error code, Server Error Message Reference
ER_USER_LOCK_WRONG_NAME error code, Server Error Message Reference
ER_USER_NOT_IN_EXTRA_USERS_BINLOG_POSSIBLY_INCOMPLETE error code, Server Error Message Reference
ER_USER_REQUIRES_ROOT error code, Server Error Message Reference
ER_USER_WHAT_USER error code, Server Error Message Reference
ER_UUID_INVALID error code, Server Error Message Reference
ER_UUID_IS error code, Server Error Message Reference
ER_UUID_SALT error code, Server Error Message Reference
ER_UUID_SCRUB error code, Server Error Message Reference
ER_VALGRIND_COUNT_LEAKS error code, Server Error Message Reference
ER_VALGRIND_DO_QUICK_LEAK_CHECK error code, Server Error Message Reference
ER_VALIDATE_PWD_CONVERT_TO_BUFFER_FAILED error code, Server Error Message Reference
ER_VALIDATE_PWD_COULD_BE_NULL error code, Server Error Message Reference
ER_VALIDATE_PWD_DICT_FILE_NOT_LOADED error code, Server Error Message Reference
ER_VALIDATE_PWD_DICT_FILE_NOT_SPECIFIED error code, Server Error Message Reference
ER_VALIDATE_PWD_DICT_FILE_OPEN_FAILED error code, Server Error Message Reference
ER_VALIDATE_PWD_DICT_FILE_TOO_BIG error code, Server Error Message Reference
ER_VALIDATE_PWD_FAILED_TO_GET_FLD_FROM_SECURITY_CTX error code, Server Error Message Reference
ER_VALIDATE_PWD_FAILED_TO_GET_SECURITY_CTX error code, Server Error Message Reference
ER_VALIDATE_PWD_FAILED_TO_READ_DICT_FILE error code, Server Error Message Reference
ER_VALIDATE_PWD_LENGTH_CHANGED error code, Server Error Message Reference
ER_VALIDATE_PWD_STATUS_VAR_REGISTRATION_FAILED error code, Server Error Message Reference
ER_VALIDATE_PWD_STATUS_VAR_UNREGISTRATION_FAILED error code, Server Error Message Reference
ER_VALIDATE_PWD_STRING_CONV_TO_BUFFER_FAILED error code, Server Error Message Reference
ER_VALIDATE_PWD_STRING_CONV_TO_LOWERCASE_FAILED error code, Server Error Message Reference
ER_VALIDATE_PWD_STRING_HANDLER_MEM_ALLOCATION_FAILED error code, Server Error Message Reference
ER_VALIDATE_PWD_STRONG_POLICY_DICT_FILE_UNSPECIFIED error code, Server Error Message Reference
ER_VALIDATE_PWD_VARIABLE_REGISTRATION_FAILED error code, Server Error Message Reference
ER_VALIDATE_PWD_VARIABLE_UNREGISTRATION_FAILED error code, Server Error Message Reference
ER_VALUES_IS_NOT_INT_TYPE_ERROR error code, Server Error Message Reference
ER_VARIABLE_IS_NOT_STRUCT error code, Server Error Message Reference
ER_VARIABLE_IS_READONLY error code, Server Error Message Reference
ER_VARIABLE_NOT_PERSISTED error code, Server Error Message Reference
ER_VARIABLE_NOT_SETTABLE_IN_SF_OR_TRIGGER error code, Server Error Message Reference
ER_VARIABLE_NOT_SETTABLE_IN_SP error code, Server Error Message Reference
ER_VARIABLE_NOT_SETTABLE_IN_TRANSACTION error code, Server Error Message Reference
ER_VAR_CANT_BE_READ error code, Server Error Message Reference
ER_VAR_DOES_NOT_EXIST error code, Server Error Message Reference
ER_VERBOSE_HINT error code, Server Error Message Reference
ER_VERBOSE_REQUIRES_HELP error code, Server Error Message Reference
ER_VIEW_CHECKSUM error code, Server Error Message Reference
ER_VIEW_CHECK_FAILED error code, Server Error Message Reference
ER_VIEW_CREATION_CTX_NOT_SET error code, Server Error Message Reference
ER_VIEW_DELETE_MERGE_VIEW error code, Server Error Message Reference
ER_VIEW_FRM_NO_USER error code, Server Error Message Reference
ER_VIEW_INVALID error code, Server Error Message Reference
ER_VIEW_INVALID_CREATION_CTX error code, Server Error Message Reference
ER_VIEW_MULTIUPDATE error code, Server Error Message Reference
ER_VIEW_NONUPD_CHECK error code, Server Error Message Reference
ER_VIEW_NO_CREATION_CTX error code, Server Error Message Reference
ER_VIEW_NO_EXPLAIN error code, Server Error Message Reference
ER_VIEW_NO_INSERT_FIELD_LIST error code, Server Error Message Reference
ER_VIEW_OTHER_USER error code, Server Error Message Reference
ER_VIEW_PREVENT_UPDATE error code, Server Error Message Reference
ER_VIEW_RECURSIVE error code, Server Error Message Reference
ER_VIEW_SELECT_CLAUSE error code, Server Error Message Reference
ER_VIEW_SELECT_TMPTABLE error code, Server Error Message Reference
ER_VIEW_SELECT_VARIABLE error code, Server Error Message Reference
ER_VIEW_UNKNOWN_CHARSET_OR_COLLATION error code, Server Error Message Reference
ER_VIEW_UNPARSABLE error code, Server Error Message Reference
ER_VIEW_WRONG_LIST error code, Server Error Message Reference
ER_VTOKEN_PLUGIN_TOKEN_MISMATCH error code, Server Error Message Reference
ER_VTOKEN_PLUGIN_TOKEN_NOT_FOUND error code, Server Error Message Reference
ER_WAITPID_FAILED error code, Server Error Message Reference
ER_WARNING_AUTHCACHE_INVALID_USER_ATTRIBUTES error code, Server Error Message Reference
ER_WARNING_DISCARD_OLD_PASSWORD_CLAUSE_VOID error code, Server Error Message Reference
ER_WARNING_NOT_COMPLETE_ROLLBACK error code, Server Error Message Reference
ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_CREATED_TEMP_TABLE error code, Server Error Message Reference
ER_WARNING_NOT_COMPLETE_ROLLBACK_WITH_DROPPED_TEMP_TABLE error code, Server Error Message Reference
ER_WARNING_PASSWORD_HISTORY_CLAUSES_VOID error code, Server Error Message Reference
ER_WARNING_RETAIN_CURRENT_PASSWORD_CLAUSE_VOID error code, Server Error Message Reference
ER_WARN_ALLOWED_PACKET_OVERFLOWED error code, Server Error Message Reference
ER_WARN_BAD_MAX_EXECUTION_TIME error code, Server Error Message Reference
ER_WARN_BINLOG_PARTIAL_UPDATES_DISABLED error code, Server Error Message Reference
ER_WARN_BINLOG_PARTIAL_UPDATES_SUGGESTS_PARTIAL_IMAGES error code, Server Error Message Reference
ER_WARN_BINLOG_V1_ROW_EVENTS_DISABLED error code, Server Error Message Reference
ER_WARN_CANT_DROP_DEFAULT_KEYCACHE error code, Server Error Message Reference
ER_WARN_CONFLICTING_HINT error code, Server Error Message Reference
ER_WARN_DATA_OUT_OF_RANGE error code, Server Error Message Reference
ER_WARN_DATA_OUT_OF_RANGE_FUNCTIONAL_INDEX error code, Server Error Message Reference
ER_WARN_DATA_TRUNCATED_FUNCTIONAL_INDEX error code, Server Error Message Reference
ER_WARN_DEPRECATED_FLOAT_AUTO_INCREMENT error code, Server Error Message Reference
ER_WARN_DEPRECATED_FLOAT_DIGITS error code, Server Error Message Reference
ER_WARN_DEPRECATED_FLOAT_UNSIGNED error code, Server Error Message Reference
ER_WARN_DEPRECATED_FOUND_ROWS error code, Server Error Message Reference
ER_WARN_DEPRECATED_INTEGER_DISPLAY_WIDTH error code, Server Error Message Reference
ER_WARN_DEPRECATED_NESTED_COMMENT_SYNTAX error code, Server Error Message Reference
ER_WARN_DEPRECATED_SQLMODE error code, Server Error Message Reference
ER_WARN_DEPRECATED_SQL_CALC_FOUND_ROWS error code, Server Error Message Reference
ER_WARN_DEPRECATED_SYNTAX error code, Server Error Message Reference
ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT error code, Server Error Message Reference
ER_WARN_DEPRECATED_SYNTAX_WITH_VER error code, Server Error Message Reference
ER_WARN_DEPRECATED_SYSVAR_UPDATE error code, Server Error Message Reference
ER_WARN_DEPRECATED_USER_SET_EXPR error code, Server Error Message Reference
ER_WARN_DEPRECATED_UTF8MB3_CHARSET_OPTION error code, Server Error Message Reference
ER_WARN_DEPRECATED_UTF8MB3_COLLATION error code, Server Error Message Reference
ER_WARN_DEPRECATED_UTF8MB3_COLLATION_OPTION error code, Server Error Message Reference
ER_WARN_DEPRECATED_UTF8_ALIAS_OPTION error code, Server Error Message Reference
ER_WARN_DEPRECATED_ZEROFILL error code, Server Error Message Reference
ER_WARN_ENGINE_TRANSACTION_ROLLBACK error code, Server Error Message Reference
ER_WARN_FIELD_RESOLVED error code, Server Error Message Reference
ER_WARN_FUNC_INDEX_NOT_APPLICABLE error code, Server Error Message Reference
ER_WARN_HOSTNAME_WONT_WORK error code, Server Error Message Reference
ER_WARN_INCORRECT_PRIVILEGE_FOR_DB_RESTRICTIONS error code, Server Error Message Reference
ER_WARN_INDEX_NOT_APPLICABLE error code, Server Error Message Reference
ER_WARN_INVALID_DB_RESTRICTIONS error code, Server Error Message Reference
ER_WARN_INVALID_HINT error code, Server Error Message Reference
ER_WARN_INVALID_TIMESTAMP error code, Server Error Message Reference
ER_WARN_I_S_SKIPPED_TABLE error code, Server Error Message Reference
ER_WARN_LEGACY_SYNTAX_CONVERTED error code, Server Error Message Reference
ER_WARN_NO_SERVERID_SPECIFIED error code, Server Error Message Reference
ER_WARN_NULL_TO_NOTNULL error code, Server Error Message Reference
ER_WARN_ONLY_MASTER_LOG_FILE_NO_POS error code, Server Error Message Reference
ER_WARN_ON_MODIFYING_GTID_EXECUTED_TABLE error code, Server Error Message Reference
ER_WARN_OPEN_TEMP_TABLES_MUST_BE_ZERO error code, Server Error Message Reference
ER_WARN_OPTIMIZER_HINT_SYNTAX_ERROR error code, Server Error Message Reference
ER_WARN_PARTIAL_REVOKE_AND_DB_GRANT error code, Server Error Message Reference
ER_WARN_PROPERTY_STRING_PARSE_FAILED error code, Server Error Message Reference
ER_WARN_PURGE_LOG_IN_USE error code, Server Error Message Reference
ER_WARN_PURGE_LOG_IS_ACTIVE error code, Server Error Message Reference
ER_WARN_QC_RESIZE error code, Server Error Message Reference
ER_WARN_REMOVED_SQL_MODE error code, Server Error Message Reference
ER_WARN_RESERVED_SRID_RANGE error code, Server Error Message Reference
ER_WARN_SRS_ID_ALREADY_EXISTS error code, Server Error Message Reference
ER_WARN_SRS_NOT_FOUND error code, Server Error Message Reference
ER_WARN_SRS_NOT_FOUND_AXIS_ORDER error code, Server Error Message Reference
ER_WARN_TOO_FEW_RECORDS error code, Server Error Message Reference
ER_WARN_TOO_MANY_RECORDS error code, Server Error Message Reference
ER_WARN_TRIGGER_DOESNT_HAVE_CREATED error code, Server Error Message Reference
ER_WARN_UNKNOWN_QB_NAME error code, Server Error Message Reference
ER_WARN_UNLOAD_THE_NOT_PERSISTED error code, Server Error Message Reference
ER_WARN_UNSUPPORTED_HINT error code, Server Error Message Reference
ER_WARN_UNSUPPORTED_MAX_EXECUTION_TIME error code, Server Error Message Reference
ER_WARN_USING_OTHER_HANDLER error code, Server Error Message Reference
ER_WARN_VIEW_MERGE error code, Server Error Message Reference
ER_WARN_VIEW_WITHOUT_KEY error code, Server Error Message Reference
ER_WASTEFUL_NET_BUFFER_SIZE error code, Server Error Message Reference
ER_WILDCARD_NOT_ALLOWED_FOR_MULTIADDRESS_BIND error code, Server Error Message Reference
ER_WINDOW_CIRCULARITY_IN_WINDOW_GRAPH error code, Server Error Message Reference
ER_WINDOW_DUPLICATE_NAME error code, Server Error Message Reference
ER_WINDOW_EXPLAIN_JSON error code, Server Error Message Reference
ER_WINDOW_FRAME_END_ILLEGAL error code, Server Error Message Reference
ER_WINDOW_FRAME_ILLEGAL error code, Server Error Message Reference
ER_WINDOW_FRAME_START_ILLEGAL error code, Server Error Message Reference
ER_WINDOW_FUNCTION_IGNORES_FRAME error code, Server Error Message Reference
ER_WINDOW_ILLEGAL_ORDER_BY error code, Server Error Message Reference
ER_WINDOW_INVALID_WINDOW_FUNC_ALIAS_USE error code, Server Error Message Reference
ER_WINDOW_INVALID_WINDOW_FUNC_USE error code, Server Error Message Reference
ER_WINDOW_NESTED_WINDOW_FUNC_USE_IN_WINDOW_SPEC error code, Server Error Message Reference
ER_WINDOW_NO_CHILD_PARTITIONING error code, Server Error Message Reference
ER_WINDOW_NO_GROUP_ORDER error code, Server Error Message Reference
ER_WINDOW_NO_GROUP_ORDER_UNUSED error code, Server Error Message Reference
ER_WINDOW_NO_INHERIT_FRAME error code, Server Error Message Reference
ER_WINDOW_NO_REDEFINE_ORDER_BY error code, Server Error Message Reference
ER_WINDOW_NO_SUCH_WINDOW error code, Server Error Message Reference
ER_WINDOW_RANGE_BOUND_NOT_CONSTANT error code, Server Error Message Reference
ER_WINDOW_RANGE_FRAME_NUMERIC_TYPE error code, Server Error Message Reference
ER_WINDOW_RANGE_FRAME_ORDER_TYPE error code, Server Error Message Reference
ER_WINDOW_RANGE_FRAME_TEMPORAL_TYPE error code, Server Error Message Reference
ER_WINDOW_ROWS_INTERVAL_USE error code, Server Error Message Reference
ER_WINDOW_SE_NOT_ACCEPTABLE error code, Server Error Message Reference
ER_WIN_LISTEN_BUT_HOW error code, Server Error Message Reference
ER_WIN_LOAD_LIBRARY_FAILED error code, Server Error Message Reference
ER_WL9236_NOW_UNUSED error code, Server Error Message Reference
ER_WRITABLE_CONFIG_REMOVED error code, Server Error Message Reference
ER_WRITE_ROW_TO_PARTITION_FAILED error code, Server Error Message Reference
ER_WRONG_ARGUMENTS error code, Server Error Message Reference
ER_WRONG_AUTO_KEY error code, Server Error Message Reference
ER_WRONG_COLUMN_NAME error code, Server Error Message Reference
ER_WRONG_COUNT_FOR_KEY error code, Server Error Message Reference
ER_WRONG_COUNT_FOR_ORIGIN error code, Server Error Message Reference
ER_WRONG_COUNT_OF_ELEMENTS error code, Server Error Message Reference
ER_WRONG_DATETIME_SPEC error code, Server Error Message Reference
ER_WRONG_DB_NAME error code, Server Error Message Reference
ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR error code, Server Error Message Reference
ER_WRONG_FIELD_SPEC error code, Server Error Message Reference
ER_WRONG_FIELD_TERMINATORS error code, Server Error Message Reference
ER_WRONG_FIELD_WITH_GROUP error code, Server Error Message Reference
ER_WRONG_FIELD_WITH_GROUP_V2 error code, Server Error Message Reference
ER_WRONG_FILE_NAME error code, Server Error Message Reference
ER_WRONG_FK_DEF error code, Server Error Message Reference
ER_WRONG_FK_OPTION_FOR_GENERATED_COLUMN error code, Server Error Message Reference
ER_WRONG_GROUP_FIELD error code, Server Error Message Reference
ER_WRONG_JSON_TABLE_VALUE error code, Server Error Message Reference
ER_WRONG_KEY_COLUMN error code, Server Error Message Reference
ER_WRONG_KEY_COLUMN_FUNCTIONAL_INDEX error code, Server Error Message Reference
ER_WRONG_LOCK_OF_SYSTEM_TABLE error code, Server Error Message Reference
ER_WRONG_MRG_TABLE error code, Server Error Message Reference
ER_WRONG_MVI_VALUE error code, Server Error Message Reference
ER_WRONG_NAME_FOR_CATALOG error code, Server Error Message Reference
ER_WRONG_NAME_FOR_INDEX error code, Server Error Message Reference
ER_WRONG_NATIVE_TABLE_STRUCTURE error code, Server Error Message Reference
ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT error code, Server Error Message Reference
ER_WRONG_OBJECT error code, Server Error Message Reference
ER_WRONG_OUTER_JOIN error code, Server Error Message Reference
ER_WRONG_OUTER_JOIN_UNUSED error code, Server Error Message Reference
ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT error code, Server Error Message Reference
ER_WRONG_PARAMCOUNT_TO_PROCEDURE error code, Server Error Message Reference
ER_WRONG_PARAMETERS_TO_NATIVE_FCT error code, Server Error Message Reference
ER_WRONG_PARAMETERS_TO_PROCEDURE error code, Server Error Message Reference
ER_WRONG_PARAMETERS_TO_STORED_FCT error code, Server Error Message Reference
ER_WRONG_PARTITION_NAME error code, Server Error Message Reference
ER_WRONG_PERFSCHEMA_USAGE error code, Server Error Message Reference
ER_WRONG_SIZE_NUMBER error code, Server Error Message Reference
ER_WRONG_SPVAR_TYPE_IN_LIMIT error code, Server Error Message Reference
ER_WRONG_SRID_FOR_COLUMN error code, Server Error Message Reference
ER_WRONG_STRING_LENGTH error code, Server Error Message Reference
ER_WRONG_SUB_KEY error code, Server Error Message Reference
ER_WRONG_SUM_SELECT error code, Server Error Message Reference
ER_WRONG_TABLESPACE_NAME error code, Server Error Message Reference
ER_WRONG_TABLE_NAME error code, Server Error Message Reference
ER_WRONG_TYPE_COLUMN_VALUE_ERROR error code, Server Error Message Reference
ER_WRONG_TYPE_FOR_COLUMN_PREFIX_IDX_FLD error code, Server Error Message Reference
ER_WRONG_TYPE_FOR_VAR error code, Server Error Message Reference
ER_WRONG_USAGE error code, Server Error Message Reference
ER_WRONG_VALUE error code, Server Error Message Reference
ER_WRONG_VALUE_COUNT error code, Server Error Message Reference
ER_WRONG_VALUE_COUNT_ON_ROW error code, Server Error Message Reference
ER_WRONG_VALUE_FOR_TYPE error code, Server Error Message Reference
ER_WRONG_VALUE_FOR_VAR error code, Server Error Message Reference
ER_X509_CANT_CHMOD_KEY error code, Server Error Message Reference
ER_X509_CANT_CREATE_CERT error code, Server Error Message Reference
ER_X509_CANT_READ_CA_CERT error code, Server Error Message Reference
ER_X509_CANT_READ_CA_KEY error code, Server Error Message Reference
ER_X509_CANT_WRITE_CERT error code, Server Error Message Reference
ER_X509_CANT_WRITE_KEY error code, Server Error Message Reference
ER_X509_CIPHERS_MISMATCH error code, Server Error Message Reference
ER_X509_ISSUER_MISMATCH error code, Server Error Message Reference
ER_X509_NEEDS_RSA_PRIVKEY error code, Server Error Message Reference
ER_X509_SUBJECT_MISMATCH error code, Server Error Message Reference
ER_XAER_DUPID error code, Server Error Message Reference
ER_XAER_INVAL error code, Server Error Message Reference
ER_XAER_NOTA error code, Server Error Message Reference
ER_XAER_OUTSIDE error code, Server Error Message Reference
ER_XAER_RMERR error code, Server Error Message Reference
ER_XAER_RMFAIL error code, Server Error Message Reference
ER_XA_CANT_CREATE_MDL_BACKUP error code, Server Error Message Reference
ER_XA_COMMITTING_XID error code, Server Error Message Reference
ER_XA_IGNORING_XID error code, Server Error Message Reference
ER_XA_NO_MULTI_2PC_HEURISTIC_RECOVER error code, Server Error Message Reference
ER_XA_RBDEADLOCK error code, Server Error Message Reference
ER_XA_RBROLLBACK error code, Server Error Message Reference
ER_XA_RBTIMEOUT error code, Server Error Message Reference
ER_XA_RECOVERY_DONE error code, Server Error Message Reference
ER_XA_RECOVER_EXPLANATION error code, Server Error Message Reference
ER_XA_RECOVER_FOUND_TRX_IN_SE error code, Server Error Message Reference
ER_XA_RECOVER_FOUND_XA_TRX error code, Server Error Message Reference
ER_XA_REPLICATION_FILTERS error code, Server Error Message Reference
ER_XA_RETRY error code, Server Error Message Reference
ER_XA_ROLLING_BACK_XID error code, Server Error Message Reference
ER_XA_STARTING_RECOVERY error code, Server Error Message Reference
ER_XPLUGIN_ALL_IO_INTERFACES_DISABLED error code, Server Error Message Reference
ER_XPLUGIN_BUFFER_PAGE_ALLOC_FAILED error code, Server Error Message Reference
ER_XPLUGIN_CAPABILITY_CLIENT_INTERACTIVE_FAILED error code, Server Error Message Reference
ER_XPLUGIN_CAPABILITY_EXPIRED_PASSWORD error code, Server Error Message Reference
ER_XPLUGIN_CLIENT_KILL_MSG error code, Server Error Message Reference
ER_XPLUGIN_CLIENT_RELEASE_TRIGGERED error code, Server Error Message Reference
ER_XPLUGIN_CLIENT_SSL_HANDSHAKE_FAILED error code, Server Error Message Reference
ER_XPLUGIN_CLOSING_CLIENTS_ON_SHUTDOWN error code, Server Error Message Reference
ER_XPLUGIN_DETECTED_HANGING_CLIENTS error code, Server Error Message Reference
ER_XPLUGIN_EMPTY_ADMIN_CMD error code, Server Error Message Reference
ER_XPLUGIN_ERROR_MSG error code, Server Error Message Reference
ER_XPLUGIN_ERROR_READING_SOCKET error code, Server Error Message Reference
ER_XPLUGIN_ERROR_WRITING_TO_CLIENT error code, Server Error Message Reference
ER_XPLUGIN_EXCEPTION_IN_EVENT_LOOP error code, Server Error Message Reference
ER_XPLUGIN_EXCEPTION_IN_TASK_SCHEDULER error code, Server Error Message Reference
ER_XPLUGIN_EXISTING_USER_ACCOUNT_WITH_INCOMPLETE_GRANTS error code, Server Error Message Reference
ER_XPLUGIN_FAILED_AT_SSL_CONF error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_ACCEPT_CLIENT error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_CLOSE_SQL_SESSION error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_CREATE_SESSION_FOR_CONN error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_EXECUTE_ADMIN_CMD error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_GET_CREATION_STMT error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_GET_ENGINE_INFO error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_GET_SECURITY_CTX error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_GET_SYS_VAR error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_INITIALIZE_SESSION error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_INTERRUPT_SESSION error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_OPEN_INTERNAL_SESSION error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_PREPARE_IO_INTERFACES error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_RESET_IPV6_V6ONLY_FLAG error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SCHEDULE_CLIENT error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SET_MIN_NUMBER_OF_WORKERS error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SET_SO_REUSEADDR_FLAG error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_STOP_SERVICES error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SWITCH_CONTEXT error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SWITCH_SECURITY_CTX error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_SWITCH_SECURITY_CTX_TO_ROOT error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_UNREGISTER_UDF error code, Server Error Message Reference
ER_XPLUGIN_FAILED_TO_USE_SSL_CONF error code, Server Error Message Reference
ER_XPLUGIN_FAIL_TO_GET_RESULT_DATA error code, Server Error Message Reference
ER_XPLUGIN_FORCE_STOP_CLIENT error code, Server Error Message Reference
ER_XPLUGIN_GET_PEER_ADDRESS_FAILED error code, Server Error Message Reference
ER_XPLUGIN_INVALID_AUTH_METHOD error code, Server Error Message Reference
ER_XPLUGIN_INVALID_MSG_DURING_CLIENT_INIT error code, Server Error Message Reference
ER_XPLUGIN_IPv6_AVAILABLE error code, Server Error Message Reference
ER_XPLUGIN_LISTENER_SETUP_FAILED error code, Server Error Message Reference
ER_XPLUGIN_LISTENER_STATUS_MSG error code, Server Error Message Reference
ER_XPLUGIN_LISTENER_SYS_VARIABLE_ERROR error code, Server Error Message Reference
ER_XPLUGIN_MAX_AUTH_ATTEMPTS_REACHED error code, Server Error Message Reference
ER_XPLUGIN_MESSAGE_TOO_LONG error code, Server Error Message Reference
ER_XPLUGIN_PEER_DISCONNECTED_WHILE_READING_MSG_BODY error code, Server Error Message Reference
ER_XPLUGIN_READ_FAILED_CLOSING_CONNECTION error code, Server Error Message Reference
ER_XPLUGIN_REFERENCE_TO_SECURE_CONN_WITH_XPLUGIN error code, Server Error Message Reference
ER_XPLUGIN_REFERENCE_TO_USER_ACCOUNT_DOC_SECTION error code, Server Error Message Reference
ER_XPLUGIN_RETRYING_BIND_ON_PORT error code, Server Error Message Reference
ER_XPLUGIN_SCHEDULER_STARTED error code, Server Error Message Reference
ER_XPLUGIN_SCHEDULER_STOPPED error code, Server Error Message Reference
ER_XPLUGIN_SERVER_EXITED error code, Server Error Message Reference
ER_XPLUGIN_SERVER_EXITING error code, Server Error Message Reference
ER_XPLUGIN_SERVER_STARTS_HANDLING_CONNECTIONS error code, Server Error Message Reference
ER_XPLUGIN_SERVER_STOPPED_HANDLING_CONNECTIONS error code, Server Error Message Reference
ER_XPLUGIN_SHUTDOWN_TRIGGERED error code, Server Error Message Reference
ER_XPLUGIN_SRV_SESSION_INIT_THREAD_FAILED error code, Server Error Message Reference
ER_XPLUGIN_SSL_HANDSHAKE_WITH_SERVER_FAILED error code, Server Error Message Reference
ER_XPLUGIN_STARTUP_FAILED error code, Server Error Message Reference
ER_XPLUGIN_TASK_SCHEDULING_FAILED error code, Server Error Message Reference
ER_XPLUGIN_UNABLE_TO_ACCEPT_CONNECTION error code, Server Error Message Reference
ER_XPLUGIN_UNABLE_TO_USE_USER_SESSION_ACCOUNT error code, Server Error Message Reference
ER_XPLUGIN_UNEXPECTED_EXCEPTION_DISPATCHING_CMD error code, Server Error Message Reference
ER_XPLUGIN_UNEXPECTED_MSG_DURING_AUTHENTICATION error code, Server Error Message Reference
ER_XPLUGIN_UNINITIALIZED_MESSAGE error code, Server Error Message Reference
ER_XPLUGIN_UNIX_SOCKET_NOT_CONFIGURED error code, Server Error Message Reference
ER_XPLUGIN_USER_ACCOUNT_WITH_ALL_PERMISSIONS error code, Server Error Message Reference
ER_XPLUGIN_USING_SSL_CONF_FROM_MYSQLX error code, Server Error Message Reference
ER_XPLUGIN_USING_SSL_CONF_FROM_SERVER error code, Server Error Message Reference
ER_XPLUGIN_USING_SSL_FOR_TLS_CONNECTION error code, Server Error Message Reference
ER_XPLUING_NET_STARTUP_FAILED error code, Server Error Message Reference
ER_YES error code, Server Error Message Reference
ER_ZLIB_Z_BUF_ERROR error code, Server Error Message Reference
ER_ZLIB_Z_DATA_ERROR error code, Server Error Message Reference
ER_ZLIB_Z_MEM_ERROR error code, Server Error Message Reference
escape (\\), String Literals, Functions That Modify JSON Values
escape sequences
option files, Using Option Files
strings, String Literals
establishing encrypted connections, Configuring MySQL to Use Encrypted Connections
estimating
query performance, Estimating Query Performance
event groups, SET GLOBAL sql_slave_skip_counter Syntax
event log format (NDB Cluster), NDB Cluster Log Events
event logs (NDB Cluster), Event Reports Generated in NDB Cluster, NDB Cluster Logging Management Commands
EVENT privilege, Static Privilege Descriptions
event scheduler, Stored Objects
thread states, Event Scheduler Thread States
Event Scheduler, Using the Event Scheduler
altering events, ALTER EVENT Syntax
and MySQL privileges, The Event Scheduler and MySQL Privileges
and mysqladmin debug, Event Scheduler Status
and replication, Replication of Invoked Features
and SHOW PROCESSLIST, Event Scheduler Configuration
concepts, Event Scheduler Overview
creating events, CREATE EVENT Syntax
dropping events, DROP EVENT Syntax
enabling and disabling, Event Scheduler Configuration
event metadata, Event Metadata
obtaining status information, Event Scheduler Status
SQL statements, Event Syntax
starting and stopping, Event Scheduler Configuration
time representation, Event Metadata
event severity levels (NDB Cluster), NDB Cluster Logging Management Commands
event types (NDB Cluster), Event Reports Generated in NDB Cluster, NDB Cluster Log Events
event-scheduler option
mysqld, Server Command Options
EventLogBufferSize, Defining NDB Cluster Data Nodes
events, Stored Objects, Using the Event Scheduler
altering, ALTER EVENT Syntax
creating, CREATE EVENT Syntax
dropping, DROP EVENT Syntax
metadata, Event Metadata
restrictions, Restrictions on Stored Programs
status variables, The Event Scheduler and MySQL Privileges
EVENTS
INFORMATION_SCHEMA table, The Event Scheduler and MySQL Privileges, The INFORMATION_SCHEMA EVENTS Table
events option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
events table
data dictionary table, Data Dictionary Tables
events_errors_summary_by_account_by_error table
performance_schema, Error Summary Tables
events_errors_summary_by_host_by_error table
performance_schema, Error Summary Tables
events_errors_summary_by_thread_by_error table
performance_schema, Error Summary Tables
events_errors_summary_by_user_by_error table
performance_schema, Error Summary Tables
events_errors_summary_global_by_error table
performance_schema, Error Summary Tables
events_stages_current table
performance_schema, The events_stages_current Table
events_stages_history table
performance_schema, The events_stages_history Table
events_stages_history_long table
performance_schema, The events_stages_history_long Table
events_stages_summary_by_account_by_event_name table
performance_schema, Stage Summary Tables
events_stages_summary_by_host_by_event_name table
performance_schema, Stage Summary Tables
events_stages_summary_by_thread_by_event_name table
performance_schema, Stage Summary Tables
events_stages_summary_by_user_by_event_name table
performance_schema, Stage Summary Tables
events_stages_summary_global_by_event_name table
performance_schema, Stage Summary Tables
events_statements_current table
performance_schema, The events_statements_current Table
events_statements_histogram_by_digest table
performance_schema, Statement Histogram Summary Tables
events_statements_histogram_global table
performance_schema, Statement Histogram Summary Tables
events_statements_history table
performance_schema, The events_statements_history Table
events_statements_history_long table
performance_schema, The events_statements_history_long Table
events_statements_summary_by_account_by_event_name table
performance_schema, Statement Summary Tables
events_statements_summary_by_digest table
performance_schema, Statement Summary Tables
events_statements_summary_by_host_by_event_name table
performance_schema, Statement Summary Tables
events_statements_summary_by_program table
performance_schema, Statement Summary Tables
events_statements_summary_by_thread_by_event_name table
performance_schema, Statement Summary Tables
events_statements_summary_by_user_by_event_name table
performance_schema, Statement Summary Tables
events_statements_summary_global_by_event_name table
performance_schema, Statement Summary Tables
events_transactions_current table
performance_schema, The events_transactions_current Table
events_transactions_history table
performance_schema, The events_transactions_history Table
events_transactions_history_long table
performance_schema, The events_transactions_history_long Table
events_transactions_summary_by_account_by_event table
performance_schema, Transaction Summary Tables
events_transactions_summary_by_host_by_event_name table
performance_schema, Transaction Summary Tables
events_transactions_summary_by_thread_by_event_name table
performance_schema, Transaction Summary Tables
events_transactions_summary_by_user_by_event_name table
performance_schema, Transaction Summary Tables
events_transactions_summary_global_by_event_name table
performance_schema, Transaction Summary Tables
events_waits_current table
performance_schema, The events_waits_current Table
events_waits_history table
performance_schema, The events_waits_history Table
events_waits_history_long table
performance_schema, The events_waits_history_long Table
events_waits_summary_by_account_by_event_name table
performance_schema, Wait Event Summary Tables
events_waits_summary_by_host_by_event_name table
performance_schema, Wait Event Summary Tables
events_waits_summary_by_instance table
performance_schema, Wait Event Summary Tables
events_waits_summary_by_thread_by_event_name table
performance_schema, Wait Event Summary Tables
events_waits_summary_by_user_by_event_name table
performance_schema, Wait Event Summary Tables
events_waits_summary_global_by_event_name table
performance_schema, Wait Event Summary Tables
event_scheduler system variable, Server System Variables
eviction, MySQL Glossary
exact-value literals, Precision Math
exact-value numeric literals, Numeric Literals, Types of Numeric Values
example option
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
example programs
C API, Example C API Client Programs
EXAMPLE storage engine, Alternative Storage Engines, The EXAMPLE Storage Engine
examples
compressed tables, myisampack — Generate Compressed, Read-Only MyISAM Tables
myisamchk output, Obtaining Table Information with myisamchk
queries, Examples of Common Queries
exceptions table
NDB Cluster Replication, NDB Cluster Replication Conflict Resolution
exclude-databases option
mysqlpump, mysqlpump — A Database Backup Program
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
exclude-events option
mysqlpump, mysqlpump — A Database Backup Program
exclude-gtids option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
exclude-intermediate-sql-tables option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
exclude-missing-columns option
ndb_move_data, ndb_move_data — NDB Data Copy Utility
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
exclude-missing-tables option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
exclude-routines option
mysqlpump, mysqlpump — A Database Backup Program
exclude-tables option
mysqlpump, mysqlpump — A Database Backup Program
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
exclude-triggers option
mysqlpump, mysqlpump — A Database Backup Program
exclude-users option
mysqlpump, mysqlpump — A Database Backup Program
exclusive lock, InnoDB Locking, MySQL Glossary
Execute
thread command, Thread Command Values
EXECUTE, Prepared SQL Statement Syntax, EXECUTE Syntax
execute option
mysql, mysql Client Options
execute option (ndb_mgm), ndb_mgm — The NDB Cluster Management Client
EXECUTE privilege, Static Privilege Descriptions
ExecuteOnComputer, Defining an NDB Cluster Management Server, Defining NDB Cluster Data Nodes, Defining SQL and Other API Nodes in an NDB Cluster
execute_prepared_stmt() procedure
sys schema, The execute_prepared_stmt() Procedure
executing
thread state, General Thread States
executing SQL statements from text files, Using mysql in Batch Mode, Executing SQL Statements from a Text File
Execution of init_command
thread state, General Thread States
execution threads (NDB Cluster), Defining NDB Cluster Data Nodes
EXISTS
with subqueries, Subqueries with EXISTS or NOT EXISTS
exit command
mysql, mysql Client Commands
EXIT command (NDB Cluster), Commands in the NDB Cluster Management Client
EXIT SINGLE USER MODE command (NDB Cluster), Commands in the NDB Cluster Management Client
exit-info option
mysqld, Server Command Options
EXP(), Mathematical Functions
experimental system variables, Feature Options
expired password
resetting, Password Expiration Policy
expire_logs_days system variable, System Variables Used with Binary Logging
expiring passwords, Server Handling of Expired Passwords
EXPLAIN, Optimizing Queries with EXPLAIN, EXPLAIN Syntax, Obtaining Information About Partitions
window functions, Window Function Optimization
EXPLAIN used with partitioned tables, Obtaining Information About Partitions
explicit default values, Data Type Default Values
explicit_defaults_for_timestamp system variable, Server System Variables
EXPORT_SET(), String Functions
expression aliases, MySQL Handling of GROUP BY, SELECT Syntax
expression syntax, Expressions
expressions
extended, Pattern Matching
extend-check option
myisamchk, myisamchk Check Options, myisamchk Repair Options
extended option
mysqlcheck, mysqlcheck — A Table Maintenance Program
extended-insert option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
extensions
to standard SQL, MySQL Standards Compliance
extent, MySQL Glossary
external locking, Server Command Options, Server System Variables, Using myisamchk for Crash Recovery, External Locking, General Thread States
external-locking option
mysqld, Server Command Options
external_user system variable, Server System Variables
extra-file option
my_print_defaults, my_print_defaults — Display Options from Option Files
extra-node-info option
ndb_desc, ndb_desc — Describe NDB Tables
extra-partition-info option
ndb_desc, ndb_desc — Describe NDB Tables
EXTRACT(), Date and Time Functions
extracting
dates, Date Calculations
ExtractValue(), XML Functions
extract_schema_from_file_name() function
sys schema, The extract_schema_from_file_name() Function
extract_table_from_file_name() function
sys schema, The extract_table_from_file_name() Function
ExtraSendBufferMemory
API nodes, Defining SQL and Other API Nodes in an NDB Cluster
data nodes, Defining NDB Cluster Data Nodes

F

[index top]
failover
in NDB Cluster replication, Implementing Failover with NDB Cluster Replication
Java clients, NDB Cluster Core Concepts
FALSE, Numeric Literals, Boolean Literals
testing for, Comparison Functions and Operators
false literal
JSON, Creating JSON Values
FAQs
C API, C API Common Issues
Connectors and APIs, MySQL 8.0 FAQ: Connectors & APIs
InnoDB Data-at-Rest Encryption, MySQL 8.0 FAQ: InnoDB Data-at-Rest Encryption
NDB Cluster, MySQL 8.0 FAQ: NDB Cluster
replication, MySQL 8.0 FAQ: Replication
Virtualization Support, MySQL 8.0 FAQ: Virtualization Support
Fast Index Creation, MySQL Glossary
fast option
myisamchk, myisamchk Check Options
mysqlcheck, mysqlcheck — A Table Maintenance Program
fast shutdown, MySQL Glossary
features of MySQL, The Main Features of MySQL
FEDERATED storage engine, Alternative Storage Engines, The FEDERATED Storage Engine
Fetch
thread command, Thread Command Values
FETCH, Cursor FETCH Syntax
field
changing, ALTER TABLE Syntax
Field List
thread command, Thread Command Values
FIELD(), String Functions
fields option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
fields-enclosed-by option
mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
ndb_import, ndb_import — Import CSV Data Into NDB
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
fields-escaped-by option
mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
ndb_import, ndb_import — Import CSV Data Into NDB
fields-optionally-enclosed-by option
mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
ndb_import, ndb_import — Import CSV Data Into NDB
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
fields-terminated-by option
mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
ndb_import, ndb_import — Import CSV Data Into NDB
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
FILE, String Functions
file format, MySQL Glossary
FILE privilege, Static Privilege Descriptions
file-per-table, Copying Tablespaces to Another Instance, MySQL Glossary
files
binary log, The Binary Log
created by CREATE TABLE, Files Created by CREATE TABLE
DDL log, The DDL Log
error messages, Setting the Error Message Language
general query log, The General Query Log
log, Server Log Maintenance
metadata log, The DDL Log
not found message, Problems with File Permissions
permissions, Problems with File Permissions
repairing, myisamchk Repair Options
script, Using mysql in Batch Mode
size limits, Limits on Table Size
slow query log, The Slow Query Log
text, Executing SQL Statements from a Text File, mysqlimport — A Data Import Program
FILES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA FILES Table
filesort optimization, Use of filesort to Satisfy ORDER BY, The Cost Model Database
FileSystemPath, Defining NDB Cluster Data Nodes
FileSystemPathDataFiles, Defining NDB Cluster Data Nodes
FileSystemPathDD, Defining NDB Cluster Data Nodes
FileSystemPathUndoFiles, Defining NDB Cluster Data Nodes
file_instances table
performance_schema, The file_instances Table
file_summary_by_event_name table
performance_schema, File I/O Summary Tables
file_summary_by_instance table
performance_schema, File I/O Summary Tables
fill factor, The Physical Structure of an InnoDB Index, MySQL Glossary
fill_help_tables.sql, Server-Side Help Support
FIND_IN_SET(), String Functions
Finished reading one binlog; switching to next binlog
thread state, Replication Master Thread States
FIPS mode, FIPS Support
firewalls (software)
and NDB Cluster, NDB Cluster Security and Networking Issues
Firewall_access_denied status variable, MySQL Enterprise Firewall Status Variables
Firewall_access_granted status variable, MySQL Enterprise Firewall Status Variables
Firewall_access_suspicious status variable, MySQL Enterprise Firewall Status Variables
FIREWALL_ADMIN privilege, Dynamic Privilege Descriptions
Firewall_cached_entries status variable, MySQL Enterprise Firewall Status Variables
FIREWALL_USER privilege, Dynamic Privilege Descriptions
firewall_users table
system table, Miscellaneous System Tables
firewall_whitelist table
system table, Miscellaneous System Tables
FirstMatch
semi-join strategy, Optimizing IN and EXISTS Subquery predicates with Semi-Join Transformations
FIRST_VALUE(), Window Function Descriptions
FIXED data type, Numeric Type Overview
fixed row format, MySQL Glossary
fixed-point arithmetic, Precision Math
FLOAT data type, Numeric Type Overview
floating-point number, Numeric Type Overview
floating-point values
and replication, Replication and Floating-Point Values
floats, Numeric Literals
FLOOR(), Mathematical Functions
FLUSH
and replication, Replication and FLUSH
flush, MySQL Glossary
FLUSH HOSTS
and TRUNCATE TABLE host_cache, The host_cache Table
flush list, MySQL Glossary
flush option
mysqld, Server Command Options
FLUSH statement, FLUSH Syntax
flush system variable, Server System Variables
flush tables, mysqladmin — Client for Administering a MySQL Server
flush-logs option
mysqldump, mysqldump — A Database Backup Program
flush-privileges option
mysqldump, mysqldump — A Database Backup Program
flush_time system variable, Server System Variables
FOR SHARE, SELECT Syntax
FOR UPDATE, SELECT Syntax
FORCE
plugin activation option, Controlling Plugin Activation State
FORCE INDEX, Index Hints, Optimizer-Related Issues
FORCE KEY, Index Hints
force option
myisamchk, myisamchk Check Options, myisamchk Repair Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
force-if-open option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
force-read option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
FORCE_INSOURCE_BUILD option
CMake, General Options
FORCE_PLUS_PERMANENT
plugin activation option, Controlling Plugin Activation State
FORCE_UNSUPPORTED_COMPILER option
CMake, Feature Options
foreign key, MySQL Glossary
constraint, PRIMARY KEY and UNIQUE Index Constraints, FOREIGN KEY Constraints
deleting, ALTER TABLE Syntax, Dropping Foreign Keys
FOREIGN KEY constraint, MySQL Glossary
foreign key constraints, Using FOREIGN KEY Constraints
InnoDB, InnoDB and FOREIGN KEY Constraints
restrictions, InnoDB and FOREIGN KEY Constraints
FOREIGN KEY constraints
and online DDL, Online DDL Limitations
foreign keys, Foreign Key Differences, Using Foreign Keys, ALTER TABLE Syntax
metadata locking, Metadata Lock Acquisition
foreign_keys table
data dictionary table, Data Dictionary Tables
foreign_key_checks system variable, Server System Variables
foreign_key_column_usage table
data dictionary table, Data Dictionary Tables
FORMAT(), String Functions
FORMAT_BYTES() function, Performance Schema Functions
format_bytes() function
sys schema, The format_bytes() Function
format_path() function
sys schema, The format_path() Function
FORMAT_PICO_TIME() function, Performance Schema Functions
format_statement() function
sys schema, The format_statement() Function
format_time() function
sys schema, The format_time() Function
formfeed (\f), Functions That Modify JSON Values
forums, MySQL Community Support at the MySQL Forums
FOUND_ROWS(), Information Functions
fractional seconds
and replication, Replication and Fractional Seconds Support
fractional seconds precision, Data Types, Date and Time Type Overview
FragmentLogFileSize, Defining NDB Cluster Data Nodes
FRAGMENT_COUNT_TYPE (NDB_TABLE) (OBSOLETE)
NDB Cluster, Setting NDB_TABLE Options
frame
window functions, Window Function Concepts and Syntax, Window Function Frame Specification
FreeBSD troubleshooting, Dealing with Problems Compiling MySQL
freeing items
thread state, General Thread States
.frm file, MySQL Glossary
FROM, SELECT Syntax
FROM_BASE64(), String Functions
FROM_DAYS(), Date and Time Functions
FROM_UNIXTIME(), Date and Time Functions
fs option (ndb_error_reporter), ndb_error_reporter — NDB Error-Reporting Utility
FTS, MySQL Glossary
ft_boolean_syntax system variable, Server System Variables
ft_max_word_len myisamchk variable, myisamchk General Options
ft_max_word_len system variable, Server System Variables
ft_min_word_len myisamchk variable, myisamchk General Options
ft_min_word_len system variable, Server System Variables
ft_query_expansion_limit system variable, Server System Variables
ft_stopword_file myisamchk variable, myisamchk General Options
ft_stopword_file system variable, Server System Variables
full backup, MySQL Glossary
full disk, How MySQL Handles a Full Disk
full table scan, MySQL Glossary
full table scans
avoiding, Avoiding Full Table Scans
full-text parser plugins, Full-Text Parser Plugins
full-text queries
optimization, FULLTEXT Indexes
full-text search, Full-Text Search Functions, MySQL Glossary
FULLTEXT, Full-Text Search Functions
fulltext
stopword list, Stopwords for MyISAM Search Indexes
FULLTEXT index, MySQL Glossary
InnoDB, InnoDB FULLTEXT Indexes
monitoring, Monitoring InnoDB Full-Text Indexes
FULLTEXT initialization
thread state, General Thread States
fulltext join type
optimizer, EXPLAIN Join Types
FULLY_REPLICATED (NDB_TABLE)
NDB Cluster, Setting NDB_TABLE Options
func table
system table, Object Information System Tables
function
creating, CREATE FUNCTION Syntax for User-Defined Functions
deleting, DROP FUNCTION Syntax
function names
parsing, Function Name Parsing and Resolution
resolving ambiguity, Function Name Parsing and Resolution
functional dependence, Full List of SQL Modes, MySQL Handling of GROUP BY, Detection of Functional Dependence
functions, Functions and Operators
and replication, Replication and System Functions
arithmetic, Bit Functions and Operators
asynchronous C API, C API Asynchronous Function Overview
binary log C API, C API Binary Log Function Overview
bit, Bit Functions and Operators
C API, C API Function Overview
cast, Cast Functions and Operators
control flow, Control Flow Functions
date and time, Date and Time Functions
encryption, Encryption and Compression Functions
for SELECT and WHERE clauses, Functions and Operators
GROUP BY, Aggregate (GROUP BY) Function Descriptions
grouping, Operator Precedence
GTIDs, Functions Used with Global Transaction Identifiers (GTIDs)
information, Information Functions
internal, Internal Functions
locking, Locking Functions
mathematical, Mathematical Functions
miscellaneous, Miscellaneous Functions
native
adding, Adding a New Native Function
new, Adding New Functions to MySQL
Performance Schema, Performance Schema Functions
prepared statement C API, C API Prepared Statement Type Conversions, C API Prepared Statement Function Overview
stored, Using Stored Routines
string, String Functions
string comparison, String Comparison Functions
user-defined, CREATE FUNCTION Syntax for User-Defined Functions, DROP FUNCTION Syntax, Adding New Functions to MySQL
adding, Adding a New User-Defined Function
fuzzy checkpointing, MySQL Glossary

G

[index top]
GA, MySQL Glossary
MySQL releases, Which MySQL Version and Distribution to Install
gap, MySQL Glossary
gap event, Known Issues in NDB Cluster Replication
gap lock, InnoDB Locking, MySQL Glossary
InnoDB, Phantom Rows
gb2312, gbk, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
gci option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
gci64 option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
GCP Stop errors (NDB Cluster), Defining NDB Cluster Data Nodes
gdb
using, Debugging mysqld under gdb
gdb option
mysqld, Server Command Options
Gemalto SafeNet KeySecure Applicance
keyring_okv keyring plugin, Configuring keyring_okv for Gemalto SafeNet KeySecure Appliance
general information, General Information
General Public License, What is MySQL?
general query log, The General Query Log, MySQL Glossary
general tablespace, MySQL Glossary
general-log option
mysqld, Server Command Options
general_log system variable, Server System Variables
general_log table
system table, Log System Tables
general_log_file system variable, Server System Variables
generated column, MySQL Glossary
foreign key restrictions, Foreign Key Restrictions for Generated Columns and Virtual Indexes
generated columns
ALTER TABLE, ALTER TABLE and Generated Columns
CREATE TABLE, CREATE TABLE and Generated Columns
CREATE TRIGGER, CREATE TRIGGER Syntax
CREATE VIEW, CREATE VIEW Syntax
INFORMATION_SCHEMA.COLUMNS table, The INFORMATION_SCHEMA COLUMNS Table
INSERT, INSERT Syntax
REPLACE, REPLACE Syntax
secondary indexes, Secondary Indexes and Generated Columns
SHOW COLUMNS statement, SHOW COLUMNS Syntax, The INFORMATION_SCHEMA COLUMNS Table
UPDATE, UPDATE Syntax
views, Updatable and Insertable Views
gen_blacklist() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Dictionary-Based Functions
gen_dictionary() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Dictionary-Based Functions
gen_dictionary_drop() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Dictionary-Based Functions
gen_dictionary_load() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Dictionary-Based Functions
gen_range() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Generation Functions
gen_rnd_email() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Generation Functions
gen_rnd_pan() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Generation Functions
gen_rnd_ssn() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Generation Functions
gen_rnd_us_phone() MySQL Enterprise Data Masking and De-Identification UDF, Random Data Generation Functions
geographic feature, Spatial Data Types
GeomCollection(), MySQL-Specific Functions That Create Geometry Values
geometrically valid
GIS values, Geometry Well-Formedness and Validity
spatial values, Geometry Well-Formedness and Validity
geometry, Spatial Data Types
GEOMETRY data type, Spatial Data Types
geometry values
internal storage format, Internal Geometry Storage Format
WKB format, Well-Known Binary (WKB) Format
WKT format, Well-Known Text (WKT) Format
GEOMETRYCOLLECTION data type, Spatial Data Types
GeometryCollection(), MySQL-Specific Functions That Create Geometry Values
geospatial feature, Spatial Data Types
German dictionary collation, West European Character Sets
German phone book collation, West European Character Sets
GET DIAGNOSTICS, GET DIAGNOSTICS Syntax
get-server-public-key option, Command Options for Encrypted Connections
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
getting MySQL, How to Get MySQL
GET_DD_COLUMN_PRIVILEGES(), Internal Functions
GET_DD_CREATE_OPTIONS(), Internal Functions
GET_DD_INDEX_SUB_PART_LENGTH(), Internal Functions
GET_FORMAT(), Date and Time Functions
GET_LOCK(), Locking Functions
get_sysvar_source plugin service, MySQL Services for Plugins
GIS, Spatial Data Types
GIS data types
storage requirements, Spatial Type Storage Requirements
GIS values
geometrically valid, Geometry Well-Formedness and Validity
Git tree, Installing MySQL Using a Development Source Tree
GLOBAL
SET statement, SET Syntax for Variable Assignment
global privileges, GRANT Syntax, REVOKE Syntax
global temporary tablespace, MySQL Glossary
global transaction, MySQL Glossary
global_grants table
system table, Grant System Tables, Static Versus Dynamic Privileges, Grant Table Overview
go command
mysql, mysql Client Commands
Google Test, Feature Options
GRANT OPTION privilege, Static Privilege Descriptions
GRANT statement, Adding Accounts, Assigning Privileges, and Dropping Accounts, GRANT Syntax
privilege restrictions, The AS Clause and Privilege Restrictions
grant table distribution (NDB Cluster), Distributed MySQL Privileges (Not Supported)
grant tables
columns_priv table, Grant System Tables, Grant Table Overview
db table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
default_roles table, Grant System Tables, Grant Table Overview
global_grants table, Grant System Tables, Static Versus Dynamic Privileges, Grant Table Overview
password_history table, Grant System Tables, Grant Table Overview
procs_priv table, Grant System Tables, Grant Table Overview
proxies_priv, Granting and Revoking the PROXY Privilege
proxies_priv table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
role_edges table, Grant System Tables, Grant Table Overview
sorting, Access Control, Stage 1: Connection Verification, Access Control, Stage 2: Request Verification
structure, Grant Tables
tables_priv table, Grant System Tables, Grant Table Overview
user table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
granting
privileges, GRANT Syntax
granting roles, GRANT Syntax
grants
display, SHOW GRANTS Syntax
graph option
ndb_top, ndb_top — View CPU usage information for NDB threads
greater than (>), Comparison Functions and Operators
greater than or equal (>=), Comparison Functions and Operators
greatest timestamp wins (conflict resolution), NDB Cluster Replication Conflict Resolution
greatest timestamp, delete wins (conflict resolution), NDB Cluster Replication Conflict Resolution
GREATEST(), Comparison Functions and Operators
Group (NDB Cluster), NDB Cluster Shared-Memory Connections
GROUP BY
aliases in, MySQL Handling of GROUP BY
extensions to standard SQL, MySQL Handling of GROUP BY, SELECT Syntax
implicit sorting, Use of Indexes to Satisfy ORDER BY
maximum sort length, SELECT Syntax
WITH ROLLUP, GROUP BY Modifiers
GROUP BY functions, Aggregate (GROUP BY) Function Descriptions
GROUP BY optimizing, GROUP BY Optimization
group commit, Group Commit for Redo Log Flushing, MySQL Glossary
group preferences
LDAP authentication, Using LDAP Pluggable Authentication
group replication, Group Replication
change to multi-primary mode, Changing to Multi-Primary Mode
change to single-primary mode, Changing to Single-Primary Mode
change which member is primary, Changing which Member is Primary
configuring a group's write concurrency, Configuring a Group's Write Concurrency
configuring consistency guarantees, Configuring Transaction Consistency Guarantees
consistency guarantees and data flow, Data Flow Operations
consistency guarantees and primary failover, Consistency Guarantees and Primary Failover
consistency guarantees choose a level, How to Choose a Consistency Level
consistency guarantees impact on primary election, Impact of Consistency on Primary Election
consistency guarantees impacts, Impacts of Consistency Levels
consistency guarantees synchronization points, Transaction Synchronization Points
inspecting a group's write concurrency, Inspecting a Group's Write Concurrency
transaction consistency guarantees, Transaction Consistency Guarantees
understanding transaction consistency guarantees, Understanding Transaction Consistency Guarantees
group replication UDFs
group_replication_get_communication_protocol(), Functions to Inspect and Set the Group Replication Communication Protocol Version
group_replication_get_write_concurrency(), Functions to Inspect and Configure the Maximum Consensus Instances of a Group
group_replication_set_as_primary(), Function which Configures Group Replication Primary
group_replication_set_communication_protocol(), Functions to Inspect and Set the Group Replication Communication Protocol Version
group_replication_set_write_concurrency(), Functions to Inspect and Configure the Maximum Consensus Instances of a Group
group_replication_switch_to_multi_primary_mode(), Functions which Configure the Group Replication Mode
group_replication_switch_to_single_primary_mode(), Functions which Configure the Group Replication Mode
grouping
expressions, Operator Precedence
GROUPING(), GROUP BY Modifiers, Miscellaneous Functions
GROUP_CONCAT(), Aggregate (GROUP BY) Function Descriptions
group_concat_max_len system variable, Server System Variables
GROUP_REPLICATION_ADMIN privilege, Dynamic Privilege Descriptions
group_replication_allow_local_disjoint_gtids_join system variable, Group Replication System Variables
group_replication_allow_local_lower_version_join system variable, Group Replication System Variables
group_replication_autorejoin_tries system variable, Group Replication System Variables
group_replication_auto_increment_increment system variable, Group Replication System Variables
group_replication_bootstrap_group system variable, Group Replication System Variables
group_replication_communication_debug_options system variable, Group Replication System Variables
group_replication_communication_max_message_size system variable, Group Replication System Variables
group_replication_components_stop_timeout system variable, Group Replication System Variables
group_replication_compression_threshold system variable, Group Replication System Variables
group_replication_consistency system variable, Group Replication System Variables
group_replication_enforce_update_everywhere_checks system variable, Group Replication System Variables
group_replication_exit_state_action system variable, Group Replication System Variables
group_replication_flow_control_applier_threshold system variable, Group Replication System Variables
group_replication_flow_control_certifier_threshold system variable, Group Replication System Variables
group_replication_flow_control_hold_percent system variable, Group Replication System Variables
group_replication_flow_control_max_commit_quota system variable, Group Replication System Variables
group_replication_flow_control_member_quota_percent system variable, Group Replication System Variables
group_replication_flow_control_min_quota system variable, Group Replication System Variables
group_replication_flow_control_min_recovery_quota system variable, Group Replication System Variables
group_replication_flow_control_mode system variable, Group Replication System Variables
group_replication_flow_control_period system variable, Group Replication System Variables
group_replication_flow_control_release_percent system variable, Group Replication System Variables
group_replication_force_members system variable, Group Replication System Variables
group_replication_get_communication_protocol() UDF, Functions to Inspect and Set the Group Replication Communication Protocol Version
group_replication_get_write_concurrency() UDF, Functions to Inspect and Configure the Maximum Consensus Instances of a Group, Inspecting a Group's Write Concurrency
group_replication_group_name system variable, Group Replication System Variables
group_replication_group_seeds system variable, Group Replication System Variables
group_replication_gtid_assignment_block_size system variable, Group Replication System Variables
group_replication_ip_whitelist, Group Replication System Variables
group_replication_local_address system variable, Group Replication System Variables
group_replication_member_expel_timeout system variable, Group Replication System Variables
group_replication_member_weight system variable, Group Replication System Variables
group_replication_message_cache_size system variable, Group Replication System Variables
group_replication_poll_spin_loops system variable, Group Replication System Variables
group_replication_recovery_complete_at system variable, Group Replication System Variables
group_replication_recovery_get_public_key system variable, Group Replication System Variables
group_replication_recovery_public_key_path system variable, Group Replication System Variables
group_replication_recovery_reconnect_interval system variable, Group Replication System Variables
group_replication_recovery_retry_count system variable, Group Replication System Variables
group_replication_recovery_ssl_ca system variable, Group Replication System Variables
group_replication_recovery_ssl_capath system variable, Group Replication System Variables
group_replication_recovery_ssl_cert system variable, Group Replication System Variables
group_replication_recovery_ssl_cipher system variable, Group Replication System Variables
group_replication_recovery_ssl_crl system variable, Group Replication System Variables
group_replication_recovery_ssl_crlpath system variable, Group Replication System Variables
group_replication_recovery_ssl_key system variable, Group Replication System Variables
group_replication_recovery_ssl_verify_server_cert system variable, Group Replication System Variables
group_replication_recovery_use_ssl system variable, Group Replication System Variables
group_replication_set_as_primary() UDF, Function which Configures Group Replication Primary, Changing which Member is Primary
group_replication_set_communication_protocol() UDF, Functions to Inspect and Set the Group Replication Communication Protocol Version
group_replication_set_write_concurrency() UDF, Functions to Inspect and Configure the Maximum Consensus Instances of a Group, Configuring a Group's Write Concurrency
group_replication_single_primary_mode system variable, Group Replication System Variables
group_replication_ssl_mode system variable, Group Replication System Variables
group_replication_start_on_boot system variable, Group Replication System Variables
group_replication_switch_to_multi_primary_mode() UDF, Functions which Configure the Group Replication Mode, Changing to Multi-Primary Mode
group_replication_switch_to_single_primary_mode() UDF, Functions which Configure the Group Replication Mode, Changing to Single-Primary Mode
group_replication_transaction_size_limit system variable, Group Replication System Variables
group_replication_unreachable_majority_timeout, Group Replication System Variables
GTID functions, Functions Used with Global Transaction Identifiers (GTIDs)
GTID sets
representation, GTID Sets
gtid-executed-compression-period option (mysqld), Startup Options Used with GTID Replication
gtid-mode option (mysqld), Startup Options Used with GTID Replication
GTIDs, Replication with Global Transaction Identifiers
and failover, Using GTIDs for Failover and Scaleout
and scaleout, Using GTIDs for Failover and Scaleout
auto-positioning, GTID Auto-Positioning
concepts, GTID Format and Storage
gtid_purged, The gtid_purged System Variable
life cycle, GTID Life Cycle
logging, mysql.gtid_executed Table
replication with, Setting Up Replication Using GTIDs
restrictions, Restrictions on Replication with GTIDs
gtid_executed system variable, System Variables Used with GTID Replication
gtid_executed table
system table, Replication System Tables, mysql.gtid_executed Table
gtid_executed_compression_period, System Variables Used with GTID Replication
gtid_executed_compression_period system variable
mysql.gtid_executed table, mysql.gtid_executed Table Compression
gtid_mode system variable, System Variables Used with GTID Replication
gtid_next system variable, System Variables Used with GTID Replication
gtid_owned system variable, System Variables Used with GTID Replication
gtid_purged, The gtid_purged System Variable
gtid_purged system variable, System Variables Used with GTID Replication
GTID_SUBSET(), Functions Used with Global Transaction Identifiers (GTIDs)
GTID_SUBTRACT(), Functions Used with Global Transaction Identifiers (GTIDs)

H

[index top]
HANDLER, HANDLER Syntax
Handlers, DECLARE ... HANDLER Syntax
handling
errors, UDF Return Values and Error Handling
hash index, MySQL Glossary
hash indexes, Comparison of B-Tree and Hash Indexes
hash partitioning, HASH Partitioning
hash partitions
managing, Management of HASH and KEY Partitions
splitting and merging, Management of HASH and KEY Partitions
have_compress system variable, Server System Variables
have_crypt system variable, Server System Variables
have_dynamic_loading system variable, Server System Variables
have_geometry system variable, Server System Variables
have_openssl system variable, Server System Variables
have_profiling system variable, Server System Variables
have_query_cache system variable, Server System Variables
have_rtree_keys system variable, Server System Variables
have_ssl system variable, Server System Variables
have_statement_timeout system variable, Server System Variables
have_symlink system variable, Server System Variables
HAVING, SELECT Syntax
HDD, MySQL Glossary
header file
keyword_list.h, The INFORMATION_SCHEMA KEYWORDS Table
header option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
header_file option
comp_err, comp_err — Compile MySQL Error Message File
HEAP storage engine, Alternative Storage Engines, The MEMORY Storage Engine
heartbeat, MySQL Glossary
HeartbeatIntervalDbApi, Defining NDB Cluster Data Nodes
HeartbeatIntervalDbDb, Defining NDB Cluster Data Nodes
HeartbeatIntervalMgmdMgmd
management nodes, Defining an NDB Cluster Management Server
HeartbeatOrder, Defining NDB Cluster Data Nodes
HeartbeatThreadPriority, Defining an NDB Cluster Management Server, Defining SQL and Other API Nodes in an NDB Cluster
help command
mysql, mysql Client Commands
HELP command (NDB Cluster), Commands in the NDB Cluster Management Client
help option
comp_err, comp_err — Compile MySQL Error Message File
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
myisamchk, myisamchk General Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
myisam_ftdump, myisam_ftdump — Display Full-Text Index information
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqldumpslow, mysqldumpslow — Summarize Slow Query Log Files
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqlimport, mysqlimport — A Data Import Program
MySQLInstallerConsole, MySQLInstallerConsole Reference
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_config_editor, mysql_config_editor — MySQL Configuration Utility
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_ssl_rsa_setup, mysql_ssl_rsa_setup — Create SSL/RSA Files
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
my_print_defaults, my_print_defaults — Display Options from Option Files
ndb_perror, ndb_perror — Obtain NDB Error Message Information
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
ndb_top, ndb_top — View CPU usage information for NDB threads
perror, perror — Display MySQL Error Message Information
HELP option
myisamchk, myisamchk General Options
help option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
HELP statement, HELP Syntax
help tables
system tables, Server-Side Help System Tables
help_category table
system table, Server-Side Help System Tables
help_keyword table
system table, Server-Side Help System Tables
help_relation table
system table, Server-Side Help System Tables
help_topic table
system table, Server-Side Help System Tables
hex option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
HEX(), String Functions, Mathematical Functions
hex-blob option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
hexadecimal literal introducer, Hexadecimal Literals
hexadecimal literals, Hexadecimal Literals
bit operations, Hexadecimal Literals
hexdump option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
high-water mark, MySQL Glossary
HIGH_NOT_PRECEDENCE SQL mode, Full List of SQL Modes
HIGH_PRIORITY
INSERT modifier, INSERT Syntax
SELECT modifier, SELECT Syntax
hintable
system variable, Variable-Setting Hint Syntax
hints, MySQL Extensions to Standard SQL
index, Index Hints, SELECT Syntax
optimizer, Optimizer Hints
histignore option
mysql, mysql Client Options
histogram_generation_max_mem_size system variable, Server System Variables
history list, MySQL Glossary
history of MySQL, History of MySQL
hole punching, MySQL Glossary
HOME environment variable, mysql Client Logging, MySQL Environment Variables
host name
default, Connecting to the MySQL Server Using Command Options
host name caching, DNS Lookup Optimization and the Host Cache
host name resolution, DNS Lookup Optimization and the Host Cache
host names, Connecting to the MySQL Server Using Command Options
in account names, Specifying Account Names
in default account, Securing the Initial MySQL Account
in role names, Specifying Role Names
maximum length, Features Added in MySQL 8.0
host option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
ndb_top, ndb_top — View CPU usage information for NDB threads
Host*SciId* parameters, SCI Transport Connections in NDB Cluster
HostName, Defining an NDB Cluster Management Server, Defining NDB Cluster Data Nodes, Defining SQL and Other API Nodes in an NDB Cluster
HostName (NDB Cluster), NDB Cluster Security and Networking Issues
hostname system variable, Server System Variables
HostName1, NDB Cluster TCP/IP Connections, NDB Cluster Shared-Memory Connections, SCI Transport Connections in NDB Cluster
HostName2, NDB Cluster TCP/IP Connections, NDB Cluster Shared-Memory Connections, SCI Transport Connections in NDB Cluster
hosts table
performance_schema, The hosts Table
host_cache table
performance_schema, The host_cache Table
host_summary view
sys schema, The host_summary and x$host_summary Views
host_summary_by_file_io view
sys schema, The host_summary_by_file_io and x$host_summary_by_file_io Views
host_summary_by_file_io_type view
sys schema, The host_summary_by_file_io_type and x$host_summary_by_file_io_type Views
host_summary_by_stages view
sys schema, The host_summary_by_stages and x$host_summary_by_stages Views
host_summary_by_statement_latency view
sys schema, The host_summary_by_statement_latency and x$host_summary_by_statement_latency Views
host_summary_by_statement_type view
sys schema, The host_summary_by_statement_type and x$host_summary_by_statement_type Views
hot, MySQL Glossary
hot backup, MySQL Glossary
HOUR(), Date and Time Functions
html option
mysql, mysql Client Options

I

[index top]
i-am-a-dummy option
mysql, mysql Client Options
ib-file set, MySQL Glossary
ibbackup_logfile, MySQL Glossary
.ibd file, MySQL Glossary
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
count option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
debug option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
help option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
id option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
no-check option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
pretty option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
skip-data option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
strict-check option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
type option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
version option, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
ibdata file, MySQL Glossary
ibtmp file, MySQL Glossary
.ibz file, MySQL Glossary
ib_logfile, MySQL Glossary
icc
MySQL builds, Compiler-Specific Build Characteristics
ICU_VERSION(), Information Functions
Id, Defining an NDB Cluster Management Server, Defining SQL and Other API Nodes in an NDB Cluster
ID
unique, How to Get the Unique ID for the Last Inserted Row
id option
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
idempotent option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
identifiers, Schema Object Names
case sensitivity, Identifier Case Sensitivity
quoting, Schema Object Names
identity system variable, Server System Variables
idlesleep option
ndb_import, ndb_import — Import CSV Data Into NDB
idlespin option
ndb_import, ndb_import — Import CSV Data Into NDB
IF, IF Syntax
IF(), Control Flow Functions
IFNULL(), Control Flow Functions
IGNORE
DELETE modifier, DELETE Syntax, Duplicate-Key Handling
INSERT modifier, INSERT Syntax
UPDATE modifier, UPDATE Syntax
with partitioned tables, Comparison of the IGNORE Keyword and Strict SQL Mode, INSERT Syntax
IGNORE INDEX, Index Hints
IGNORE KEY, Index Hints
ignore option
mysqlimport, mysqlimport — A Data Import Program
ignore-builtin-innodb option
mysqld, InnoDB Startup Options and System Variables
ignore-error option
mysqldump, mysqldump — A Database Backup Program
ignore-lines option
mysqlimport, mysqlimport — A Data Import Program
ndb_import, ndb_import — Import CSV Data Into NDB
ignore-spaces option
mysql, mysql Client Options
ignore-table option
mysqldump, mysqldump — A Database Backup Program
IGNORE_AIO_CHECK option
CMake, Feature Options
ignore_builtin_innodb system variable, InnoDB Startup Options and System Variables
IGNORE_SPACE SQL mode, Full List of SQL Modes
ilist, MySQL Glossary
immediate_commit_timestamp, Delayed Replication
immediate_server_version system variable, System Variables Used on Replication Masters
implicit default values, Data Type Default Values
implicit GROUP BY sorting, Use of Indexes to Satisfy ORDER BY
implicit row lock, MySQL Glossary
IMPORT TABLE, IMPORT TABLE Syntax
IMPORT TABLESPACE, ALTER TABLE Syntax, Moving or Copying InnoDB Tables
importing
data, Executing SQL Statements from a Text File, mysqlimport — A Data Import Program
IN, Comparison Functions and Operators, Subqueries with ANY, IN, or SOME
in-memory database, MySQL Glossary
include option
mysql_config, mysql_config — Display Options for Compiling Clients
include-databases option
mysqlpump, mysqlpump — A Database Backup Program
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
include-events option
mysqlpump, mysqlpump — A Database Backup Program
include-gtids option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
include-master-host-port option
mysqldump, mysqldump — A Database Backup Program
include-routines option
mysqlpump, mysqlpump — A Database Backup Program
include-tables option
mysqlpump, mysqlpump — A Database Backup Program
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
include-triggers option
mysqlpump, mysqlpump — A Database Backup Program
include-users option
mysqlpump, mysqlpump — A Database Backup Program
increasing with replication
speed, Replication
incremental backup, MySQL Glossary
incremental recovery, Point-in-Time (Incremental) Recovery Using the Binary Log
using NDB Cluster replication, Point-In-Time Recovery Using NDB Cluster Replication
index, MySQL Glossary
deleting, ALTER TABLE Syntax, DROP INDEX Syntax
rebuilding, Rebuilding or Repairing Tables or Indexes
sorted index builds, Sorted Index Builds
index cache, MySQL Glossary
index condition pushdown, MySQL Glossary
INDEX DIRECTORY
and replication, Replication and DIRECTORY Table Options
index dives
range optimization, Equality Range Optimization of Many-Valued Comparisons
index dives (for statistics estimation), Configuring Non-Persistent Optimizer Statistics Parameters
index extensions, Use of Index Extensions
index hint, MySQL Glossary
index hints, Index Hints, SELECT Syntax
index join type
optimizer, EXPLAIN Join Types
index prefix, MySQL Glossary
INDEX privilege, Static Privilege Descriptions
index statistics
NDB, Defining NDB Cluster Data Nodes
index-record lock
InnoDB, Phantom Rows
indexed temporary table
semi-join strategy, Optimizing IN and EXISTS Subquery predicates with Semi-Join Transformations
indexes, CREATE INDEX Syntax
and BLOB columns, Index Prefixes, CREATE TABLE Syntax
and IS NULL, B-Tree Index Characteristics
and LIKE, B-Tree Index Characteristics
and ndb_restore, ndb_restore — Restore an NDB Cluster Backup
and NULL values, CREATE TABLE Syntax
and TEXT columns, Index Prefixes, CREATE TABLE Syntax
assigning to key cache, CACHE INDEX Syntax
BLOB columns, Column Prefix Key Parts
block size, Server System Variables
column prefixes, Index Prefixes
columns, Column Indexes
descending, Descending Indexes
leftmost prefix of, How MySQL Uses Indexes, Multiple-Column Indexes
multi-column, Multiple-Column Indexes
multiple-part, CREATE INDEX Syntax
names, Schema Object Names
TEXT columns, Column Prefix Key Parts
TIMESTAMP lookups, Indexed Lookups from TIMESTAMP Columns
use of, How MySQL Uses Indexes
indexes table
data dictionary table, Data Dictionary Tables
IndexMemory, Defining NDB Cluster Data Nodes
IndexStatAutoCreate
data nodes, Defining NDB Cluster Data Nodes
IndexStatAutoUpdate
data nodes, Defining NDB Cluster Data Nodes
IndexStatSaveScale
data nodes, Defining NDB Cluster Data Nodes
IndexStatSaveSize
data nodes, Defining NDB Cluster Data Nodes
IndexStatTriggerPct
data nodes, Defining NDB Cluster Data Nodes
IndexStatTriggerScale
data nodes, Defining NDB Cluster Data Nodes
IndexStatUpdateDelay
data nodes, Defining NDB Cluster Data Nodes
index_column_usage table
data dictionary table, Data Dictionary Tables
index_merge join type
optimizer, EXPLAIN Join Types
index_partitions table
data dictionary table, Data Dictionary Tables
index_stats table
data dictionary table, Data Dictionary Tables
index_subquery join type
optimizer, EXPLAIN Join Types
indirect indexes
NDB Cluster, Indexing a Generated Column to Provide a JSON Column Index
INET6_ATON(), Miscellaneous Functions
INET6_NTOA(), Miscellaneous Functions
INET_ATON(), Miscellaneous Functions
INET_NTOA(), Miscellaneous Functions
infimum record, MySQL Glossary
INFO Events (NDB Cluster), NDB Cluster Log Events
info option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
information functions, Information Functions
information option
myisamchk, myisamchk Check Options
INFORMATION SCHEMA
InnoDB tables, InnoDB INFORMATION_SCHEMA Tables
INFORMATION_SCHEMA, INFORMATION_SCHEMA Tables, MySQL Glossary
and security issues, NDB Cluster and MySQL Privileges
collation and searching, Using Collation in INFORMATION_SCHEMA Searches
connection-control tables, INFORMATION_SCHEMA Connection-Control Tables
InnoDB tables, INFORMATION_SCHEMA InnoDB Tables
INNODB_CMP table, INNODB_CMP and INNODB_CMP_RESET
INNODB_CMPMEM table, INNODB_CMPMEM and INNODB_CMPMEM_RESET
INNODB_CMPMEM_RESET table, INNODB_CMPMEM and INNODB_CMPMEM_RESET
INNODB_CMP_RESET table, INNODB_CMP and INNODB_CMP_RESET
INNODB_TRX table, InnoDB INFORMATION_SCHEMA Transaction and Locking Information
Thread pool tables, INFORMATION_SCHEMA Thread Pool Tables
INFORMATION_SCHEMA plugins, INFORMATION_SCHEMA Plugins
INFORMATION_SCHEMA queries
optimization, Optimizing INFORMATION_SCHEMA Queries
INFORMATION_SCHEMA.ENGINES table
and NDB Cluster, Quick Reference: NDB Cluster SQL Statements
INFORMATION_SCHEMA.GLOBAL_STATUS table
and NDB Cluster, Quick Reference: NDB Cluster SQL Statements
INFORMATION_SCHEMA.GLOBAL_VARIABLES table
and NDB Cluster, Quick Reference: NDB Cluster SQL Statements
information_schema_stats_expiry system variable, Server System Variables
init
thread state, General Thread States
Init DB
thread command, Thread Command Values
init-command option
mysql, mysql Client Options
init-file option
mysqld, Server Command Options
InitFragmentLogFiles, Defining NDB Cluster Data Nodes
initial option (ndbd), ndbd — The NDB Cluster Data Node Daemon
initial option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
initial option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
initial-start option (ndbd), ndbd — The NDB Cluster Data Node Daemon
initial-start option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
initialize option
mysqld, Server Command Options
initialize-insecure option
mysqld, Server Command Options
Initialized
thread state, Event Scheduler Thread States
InitialLogFileGroup, Defining NDB Cluster Data Nodes
InitialNoOfOpenFiles, Defining NDB Cluster Data Nodes
InitialTablespace, Defining NDB Cluster Data Nodes
init_connect system variable, Server System Variables
init_file system variable, Server System Variables
init_slave system variable, System Variables Used on Replication Slaves
INNER JOIN, JOIN Syntax
innochecksum, Overview of MySQL Programs, innochecksum — Offline InnoDB File Checksum Utility
allow-mismatches option, innochecksum — Offline InnoDB File Checksum Utility
count option, innochecksum — Offline InnoDB File Checksum Utility
end-page option, innochecksum — Offline InnoDB File Checksum Utility
help option, innochecksum — Offline InnoDB File Checksum Utility
info option, innochecksum — Offline InnoDB File Checksum Utility
log option, innochecksum — Offline InnoDB File Checksum Utility
no-check option, innochecksum — Offline InnoDB File Checksum Utility
page option, innochecksum — Offline InnoDB File Checksum Utility
page-type-dump option, innochecksum — Offline InnoDB File Checksum Utility
page-type-summary option, innochecksum — Offline InnoDB File Checksum Utility
read from standard in option, innochecksum — Offline InnoDB File Checksum Utility
start-page option, innochecksum — Offline InnoDB File Checksum Utility
strict-check option, innochecksum — Offline InnoDB File Checksum Utility
verbose option, innochecksum — Offline InnoDB File Checksum Utility
version option, innochecksum — Offline InnoDB File Checksum Utility
write option, innochecksum — Offline InnoDB File Checksum Utility
InnoDB, Introduction to InnoDB, MySQL Glossary
adaptive hash index, Adaptive Hash Index
and application feature requirements, NDB and InnoDB Feature Usage Summary
application performance, Application Performance Considerations
applications supported, NDB and InnoDB Workloads
architecture, InnoDB Architecture
asynchronous I/O, Using Asynchronous I/O on Linux
auto-inc lock, InnoDB Locking
auto-increment columns, AUTO_INCREMENT Handling in InnoDB
autocommit mode, autocommit, Commit, and Rollback, Grouping DML Operations with Transactions
availability, MySQL Server Using InnoDB Compared with NDB Cluster
backups, InnoDB Backup
buffer pool, Excluding Buffer Pool Pages from Core Files
change buffer, Change Buffer
checkpoints, InnoDB Checkpoints
clustered index, Clustered and Secondary Indexes
COMPACT row format, COMPACT Row Format
compared to NDB Cluster, MySQL Server Using InnoDB Compared with NDB Cluster, Differences Between the NDB and InnoDB Storage Engines, NDB and InnoDB Workloads, NDB and InnoDB Feature Usage Summary
configuration parameters, InnoDB Startup Options and System Variables
consistent reads, Consistent Nonlocking Reads
corruption, Recovery from Data Corruption or Disk Failure
crash recovery, InnoDB Crash Recovery, Tablespace Discovery During Crash Recovery
creating tables, Creating InnoDB Tables
data files, Resizing the System Tablespace
deadlock detection, Deadlock Detection and Rollback
deadlock example, An InnoDB Deadlock Example
deadlocks, Handling Deadlocks, Deadlocks in InnoDB, Deadlock Detection and Rollback
disk failure, Recovery from Data Corruption or Disk Failure
disk I/O, InnoDB Disk I/O
disk I/O optimization, Optimizing InnoDB Disk I/O
DYNAMIC row format, DYNAMIC Row Format, COMPRESSED Row Format
exclusive lock, InnoDB Locking
file space management, File Space Management
file-per-table setting, File-Per-Table Tablespaces
files, Understanding Files Associated with InnoDB Tables
foreign key constraints, InnoDB and FOREIGN KEY Constraints
FULLTEXT indexes, InnoDB FULLTEXT Indexes
gap lock, InnoDB Locking, Phantom Rows
generated columns, Foreign Key Restrictions for Generated Columns and Virtual Indexes
in-memory structures, InnoDB In-Memory Structures
index-record lock, Phantom Rows
insert-intention lock, InnoDB Locking
intention lock, InnoDB Locking
limits and restrictions, Limits on InnoDB Tables
Linux, Using Asynchronous I/O on Linux
lock modes, InnoDB Locking
locking, InnoDB Locking and Transaction Model, InnoDB Locking, Locks Set by Different SQL Statements in InnoDB
locking reads, Locking Reads
memory usage, Adjusting Memory Usage for MyISAM and InnoDB
migrating tables, Moving or Copying InnoDB Tables
Monitors, InnoDB Troubleshooting
multi-versioning, InnoDB Multi-Versioning
next-key lock, InnoDB Locking, Phantom Rows
NFS, Limits on InnoDB Tables, Important Storage Considerations
on-disk structures, InnoDB On-Disk Structures
online DDL, InnoDB and Online DDL
page size, Maximums and Minimums, The Physical Structure of an InnoDB Index
physical index structure, The Physical Structure of an InnoDB Index
point-in-time recovery, Point-in-Time Recovery
primary keys, InnoDB Tables and Primary Keys, Defining a PRIMARY KEY for Each Table
raw partitions, Using Raw Disk Partitions for the System Tablespace
record-level locks, Phantom Rows
recovery, InnoDB Recovery
redo log, Redo Log, Changing the Number or Size of Redo Log Files
REDUNDANT row format, REDUNDANT Row Format
replication, InnoDB and MySQL Replication
row format, InnoDB Tables and Row Formats, Determining the Row Format of a Table
secondary index, Clustered and Secondary Indexes
shared lock, InnoDB Locking
Solaris issues, Installing MySQL on Solaris
sorted index builds, Sorted Index Builds
storage, Storage Requirements
storage layout, Planning the Storage Layout
system variables, InnoDB Startup Options and System Variables
table properties, Viewing InnoDB Table Properties
tables, Tables
converting from other storage engines, Converting Tables from MyISAM to InnoDB
transaction model, InnoDB Locking and Transaction Model, InnoDB Transaction Model
transactions, Handling Too-Long Or Too-Short Transactions
transferring data, Transferring Existing Data
troubleshooting, InnoDB Troubleshooting
cannot open datafile, Cannot Open Datafile
data dictionary problems, Troubleshooting InnoDB Data Dictionary Operations
deadlocks, Deadlocks in InnoDB, Deadlock Detection and Rollback
defragmenting tables, Defragmenting a Table
I/O problems, Troubleshooting InnoDB I/O Problems
online DDL, Online DDL Limitations
performance problems, Optimizing for InnoDB Tables
recovery problems, Forcing InnoDB Recovery
restoring orphan ibd files, Restoring Orphan File-Per-Table ibd Files
SQL errors, InnoDB Error Handling
virtual indexes, Foreign Key Restrictions for Generated Columns and Virtual Indexes
InnoDB buffer pool, InnoDB Buffer Pool Optimization, Monitoring the Buffer Pool Using the InnoDB Standard Monitor, Configuring InnoDB Buffer Pool Size, Configuring Multiple Buffer Pool Instances, Making the Buffer Pool Scan Resistant, Configuring InnoDB Buffer Pool Prefetching (Read-Ahead), Configuring InnoDB Buffer Pool Flushing, Fine-tuning InnoDB Buffer Pool Flushing, Saving and Restoring the Buffer Pool State
InnoDB cluster
changing a cluster's topology, Changing a Cluster's Topology
checking a cluster's status, Checking a cluster's Status with Cluster.status()
checking instance configuration, Using dba.checkInstanceConfiguration()
checking instance state, Checking Instance State
configuring automatic rejoin of instances, Configuring Automatic Rejoin of Instances
configuring local instances, Configuring Instances with dba.configureLocalInstance()
configuring the election process, Configuring the Election Process
creating a whitelist of servers, Creating a Whitelist of Servers
customizing, Customizing InnoDB clusters
dba.dropMetadataSchema(), Rebooting a Cluster from a Major Outage
describing the structure of an InnoDB cluster, Using cluster.describe()
dissolving an innodb cluster, Dissolving an InnoDB Cluster
getting options of an InnoDB cluster, Setting Options for InnoDB cluster
groupName, Customizing InnoDB clusters
groupSeeds, Customizing InnoDB clusters
ipWhitelist, Creating a Whitelist of Servers
localAddress, Customizing InnoDB clusters
managing sandbox instances, Managing Sandbox Instances
memberSslMode, Securing your Cluster
memberWeight, Configuring the Election Process
rebooting a cluster from a major outage, Rebooting a Cluster from a Major Outage
rejoining an instance, Rejoining a Cluster
removing instances from, Removing Instances from the InnoDB Cluster
rescanning a cluster, Rescanning a Cluster
restoring a cluster from quorum loss, Restoring a Cluster from Quorum Loss
retrieving an InnoDB cluster, Retrieving an InnoDB cluster with dba.getCluster()
scripting AdminAPI, Scripting AdminAPI
securing your cluster, Securing your Cluster
setting options for an InnoDB cluster, Setting Options for InnoDB cluster
super read-only and instances, Super Read-only and Instances, Customizing InnoDB clusters
InnoDB Monitors, InnoDB Monitors
enabling, Enabling InnoDB Monitors
output, InnoDB Standard Monitor and Lock Monitor Output
innodb option
mysqld, InnoDB Startup Options and System Variables
InnoDB parameters, with new defaults
innodb_max_dirty_pages_pct, Configuring InnoDB Buffer Pool Flushing
InnoDB predicate locks, Predicate Locks for Spatial Indexes
InnoDB storage engine, Introduction to InnoDB, Alternative Storage Engines
InnoDB tables
storage requirements, InnoDB Table Storage Requirements
innodb-status-file option
mysqld, InnoDB Startup Options and System Variables
innodb_adaptive_flushing, Configuring InnoDB Buffer Pool Flushing
innodb_adaptive_flushing system variable, InnoDB Startup Options and System Variables
innodb_adaptive_flushing_lwm system variable, InnoDB Startup Options and System Variables
innodb_adaptive_hash_index
and innodb_thread_concurrency, Configuring Thread Concurrency for InnoDB
innodb_adaptive_hash_index system variable, InnoDB Startup Options and System Variables
innodb_adaptive_hash_index_parts variable, InnoDB Startup Options and System Variables
innodb_adaptive_max_sleep_delay system variable, InnoDB Startup Options and System Variables
innodb_api_bk_commit_interval system variable, InnoDB Startup Options and System Variables
innodb_api_disable_rowlock system variable, InnoDB Startup Options and System Variables
innodb_api_enable_binlog system variable, InnoDB Startup Options and System Variables
innodb_api_enable_mdl system variable, InnoDB Startup Options and System Variables
innodb_api_trx_level system variable, InnoDB Startup Options and System Variables
innodb_autoextend_increment system variable, InnoDB Startup Options and System Variables
innodb_autoinc_lock_mode, MySQL Glossary
innodb_autoinc_lock_mode system variable, InnoDB Startup Options and System Variables
innodb_background_drop_list_empty system variable, InnoDB Startup Options and System Variables
INNODB_BUFFER_PAGE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_BUFFER_PAGE Table
INNODB_BUFFER_PAGE_LRU
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table
innodb_buffer_pool_chunk_size system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_debug, InnoDB Startup Options and System Variables
innodb_buffer_pool_dump_at_shutdown system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_dump_now system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_dump_pct system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_filename system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_instances system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_in_core_file option, Excluding Buffer Pool Pages from Core Files
innodb_buffer_pool_in_core_file system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_load_abort system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_load_at_startup system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_load_now system variable, InnoDB Startup Options and System Variables
innodb_buffer_pool_size system variable, InnoDB Startup Options and System Variables
INNODB_BUFFER_POOL_STATS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_BUFFER_POOL_STATS Table
innodb_buffer_stats_by_schema view
sys schema, The innodb_buffer_stats_by_schema and x$innodb_buffer_stats_by_schema Views
innodb_buffer_stats_by_table view
sys schema, The innodb_buffer_stats_by_table and x$innodb_buffer_stats_by_table Views
INNODB_CACHED_INDEXES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_CACHED_INDEXES Table
innodb_change_buffering, Configuring Change Buffering
innodb_change_buffering system variable, InnoDB Startup Options and System Variables
innodb_change_buffering_debug, InnoDB Startup Options and System Variables
innodb_change_buffer_max_size system variable, InnoDB Startup Options and System Variables
innodb_checkpoint_disabled system variable, InnoDB Startup Options and System Variables
innodb_checksum_algorithm system variable, InnoDB Startup Options and System Variables
INNODB_CMP
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_CMP and INNODB_CMP_RESET Tables
INNODB_CMPMEM
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_CMPMEM and INNODB_CMPMEM_RESET Tables
INNODB_CMPMEM_RESET
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_CMPMEM and INNODB_CMPMEM_RESET Tables
INNODB_CMP_PER_INDEX
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_CMP_PER_INDEX and INNODB_CMP_PER_INDEX_RESET Tables
innodb_cmp_per_index_enabled system variable, InnoDB Startup Options and System Variables
INNODB_CMP_PER_INDEX_RESET
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_CMP_PER_INDEX and INNODB_CMP_PER_INDEX_RESET Tables
INNODB_CMP_RESET
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_CMP and INNODB_CMP_RESET Tables
INNODB_COLUMNS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_COLUMNS Table
innodb_commit_concurrency system variable, InnoDB Startup Options and System Variables
innodb_compression_failure_threshold_pct system variable, InnoDB Startup Options and System Variables
innodb_compression_level system variable, InnoDB Startup Options and System Variables
innodb_compression_pad_pct_max system variable, InnoDB Startup Options and System Variables
innodb_compress_debug, InnoDB Startup Options and System Variables
innodb_concurrency_tickets, Configuring Thread Concurrency for InnoDB
innodb_concurrency_tickets system variable, InnoDB Startup Options and System Variables
INNODB_DATAFILES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_DATAFILES Table
innodb_data_file_path system variable, InnoDB Startup Options and System Variables
innodb_data_home_dir system variable, InnoDB Startup Options and System Variables
innodb_ddl_log table
data dictionary table, Data Dictionary Tables
innodb_ddl_log_crash_reset_debug system variable, InnoDB Startup Options and System Variables
innodb_deadlock_detect system variable, InnoDB Startup Options and System Variables
innodb_dedicated_server system variable, InnoDB Startup Options and System Variables
innodb_default_row_format, Defining the Row Format of a Table
innodb_default_row_format system variable, InnoDB Startup Options and System Variables
innodb_directories system variable, InnoDB Startup Options and System Variables
innodb_disable_sort_file_cache system variable, InnoDB Startup Options and System Variables
innodb_doublewrite system variable, InnoDB Startup Options and System Variables
innodb_dynamic_metadata table
system table, Miscellaneous System Tables
innodb_fast_shutdown system variable, InnoDB Startup Options and System Variables
INNODB_FIELDS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FIELDS Table
innodb_file_per_table, Creating Compressed Tables, MySQL Glossary
innodb_file_per_table system variable, InnoDB Startup Options and System Variables
innodb_fill_factor system variable, InnoDB Startup Options and System Variables
innodb_fil_make_page_dirty_debug, InnoDB Startup Options and System Variables
innodb_flushing_avg_loops system variable, InnoDB Startup Options and System Variables
innodb_flush_log_at_timeout system variable, InnoDB Startup Options and System Variables
innodb_flush_log_at_trx_commit system variable, InnoDB Startup Options and System Variables
innodb_flush_method system variable, InnoDB Startup Options and System Variables
innodb_flush_neighbors system variable, InnoDB Startup Options and System Variables
innodb_flush_sync system variable, InnoDB Startup Options and System Variables
innodb_force_load_corrupted system variable, InnoDB Startup Options and System Variables
innodb_force_recovery system variable, InnoDB Startup Options and System Variables
DROP TABLE, DROP TABLE Syntax
INNODB_FOREIGN
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FOREIGN Table
INNODB_FOREIGN_COLS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FOREIGN_COLS Table
innodb_fsync_threshold system variable, InnoDB Startup Options and System Variables
innodb_ft_aux_table system variable, InnoDB Startup Options and System Variables
INNODB_FT_BEING_DELETED
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FT_BEING_DELETED Table
innodb_ft_cache_size system variable, InnoDB Startup Options and System Variables
INNODB_FT_CONFIG
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FT_CONFIG Table
INNODB_FT_DEFAULT_STOPWORD
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FT_DEFAULT_STOPWORD Table
INNODB_FT_DELETED
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FT_DELETED Table
innodb_ft_enable_diag_print system variable, InnoDB Startup Options and System Variables
innodb_ft_enable_stopword system variable, InnoDB Startup Options and System Variables
INNODB_FT_INDEX_CACHE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FT_INDEX_CACHE Table
INNODB_FT_INDEX_TABLE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_FT_INDEX_TABLE Table
innodb_ft_max_token_size system variable, InnoDB Startup Options and System Variables
innodb_ft_min_token_size system variable, InnoDB Startup Options and System Variables
innodb_ft_num_word_optimize system variable, InnoDB Startup Options and System Variables
innodb_ft_result_cache_limit system variable, InnoDB Startup Options and System Variables
innodb_ft_server_stopword_table system variable, InnoDB Startup Options and System Variables
innodb_ft_sort_pll_degree system variable, InnoDB Startup Options and System Variables
innodb_ft_total_cache_size system variable, InnoDB Startup Options and System Variables
innodb_ft_user_stopword_table system variable, InnoDB Startup Options and System Variables
INNODB_INDEXES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_INDEXES Table
innodb_index_stats table
system table, Optimizer System Tables, Configuring Persistent Optimizer Statistics Parameters
innodb_io_capacity, Configuring the InnoDB Master Thread I/O Rate
innodb_io_capacity system variable, InnoDB Startup Options and System Variables
innodb_io_capacity_max system variable, InnoDB Startup Options and System Variables
innodb_limit_optimistic_insert_debug, InnoDB Startup Options and System Variables
INNODB_LOCKS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_LOCKS Table
INNODB_LOCK_WAITS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_LOCK_WAITS Table
innodb_lock_waits view
sys schema, The innodb_lock_waits and x$innodb_lock_waits Views
innodb_lock_wait_timeout, MySQL Glossary
innodb_lock_wait_timeout system variable, InnoDB Startup Options and System Variables
innodb_log_buffer_size system variable, InnoDB Startup Options and System Variables
innodb_log_checkpoint_fuzzy_now system variable, InnoDB Startup Options and System Variables
innodb_log_checkpoint_now system variable, InnoDB Startup Options and System Variables
innodb_log_checksums system variable, InnoDB Startup Options and System Variables
innodb_log_compressed_pages system variable, InnoDB Startup Options and System Variables
innodb_log_files_in_group system variable, InnoDB Startup Options and System Variables
innodb_log_file_size system variable, InnoDB Startup Options and System Variables
innodb_log_group_home_dir system variable, InnoDB Startup Options and System Variables
innodb_log_spin_cpu_abs_lwm system variable, InnoDB Startup Options and System Variables
innodb_log_spin_cpu_pct_hwm system variable, InnoDB Startup Options and System Variables
innodb_log_wait_for_flush_spin_hwm system variable, InnoDB Startup Options and System Variables
innodb_log_write_ahead_size system variable, InnoDB Startup Options and System Variables
innodb_lru_scan_depth system variable, InnoDB Startup Options and System Variables
innodb_max_dirty_pages_pct, Configuring InnoDB Buffer Pool Flushing
innodb_max_dirty_pages_pct system variable, InnoDB Startup Options and System Variables
innodb_max_dirty_pages_pct_lwm system variable, InnoDB Startup Options and System Variables
innodb_max_purge_lag system variable, InnoDB Startup Options and System Variables
innodb_max_purge_lag_delay system variable, InnoDB Startup Options and System Variables
innodb_max_undo_log_size system variable, InnoDB Startup Options and System Variables
innodb_memcache database, Installing and Configuring the InnoDB memcached Plugin, InnoDB memcached Plugin Configuration Tables
innodb_memcached_config.sql script, Installing and Configuring the InnoDB memcached Plugin
innodb_merge_threshold_set_all_debug, InnoDB Startup Options and System Variables
INNODB_METRICS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_METRICS Table
innodb_monitor_disable system variable, InnoDB Startup Options and System Variables
innodb_monitor_enable system variable, InnoDB Startup Options and System Variables
innodb_monitor_reset system variable, InnoDB Startup Options and System Variables
innodb_monitor_reset_all system variable, InnoDB Startup Options and System Variables
innodb_numa_interleave variable, InnoDB Startup Options and System Variables
innodb_old_blocks_pct, Making the Buffer Pool Scan Resistant
innodb_old_blocks_pct system variable, InnoDB Startup Options and System Variables
innodb_old_blocks_time, Making the Buffer Pool Scan Resistant
innodb_old_blocks_time system variable, InnoDB Startup Options and System Variables
innodb_online_alter_log_max_size system variable, InnoDB Startup Options and System Variables
innodb_open_files system variable, InnoDB Startup Options and System Variables
innodb_optimize_fulltext_only system variable, InnoDB Startup Options and System Variables
innodb_page_cleaners system variable, InnoDB Startup Options and System Variables
innodb_page_size system variable, InnoDB Startup Options and System Variables
innodb_parallel_read_threads system variable, InnoDB Startup Options and System Variables
innodb_print_all_deadlocks system variable, InnoDB Startup Options and System Variables
innodb_print_all_deadlocks, InnoDB Startup Options and System Variables
innodb_print_ddl_logs system variable, InnoDB Startup Options and System Variables
innodb_purge_batch_size system variable, InnoDB Startup Options and System Variables
innodb_purge_rseg_truncate_frequency system variable, InnoDB Startup Options and System Variables
innodb_purge_threads system variable, InnoDB Startup Options and System Variables
innodb_random_read_ahead system variable, InnoDB Startup Options and System Variables
innodb_read_ahead_threshold, Configuring InnoDB Buffer Pool Prefetching (Read-Ahead)
innodb_read_ahead_threshold system variable, InnoDB Startup Options and System Variables
innodb_read_io_threads, Configuring the Number of Background InnoDB I/O Threads
innodb_read_io_threads system variable, InnoDB Startup Options and System Variables
innodb_read_only system variable, InnoDB Startup Options and System Variables
innodb_redo_log_encrypt system variable, InnoDB Startup Options and System Variables
innodb_replication_delay system variable, InnoDB Startup Options and System Variables
innodb_rollback_on_timeout system variable, InnoDB Startup Options and System Variables
innodb_rollback_segments system variable, InnoDB Startup Options and System Variables
innodb_saved_page_number_debug, InnoDB Startup Options and System Variables
innodb_scan_directories system variable, InnoDB Startup Options and System Variables
INNODB_SESSION_TEMP_TABLESPACES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_SESSION_TEMP_TABLESPACES Table
innodb_sort_buffer_size system variable, InnoDB Startup Options and System Variables
innodb_spin_wait_delay, Configuring Spin Lock Polling
innodb_spin_wait_delay system variable, InnoDB Startup Options and System Variables
innodb_spin_wait_pause_multiplier, Configuring Spin Lock Polling
innodb_spin_wait_pause_multiplier system variable, InnoDB Startup Options and System Variables
innodb_stats_auto_recalc system variable, InnoDB Startup Options and System Variables
innodb_stats_include_delete_marked system variable, Including Delete-marked Records in Persistent Statistics Calculations, InnoDB Startup Options and System Variables
innodb_stats_method system variable, InnoDB Startup Options and System Variables
innodb_stats_on_metadata system variable, InnoDB Startup Options and System Variables
innodb_stats_persistent system variable
innodb_stats_persistent, InnoDB Startup Options and System Variables
innodb_stats_persistent_sample_pages system variable, InnoDB Startup Options and System Variables
innodb_stats_transient_sample_pages, Configuring Non-Persistent Optimizer Statistics Parameters
innodb_stats_transient_sample_pages system variable, InnoDB Startup Options and System Variables
innodb_status_output system variable, InnoDB Startup Options and System Variables
innodb_status_output_locks system variable, InnoDB Startup Options and System Variables
innodb_stat_persistent system variable, InnoDB Startup Options and System Variables
innodb_strict_mode, MySQL Glossary
innodb_strict_mode system variable, InnoDB Startup Options and System Variables
innodb_sync_array_size system variable, InnoDB Startup Options and System Variables
innodb_sync_debug, InnoDB Startup Options and System Variables
innodb_sync_spin_loops system variable, InnoDB Startup Options and System Variables
INNODB_TABLES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_TABLES Table
INNODB_TABLESPACES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_TABLESPACES Table
INNODB_TABLESPACES_BRIEF
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_TABLESPACES_BRIEF Table
INNODB_TABLESTATS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_TABLESTATS View
innodb_table_locks system variable, InnoDB Startup Options and System Variables
innodb_table_stats table
system table, Optimizer System Tables, Configuring Persistent Optimizer Statistics Parameters
innodb_temp_data_file_path system variable, InnoDB Startup Options and System Variables
innodb_temp_tablespaces_dir system variable, InnoDB Startup Options and System Variables
INNODB_TEMP_TABLE_INFO
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_TEMP_TABLE_INFO Table
innodb_thread_concurrency, Configuring Thread Concurrency for InnoDB
innodb_thread_concurrency system variable, InnoDB Startup Options and System Variables
innodb_thread_sleep_delay, Configuring Thread Concurrency for InnoDB
innodb_thread_sleep_delay system variable, InnoDB Startup Options and System Variables
innodb_tmpdir system variable, InnoDB Startup Options and System Variables
INNODB_TRX
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_TRX Table
innodb_trx_purge_view_update_only_debug, InnoDB Startup Options and System Variables
innodb_trx_rseg_n_slots_debug, InnoDB Startup Options and System Variables
innodb_undo_directory system variable, InnoDB Startup Options and System Variables
innodb_undo_logs system variable, InnoDB Startup Options and System Variables
innodb_undo_log_encrypt system variable, InnoDB Startup Options and System Variables
innodb_undo_log_truncate system variable, InnoDB Startup Options and System Variables
innodb_undo_tablespaces system variable, InnoDB Startup Options and System Variables
innodb_use_native_aio, Using Asynchronous I/O on Linux
innodb_use_native_aio system variable, InnoDB Startup Options and System Variables
innodb_version system variable, InnoDB Startup Options and System Variables
INNODB_VIRTUAL
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_VIRTUAL Table
innodb_write_io_threads, Configuring the Number of Background InnoDB I/O Threads
innodb_write_io_threads system variable, InnoDB Startup Options and System Variables
INOUT parameter
condition handling, Condition Handling and OUT or INOUT Parameters
input-type option
ndb_import, ndb_import — Import CSV Data Into NDB
input-workers option
ndb_import, ndb_import — Import CSV Data Into NDB
INSERT, Optimizing INSERT Statements, INSERT Syntax
insert, MySQL Glossary
INSERT ... SELECT, INSERT ... SELECT Syntax
insert buffer, MySQL Glossary
insert buffering, MySQL Glossary
disabling, Configuring Change Buffering
INSERT DELAYED, INSERT DELAYED Syntax
insert intention lock, MySQL Glossary
INSERT privilege, Static Privilege Descriptions
INSERT(), String Functions
insert-ignore option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
insert-intention lock, InnoDB Locking
insertable views
insertable, Updatable and Insertable Views
inserting
speed of, Optimizing INSERT Statements
InsertRecoveryWork, Defining NDB Cluster Data Nodes
inserts
concurrent, Table-Level Locking, Concurrent Inserts
insert_id system variable, Server System Variables
INSTALL COMPONENT statement, INSTALL COMPONENT Syntax
install option
mysqld, Server Command Options
MySQLInstallerConsole, MySQLInstallerConsole Reference
install option (ndbd), ndbd — The NDB Cluster Data Node Daemon
install option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
install option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
INSTALL PLUGIN statement, INSTALL PLUGIN Syntax
install-manual option
mysqld, Server Command Options
Installation, MySQLInstallerConsole Reference
installation layouts, Installation Layouts
installation overview, Installing MySQL from Source
installing
binary distribution, Installing MySQL on Unix/Linux Using Generic Binaries
Linux RPM packages, Installing MySQL on Linux Using RPM Packages from Oracle
macOS DMG packages, Installing MySQL on macOS
overview, Installing and Upgrading MySQL
Perl, Perl Installation Notes
Perl on Windows, Installing ActiveState Perl on Windows
Solaris PKG packages, Installing MySQL on Solaris
source distribution, Installing MySQL from Source
user-defined functions, UDF Compiling and Installing
installing components, INSTALL COMPONENT Syntax
installing NDB Cluster, NDB Cluster Installation
Debian Linux, Installing NDB Cluster Using .deb Files
Linux, Installation of NDB Cluster on Linux
Linux binary release, Installing an NDB Cluster Binary Release on Linux
Linux RPM, Installing NDB Cluster from RPM
Linux source release, Building NDB Cluster from Source on Linux
Ubuntu Linux, Installing NDB Cluster Using .deb Files
Windows, Installing NDB Cluster on Windows
Windows binary release, Installing NDB Cluster on Windows from a Binary Release
Windows source, Compiling and Installing NDB Cluster from Source on Windows
installing plugins, Installing and Uninstalling Plugins, INSTALL PLUGIN Syntax
installing server components, Installing and Uninstalling Components
installing UDFs, Installing and Uninstalling User-Defined Functions
INSTALL_BINDIR option
CMake, Installation Layout Options
INSTALL_DOCDIR option
CMake, Installation Layout Options
INSTALL_DOCREADMEDIR option
CMake, Installation Layout Options
INSTALL_INCLUDEDIR option
CMake, Installation Layout Options
INSTALL_INFODIR option
CMake, Installation Layout Options
INSTALL_LAYOUT option
CMake, Installation Layout Options
INSTALL_LIBDIR option
CMake, Installation Layout Options
INSTALL_MANDIR option
CMake, Installation Layout Options
INSTALL_MYSQLKEYRINGDIR option
CMake, Installation Layout Options
INSTALL_MYSQLSHAREDIR option
CMake, Installation Layout Options
INSTALL_MYSQLTESTDIR option
CMake, Installation Layout Options
INSTALL_PKGCONFIGDIR option
CMake, Installation Layout Options
INSTALL_PLUGINDIR option
CMake, Installation Layout Options
INSTALL_SBINDIR option
CMake, Installation Layout Options
INSTALL_SECURE_FILE_PRIVDIR option
CMake, Installation Layout Options
INSTALL_SHAREDIR option
CMake, Installation Layout Options
INSTALL_STATIC_LIBRARIES option
CMake, Installation Layout Options
INSTALL_SUPPORTFILESDIR option
CMake, Installation Layout Options
instance, MySQL Glossary
INSTR(), String Functions
instrumentation, MySQL Glossary
INT data type, Numeric Type Overview
integer arithmetic, Precision Math
INTEGER data type, Numeric Type Overview
integers, Numeric Literals
intention lock, InnoDB Locking, MySQL Glossary
interactive option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
interactive_timeout system variable, Server System Variables
internal functions, Internal Functions
internal locking, Internal Locking Methods
internal storage format
geometry values, Internal Geometry Storage Format
internals, MySQL Internals
INTERNAL_AUTO_INCREMENT(), Internal Functions
INTERNAL_AVG_ROW_LENGTH(), Internal Functions
INTERNAL_CHECKSUM(), Internal Functions
INTERNAL_CHECK_TIME(), Internal Functions
INTERNAL_DATA_FREE(), Internal Functions
INTERNAL_DATA_LENGTH(), Internal Functions
INTERNAL_DD_CHAR_LENGTH(), Internal Functions
INTERNAL_GET_COMMENT_OR_ERROR(), Internal Functions
INTERNAL_GET_VIEW_WARNING_OR_ERROR(), Internal Functions
INTERNAL_INDEX_COLUMN_CARDINALITY(), Internal Functions
INTERNAL_INDEX_LENGTH(), Internal Functions
INTERNAL_KEYS_DISABLED(), Internal Functions
INTERNAL_MAX_DATA_LENGTH(), Internal Functions
INTERNAL_TABLE_ROWS(), Internal Functions
internal_tmp_disk_storage_engine system variable, Server System Variables
internal_tmp_mem_storage_engine system variable, Server System Variables
INTERNAL_UPDATE_TIME(), Internal Functions
INTERVAL
temporal interval syntax, Temporal Intervals
interval syntax, Temporal Intervals
INTERVAL(), Comparison Functions and Operators
INTO
SELECT, SELECT ... INTO Syntax
intrinsic temporary table, MySQL Glossary
introducer
binary character set, The Binary Character Set
bit-value literal, Bit-Value Literals
character set, Character Set Introducers
hexadecimal literal, Hexadecimal Literals
string literal, String Literals, Character String Literal Character Set and Collation
invalid data
constraint, Constraints on Invalid Data
inverted index, MySQL Glossary
invisible index, Invisible Indexes, ALTER TABLE Syntax, Index Options
INVOKER privileges, SHOW GRANTS Syntax, Stored Object Access Control
in_file option
comp_err, comp_err — Compile MySQL Error Message File
IOPS, MySQL Glossary
io_by_thread_by_latency view
sys schema, The io_by_thread_by_latency and x$io_by_thread_by_latency Views
io_global_by_file_by_bytes view
sys schema, The io_global_by_file_by_bytes and x$io_global_by_file_by_bytes Views
io_global_by_file_by_latency view
sys schema, The io_global_by_file_by_latency and x$io_global_by_file_by_latency Views
io_global_by_wait_by_bytes view
sys schema, The io_global_by_wait_by_bytes and x$io_global_by_wait_by_bytes Views
io_global_by_wait_by_latency view
sys schema, The io_global_by_wait_by_latency and x$io_global_by_wait_by_latency Views
IP addresses
in account names, Specifying Account Names
IPv6 addresses
in account names, Specifying Account Names
IPv6 connections, Server Command Options
IS boolean_value, Comparison Functions and Operators
IS NOT boolean_value, Comparison Functions and Operators
IS NOT DISTINCT FROM operator, Comparison Functions and Operators
IS NOT NULL, Comparison Functions and Operators
IS NULL, IS NULL Optimization, Comparison Functions and Operators
and indexes, B-Tree Index Characteristics
ISNULL(), Comparison Functions and Operators
ISOLATION LEVEL, SET TRANSACTION Syntax
isolation level, Transaction Isolation Levels, MySQL Glossary
IS_FREE_LOCK(), Locking Functions
IS_IPV4(), Miscellaneous Functions
IS_IPV4_COMPAT(), Miscellaneous Functions
IS_IPV4_MAPPED(), Miscellaneous Functions
IS_IPV6(), Miscellaneous Functions
IS_USED_LOCK(), Locking Functions
IS_UUID(), Miscellaneous Functions
IS_VISIBLE_DD_OBJECT(), Internal Functions
ITERATE, ITERATE Syntax
iterations option
mysqlslap, mysqlslap — Load Emulation Client

J

[index top]
Japanese character sets
conversion, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Japanese, Korean, Chinese character sets
frequently asked questions, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
Java, MySQL Connector/J
JDBC, Connectors and APIs
jdbc:mysql:loadbalance://, NDB Cluster Core Concepts
join, MySQL Glossary
nested-loop algorithm, Nested Join Optimization
JOIN, JOIN Syntax
join algorithm
Block Nested-Loop, Nested-Loop Join Algorithms
Nested-Loop, Nested-Loop Join Algorithms
join option
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
join type
ALL, EXPLAIN Join Types
const, EXPLAIN Join Types
eq_ref, EXPLAIN Join Types
fulltext, EXPLAIN Join Types
index, EXPLAIN Join Types
index_merge, EXPLAIN Join Types
index_subquery, EXPLAIN Join Types
range, EXPLAIN Join Types
ref, EXPLAIN Join Types
ref_or_null, EXPLAIN Join Types
system, EXPLAIN Join Types
unique_subquery, EXPLAIN Join Types
joins
USING versus ON, JOIN Syntax
join_buffer_size system variable, Server System Variables
JSON
array, Creating JSON Values
autowrapped values, Normalization, Merging, and Autowrapping of JSON Values
false literal, Creating JSON Values
NDB Cluster, Indexing a Generated Column to Provide a JSON Column Index
normalized values, Normalization, Merging, and Autowrapping of JSON Values
null literal, Creating JSON Values
null, true, and false literals, Creating JSON Values
object, Creating JSON Values
quote mark handling, Creating JSON Values
scalar, Creating JSON Values
sensible values, Normalization, Merging, and Autowrapping of JSON Values
string, Creating JSON Values
temporal values, Creating JSON Values
true literal, Creating JSON Values
valid values, Creating JSON Values
JSON data type, The JSON Data Type
JSON functions, JSON Functions, JSON Function Reference
JSON pointer URI fragment identifiers, JSON Schema Validation Functions
JSON schema validation, JSON Schema Validation Functions
JSON_ARRAY(), Functions That Create JSON Values
JSON_ARRAYAGG(), Aggregate (GROUP BY) Function Descriptions
JSON_ARRAY_APPEND(), Functions That Modify JSON Values
JSON_ARRAY_INSERT(), Functions That Modify JSON Values
JSON_CONTAINS(), Functions That Search JSON Values
JSON_CONTAINS_PATH(), Functions That Search JSON Values
JSON_DEPTH(), Functions That Return JSON Value Attributes
JSON_EXTRACT(), Functions That Search JSON Values
JSON_INSERT(), Functions That Modify JSON Values
JSON_KEYS(), Functions That Search JSON Values
JSON_LENGTH(), Functions That Return JSON Value Attributes
JSON_MERGE(), Functions That Modify JSON Values
JSON_MERGE() (deprecated), Normalization, Merging, and Autowrapping of JSON Values
JSON_MERGE_PATCH(), Normalization, Merging, and Autowrapping of JSON Values, Functions That Modify JSON Values
JSON_MERGE_PRESERVE(), Normalization, Merging, and Autowrapping of JSON Values, Functions That Modify JSON Values
JSON_OBJECT(), Functions That Create JSON Values
JSON_OBJECTAGG(), Aggregate (GROUP BY) Function Descriptions
JSON_OVERLAPS(), Functions That Search JSON Values
JSON_PRETTY(), JSON Utility Functions
JSON_QUOTE(), Functions That Create JSON Values
JSON_REMOVE(), Functions That Modify JSON Values
JSON_REPLACE(), Functions That Modify JSON Values
JSON_SCHEMA_VALID(), JSON Schema Validation Functions
JSON_SCHEMA_VALIDATION_REPORT(), JSON Schema Validation Functions
JSON_SEARCH(), Functions That Search JSON Values
JSON_SET(), Functions That Modify JSON Values
JSON_STORAGE_FREE(), JSON Utility Functions
JSON_STORAGE_SIZE(), JSON Utility Functions
JSON_TABLE(), JSON Table Functions
JSON_TYPE(), Functions That Return JSON Value Attributes
JSON_UNQUOTE(), Functions That Modify JSON Values
JSON_VALID(), Functions That Return JSON Value Attributes

K

[index top]
keep-state option
ndb_import, ndb_import — Import CSV Data Into NDB
keep_files_on_create system variable, Server System Variables
Key cache
MyISAM, The MyISAM Key Cache
key cache
assigning indexes to, CACHE INDEX Syntax
key management
keyring, General-Purpose Keyring Key-Management Functions
key partitioning, KEY Partitioning
key partitions
managing, Management of HASH and KEY Partitions
splitting and merging, Management of HASH and KEY Partitions
key space
MyISAM, Space Needed for Keys
key-file option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
key-value store, Hash Index Characteristics
keyring, The MySQL Keyring
key management, General-Purpose Keyring Key-Management Functions
keyring plugins, Keyring Plugins, Writing Keyring Plugins
keyring_aws, Using the keyring_aws Amazon Web Services Keyring Plugin
keyring_encrypted_file, Using the keyring_encrypted_file Keyring Plugin
keyring_file, Using the keyring_file File-Based Plugin
keyring_okv, Using the keyring_okv KMIP Plugin
keyring service functions
my_key_fetch(), The Keyring Service
my_key_generate(), The Keyring Service
my_key_remove(), The Keyring Service
my_key_store(), The Keyring Service
keyring system variables, Keyring System Variables
keyring UDFs
general purpose, General-Purpose Keyring Key-Management Functions
installing, Installing or Uninstalling General-Purpose Keyring Functions
keyring_key_fetch(), General-Purpose Keyring Function Reference
keyring_key_generate(), General-Purpose Keyring Function Reference
keyring_key_length_fetch(), General-Purpose Keyring Function Reference
keyring_key_remove(), General-Purpose Keyring Function Reference
keyring_key_store(), General-Purpose Keyring Function Reference
keyring_key_type_fetch(), General-Purpose Keyring Function Reference
plugin specific, Plugin-Specific Keyring Key-Management Functions
uninstalling, Installing or Uninstalling General-Purpose Keyring Functions
using, Using General-Purpose Keyring Functions
keyring-migration-destination option
mysqld, Keyring Command Options
keyring-migration-host option
mysqld, Keyring Command Options
keyring-migration-password option
mysqld, Keyring Command Options
keyring-migration-port option
mysqld, Keyring Command Options
keyring-migration-socket option
mysqld, Keyring Command Options
keyring-migration-source option
mysqld, Keyring Command Options
keyring-migration-user option
mysqld, Keyring Command Options
keyring_aws keyring plugin, Using the keyring_aws Amazon Web Services Keyring Plugin
keyring_aws plugin
installing, Keyring Plugin Installation
keyring_aws UDFs
keyring_aws_rotate_cmk(), Plugin-Specific Keyring Key-Management Functions
keyring_aws_rotate_keys(), Plugin-Specific Keyring Key-Management Functions
keyring_aws_cmk_id system variable, Keyring System Variables
keyring_aws_conf_file system variable, Keyring System Variables
keyring_aws_data_file system variable, Keyring System Variables
keyring_aws_region system variable, Keyring System Variables
keyring_aws_rotate_cmk() keyring_aws UDF, Plugin-Specific Keyring Key-Management Functions
keyring_aws_rotate_keys() keyring_aws UDF, Plugin-Specific Keyring Key-Management Functions
keyring_encrypted_file keyring plugin, Using the keyring_encrypted_file Keyring Plugin
keyring_encrypted_file plugin
installing, Keyring Plugin Installation
keyring_encrypted_file_data system variable, Keyring System Variables
keyring_encrypted_file_password system variable, Keyring System Variables
keyring_file keyring plugin, Using the keyring_file File-Based Plugin
keyring_file plugin, InnoDB Data-at-Rest Encryption
installing, Keyring Plugin Installation
keyring_file_data system variable, Keyring System Variables
keyring_keys table
performance_schema, The MySQL Keyring, The keyring_keys table
keyring_key_fetch() keyring UDF, General-Purpose Keyring Function Reference
keyring_key_generate() keyring UDF, General-Purpose Keyring Function Reference
keyring_key_length_fetch() keyring UDF, General-Purpose Keyring Function Reference
keyring_key_remove() keyring UDF, General-Purpose Keyring Function Reference
keyring_key_store() keyring UDF, General-Purpose Keyring Function Reference
keyring_key_type_fetch() keyring UDF, General-Purpose Keyring Function Reference
keyring_okv keyring plugin, Using the keyring_okv KMIP Plugin
configuring, General keyring_okv Configuration
Gemalto SafeNet KeySecure Applicance, Configuring keyring_okv for Gemalto SafeNet KeySecure Appliance
Oracle Key Vault, Configuring keyring_okv for Oracle Key Vault
keyring_okv plugin, InnoDB Data-at-Rest Encryption
installing, Keyring Plugin Installation
keyring_okv_conf_dir system variable, Keyring System Variables
keyring_operations system variable, Keyring System Variables
keyring_udf plugin
installing, Installing or Uninstalling General-Purpose Keyring Functions
uninstalling, Installing or Uninstalling General-Purpose Keyring Functions
keys, Column Indexes
foreign, Foreign Key Differences, Using Foreign Keys
multi-column, Multiple-Column Indexes
searching on two, Searching on Two Keys
keys option
mysqlshow, mysqlshow — Display Database, Table, and Column Information
keys-used option
myisamchk, myisamchk Repair Options
keywords, Keywords and Reserved Words
KEYWORDS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA KEYWORDS Table
keyword_list.h header file, The INFORMATION_SCHEMA KEYWORDS Table
KEY_BLOCK_SIZE, Creating Compressed Tables, Tuning Compression for InnoDB Tables, MySQL Glossary
key_buffer_size myisamchk variable, myisamchk General Options
key_buffer_size system variable, Server System Variables
key_cache_age_threshold system variable, Server System Variables
key_cache_block_size system variable, Server System Variables
key_cache_division_limit system variable, Server System Variables
KEY_COLUMN_USAGE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA KEY_COLUMN_USAGE Table
Kill
thread command, Thread Command Values
KILL statement, KILL Syntax
Killed
thread state, General Thread States
Killing slave
thread state, Replication Slave SQL Thread States, Replication Slave Connection Thread States
known errors, Known Issues in MySQL
Korean, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets

L

[index top]
labels
stored program block, Statement Label Syntax
LAG(), Window Function Descriptions
language option
mysqld, Server Command Options
language support
error messages, Setting the Error Message Language
lap option
ndb_redo_log_reader, ndb_redo_log_reader — Check and Print Content of Cluster Redo Log
large page support, Enabling Large Page Support
large tables
NDB Cluster, CREATE TABLE Syntax
large-pages option
mysqld, Server Command Options
large_files_support system variable, Server System Variables
large_pages system variable, Server System Variables
large_page_size system variable, Server System Variables
last row
unique ID, How to Get the Unique ID for the Last Inserted Row
LAST_DAY(), Date and Time Functions
last_insert_id system variable, Server System Variables
LAST_INSERT_ID(), Information Functions, INSERT Syntax, How to Get the Unique ID for the Last Inserted Row
and replication, Replication and AUTO_INCREMENT
and stored routines, Stored Procedures, Functions, Triggers, and LAST_INSERT_ID()
and triggers, Stored Procedures, Functions, Triggers, and LAST_INSERT_ID()
LAST_VALUE(), Window Function Descriptions
latch, MySQL Glossary
LateAlloc, Defining NDB Cluster Data Nodes
lateral derived tables, EXPLAIN Extra Information, Lateral Derived Tables
latest_file_io view
sys schema, The latest_file_io and x$latest_file_io Views
layout of installation, Installation Layouts
lc-messages option
mysqld, Server Command Options
lc-messages-dir option
mysqld, Server Command Options
LCASE(), String Functions
LcpScanProgressTimeout, Defining NDB Cluster Data Nodes
lcp_simulator.cc (test program), Defining NDB Cluster Data Nodes
lc_messages system variable, Server System Variables
lc_messages_dir system variable, Server System Variables
lc_time_names system variable, Server System Variables
LD)_PRELOAD environment variable, Configuring systemd for MySQL
LDAP
authentication, LDAP Pluggable Authentication
LDAP authentication
client-side logging, Pluggable Authentication System Variables
server-side logging, Pluggable Authentication System Variables
WITH_AUTHENTICATION_LDAP CMake option, Feature Options
LDML syntax, LDML Syntax Supported in MySQL
LD_LIBRARY_PATH environment variable, Problems Using the Perl DBI/DBD Interface, Running C API Client Programs
LD_RUN_PATH environment variable, Problems Using the Perl DBI/DBD Interface, MySQL Environment Variables
LEAD(), Window Function Descriptions
LEAST(), Comparison Functions and Operators
LEAVE, LEAVE Syntax
ledir option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
LEFT JOIN, Outer Join Optimization, JOIN Syntax
LEFT OUTER JOIN, JOIN Syntax
LEFT(), String Functions
leftmost prefix of indexes, How MySQL Uses Indexes, Multiple-Column Indexes
legal names, Schema Object Names
length option
myisam_ftdump, myisam_ftdump — Display Full-Text Index information
LENGTH(), String Functions
less than (<), Comparison Functions and Operators
less than or equal (<=), Comparison Functions and Operators
libaio, Installing MySQL on Unix/Linux Using Generic Binaries, Installing MySQL on Linux Using Debian Packages from Oracle, Feature Options
libmysqlclient library, Connectors and APIs
LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN environment variable, MySQL Environment Variables
LIBMYSQL_PLUGINS environment variable, MySQL Environment Variables, Description
LIBMYSQL_PLUGIN_DIR environment variable, MySQL Environment Variables, Description
library
libmysqlclient, Connectors and APIs
libs option
mysql_config, mysql_config — Display Options for Compiling Clients
libs_r option
mysql_config, mysql_config — Display Options for Compiling Clients
license system variable, Server System Variables
LIKE, String Comparison Functions
and indexes, B-Tree Index Characteristics
and wildcards, B-Tree Index Characteristics
LIMIT, Information Functions, SELECT Syntax
and replication, Replication and LIMIT
optimizations, LIMIT Query Optimization
limitations
MySQL Limitations, Limits in MySQL
replication, Replication Features and Issues
resource groups, Resource Group Restrictions
limitations of NDB Cluster, Known Limitations of NDB Cluster
limits
file-size, Limits on Table Size
InnoDB, Limits on InnoDB Tables
MySQL Limits, limits in MySQL, Limits in MySQL
line-numbers option
mysql, mysql Client Options
linear hash partitioning, LINEAR HASH Partitioning
linear key partitioning, KEY Partitioning
linefeed (\n), String Literals, Functions That Modify JSON Values, Field and Line Handling
lines-terminated-by option
mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
ndb_import, ndb_import — Import CSV Data Into NDB
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
LINESTRING data type, Spatial Data Types
LineString(), MySQL-Specific Functions That Create Geometry Values
linking, Building C API Client Programs
errors, Troubleshooting Problems Linking to the MySQL Client Library
problems, Troubleshooting Problems Linking to the MySQL Client Library
links
symbolic, Using Symbolic Links
LINK_RANDOMIZE option
CMake, Installation Layout Options
LINK_RANDOMIZE_SEED option
CMake, Installation Layout Options
list, MySQL Glossary
list option
MySQLInstallerConsole, MySQLInstallerConsole Reference
list partitioning, LIST Partitioning, COLUMNS Partitioning
list partitions
adding and dropping, Management of RANGE and LIST Partitions
managing, Management of RANGE and LIST Partitions
list_add() function
sys schema, The list_add() Function
list_drop() function
sys schema, The list_drop() Function
literals, Literal Values
bit value, Bit-Value Literals
boolean, Boolean Literals
date, Date and Time Literals
hexadecimal, Hexadecimal Literals
numeric, Numeric Literals
string, String Literals
time, Date and Time Literals
LN(), Mathematical Functions
LOAD DATA, LOAD DATA Syntax, Problems with NULL Values
and replication, Replication and LOAD DATA
load emulation, mysqlslap — Load Emulation Client
LOAD XML, LOAD XML Syntax
loading
tables, Loading Data into a Table
LOAD_FILE(), String Functions
load_rewrite_rules() Rewriter UDF, Rewriter Query Rewrite Plugin Procedures and Functions
local option
mysqlimport, mysqlimport — A Data Import Program
local-infile option
mysql, mysql Client Options
local-load option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
local-service option
mysqld, Server Command Options
localhost
special treatment of, Connecting to the MySQL Server Using Command Options
LOCALTIME, Date and Time Functions
LOCALTIMESTAMP, Date and Time Functions
local_infile system variable, Server System Variables
LOCATE(), String Functions
LocationDomainId (API nodes), Defining SQL and Other API Nodes in an NDB Cluster
LocationDomainId (data nodes), Defining NDB Cluster Data Nodes
LocationDomainId (management nodes), Defining an NDB Cluster Management Server
lock, MySQL Glossary
lock escalation, MySQL Glossary
LOCK IN SHARE MODE, SELECT Syntax
LOCK INSTANCE FOR BACKUP, LOCK INSTANCE FOR BACKUP and UNLOCK INSTANCE Syntax
lock mode, MySQL Glossary
Lock Monitor, InnoDB Monitor Types, InnoDB Standard Monitor and Lock Monitor Output
lock option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
LOCK TABLES, LOCK TABLES and UNLOCK TABLES Syntax
LOCK TABLES privilege, Static Privilege Descriptions
lock-all-tables option
mysqldump, mysqldump — A Database Backup Program
lock-tables option
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
Locked_connects status variable, Server Status Variables
locked_in_memory system variable, Server System Variables
LockExecuteThreadToCPU, Defining NDB Cluster Data Nodes
locking, InnoDB Locking and Transaction Model, MySQL Glossary
external, Server Command Options, Server System Variables, Using myisamchk for Crash Recovery, External Locking, General Thread States
information schema, InnoDB INFORMATION_SCHEMA Transaction and Locking Information
InnoDB, InnoDB Locking
internal, Internal Locking Methods
metadata, Metadata Locking
Performance Schema, InnoDB INFORMATION_SCHEMA Transaction and Locking Information
row-level, Internal Locking Methods
table-level, Internal Locking Methods
locking functions, Locking Functions
locking methods, Internal Locking Methods
locking read, Locking Read Concurrency with NOWAIT and SKIP LOCKED, MySQL Glossary
NOWAIT, Locking Read Concurrency with NOWAIT and SKIP LOCKED
SKIP LOCKED, Locking Read Concurrency with NOWAIT and SKIP LOCKED
locking service
installing, Installing or Uninstalling the UDF Locking Interface
mysql_acquire_locking_service_locks() C function, The Locking Service C Interface
mysql_release_locking_service_locks() C function, The Locking Service C Interface
service_get_read_locks() UDF, Locking Service UDF Interface Reference
service_get_write_locks() UDF, Locking Service UDF Interface Reference
service_release_locks() UDF, Locking Service UDF Interface Reference
uninstalling, Installing or Uninstalling the UDF Locking Interface
Locking system tables
thread state, General Thread States
locking_service plugin service, MySQL Services for Plugins
locking_service service, The Locking Service
LockMaintThreadsToCPU, Defining NDB Cluster Data Nodes
LockPagesInMainMemory, Defining NDB Cluster Data Nodes
locks_per_fragment
ndbinfo table, The ndbinfo locks_per_fragment Table
lock_order system variable, The LOCK_ORDER Tool
LOCK_ORDER tool, The LOCK_ORDER Tool
lock_order_debug_loop system variable, The LOCK_ORDER Tool
lock_order_debug_missing_arc system variable, The LOCK_ORDER Tool
lock_order_debug_missing_key system variable, The LOCK_ORDER Tool
lock_order_debug_missing_unlock system variable, The LOCK_ORDER Tool
lock_order_dependencies system variable, The LOCK_ORDER Tool
lock_order_extra_dependencies system variable, The LOCK_ORDER Tool
lock_order_output_directory system variable, The LOCK_ORDER Tool
lock_order_print_txt system variable, The LOCK_ORDER Tool
lock_order_trace_loop system variable, The LOCK_ORDER Tool
lock_order_trace_missing_arc system variable, The LOCK_ORDER Tool
lock_order_trace_missing_key system variable, The LOCK_ORDER Tool
lock_order_trace_missing_unlock system variable, The LOCK_ORDER Tool
lock_wait_timeout system variable, Server System Variables
log, MySQL Glossary
log buffer, MySQL Glossary
log component
log_filter_dragnet, Error Log Filter Components
log_filter_internal, Error Log Filter Components
log_sink_internal, Error Log Sink Components
log_sink_json, Error Log Sink Components
log_sink_syseventlog, Error Log Sink Components
log_sink_test, Error Log Sink Components
log file, MySQL Glossary
log files
maintaining, Server Log Maintenance
log files (NDB Cluster), ndbd — The NDB Cluster Data Node Daemon
ndbmtd, ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
log group, MySQL Glossary
log option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
LOG(), Mathematical Functions
log-bin option
mysqld, Startup Options Used with Binary Logging
log-bin-index option
mysqld, Startup Options Used with Binary Logging
log-bin-trust-function-creators option
mysqld, Startup Options Used with Binary Logging
log-bin-use-v1-row-events option
mysqld, Startup Options Used with Binary Logging
log-error option
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqld_safe, mysqld_safe — MySQL Server Startup Script
log-error-file option
mysqlpump, mysqlpump — A Database Backup Program
log-isam option
mysqld, Server Command Options
log-level option
ndb_import, ndb_import — Import CSV Data Into NDB
log-name option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
log-queries-not-using-indexes option
mysqld, Server Command Options
log-raw option
mysqld, Server Command Options
log-short-format option
mysqld, Server Command Options
log-slave-updates option
mysqld, Startup Options for Replication Slaves
log-tc option
mysqld, Server Command Options
log-tc-size option
mysqld, Server Command Options
log-warnings option
mysqld, Server Command Options
LOG10(), Mathematical Functions
LOG2(), Mathematical Functions
logbuffer-size option (ndbd), ndbd — The NDB Cluster Data Node Daemon
logbuffer-size option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
logbuffers
ndbinfo table, The ndbinfo logbuffers Table
LogDestination, Defining an NDB Cluster Management Server
logging
passwords, Passwords and Logging
logging commands (NDB Cluster), NDB Cluster Logging Management Commands
logging slow query
thread state, General Thread States
logical, MySQL Glossary
logical backup, MySQL Glossary
logical operators, Logical Operators
login
thread state, General Thread States
login-path option, Command-Line Options that Affect Option-File Handling, my_print_defaults — Display Options from Option Files
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
NDB client programs, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
LogLevelCheckpoint, Defining NDB Cluster Data Nodes
LogLevelCongestion, Defining NDB Cluster Data Nodes
LogLevelConnection, Defining NDB Cluster Data Nodes
LogLevelError, Defining NDB Cluster Data Nodes
LogLevelInfo, Defining NDB Cluster Data Nodes
LogLevelNodeRestart, Defining NDB Cluster Data Nodes
LogLevelShutdown, Defining NDB Cluster Data Nodes
LogLevelStartup, Defining NDB Cluster Data Nodes
LogLevelStatistic, Defining NDB Cluster Data Nodes
logs
flushing, MySQL Server Logs
server, MySQL Server Logs
logspaces
ndbinfo table, The ndbinfo logspaces Table
log_bin system variable, System Variables Used with Binary Logging
log_bin_basename system variable, System Variables Used with Binary Logging
log_bin_index system variable, System Variables Used with Binary Logging
log_bin_trust_function_creators system variable, System Variables Used with Binary Logging
log_bin_use_v1_row_events system variable, System Variables Used with Binary Logging
log_builtin_as_identified_by_password system variable, System Variables Used with Binary Logging
log_error system variable, Server System Variables
log_error_filter_rules system variable, Server System Variables
log_error_services system variable, Server System Variables
log_error_suppression_list system variable, Server System Variables
log_error_verbosity system variable, Server System Variables
log_filter_dragnet log component, Error Log Filter Components
log_filter_internal log component, Error Log Filter Components
log_output system variable, Server System Variables
log_queries_not_using_indexes system variable, Server System Variables
log_sink_internal log component, Error Log Sink Components
log_sink_json log component, Error Log Sink Components
log_sink_syseventlog log component, Error Log Sink Components
log_sink_test log component, Error Log Sink Components
log_slave_updates system variable, System Variables Used with Binary Logging
log_slow_admin_statements system variable
mysqld, Server System Variables
log_slow_extra system variable, Server System Variables
log_slow_slave_statements system variable
mysqld, System Variables Used on Replication Slaves
log_statements_unsafe_for_binlog system variable, System Variables Used with Binary Logging
log_status table
performance_schema, The log_status Table
log_syslog system variable, Server System Variables
log_syslog_facility system variable, Server System Variables
log_syslog_include_pid system variable, Server System Variables
log_syslog_tag system variable, Server System Variables
log_throttle_queries_not_using_indexes system variable, Server System Variables
log_timestamps system variable, Server System Variables
log_warnings system variable, Server System Variables
Long Data
thread command, Thread Command Values
LONG data type, The BLOB and TEXT Types
LONGBLOB data type, String Type Overview
LongMessageBuffer, Defining NDB Cluster Data Nodes
LONGTEXT data type, String Type Overview
long_query_time system variable, Server System Variables
LOOP, LOOP Syntax
labels, Statement Label Syntax
loops option
ndb_show_tables, ndb_show_tables — Display List of NDB Tables
loops option (ndbinfo_select_all), ndbinfo_select_all — Select From ndbinfo Tables
loops option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
Loose Index Scan
GROUP BY optimizing, Loose Index Scan
--loose option prefix, Program Option Modifiers
LooseScan
semi-join strategy, Optimizing IN and EXISTS Subquery predicates with Semi-Join Transformations
loose_, MySQL Glossary
lossy-conversions option
ndb_move_data, ndb_move_data — NDB Data Copy Utility
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
lost connection errors, Lost connection to MySQL server
low-priority option
mysqlimport, mysqlimport — A Data Import Program
low-priority-updates option
mysqld, Server Command Options
low-water mark, MySQL Glossary
LOWER(), String Functions
lower_case_file_system system variable, Server System Variables
GRANT, Privileges Supported by MySQL
lower_case_table_names system variable, Server System Variables
LOW_PRIORITY
DELETE modifier, DELETE Syntax
INSERT modifier, INSERT Syntax
UPDATE modifier, UPDATE Syntax
low_priority_updates system variable, Server System Variables
LPAD(), String Functions
LRU, MySQL Glossary
LRU page replacement, Making the Buffer Pool Scan Resistant
LSN, MySQL Glossary
LTRIM(), String Functions
lz4_decompress, Overview of MySQL Programs, lz4_decompress — Decompress mysqlpump LZ4-Compressed Output

M

[index top]
macOS
installation, Installing MySQL on macOS
main features of MySQL, The Main Features of MySQL
maintaining
log files, Server Log Maintenance
tables, Setting Up a MyISAM Table Maintenance Schedule
maintenance
tables, mysqlcheck — A Table Maintenance Program
MAKEDATE(), Date and Time Functions
MAKETIME(), Date and Time Functions
MAKE_SET(), String Functions
Making temporary file (append) before replaying LOAD DATA INFILE
thread state, Replication Slave SQL Thread States
Making temporary file (create) before replaying LOAD DATA INFILE
thread state, Replication Slave SQL Thread States
malicious SQL statements
and NDB Cluster, NDB Cluster and MySQL Privileges
manage keys
thread state, General Thread States
management
resource groups, Resource Group Management
management client (NDB Cluster), ndb_mgm — The NDB Cluster Management Client
(see also mgm)
management node (NDB Cluster)
defined, NDB Cluster Core Concepts
management nodes (NDB Cluster), ndb_mgmd — The NDB Cluster Management Server Daemon
(see also mgmd)
managing NDB Cluster, Management of NDB Cluster
managing NDB Cluster processes, NDB Cluster Programs
mandatory_roles system variable, Server System Variables
manual
available formats, About This Manual
online location, About This Manual
syntax conventions, Typographical and Syntax Conventions
typographical conventions, Typographical and Syntax Conventions
mask_inner() MySQL Enterprise Data Masking and De-Identification UDF, Data Masking Functions
mask_outer() MySQL Enterprise Data Masking and De-Identification UDF, Data Masking Functions
mask_pan() MySQL Enterprise Data Masking and De-Identification UDF, Data Masking Functions
mask_pan_relaxed() MySQL Enterprise Data Masking and De-Identification UDF, Data Masking Functions
mask_ssn() MySQL Enterprise Data Masking and De-Identification UDF, Data Masking Functions
Master has sent all binlog to slave; waiting for more updates
thread state, Replication Master Thread States
master server, MySQL Glossary
master thread, MySQL Glossary
master-data option
mysqldump, mysqldump — A Database Backup Program
master-info-file option
mysqld, Startup Options for Replication Slaves
master-info-repository option
mysqld, Options for Logging Slave Status to Tables
master-retry-count option
mysqld, Startup Options for Replication Slaves
master-verify-checksum option
mysqld, Startup Options Used with Binary Logging
@master_binlog_checksum user-defined variable, C API Binary Log Function Descriptions
master_info_repository system variable, System Variables Used on Replication Slaves
MASTER_POS_WAIT(), Miscellaneous Functions, MASTER_POS_WAIT() Syntax
master_verify_checksum system variable, System Variables Used with Binary Logging
MATCH ... AGAINST(), Full-Text Search Functions
matching
patterns, Pattern Matching
materialization
common table expressions, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization, Table-Level Optimizer Hints
derived tables, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization, Table-Level Optimizer Hints
subqueries, Optimizing Subqueries with Materialization
view references, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization, Table-Level Optimizer Hints
math, Precision Math
mathematical functions, Mathematical Functions
MAX(), Aggregate (GROUP BY) Function Descriptions
MAX(DISTINCT), Aggregate (GROUP BY) Function Descriptions
max-allowed-packet option
mysql, mysql Client Options
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
max-binlog-dump-events option
mysqld, Startup Options Used with Binary Logging
max-join-size option
mysql, mysql Client Options
max-record-length option
myisamchk, myisamchk Repair Options
max-relay-log-size option
mysqld, Startup Options for Replication Slaves
max-rows option
ndb_import, ndb_import — Import CSV Data Into NDB
MaxAllocate, Defining NDB Cluster Data Nodes
MaxBufferedEpochBytes, Defining NDB Cluster Data Nodes
MaxBufferedEpochs, Defining NDB Cluster Data Nodes
MaxDiskWriteSpeed, Defining NDB Cluster Data Nodes
MaxDiskWriteSpeedOtherNodeRestart, Defining NDB Cluster Data Nodes
MaxDiskWriteSpeedOwnRestart, Defining NDB Cluster Data Nodes
MaxDMLOperationsPerTransaction, Defining NDB Cluster Data Nodes
MaxFKBuildBatchSize, Defining NDB Cluster Data Nodes
--maximum option prefix, Program Option Modifiers
maximums
maximum columns per table, Limits on Table Column Count and Row Size
maximum number of databases, Limits on Number of Databases and Tables
maximum number of tables, Limits on Number of Databases and Tables
maximum row size, Limits on Table Column Count and Row Size
maximum tables per join, Limits on Joins
table size, Limits on Table Size
MaxLCPStartDelay, Defining NDB Cluster Data Nodes
MaxNoOfAttributes, Defining NDB Cluster Data Nodes
MaxNoOfConcurrentIndexOperations, Defining NDB Cluster Data Nodes
MaxNoOfConcurrentOperations, Defining NDB Cluster Data Nodes
MaxNoOfConcurrentScans, Defining NDB Cluster Data Nodes
MaxNoOfConcurrentSubOperations, Defining NDB Cluster Data Nodes
MaxNoOfConcurrentTransactions, Defining NDB Cluster Data Nodes
MaxNoOfExecutionThreads
ndbmtd, Defining NDB Cluster Data Nodes
MaxNoOfFiredTriggers, Defining NDB Cluster Data Nodes
MaxNoOfLocalOperations, Defining NDB Cluster Data Nodes
MaxNoOfLocalScans, Defining NDB Cluster Data Nodes
MaxNoOfOpenFiles, Defining NDB Cluster Data Nodes
MaxNoOfOrderedIndexes, Defining NDB Cluster Data Nodes
MaxNoOfSavedMessages, Defining NDB Cluster Data Nodes
MaxNoOfSubscribers, Defining NDB Cluster Data Nodes
MaxNoOfSubscriptions, Defining NDB Cluster Data Nodes
MaxNoOfTables, Defining NDB Cluster Data Nodes
MaxNoOfTriggers, Defining NDB Cluster Data Nodes
MaxNoOfUniqueHashIndexes, Defining NDB Cluster Data Nodes
MaxParallelCopyInstances, Defining NDB Cluster Data Nodes
MaxParallelScansPerFragment, Defining NDB Cluster Data Nodes
MaxReorgBuildBatchSize, Defining NDB Cluster Data Nodes
MaxScanBatchSize, Defining SQL and Other API Nodes in an NDB Cluster
MaxStartFailRetries, Defining NDB Cluster Data Nodes
MaxUIBuildBatchSize, Defining NDB Cluster Data Nodes
max_allowed_packet
and replication, Replication and max_allowed_packet
max_allowed_packet system variable, Server System Variables
max_binlog_cache_size system variable, System Variables Used with Binary Logging
max_binlog_size system variable, System Variables Used with Binary Logging
max_binlog_stmt_cache_size system variable, System Variables Used with Binary Logging
max_connections system variable, Server System Variables
MAX_CONNECTIONS_PER_HOUR, Setting Account Resource Limits
max_connect_errors system variable, Server System Variables
max_delayed_threads system variable, Server System Variables
max_digest_length system variable, Server System Variables
max_error_count system variable, Server System Variables
max_execution_time system variable, Server System Variables
Max_execution_time_exceeded status variable, Server Status Variables
Max_execution_time_set status variable, Server Status Variables
Max_execution_time_set_failed status variable, Server Status Variables
max_heap_table_size system variable, Server System Variables
MAX_INDEXES option
CMake, Feature Options
max_insert_delayed_threads system variable, Server System Variables
max_join_size system variable, mysql Client Tips, Server System Variables
max_length_for_sort_data system variable, Server System Variables
max_points_in_geometry system variable, Server System Variables
max_prepared_stmt_count system variable, Server System Variables
MAX_QUERIES_PER_HOUR, Setting Account Resource Limits
max_relay_log_size system variable, System Variables Used on Replication Slaves
MAX_ROWS
and DataMemory (NDB Cluster), Defining NDB Cluster Data Nodes
and NDB Cluster, Overview of Partitioning in MySQL
NDB Cluster, CREATE TABLE Syntax
max_seeks_for_key system variable, Server System Variables
max_sort_length system variable, Server System Variables
max_sp_recursion_depth system variable, Server System Variables
max_tmp_tables system variable, Server System Variables
MAX_UPDATES_PER_HOUR, Setting Account Resource Limits
MAX_USER_CONNECTIONS, Setting Account Resource Limits
max_user_connections system variable, Server System Variables
max_write_lock_count system variable, Server System Variables
MBR, Spatial Relation Functions That Use Minimum Bounding Rectangles
MBRContains(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MBRCoveredBy(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MBRCovers(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MBRDisjoint(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MBREquals(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MBRIntersects(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MBROverlaps(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MBRTouches(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MBRWithin(), Spatial Relation Functions That Use Minimum Bounding Rectangles
MD5(), Encryption and Compression Functions
MDL, MySQL Glossary
measured-load option
ndb_top, ndb_top — View CPU usage information for NDB threads
mecab_rc_file system variable, Server System Variables
medium-check option
myisamchk, myisamchk Check Options
mysqlcheck, mysqlcheck — A Table Maintenance Program
MEDIUMBLOB data type, String Type Overview
MEDIUMINT data type, Numeric Type Overview
MEDIUMTEXT data type, String Type Overview
MEMBER OF(), Functions That Search JSON Values
membership
ndbinfo table, The ndbinfo membership Table
memcached, InnoDB memcached Plugin, MySQL Glossary
MEMCACHED_HOME option
CMake, CMake Options for Compiling NDB Cluster
MEMCACHED_SASL_PWDB environment variable, Password-Protecting memcached Using SASL
memcapable command, InnoDB memcached Architecture
memlock option
mysqld, Server Command Options
memory allocation library, Configuring systemd for MySQL, mysqld_safe — MySQL Server Startup Script
MEMORY storage engine, Alternative Storage Engines, The MEMORY Storage Engine
and replication, Replication and MEMORY Tables
optimization, Indexes in the MEMORY Storage Engine
memory usage
myisamchk, myisamchk Memory Usage
memory use, How MySQL Uses Memory
in NDB Cluster, Limits and Differences of NDB Cluster from Standard MySQL Limits
monitoring, Monitoring MySQL Memory Usage
Performance Schema, Performance Schema Startup Configuration
memoryusage
ndbinfo table, The ndbinfo memoryusage Table
memory_by_host_by_current_bytes view
sys schema, The memory_by_host_by_current_bytes and x$memory_by_host_by_current_bytes Views
memory_by_thread_by_current_bytes view
sys schema, The memory_by_thread_by_current_bytes and x$memory_by_thread_by_current_bytes Views
memory_by_user_by_current_bytes view
sys schema, The memory_by_user_by_current_bytes and x$memory_by_user_by_current_bytes Views
memory_global_by_current_bytes view
sys schema, The memory_global_by_current_bytes and x$memory_global_by_current_bytes Views
memory_global_total view
sys schema, The memory_global_total and x$memory_global_total Views
memory_per_fragment
ndbinfo table, The ndbinfo memory_per_fragment Table
memory_summary_by_account_by_event_name table
performance_schema, Memory Summary Tables
memory_summary_by_host_by_event_name table
performance_schema, Memory Summary Tables
memory_summary_by_thread_by_event_name table
performance_schema, Memory Summary Tables
memory_summary_by_user_by_event_name table
performance_schema, Memory Summary Tables
memory_summary_global_by_event_name table
performance_schema, Memory Summary Tables
MemReportFrequency, Defining NDB Cluster Data Nodes
merge, MySQL Glossary
MERGE storage engine, Alternative Storage Engines, The MERGE Storage Engine
MERGE tables
defined, The MERGE Storage Engine
merging
common table expressions, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization
derived tables, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization
view references, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization
merging JSON values, Normalization, Merging, and Autowrapping of JSON Values
metadata
database, INFORMATION_SCHEMA Tables
database object, UTF-8 for Metadata
InnoDB, INFORMATION_SCHEMA InnoDB Tables
stored routines, Stored Routine Metadata
triggers, Trigger Metadata
views, View Metadata
metadata lock, MySQL Glossary
metadata locking, Metadata Locking, The metadata_locks Table
metadata log, The DDL Log
metadata_locks table
performance_schema, The metadata_locks Table
metadata_locks_cache_size system variable, Server System Variables
metadata_locks_hash_instances system variable, Server System Variables
methods
locking, Internal Locking Methods
metrics counter, MySQL Glossary
metrics view
sys schema, The metrics View
mgmd (NDB Cluster)
defined, NDB Cluster Core Concepts
(see also management node (NDB Cluster))
MICROSECOND(), Date and Time Functions
MID(), String Functions
midpoint insertion, Making the Buffer Pool Scan Resistant
midpoint insertion strategy, MySQL Glossary
MIN(), Aggregate (GROUP BY) Function Descriptions
MIN(DISTINCT), Aggregate (GROUP BY) Function Descriptions
min-examined-row-limit option
mysqld, Server Command Options
MinDiskWriteSpeed, Defining NDB Cluster Data Nodes
MinFreePct, Defining NDB Cluster Data Nodes
mini-transaction, MySQL Glossary
minimum bounding rectangle, Spatial Relation Functions That Use Minimum Bounding Rectangles
minus
unary (-), Arithmetic Operators
MINUTE(), Date and Time Functions
min_examined_row_limit system variable, Server System Variables
mirror sites, How to Get MySQL
miscellaneous functions, Miscellaneous Functions
mixed statements (Replication), Replication and Transactions
mixed-mode insert, MySQL Glossary
MOD (modulo), Mathematical Functions
MOD(), Mathematical Functions
modes
batch, Using mysql in Batch Mode
modify option
MySQLInstallerConsole, MySQLInstallerConsole Reference
modulo (%), Mathematical Functions
modulo (MOD), Mathematical Functions
monitor
terminal, Tutorial
monitor option
ndb_import, ndb_import — Import CSV Data Into NDB
monitoring, Monitoring MySQL Memory Usage, Monitoring the Buffer Pool Using the InnoDB Standard Monitor, Monitoring the Change Buffer, Monitoring InnoDB Full-Text Indexes, Monitoring Encryption Progress, Monitoring Online Buffer Pool Resizing Progress, Monitoring Buffer Pool Load Progress Using Performance Schema, Monitoring InnoDB Table Compression at Runtime, Monitoring ALTER TABLE Progress for InnoDB Tables Using Performance Schema, Monitoring InnoDB Mutex Waits Using Performance Schema, MySQL Enterprise Monitor Overview
multi-source replication, Multi-Source Replication Monitoring
threads, Examining Thread Information
Monitors, InnoDB Monitors
enabling, Enabling InnoDB Monitors
InnoDB, InnoDB Troubleshooting
output, InnoDB Standard Monitor and Lock Monitor Output
MONTH(), Date and Time Functions
MONTHNAME(), Date and Time Functions
.MRG file, MySQL Glossary
multi mysqld, mysqld_multi — Manage Multiple MySQL Servers
multi-column indexes, Multiple-Column Indexes
multi-core, MySQL Glossary
multi-master replication
in NDB Cluster, NDB Cluster Replication: Multi-Master and Circular Replication, NDB Cluster Replication Conflict Resolution
Multi-Range Read
optimization, Multi-Range Read Optimization
multi-source replication, MySQL Multi-Source Replication
adding binary log master, Adding a Binary Log Based Master to a Multi-Source Replication Slave
adding GTID master, Adding a GTID Based Master to a Multi-Source Replication Slave
configuring, Configuring Multi-Source Replication
error messages, Multi-Source Replication Error Messages
monitoring, Multi-Source Replication Monitoring
overview, MySQL Multi-Source Replication Overview
performance schema, Monitoring Channels Using Performance Schema Tables
resetting slave, Resetting Multi-Source Replication Slaves
starting slave, Starting Multi-Source Replication Slaves
stopping slave, Stopping Multi-Source Replication Slaves
tutorials, Multi-Source Replication Tutorials
multibyte character sets, Can't initialize character set
multibyte characters, Multi-Byte Character Support for Complex Character Sets
MULTILINESTRING data type, Spatial Data Types
MultiLineString(), MySQL-Specific Functions That Create Geometry Values
multiple buffer pools, Configuring Multiple Buffer Pool Instances
multiple servers, Running Multiple MySQL Instances on One Machine
multiple-part index, CREATE INDEX Syntax
multiplication (*), Arithmetic Operators
MULTIPOINT data type, Spatial Data Types
MultiPoint(), MySQL-Specific Functions That Create Geometry Values
MULTIPOLYGON data type, Spatial Data Types
MultiPolygon(), MySQL-Specific Functions That Create Geometry Values
mutex, MySQL Glossary
mutex wait
monitoring, Monitoring InnoDB Mutex Waits Using Performance Schema
mutex_instances table
performance_schema, The mutex_instances Table
MUTEX_TYPE option
CMake, Feature Options
MVCC, MySQL Glossary
MVCC (multi-version concurrency control), InnoDB Multi-Versioning
My
derivation, History of MySQL
my.cnf, MySQL Glossary
and NDB Cluster, Initial Configuration of NDB Cluster, NDB Cluster Configuration Files, NDB Cluster Configuration: Basic Example
in NDB Cluster, MySQL Server Usage for NDB Cluster
my.cnf option file, Replication Features and Issues
my.ini, MySQL Glossary
mycnf option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
ndb_mgmd, ndb_mgmd — The NDB Cluster Management Server Daemon
.MYD file, MySQL Glossary
.MYI file, MySQL Glossary
MyISAM
compressed tables, myisampack — Generate Compressed, Read-Only MyISAM Tables, Compressed Table Characteristics
converting tables to InnoDB, Converting Tables from MyISAM to InnoDB
MyISAM key cache, The MyISAM Key Cache
MyISAM storage engine, Alternative Storage Engines, The MyISAM Storage Engine
myisam-block-size option
mysqld, Server Command Options
myisam-recover-options option
mysqld, Server Command Options, MyISAM Startup Options
myisamchk, Overview of MySQL Programs, myisamchk — MyISAM Table-Maintenance Utility
analyze option, Other myisamchk Options
backup option, myisamchk Repair Options
block-search option, Other myisamchk Options
character-sets-dir option, myisamchk Repair Options
check option, myisamchk Check Options
check-only-changed option, myisamchk Check Options
correct-checksum option, myisamchk Repair Options
data-file-length option, myisamchk Repair Options
debug option, myisamchk General Options
defaults-extra-file option, myisamchk General Options
defaults-file option, myisamchk General Options
defaults-group-suffix option, myisamchk General Options
description option, Other myisamchk Options
example output, Obtaining Table Information with myisamchk
extend-check option, myisamchk Check Options, myisamchk Repair Options
fast option, myisamchk Check Options
force option, myisamchk Check Options, myisamchk Repair Options
help option, myisamchk General Options
HELP option, myisamchk General Options
information option, myisamchk Check Options
keys-used option, myisamchk Repair Options
max-record-length option, myisamchk Repair Options
medium-check option, myisamchk Check Options
no-defaults option, myisamchk General Options
no-symlinks option, myisamchk Repair Options
options, myisamchk General Options
parallel-recover option, myisamchk Repair Options
print-defaults option, myisamchk General Options
quick option, myisamchk Repair Options
read-only option, myisamchk Check Options
recover option, myisamchk Repair Options
safe-recover option, myisamchk Repair Options
set-auto-increment[ option, Other myisamchk Options
set-collation option, myisamchk Repair Options
silent option, myisamchk General Options
sort-index option, Other myisamchk Options
sort-records option, Other myisamchk Options
sort-recover option, myisamchk Repair Options
tmpdir option, myisamchk Repair Options
unpack option, myisamchk Repair Options
update-state option, myisamchk Check Options
verbose option, myisamchk General Options
version option, myisamchk General Options
wait option, myisamchk General Options
myisamlog, Overview of MySQL Programs, myisamlog — Display MyISAM Log File Contents
myisampack, Overview of MySQL Programs, myisampack — Generate Compressed, Read-Only MyISAM Tables, Silent Column Specification Changes, Compressed Table Characteristics
backup option, myisampack — Generate Compressed, Read-Only MyISAM Tables
character-sets-dir option, myisampack — Generate Compressed, Read-Only MyISAM Tables
debug option, myisampack — Generate Compressed, Read-Only MyISAM Tables
force option, myisampack — Generate Compressed, Read-Only MyISAM Tables
help option, myisampack — Generate Compressed, Read-Only MyISAM Tables
join option, myisampack — Generate Compressed, Read-Only MyISAM Tables
silent option, myisampack — Generate Compressed, Read-Only MyISAM Tables
test option, myisampack — Generate Compressed, Read-Only MyISAM Tables
tmpdir option, myisampack — Generate Compressed, Read-Only MyISAM Tables
verbose option, myisampack — Generate Compressed, Read-Only MyISAM Tables
version option, myisampack — Generate Compressed, Read-Only MyISAM Tables
wait option, myisampack — Generate Compressed, Read-Only MyISAM Tables
myisam_block_size myisamchk variable, myisamchk General Options
myisam_data_pointer_size system variable, Server System Variables
myisam_ftdump, Overview of MySQL Programs, myisam_ftdump — Display Full-Text Index information
count option, myisam_ftdump — Display Full-Text Index information
dump option, myisam_ftdump — Display Full-Text Index information
help option, myisam_ftdump — Display Full-Text Index information
length option, myisam_ftdump — Display Full-Text Index information
stats option, myisam_ftdump — Display Full-Text Index information
verbose option, myisam_ftdump — Display Full-Text Index information
myisam_max_sort_file_size system variable, Server System Variables
myisam_mmap_size system variable, Server System Variables
myisam_recover_options system variable, Server System Variables
myisam_repair_threads system variable, Server System Variables
myisam_sort_buffer_size myisamchk variable, myisamchk General Options
myisam_sort_buffer_size system variable, Server System Variables
myisam_stats_method system variable, Server System Variables
myisam_use_mmap system variable, Server System Variables
MySQL
defined, What is MySQL?
forums, MySQL Community Support at the MySQL Forums
introduction, What is MySQL?
pronunciation, What is MySQL?
upgrading, mysql_upgrade — Check and Upgrade MySQL Tables
websites, MySQL Websites
mysql, Overview of MySQL Programs, mysql — The MySQL Command-Line Client, MySQL Glossary
auto-rehash option, mysql Client Options
auto-vertical-output option, mysql Client Options
batch option, mysql Client Options
binary-as-hex option, mysql Client Options
binary-mode option, mysql Client Options
bind-address option, mysql Client Options
character-sets-dir option, mysql Client Options
charset command, mysql Client Commands
clear command, mysql Client Commands
column-names option, mysql Client Options
column-type-info option, mysql Client Options
comments option, mysql Client Options
compress option, mysql Client Options
connect command, mysql Client Commands
connect-expired-password option, mysql Client Options
connect-timeout option, mysql Client Options
database option, mysql Client Options
debug option, mysql Client Options
debug-check option, mysql Client Options
debug-info option, mysql Client Options
default-auth option, mysql Client Options
default-character-set option, mysql Client Options
defaults-extra-file option, mysql Client Options
defaults-file option, mysql Client Options
defaults-group-suffix option, mysql Client Options
delimiter command, mysql Client Commands
delimiter option, mysql Client Options
disable named commands, mysql Client Options
edit command, mysql Client Commands
ego command, mysql Client Commands
enable-cleartext-plugin option, mysql Client Options
execute option, mysql Client Options
exit command, mysql Client Commands
force option, mysql Client Options
get-server-public-key option, mysql Client Options
go command, mysql Client Commands
help command, mysql Client Commands
help option, mysql Client Options
histignore option, mysql Client Options
host option, mysql Client Options
html option, mysql Client Options
i-am-a-dummy option, mysql Client Options
ignore-spaces option, mysql Client Options
init-command option, mysql Client Options
line-numbers option, mysql Client Options
local-infile option, mysql Client Options
login-path option, mysql Client Options
max-allowed-packet option, mysql Client Options
max-join-size option, mysql Client Options
named-commands option, mysql Client Options
net-buffer-length option, mysql Client Options
no-auto-rehash option, mysql Client Options
no-beep option, mysql Client Options
no-defaults option, mysql Client Options
nopager command, mysql Client Commands
notee command, mysql Client Commands
nowarning command, mysql Client Commands
one-database option, mysql Client Options
pager command, mysql Client Commands
pager option, mysql Client Options
password option, mysql Client Options
pipe option, mysql Client Options
plugin-dir option, mysql Client Options
port option, mysql Client Options
print command, mysql Client Commands
print-defaults option, mysql Client Options
prompt command, mysql Client Commands
prompt option, mysql Client Options
protocol option, mysql Client Options
quick option, mysql Client Options
quit command, mysql Client Commands
raw option, mysql Client Options
reconnect option, mysql Client Options
rehash command, mysql Client Commands
resetconnection command, mysql Client Commands
safe-updates option, mysql Client Options
secure-auth option, mysql Client Options
select-limit option, mysql Client Options
server-public-key-path option, mysql Client Options
shared-memory-base-name option, mysql Client Options
show-warnings option, mysql Client Options
sigint-ignore option, mysql Client Options
silent option, mysql Client Options
skip-column-names option, mysql Client Options
skip-line-numbers option, mysql Client Options
socket option, mysql Client Options
source command, mysql Client Commands
SSL options, mysql Client Options
status command, mysql Client Commands
syslog option, mysql Client Options
system command, mysql Client Commands
table option, mysql Client Options
tee command, mysql Client Commands
tee option, mysql Client Options
tls-ciphersuites option, mysql Client Options
tls-version option, mysql Client Options
unbuffered option, mysql Client Options
use command, mysql Client Commands
user option, mysql Client Options
verbose option, mysql Client Options
version option, mysql Client Options
vertical option, mysql Client Options
wait option, mysql Client Options
warnings command, mysql Client Commands
xml option, mysql Client Options
MySQL APT Repository, Installing MySQL on Linux Using the MySQL APT Repository, Upgrading MySQL with the MySQL APT Repository
MySQL binary distribution, Which MySQL Version and Distribution to Install
MYSQL C type, C API Data Structures
mysql client parser
versus mysqld parser, mysql Client Tips
MySQL Cluster Manager
and ndb_mgm, Commands in the NDB Cluster Management Client
mysql command options, mysql Client Options
mysql commands
list of, mysql Client Commands
MySQL Data Dictionary, MySQL Data Dictionary
mysql database
gtid_executed table, mysql.gtid_executed Table
MySQL Dolphin name, History of MySQL
MySQL Enterprise Audit, MySQL Enterprise Audit, MySQL Enterprise Audit Overview
MySQL Enterprise Backup, MySQL Enterprise Backup Overview, MySQL Glossary
MySQL Enterprise Data Masking and De-Identification, MySQL Enterprise Data Masking and De-Identification Overview
MySQL Enterprise Data Masking and De-Identification plugin
components, MySQL Enterprise Data Masking and De-Identification Components
MySQL Enterprise Data Masking and De-Identification UDFs
gen_blacklist(), Random Data Dictionary-Based Functions
gen_dictionary(), Random Data Dictionary-Based Functions
gen_dictionary_drop(), Random Data Dictionary-Based Functions
gen_dictionary_load(), Random Data Dictionary-Based Functions
gen_range(), Random Data Generation Functions
gen_rnd_email(), Random Data Generation Functions
gen_rnd_pan(), Random Data Generation Functions
gen_rnd_ssn(), Random Data Generation Functions
gen_rnd_us_phone(), Random Data Generation Functions
mask_inner(), Data Masking Functions
mask_outer(), Data Masking Functions
mask_pan(), Data Masking Functions
mask_pan_relaxed(), Data Masking Functions
mask_ssn(), Data Masking Functions
MySQL Enterprise Encryption, MySQL Enterprise Encryption Overview
MySQL Enterprise Firewall, MySQL Enterprise Firewall, MySQL Enterprise Firewall Overview
installing, Installing or Uninstalling MySQL Enterprise Firewall
using, Using MySQL Enterprise Firewall
MySQL Enterprise Monitor, MySQL Enterprise Monitor Overview
MySQL Enterprise Security, PAM Pluggable Authentication, Windows Pluggable Authentication, LDAP Pluggable Authentication, MySQL Enterprise Security Overview
MySQL Enterprise Thread Pool, MySQL Enterprise Thread Pool, MySQL Enterprise Thread Pool Overview
components, Thread Pool Components
installing, Thread Pool Installation
MySQL Enterprise Transparent Data Encryption, InnoDB Data-at-Rest Encryption
MySQL history, History of MySQL
mysql history file, mysql Client Logging
MySQL Installer, MySQL Installer for Windows
MySQL name, History of MySQL
MySQL Notifier, MySQL Notifier
MySQL privileges
and NDB Cluster, NDB Cluster and MySQL Privileges
mysql prompt command, mysql Client Commands
MySQL server
mysqld, mysqld — The MySQL Server, The MySQL Server
MySQL SLES Repository, Installing MySQL on Linux Using the MySQL SLES Repository, Upgrading MySQL with the MySQL SLES Repository
mysql source (command for reading from text files), Using mysql in Batch Mode, Executing SQL Statements from a Text File
MySQL source distribution, Which MySQL Version and Distribution to Install
MySQL storage engines, Alternative Storage Engines
MySQL system tables
and NDB Cluster, NDB Cluster and MySQL Privileges
and replication, Replication of the mysql System Schema
MySQL version, How to Get MySQL
MySQL Yum Repository, Installing MySQL on Linux Using the MySQL Yum Repository, Upgrading MySQL with the MySQL Yum Repository
mysql \. (command for reading from text files), Using mysql in Batch Mode, Executing SQL Statements from a Text File
mysql.event table, The Event Scheduler and MySQL Privileges
mysql.gtid_executed table, mysql.gtid_executed Table
and RESET MASTER, RESET MASTER Syntax, mysql.gtid_executed Table
compression, mysql.gtid_executed Table Compression
thread/sql/compress_gtid_table, mysql.gtid_executed Table Compression
mysql.ndb_binlog_index table, NDB Cluster Replication Schema and Tables
(see also NDB Cluster replication)
mysql.server, Overview of MySQL Programs, mysql.server — MySQL Server Startup Script
basedir option, mysql.server — MySQL Server Startup Script
datadir option, mysql.server — MySQL Server Startup Script
pid-file option, mysql.server — MySQL Server Startup Script
service-startup-timeout option, mysql.server — MySQL Server Startup Script
mysql.slave_master_info table, Replication Relay and Status Logs
mysql.slave_relay_log_info table, Replication Relay and Status Logs
mysql.sock
protection, How to Protect or Change the MySQL Unix Socket File
mysqladmin, Overview of MySQL Programs, mysqladmin — Client for Administering a MySQL Server, CREATE DATABASE Syntax, DROP DATABASE Syntax, SHOW STATUS Syntax, SHOW VARIABLES Syntax, FLUSH Syntax, KILL Syntax
bind-address option, mysqladmin — Client for Administering a MySQL Server
character-sets-dir option, mysqladmin — Client for Administering a MySQL Server
compress option, mysqladmin — Client for Administering a MySQL Server
count option, mysqladmin — Client for Administering a MySQL Server
debug option, mysqladmin — Client for Administering a MySQL Server
debug-check option, mysqladmin — Client for Administering a MySQL Server
debug-info option, mysqladmin — Client for Administering a MySQL Server
default-auth option, mysqladmin — Client for Administering a MySQL Server
default-character-set option, mysqladmin — Client for Administering a MySQL Server
defaults-extra-file option, mysqladmin — Client for Administering a MySQL Server
defaults-file option, mysqladmin — Client for Administering a MySQL Server
defaults-group-suffix option, mysqladmin — Client for Administering a MySQL Server
enable-cleartext-plugin option, mysqladmin — Client for Administering a MySQL Server
force option, mysqladmin — Client for Administering a MySQL Server
get-server-public-key option, mysqladmin — Client for Administering a MySQL Server
help option, mysqladmin — Client for Administering a MySQL Server
host option, mysqladmin — Client for Administering a MySQL Server
login-path option, mysqladmin — Client for Administering a MySQL Server
no-beep option, mysqladmin — Client for Administering a MySQL Server
no-defaults option, mysqladmin — Client for Administering a MySQL Server
password option, mysqladmin — Client for Administering a MySQL Server
pipe option, mysqladmin — Client for Administering a MySQL Server
plugin-dir option, mysqladmin — Client for Administering a MySQL Server
port option, mysqladmin — Client for Administering a MySQL Server
print-defaults option, mysqladmin — Client for Administering a MySQL Server
protocol option, mysqladmin — Client for Administering a MySQL Server
relative option, mysqladmin — Client for Administering a MySQL Server
secure-auth option, mysqladmin — Client for Administering a MySQL Server
server-public-key-path option, mysqladmin — Client for Administering a MySQL Server
shared-memory-base-name option, mysqladmin — Client for Administering a MySQL Server
show-warnings option, mysqladmin — Client for Administering a MySQL Server
silent option, mysqladmin — Client for Administering a MySQL Server
sleep option, mysqladmin — Client for Administering a MySQL Server
socket option, mysqladmin — Client for Administering a MySQL Server
SSL options, mysqladmin — Client for Administering a MySQL Server
tls-ciphersuites option, mysqladmin — Client for Administering a MySQL Server
tls-version option, mysqladmin — Client for Administering a MySQL Server
user option, mysqladmin — Client for Administering a MySQL Server
verbose option, mysqladmin — Client for Administering a MySQL Server
version option, mysqladmin — Client for Administering a MySQL Server
vertical option, mysqladmin — Client for Administering a MySQL Server
wait option, mysqladmin — Client for Administering a MySQL Server
mysqladmin command options, mysqladmin — Client for Administering a MySQL Server
mysqladmin option
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqlbackup command, MySQL Glossary
mysqlbinlog, Overview of MySQL Programs, mysqlbinlog — Utility for Processing Binary Log Files
base64-output option, mysqlbinlog — Utility for Processing Binary Log Files
bind-address option, mysqlbinlog — Utility for Processing Binary Log Files
binlog-row-event-max-size option, mysqlbinlog — Utility for Processing Binary Log Files
character-sets-dir option, mysqlbinlog — Utility for Processing Binary Log Files
compress option, mysqlbinlog — Utility for Processing Binary Log Files
connection-server-id option, mysqlbinlog — Utility for Processing Binary Log Files
database option, mysqlbinlog — Utility for Processing Binary Log Files
debug option, mysqlbinlog — Utility for Processing Binary Log Files
debug-check option, mysqlbinlog — Utility for Processing Binary Log Files
debug-info option, mysqlbinlog — Utility for Processing Binary Log Files
default-auth option, mysqlbinlog — Utility for Processing Binary Log Files
defaults-extra-file option, mysqlbinlog — Utility for Processing Binary Log Files
defaults-file option, mysqlbinlog — Utility for Processing Binary Log Files
defaults-group-suffix option, mysqlbinlog — Utility for Processing Binary Log Files
disable-log-bin option, mysqlbinlog — Utility for Processing Binary Log Files
exclude-gtids option, mysqlbinlog — Utility for Processing Binary Log Files
force-if-open option, mysqlbinlog — Utility for Processing Binary Log Files
force-read option, mysqlbinlog — Utility for Processing Binary Log Files
get-server-public-key option, mysqlbinlog — Utility for Processing Binary Log Files
help option, mysqlbinlog — Utility for Processing Binary Log Files
hexdump option, mysqlbinlog — Utility for Processing Binary Log Files
host option, mysqlbinlog — Utility for Processing Binary Log Files
idempotent option, mysqlbinlog — Utility for Processing Binary Log Files
include-gtids option, mysqlbinlog — Utility for Processing Binary Log Files
local-load option, mysqlbinlog — Utility for Processing Binary Log Files
login-path option, mysqlbinlog — Utility for Processing Binary Log Files
no-defaults option, mysqlbinlog — Utility for Processing Binary Log Files
offset option, mysqlbinlog — Utility for Processing Binary Log Files
open-files-limit option, mysqlbinlog — Utility for Processing Binary Log Files
password option, mysqlbinlog — Utility for Processing Binary Log Files
plugin-dir option, mysqlbinlog — Utility for Processing Binary Log Files
port option, mysqlbinlog — Utility for Processing Binary Log Files
print-defaults option, mysqlbinlog — Utility for Processing Binary Log Files
print-table-metadata option, mysqlbinlog — Utility for Processing Binary Log Files
protocol option, mysqlbinlog — Utility for Processing Binary Log Files
raw option, mysqlbinlog — Utility for Processing Binary Log Files
read-from-remote-master option, mysqlbinlog — Utility for Processing Binary Log Files
read-from-remote-server option, mysqlbinlog — Utility for Processing Binary Log Files
result-file option, mysqlbinlog — Utility for Processing Binary Log Files
rewrite-db option, mysqlbinlog — Utility for Processing Binary Log Files
secure-auth option, mysqlbinlog — Utility for Processing Binary Log Files
server-id option, mysqlbinlog — Utility for Processing Binary Log Files
server-id-bits option, mysqlbinlog — Utility for Processing Binary Log Files
server-public-key-path option, mysqlbinlog — Utility for Processing Binary Log Files
set-charset option, mysqlbinlog — Utility for Processing Binary Log Files
shared-memory-base-name option, mysqlbinlog — Utility for Processing Binary Log Files
short-form option, mysqlbinlog — Utility for Processing Binary Log Files
skip-gtids option, mysqlbinlog — Utility for Processing Binary Log Files
socket option, mysqlbinlog — Utility for Processing Binary Log Files
SSL options, mysqlbinlog — Utility for Processing Binary Log Files
start-datetime option, mysqlbinlog — Utility for Processing Binary Log Files
start-position option, mysqlbinlog — Utility for Processing Binary Log Files
stop-datetime option, mysqlbinlog — Utility for Processing Binary Log Files
stop-never option, mysqlbinlog — Utility for Processing Binary Log Files
stop-never-slave-server-id option, mysqlbinlog — Utility for Processing Binary Log Files
stop-position option, mysqlbinlog — Utility for Processing Binary Log Files
tls-ciphersuites option, mysqlbinlog — Utility for Processing Binary Log Files
tls-version option, mysqlbinlog — Utility for Processing Binary Log Files
to-last-log option, mysqlbinlog — Utility for Processing Binary Log Files
user option, mysqlbinlog — Utility for Processing Binary Log Files
verbose option, mysqlbinlog — Utility for Processing Binary Log Files
verify-binlog-checksum option, mysqlbinlog — Utility for Processing Binary Log Files
version option, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, Overview of MySQL Programs, mysqlcheck — A Table Maintenance Program
all-databases option, mysqlcheck — A Table Maintenance Program
all-in-1 option, mysqlcheck — A Table Maintenance Program
analyze option, mysqlcheck — A Table Maintenance Program
auto-repair option, mysqlcheck — A Table Maintenance Program
bind-address option, mysqlcheck — A Table Maintenance Program
character-sets-dir option, mysqlcheck — A Table Maintenance Program
check option, mysqlcheck — A Table Maintenance Program
check-only-changed option, mysqlcheck — A Table Maintenance Program
check-upgrade option, mysqlcheck — A Table Maintenance Program
compress option, mysqlcheck — A Table Maintenance Program
databases option, mysqlcheck — A Table Maintenance Program
debug option, mysqlcheck — A Table Maintenance Program
debug-check option, mysqlcheck — A Table Maintenance Program
debug-info option, mysqlcheck — A Table Maintenance Program
default-auth option, mysqlcheck — A Table Maintenance Program
default-character-set option, mysqlcheck — A Table Maintenance Program
defaults-extra-file option, mysqlcheck — A Table Maintenance Program
defaults-file option, mysqlcheck — A Table Maintenance Program
defaults-group-suffix option, mysqlcheck — A Table Maintenance Program
enable-cleartext-plugin option, mysqlcheck — A Table Maintenance Program
extended option, mysqlcheck — A Table Maintenance Program
fast option, mysqlcheck — A Table Maintenance Program
force option, mysqlcheck — A Table Maintenance Program
get-server-public-key option, mysqlcheck — A Table Maintenance Program
help option, mysqlcheck — A Table Maintenance Program
host option, mysqlcheck — A Table Maintenance Program
login-path option, mysqlcheck — A Table Maintenance Program
medium-check option, mysqlcheck — A Table Maintenance Program
no-defaults option, mysqlcheck — A Table Maintenance Program
optimize option, mysqlcheck — A Table Maintenance Program
password option, mysqlcheck — A Table Maintenance Program
pipe option, mysqlcheck — A Table Maintenance Program
plugin-dir option, mysqlcheck — A Table Maintenance Program
port option, mysqlcheck — A Table Maintenance Program
print-defaults option, mysqlcheck — A Table Maintenance Program
protocol option, mysqlcheck — A Table Maintenance Program
quick option, mysqlcheck — A Table Maintenance Program
repair option, mysqlcheck — A Table Maintenance Program
secure-auth option, mysqlcheck — A Table Maintenance Program
server-public-key-path option, mysqlcheck — A Table Maintenance Program
shared-memory-base-name option, mysqlcheck — A Table Maintenance Program
silent option, mysqlcheck — A Table Maintenance Program
skip-database option, mysqlcheck — A Table Maintenance Program
socket option, mysqlcheck — A Table Maintenance Program
SSL options, mysqlcheck — A Table Maintenance Program
tables option, mysqlcheck — A Table Maintenance Program
tls-ciphersuites option, mysqlcheck — A Table Maintenance Program
tls-version option, mysqlcheck — A Table Maintenance Program
use-frm option, mysqlcheck — A Table Maintenance Program
user option, mysqlcheck — A Table Maintenance Program
verbose option, mysqlcheck — A Table Maintenance Program
version option, mysqlcheck — A Table Maintenance Program
write-binlog option, mysqlcheck — A Table Maintenance Program
mysqld, Overview of MySQL Programs, MySQL Glossary
abort-slave-event-count option, Startup Options for Replication Slaves
allow-suspicious-udfs option, Server Command Options
ansi option, Server Command Options
as NDB Cluster process, MySQL Server Options for NDB Cluster, MySQL Server Usage for NDB Cluster
audit-log option, Audit Log Options and Variables
basedir option, Server Command Options
binlog-checksum option, Startup Options Used with Binary Logging
binlog-do-db option, Startup Options Used with Binary Logging
binlog-ignore-db option, Startup Options Used with Binary Logging
binlog-row-event-max-size option, Startup Options Used with Binary Logging
character-set-client-handshake option, Server Command Options
chroot option, Server Command Options
command options, Server Command Options
console option, Server Command Options
core-file option, Server Command Options
daemonize option, Server Command Options
datadir option, Server Command Options
ddl-rewriter option, ddl_rewriter Plugin Options
debug option, Server Command Options
debug-sync-timeout option, Server Command Options
default-storage-engine option, Server Command Options
default-time-zone option, Server Command Options
defaults-extra-file option, Server Command Options
defaults-file option, Server Command Options
defaults-group-suffix option, Server Command Options
delay-key-write option, MyISAM Startup Options
des-key-file option, Server Command Options
disconnect-slave-event-count option, Startup Options for Replication Slaves
early-plugin-load option, Server Command Options
event-scheduler option, Server Command Options
exit codes, The Server Shutdown Process
exit-info option, Server Command Options
external-locking option, Server Command Options
flush option, Server Command Options
gdb option, Server Command Options
general-log option, Server Command Options
help option, Server Command Options
ignore-builtin-innodb option, InnoDB Startup Options and System Variables
init-file option, Server Command Options
initialize option, Server Command Options
initialize-insecure option, Server Command Options
innodb option, InnoDB Startup Options and System Variables
innodb-status-file option, InnoDB Startup Options and System Variables
install option, Server Command Options
install-manual option, Server Command Options
keyring-migration-destination option, Keyring Command Options
keyring-migration-host option, Keyring Command Options
keyring-migration-password option, Keyring Command Options
keyring-migration-port option, Keyring Command Options
keyring-migration-socket option, Keyring Command Options
keyring-migration-source option, Keyring Command Options
keyring-migration-user option, Keyring Command Options
language option, Server Command Options
large-pages option, Server Command Options
lc-messages option, Server Command Options
lc-messages-dir option, Server Command Options
local-service option, Server Command Options
log-bin option, Startup Options Used with Binary Logging
log-bin-index option, Startup Options Used with Binary Logging
log-bin-trust-function-creators option, Startup Options Used with Binary Logging
log-bin-use-v1-row-events option, Startup Options Used with Binary Logging
log-error option, Server Command Options
log-isam option, Server Command Options
log-queries-not-using-indexes option, Server Command Options
log-raw option, Server Command Options
log-short-format option, Server Command Options
log-slave-updates option, Startup Options for Replication Slaves
log-tc option, Server Command Options
log-tc-size option, Server Command Options
log-warnings option, Server Command Options
log_slow_admin_statements system variable, Server System Variables
log_slow_slave_statements system variable, System Variables Used on Replication Slaves
low-priority-updates option, Server Command Options
master-info-file option, Startup Options for Replication Slaves
master-info-repository option, Options for Logging Slave Status to Tables
master-retry-count option, Startup Options for Replication Slaves
master-verify-checksum option, Startup Options Used with Binary Logging
max-binlog-dump-events option, Startup Options Used with Binary Logging
max-relay-log-size option, Startup Options for Replication Slaves
memlock option, Server Command Options
min-examined-row-limit option, Server Command Options
myisam-block-size option, Server Command Options
myisam-recover-options option, Server Command Options, MyISAM Startup Options
MySQL server, mysqld — The MySQL Server, The MySQL Server
ndb-allow-copying-alter-table option, MySQL Server Options for NDB Cluster
ndb-batch-size option, MySQL Server Options for NDB Cluster
ndb-blob-read-batch-bytes option, MySQL Server Options for NDB Cluster
ndb-blob-write-batch-bytes option, MySQL Server Options for NDB Cluster
ndb-cluster-connection-pool option, MySQL Server Options for NDB Cluster
ndb-cluster-connection-pool-nodeids option, MySQL Server Options for NDB Cluster
ndb-connectstring option, MySQL Server Options for NDB Cluster
ndb-log-apply-status, MySQL Server Options for NDB Cluster
ndb-log-empty-epochs, MySQL Server Options for NDB Cluster
ndb-log-empty-update, MySQL Server Options for NDB Cluster
ndb-log-exclusive-reads, MySQL Server Options for NDB Cluster
ndb-log-orig, MySQL Server Options for NDB Cluster
ndb-log-transaction-id, MySQL Server Options for NDB Cluster
ndb-nodeid, MySQL Server Options for NDB Cluster
ndbcluster option, MySQL Server Options for NDB Cluster
no-dd-upgrade option, Server Command Options
no-defaults option, Server Command Options
no-monitor option, Server Command Options
old-style-user-limits option, Server Command Options
performance-schema-consumer-events-stages-current option, Performance Schema Command Options
performance-schema-consumer-events-stages-history option, Performance Schema Command Options
performance-schema-consumer-events-stages-history-long option, Performance Schema Command Options
performance-schema-consumer-events-statements-current option, Performance Schema Command Options
performance-schema-consumer-events-statements-history option, Performance Schema Command Options
performance-schema-consumer-events-statements-history-long option, Performance Schema Command Options
performance-schema-consumer-events-transactions-current option, Performance Schema Command Options
performance-schema-consumer-events-transactions-history option, Performance Schema Command Options
performance-schema-consumer-events-transactions-history-long option, Performance Schema Command Options
performance-schema-consumer-events-waits-current option, Performance Schema Command Options
performance-schema-consumer-events-waits-history option, Performance Schema Command Options
performance-schema-consumer-events-waits-history-long option, Performance Schema Command Options
performance-schema-consumer-global-instrumentation option, Performance Schema Command Options
performance-schema-consumer-statements-digest option, Performance Schema Command Options
performance-schema-consumer-thread-instrumentation option, Performance Schema Command Options
performance-schema-consumer-xxx option, Performance Schema Command Options
performance-schema-instrument option, Performance Schema Command Options
pid-file option, Server Command Options
plugin option prefix, Server Command Options
plugin-load option, Server Command Options
plugin-load-add option, Server Command Options
port option, Server Command Options
port-open-timeout option, Server Command Options
print-defaults option, Server Command Options
relay-log option, Startup Options for Replication Slaves
relay-log-index option, Startup Options for Replication Slaves
relay-log-info-file option, Startup Options for Replication Slaves
relay-log-info-repository option, Options for Logging Slave Status to Tables
relay-log-purge option, Startup Options for Replication Slaves
relay-log-recovery option, Startup Options for Replication Slaves
relay-log-space-limit option, Startup Options for Replication Slaves
remove option, Server Command Options
replicate-do-db option, Startup Options for Replication Slaves
replicate-do-table option, Startup Options for Replication Slaves
replicate-ignore-db option, Startup Options for Replication Slaves
replicate-ignore-table option, Startup Options for Replication Slaves
replicate-rewrite-db option, Startup Options for Replication Slaves
replicate-same-server-id option, Startup Options for Replication Slaves
replicate-wild-do-table option, Startup Options for Replication Slaves
replicate-wild-ignore-table option, Startup Options for Replication Slaves
report-host option, Startup Options for Replication Slaves
report-password option, Startup Options for Replication Slaves
report-port option, Startup Options for Replication Slaves
report-user option, Startup Options for Replication Slaves
role in NDB Cluster (see SQL Node (NDB Cluster))
safe-user-create option, Server Command Options
secure-auth option, Server Command Options
secure-file-priv option, Server Command Options
server-id option, Replication and Binary Logging Options and Variables
server-id-bits option, MySQL Server Options for NDB Cluster
server_uuid variable, Replication and Binary Logging Options and Variables
show-slave-auth-info option, Startup Options for Replication Masters
skip-concurrent-insert option, Server Command Options
skip-event-scheduler option, Server Command Options
skip-grant-tables option, Server Command Options
skip-host-cache option, Server Command Options
skip-innodb option, Server Command Options, InnoDB Startup Options and System Variables
skip-name-resolve option, Server Command Options
skip-ndbcluster option, MySQL Server Options for NDB Cluster
skip-networking option, Server Command Options
skip-show-database option, Server Command Options
skip-slave-start option, Startup Options for Replication Slaves
skip-stack-trace option, Server Command Options
skip-symbolic-links option, Server Command Options
slave-checkpoint-group option, Startup Options for Replication Slaves
slave-checkpoint-period option, Startup Options for Replication Slaves
slave-load-tmpdir option, Startup Options for Replication Slaves
slave-max-allowed-packet, Startup Options for Replication Slaves
slave-net-timeout option, Startup Options for Replication Slaves
slave-parallel-type, Startup Options for Replication Slaves
slave-parallel-workers option, Startup Options for Replication Slaves
slave-pending-jobs-size-max option, Startup Options for Replication Slaves
slave-rows-search-algorithms, Startup Options for Replication Slaves
slave-skip-errors option, Startup Options for Replication Slaves
slave-sql-verify-checksum option, Startup Options for Replication Slaves
slow-query-log option, Server Command Options
slow-start-timeout option, Server Command Options
socket option, Server Command Options
sporadic-binlog-dump-fail option, Startup Options Used with Binary Logging
sql-mode option, Server Command Options
SSL options, Server Command Options
standalone option, Server Command Options
starting, How to Run MySQL as a Normal User
super-large-pages option, Server Command Options
symbolic-links option, Server Command Options
sysdate-is-now option, Server Command Options
tc-heuristic-recover option, Server Command Options
temp-pool option, Server Command Options
tmpdir option, Server Command Options
transaction-isolation option, Server Command Options
transaction-read-only option, Server Command Options
upgrade option, Server Command Options
user option, Server Command Options
validate-config option, Server Command Options
validate-password option, Password Validation Plugin Options
verbose option, Server Command Options
version option, Server Command Options
mysqld (NDB Cluster), NDB Cluster Programs
mysqld option
malloc-lib, mysqld_safe — MySQL Server Startup Script
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqld options, Configuring the Server
enforce-gtid-consistency, Startup Options Used with GTID Replication
gtid-executed-compression-period, Startup Options Used with GTID Replication
gtid-mode, Startup Options Used with GTID Replication
mysqld options and variables
NDB Cluster, MySQL Server Options and Variables for NDB Cluster
mysqld parser
versus mysql client parser, mysql Client Tips
mysqld system variables, Configuring the Server
mysqld-auto.cnf option file, Specifying Program Options, Using Option Files, Server System Variables, Using System Variables, System Variable Privileges, Persisted System Variables, Nonpersistible and Persist-Restricted System Variables, SET Syntax for Variable Assignment, RESET PERSIST Syntax, Performance Schema persisted_variables Table
mysqld-safe-log-timestamps option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqld-version option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqldump, Copying MySQL Databases to Another Machine, Overview of MySQL Programs, mysqldump — A Database Backup Program, MySQL Glossary
add-drop-database option, mysqldump — A Database Backup Program
add-drop-table option, mysqldump — A Database Backup Program
add-drop-trigger option, mysqldump — A Database Backup Program
add-locks option, mysqldump — A Database Backup Program
all-databases option, mysqldump — A Database Backup Program
all-tablespaces option, mysqldump — A Database Backup Program
allow-keywords option, mysqldump — A Database Backup Program
apply-slave-statements option, mysqldump — A Database Backup Program
bind-address option, mysqldump — A Database Backup Program
character-sets-dir option, mysqldump — A Database Backup Program
column-statistics option, mysqldump — A Database Backup Program
comments option, mysqldump — A Database Backup Program
compact option, mysqldump — A Database Backup Program
compatible option, mysqldump — A Database Backup Program
complete-insert option, mysqldump — A Database Backup Program
compress option, mysqldump — A Database Backup Program
create-options option, mysqldump — A Database Backup Program
databases option, mysqldump — A Database Backup Program
debug option, mysqldump — A Database Backup Program
debug-check option, mysqldump — A Database Backup Program
debug-info option, mysqldump — A Database Backup Program
default-auth option, mysqldump — A Database Backup Program
default-character-set option, mysqldump — A Database Backup Program
defaults-extra-file option, mysqldump — A Database Backup Program
defaults-file option, mysqldump — A Database Backup Program
defaults-group-suffix option, mysqldump — A Database Backup Program
delete-master-logs option, mysqldump — A Database Backup Program
disable-keys option, mysqldump — A Database Backup Program
dump-date option, mysqldump — A Database Backup Program
dump-slave option, mysqldump — A Database Backup Program
enable-cleartext-plugin option, mysqldump — A Database Backup Program
events option, mysqldump — A Database Backup Program
extended-insert option, mysqldump — A Database Backup Program
fields-enclosed-by option, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
fields-escaped-by option, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
fields-optionally-enclosed-by option, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
fields-terminated-by option, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
flush-logs option, mysqldump — A Database Backup Program
flush-privileges option, mysqldump — A Database Backup Program
force option, mysqldump — A Database Backup Program
get-server-public-key option, mysqldump — A Database Backup Program
help option, mysqldump — A Database Backup Program
hex-blob option, mysqldump — A Database Backup Program
host option, mysqldump — A Database Backup Program
ignore-error option, mysqldump — A Database Backup Program
ignore-table option, mysqldump — A Database Backup Program
include-master-host-port option, mysqldump — A Database Backup Program
insert-ignore option, mysqldump — A Database Backup Program
lines-terminated-by option, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
lock-all-tables option, mysqldump — A Database Backup Program
lock-tables option, mysqldump — A Database Backup Program
log-error option, mysqldump — A Database Backup Program
login-path option, mysqldump — A Database Backup Program
master-data option, mysqldump — A Database Backup Program
max-allowed-packet option, mysqldump — A Database Backup Program
net-buffer-length option, mysqldump — A Database Backup Program
network-timeout option, mysqldump — A Database Backup Program
no-autocommit option, mysqldump — A Database Backup Program
no-create-db option, mysqldump — A Database Backup Program
no-create-info option, mysqldump — A Database Backup Program
no-data option, mysqldump — A Database Backup Program
no-defaults option, mysqldump — A Database Backup Program
no-set-names option, mysqldump — A Database Backup Program
no-tablespaces option, mysqldump — A Database Backup Program
opt option, mysqldump — A Database Backup Program
order-by-primary option, mysqldump — A Database Backup Program
password option, mysqldump — A Database Backup Program
pipe option, mysqldump — A Database Backup Program
plugin-dir option, mysqldump — A Database Backup Program
port option, mysqldump — A Database Backup Program
print-defaults option, mysqldump — A Database Backup Program
problems, mysqldump — A Database Backup Program, Restrictions on Views
protocol option, mysqldump — A Database Backup Program
quick option, mysqldump — A Database Backup Program
quote-names option, mysqldump — A Database Backup Program
replace option, mysqldump — A Database Backup Program
result-file option, mysqldump — A Database Backup Program
routines option, mysqldump — A Database Backup Program
secure-auth option, mysqldump — A Database Backup Program
server-public-key-path option, mysqldump — A Database Backup Program
set-charset option, mysqldump — A Database Backup Program
set-gtid-purged option, mysqldump — A Database Backup Program
shared-memory-base-name option, mysqldump — A Database Backup Program
single-transaction option, mysqldump — A Database Backup Program
skip-comments option, mysqldump — A Database Backup Program
skip-opt option, mysqldump — A Database Backup Program
socket option, mysqldump — A Database Backup Program
SSL options, mysqldump — A Database Backup Program
tab option, mysqldump — A Database Backup Program
tables option, mysqldump — A Database Backup Program
tls-ciphersuites option, mysqldump — A Database Backup Program
tls-version option, mysqldump — A Database Backup Program
triggers option, mysqldump — A Database Backup Program
tz-utc option, mysqldump — A Database Backup Program
user option, mysqldump — A Database Backup Program
using for backups, Using mysqldump for Backups
verbose option, mysqldump — A Database Backup Program
version option, mysqldump — A Database Backup Program
views, mysqldump — A Database Backup Program, Restrictions on Views
where option, mysqldump — A Database Backup Program
workarounds, mysqldump — A Database Backup Program, Restrictions on Views
xml option, mysqldump — A Database Backup Program
mysqldumpslow, Overview of MySQL Programs, mysqldumpslow — Summarize Slow Query Log Files
debug option, mysqldumpslow — Summarize Slow Query Log Files
help option, mysqldumpslow — Summarize Slow Query Log Files
verbose option, mysqldumpslow — Summarize Slow Query Log Files
mysqld_multi, Overview of MySQL Programs, mysqld_multi — Manage Multiple MySQL Servers
defaults-extra-file option, mysqld_multi — Manage Multiple MySQL Servers
defaults-file option, mysqld_multi — Manage Multiple MySQL Servers
example option, mysqld_multi — Manage Multiple MySQL Servers
help option, mysqld_multi — Manage Multiple MySQL Servers
log option, mysqld_multi — Manage Multiple MySQL Servers
mysqladmin option, mysqld_multi — Manage Multiple MySQL Servers
mysqld option, mysqld_multi — Manage Multiple MySQL Servers
no-defaults option, mysqld_multi — Manage Multiple MySQL Servers
no-log option, mysqld_multi — Manage Multiple MySQL Servers
password option, mysqld_multi — Manage Multiple MySQL Servers
silent option, mysqld_multi — Manage Multiple MySQL Servers
tcp-ip option, mysqld_multi — Manage Multiple MySQL Servers
user option, mysqld_multi — Manage Multiple MySQL Servers
verbose option, mysqld_multi — Manage Multiple MySQL Servers
version option, mysqld_multi — Manage Multiple MySQL Servers
MYSQLD_OPTS environment variable, Configuring systemd for MySQL
mysqld_safe, Overview of MySQL Programs, mysqld_safe — MySQL Server Startup Script
basedir option, mysqld_safe — MySQL Server Startup Script
core-file-size option, mysqld_safe — MySQL Server Startup Script
datadir option, mysqld_safe — MySQL Server Startup Script
defaults-extra-file option, mysqld_safe — MySQL Server Startup Script
defaults-file option, mysqld_safe — MySQL Server Startup Script
help option, mysqld_safe — MySQL Server Startup Script
ledir option, mysqld_safe — MySQL Server Startup Script
log-error option, mysqld_safe — MySQL Server Startup Script
malloc-lib option, mysqld_safe — MySQL Server Startup Script
mysqld option, mysqld_safe — MySQL Server Startup Script
mysqld-safe-log-timestamps option, mysqld_safe — MySQL Server Startup Script
mysqld-version option, mysqld_safe — MySQL Server Startup Script
nice option, mysqld_safe — MySQL Server Startup Script
no-defaults option, mysqld_safe — MySQL Server Startup Script
open-files-limit option, mysqld_safe — MySQL Server Startup Script
pid-file option, mysqld_safe — MySQL Server Startup Script
plugin-dir option, mysqld_safe — MySQL Server Startup Script
port option, mysqld_safe — MySQL Server Startup Script
skip-kill-mysqld option, mysqld_safe — MySQL Server Startup Script
skip-syslog option, mysqld_safe — MySQL Server Startup Script
socket option, mysqld_safe — MySQL Server Startup Script
syslog option, mysqld_safe — MySQL Server Startup Script
syslog-tag option, mysqld_safe — MySQL Server Startup Script
timezone option, mysqld_safe — MySQL Server Startup Script
user option, mysqld_safe — MySQL Server Startup Script
mysqlimport, Copying MySQL Databases to Another Machine, Overview of MySQL Programs, mysqlimport — A Data Import Program, LOAD DATA Syntax
bind-address option, mysqlimport — A Data Import Program
character-sets-dir option, mysqlimport — A Data Import Program
columns option, mysqlimport — A Data Import Program
compress option, mysqlimport — A Data Import Program
debug option, mysqlimport — A Data Import Program
debug-check option, mysqlimport — A Data Import Program
debug-info option, mysqlimport — A Data Import Program
default-auth option, mysqlimport — A Data Import Program
default-character-set option, mysqlimport — A Data Import Program
defaults-extra-file option, mysqlimport — A Data Import Program
defaults-file option, mysqlimport — A Data Import Program
defaults-group-suffix option, mysqlimport — A Data Import Program
delete option, mysqlimport — A Data Import Program
enable-cleartext-plugin option, mysqlimport — A Data Import Program
force option, mysqlimport — A Data Import Program
get-server-public-key option, mysqlimport — A Data Import Program
help option, mysqlimport — A Data Import Program
host option, mysqlimport — A Data Import Program
ignore option, mysqlimport — A Data Import Program
ignore-lines option, mysqlimport — A Data Import Program
local option, mysqlimport — A Data Import Program
lock-tables option, mysqlimport — A Data Import Program
login-path option, mysqlimport — A Data Import Program
low-priority option, mysqlimport — A Data Import Program
no-defaults option, mysqlimport — A Data Import Program
password option, mysqlimport — A Data Import Program
pipe option, mysqlimport — A Data Import Program
plugin-dir option, mysqlimport — A Data Import Program
port option, mysqlimport — A Data Import Program
print-defaults option, mysqlimport — A Data Import Program
protocol option, mysqlimport — A Data Import Program
replace option, mysqlimport — A Data Import Program
secure-auth option, mysqlimport — A Data Import Program
server-public-key-path option, mysqlimport — A Data Import Program
shared-memory-base-name option, mysqlimport — A Data Import Program
silent option, mysqlimport — A Data Import Program
socket option, mysqlimport — A Data Import Program
SSL options, mysqlimport — A Data Import Program
tls-ciphersuites option, mysqlimport — A Data Import Program
tls-version option, mysqlimport — A Data Import Program
use-threads option, mysqlimport — A Data Import Program
user option, mysqlimport — A Data Import Program
verbose option, mysqlimport — A Data Import Program
version option, mysqlimport — A Data Import Program
MySQLInstallerConsole, MySQLInstallerConsole Reference
configure option, MySQLInstallerConsole Reference
help option, MySQLInstallerConsole Reference
install option, MySQLInstallerConsole Reference
list option, MySQLInstallerConsole Reference
modify option, MySQLInstallerConsole Reference
remove option, MySQLInstallerConsole Reference
status option, MySQLInstallerConsole Reference
update option, MySQLInstallerConsole Reference
upgrade option, MySQLInstallerConsole Reference
mysqlpump, Overview of MySQL Programs, mysqlpump — A Database Backup Program
add-drop-database option, mysqlpump — A Database Backup Program
add-drop-table option, mysqlpump — A Database Backup Program
add-drop-user option, mysqlpump — A Database Backup Program
add-locks option, mysqlpump — A Database Backup Program
all-databases option, mysqlpump — A Database Backup Program
bind-address option, mysqlpump — A Database Backup Program
character-sets-dir option, mysqlpump — A Database Backup Program
column-statistics option, mysqlpump — A Database Backup Program
complete-insert option, mysqlpump — A Database Backup Program
compress option, mysqlpump — A Database Backup Program
compress-output option, mysqlpump — A Database Backup Program
databases option, mysqlpump — A Database Backup Program
debug option, mysqlpump — A Database Backup Program
debug-check option, mysqlpump — A Database Backup Program
debug-info option, mysqlpump — A Database Backup Program
default-auth option, mysqlpump — A Database Backup Program
default-character-set option, mysqlpump — A Database Backup Program
default-parallelism option, mysqlpump — A Database Backup Program
defaults-extra-file option, mysqlpump — A Database Backup Program
defaults-file option, mysqlpump — A Database Backup Program
defaults-group-suffix option, mysqlpump — A Database Backup Program
defer-table-indexes option, mysqlpump — A Database Backup Program
events option, mysqlpump — A Database Backup Program
exclude-databases option, mysqlpump — A Database Backup Program
exclude-events option, mysqlpump — A Database Backup Program
exclude-routines option, mysqlpump — A Database Backup Program
exclude-tables option, mysqlpump — A Database Backup Program
exclude-triggers option, mysqlpump — A Database Backup Program
exclude-users option, mysqlpump — A Database Backup Program
extended-insert option, mysqlpump — A Database Backup Program
get-server-public-key option, mysqlpump — A Database Backup Program
help option, mysqlpump — A Database Backup Program
hex-blob option, mysqlpump — A Database Backup Program
host option, mysqlpump — A Database Backup Program
include-databases option, mysqlpump — A Database Backup Program
include-events option, mysqlpump — A Database Backup Program
include-routines option, mysqlpump — A Database Backup Program
include-tables option, mysqlpump — A Database Backup Program
include-triggers option, mysqlpump — A Database Backup Program
include-users option, mysqlpump — A Database Backup Program
insert-ignore option, mysqlpump — A Database Backup Program
log-error-file option, mysqlpump — A Database Backup Program
login-path option, mysqlpump — A Database Backup Program
max-allowed-packet option, mysqlpump — A Database Backup Program
net-buffer-length option, mysqlpump — A Database Backup Program
no-create-db option, mysqlpump — A Database Backup Program
no-create-info option, mysqlpump — A Database Backup Program
no-defaults option, mysqlpump — A Database Backup Program
object selection, mysqlpump — A Database Backup Program
parallel-schemas option, mysqlpump — A Database Backup Program
parallelism, mysqlpump — A Database Backup Program
password option, mysqlpump — A Database Backup Program
plugin-dir option, mysqlpump — A Database Backup Program
port option, mysqlpump — A Database Backup Program
print-defaults option, mysqlpump — A Database Backup Program
protocol option, mysqlpump — A Database Backup Program
replace option, mysqlpump — A Database Backup Program
restrictions, mysqlpump — A Database Backup Program
result-file option, mysqlpump — A Database Backup Program
routines option, mysqlpump — A Database Backup Program
secure-auth option, mysqlpump — A Database Backup Program
server-public-key-path option, mysqlpump — A Database Backup Program
set-charset option, mysqlpump — A Database Backup Program
set-gtid-purged option, mysqlpump — A Database Backup Program
single-transaction option, mysqlpump — A Database Backup Program
skip-definer option, mysqlpump — A Database Backup Program
skip-dump-rows option, mysqlpump — A Database Backup Program
socket option, mysqlpump — A Database Backup Program
SSL options, mysqlpump — A Database Backup Program
tls-ciphersuites option, mysqlpump — A Database Backup Program
tls-version option, mysqlpump — A Database Backup Program
triggers option, mysqlpump — A Database Backup Program
tz-utc option, mysqlpump — A Database Backup Program
user option, mysqlpump — A Database Backup Program
users option, mysqlpump — A Database Backup Program
version option, mysqlpump — A Database Backup Program
watch-progress option, mysqlpump — A Database Backup Program
mysqlsh, Overview of MySQL Programs
mysqlshow, Overview of MySQL Programs, mysqlshow — Display Database, Table, and Column Information
bind-address option, mysqlshow — Display Database, Table, and Column Information
character-sets-dir option, mysqlshow — Display Database, Table, and Column Information
compress option, mysqlshow — Display Database, Table, and Column Information
count option, mysqlshow — Display Database, Table, and Column Information
debug option, mysqlshow — Display Database, Table, and Column Information
debug-check option, mysqlshow — Display Database, Table, and Column Information
debug-info option, mysqlshow — Display Database, Table, and Column Information
default-auth option, mysqlshow — Display Database, Table, and Column Information
default-character-set option, mysqlshow — Display Database, Table, and Column Information
defaults-extra-file option, mysqlshow — Display Database, Table, and Column Information
defaults-file option, mysqlshow — Display Database, Table, and Column Information
defaults-group-suffix option, mysqlshow — Display Database, Table, and Column Information
enable-cleartext-plugin option, mysqlshow — Display Database, Table, and Column Information
get-server-public-key option, mysqlshow — Display Database, Table, and Column Information
help option, mysqlshow — Display Database, Table, and Column Information
host option, mysqlshow — Display Database, Table, and Column Information
keys option, mysqlshow — Display Database, Table, and Column Information
login-path option, mysqlshow — Display Database, Table, and Column Information
no-defaults option, mysqlshow — Display Database, Table, and Column Information
password option, mysqlshow — Display Database, Table, and Column Information
pipe option, mysqlshow — Display Database, Table, and Column Information
plugin-dir option, mysqlshow — Display Database, Table, and Column Information
port option, mysqlshow — Display Database, Table, and Column Information
print-defaults option, mysqlshow — Display Database, Table, and Column Information
protocol option, mysqlshow — Display Database, Table, and Column Information
secure-auth option, mysqlshow — Display Database, Table, and Column Information
server-public-key-path option, mysqlshow — Display Database, Table, and Column Information
shared-memory-base-name option, mysqlshow — Display Database, Table, and Column Information
show-table-type option, mysqlshow — Display Database, Table, and Column Information
socket option, mysqlshow — Display Database, Table, and Column Information
SSL options, mysqlshow — Display Database, Table, and Column Information
status option, mysqlshow — Display Database, Table, and Column Information
tls-ciphersuites option, mysqlshow — Display Database, Table, and Column Information
tls-version option, mysqlshow — Display Database, Table, and Column Information
user option, mysqlshow — Display Database, Table, and Column Information
verbose option, mysqlshow — Display Database, Table, and Column Information
version option, mysqlshow — Display Database, Table, and Column Information
mysqlslap, Overview of MySQL Programs, mysqlslap — Load Emulation Client
auto-generate-sql option, mysqlslap — Load Emulation Client
auto-generate-sql-add-autoincrement option, mysqlslap — Load Emulation Client
auto-generate-sql-execute-number option, mysqlslap — Load Emulation Client
auto-generate-sql-guid-primary option, mysqlslap — Load Emulation Client
auto-generate-sql-load-type option, mysqlslap — Load Emulation Client
auto-generate-sql-secondary-indexes option, mysqlslap — Load Emulation Client
auto-generate-sql-unique-query-number option, mysqlslap — Load Emulation Client
auto-generate-sql-unique-write-number option, mysqlslap — Load Emulation Client
auto-generate-sql-write-number option, mysqlslap — Load Emulation Client
commit option, mysqlslap — Load Emulation Client
compress option, mysqlslap — Load Emulation Client
concurrency option, mysqlslap — Load Emulation Client
create option, mysqlslap — Load Emulation Client
create-schema option, mysqlslap — Load Emulation Client
csv option, mysqlslap — Load Emulation Client
debug option, mysqlslap — Load Emulation Client
debug-check option, mysqlslap — Load Emulation Client
debug-info option, mysqlslap — Load Emulation Client
default-auth option, mysqlslap — Load Emulation Client
defaults-extra-file option, mysqlslap — Load Emulation Client
defaults-file option, mysqlslap — Load Emulation Client
defaults-group-suffix option, mysqlslap — Load Emulation Client
delimiter option, mysqlslap — Load Emulation Client
detach option, mysqlslap — Load Emulation Client
enable-cleartext-plugin option, mysqlslap — Load Emulation Client
engine option, mysqlslap — Load Emulation Client
get-server-public-key option, mysqlslap — Load Emulation Client
help option, mysqlslap — Load Emulation Client
host option, mysqlslap — Load Emulation Client
iterations option, mysqlslap — Load Emulation Client
login-path option, mysqlslap — Load Emulation Client
no-defaults option, mysqlslap — Load Emulation Client
no-drop option, mysqlslap — Load Emulation Client
number-char-cols option, mysqlslap — Load Emulation Client
number-int-cols option, mysqlslap — Load Emulation Client
number-of-queries option, mysqlslap — Load Emulation Client
only-print option, mysqlslap — Load Emulation Client
password option, mysqlslap — Load Emulation Client
pipe option, mysqlslap — Load Emulation Client
plugin-dir option, mysqlslap — Load Emulation Client
port option, mysqlslap — Load Emulation Client
post-query option, mysqlslap — Load Emulation Client
post-system option, mysqlslap — Load Emulation Client
pre-query option, mysqlslap — Load Emulation Client
pre-system option, mysqlslap — Load Emulation Client
print-defaults option, mysqlslap — Load Emulation Client
protocol option, mysqlslap — Load Emulation Client
query option, mysqlslap — Load Emulation Client
secure-auth option, mysqlslap — Load Emulation Client
server-public-key-path option, mysqlslap — Load Emulation Client
shared-memory-base-name option, mysqlslap — Load Emulation Client
silent option, mysqlslap — Load Emulation Client
socket option, mysqlslap — Load Emulation Client
sql-mode option, mysqlslap — Load Emulation Client
SSL options, mysqlslap — Load Emulation Client
tls-ciphersuites option, mysqlslap — Load Emulation Client
tls-version option, mysqlslap — Load Emulation Client
user option, mysqlslap — Load Emulation Client
verbose option, mysqlslap — Load Emulation Client
version option, mysqlslap — Load Emulation Client
mysqltest
MySQL Test Suite, The MySQL Test Suite
mysqlx, X Plugin Options and System Variables
mysqlx_bind_address system variable, X Plugin Options and System Variables
mysqlx_connect_timeout system variable, X Plugin Options and System Variables
mysqlx_document_id_unique_prefix system variable, X Plugin Options and System Variables
mysqlx_enable_hello_notice system variable, X Plugin Options and System Variables
mysqlx_idle_worker_thread_timeout system variable, X Plugin Options and System Variables
mysqlx_interactive_timeout system variable, X Plugin Options and System Variables
mysqlx_max_allowed_packet system variable, X Plugin Options and System Variables
mysqlx_max_connections system variable, X Plugin Options and System Variables
mysqlx_min_worker_threads system variable, X Plugin Options and System Variables
mysqlx_port system variable, X Plugin Options and System Variables
mysqlx_port_open_timeout system variable, X Plugin Options and System Variables
mysqlx_read_timeout system variable, X Plugin Options and System Variables
mysqlx_socket system variable, X Plugin Options and System Variables
mysqlx_ssl_ca system variable, X Plugin Options and System Variables
mysqlx_ssl_capath system variable, X Plugin Options and System Variables
mysqlx_ssl_cert system variable, X Plugin Options and System Variables
mysqlx_ssl_cipher system variable, X Plugin Options and System Variables
mysqlx_ssl_crl system variable, X Plugin Options and System Variables
mysqlx_ssl_crlpath system variable, X Plugin Options and System Variables
mysqlx_ssl_key system variable, X Plugin Options and System Variables
MYSQLX_TCP_PORT environment variable, MySQL Environment Variables
MYSQLX_TCP_PORT option
CMake, Feature Options
MYSQLX_UNIX_ADDR option
CMake, Feature Options
MYSQLX_UNIX_PORT environment variable, MySQL Environment Variables
mysqlx_wait_timeout system variable, X Plugin Options and System Variables
mysqlx_write_timeout system variable, X Plugin Options and System Variables
mysql_acquire_locking_service_locks() C function
locking service, The Locking Service C Interface
mysql_affected_rows(), mysql_affected_rows(), What Results You Can Get from a Query
mysql_autocommit(), mysql_autocommit()
MYSQL_BIND C type, C API Prepared Statement Data Structures
mysql_binlog_close(), mysql_binlog_close()
mysql_binlog_fetch(), mysql_binlog_fetch()
mysql_binlog_open(), mysql_binlog_open()
mysql_change_user(), mysql_change_user()
mysql_character_set_name(), mysql_character_set_name()
mysql_clear_password authentication plugin, Client-Side Cleartext Pluggable Authentication
mysql_client_find_plugin(), mysql_client_find_plugin()
mysql_client_register_plugin(), mysql_client_register_plugin()
mysql_close(), mysql_close()
mysql_commit(), mysql_commit()
mysql_config, mysql_config — Display Options for Compiling Clients
cflags option, mysql_config — Display Options for Compiling Clients
cxxflags option, mysql_config — Display Options for Compiling Clients
include option, mysql_config — Display Options for Compiling Clients
libs option, mysql_config — Display Options for Compiling Clients
libs_r option, mysql_config — Display Options for Compiling Clients
plugindir option, mysql_config — Display Options for Compiling Clients
port option, mysql_config — Display Options for Compiling Clients
socket option, mysql_config — Display Options for Compiling Clients
variable option, mysql_config — Display Options for Compiling Clients
version option, mysql_config — Display Options for Compiling Clients
mysql_config_editor, Overview of MySQL Programs, mysql_config_editor — MySQL Configuration Utility
debug option, mysql_config_editor — MySQL Configuration Utility
help option, mysql_config_editor — MySQL Configuration Utility
verbose option, mysql_config_editor — MySQL Configuration Utility
version option, mysql_config_editor — MySQL Configuration Utility
mysql_config_server, mysql_config — Display Options for Compiling Clients
mysql_connect(), mysql_connect()
mysql_create_db(), mysql_create_db()
MYSQL_DATADIR option
CMake, Installation Layout Options
mysql_data_seek(), mysql_data_seek()
MYSQL_DEBUG environment variable, Overview of MySQL Programs, MySQL Environment Variables, Debugging a MySQL Client
mysql_debug(), mysql_debug()
mysql_drop_db(), mysql_drop_db()
mysql_dump_debug_info(), mysql_dump_debug_info()
mysql_eof(), mysql_eof()
mysql_errno(), mysql_errno()
mysql_error(), mysql_error()
mysql_escape_string(), mysql_escape_string()
mysql_fetch_field(), mysql_fetch_field()
mysql_fetch_fields(), mysql_fetch_fields()
mysql_fetch_field_direct(), mysql_fetch_field_direct()
mysql_fetch_lengths(), mysql_fetch_lengths()
mysql_fetch_row(), mysql_fetch_row()
mysql_fetch_row_nonblocking(), mysql_fetch_row_nonblocking()
MYSQL_FIELD C type, C API Data Structures
mysql_field_count(), mysql_field_count(), mysql_num_fields()
MYSQL_FIELD_OFFSET C type, C API Data Structures
mysql_field_seek(), mysql_field_seek()
mysql_field_tell(), mysql_field_tell()
mysql_firewall_mode system variable, MySQL Enterprise Firewall System Variables
mysql_firewall_trace system variable, MySQL Enterprise Firewall System Variables
mysql_free_result(), mysql_free_result()
mysql_free_result_nonblocking(), mysql_free_result_nonblocking()
mysql_get_character_set_info(), mysql_get_character_set_info()
mysql_get_client_info(), mysql_get_client_info()
mysql_get_client_version(), mysql_get_client_version()
mysql_get_host_info(), mysql_get_host_info()
mysql_get_option(), mysql_get_option()
mysql_get_proto_info(), mysql_get_proto_info()
mysql_get_server_info(), mysql_get_server_info()
mysql_get_server_version(), mysql_get_server_version()
mysql_get_ssl_cipher(), mysql_get_ssl_cipher()
MYSQL_GROUP_SUFFIX environment variable, MySQL Environment Variables
mysql_hex_string(), mysql_hex_string()
MYSQL_HISTFILE environment variable, mysql Client Logging, MySQL Environment Variables
MYSQL_HISTIGNORE environment variable, mysql Client Logging, MySQL Environment Variables
MYSQL_HOME environment variable, MySQL Environment Variables
MYSQL_HOST environment variable, Connecting to the MySQL Server Using Command Options, MySQL Environment Variables
mysql_info(), ALTER TABLE Syntax, INSERT Syntax, Statement Result Information, UPDATE Syntax, mysql_info(), What Results You Can Get from a Query
mysql_init(), mysql_init()
mysql_insert_id(), INSERT Syntax, mysql_insert_id(), What Results You Can Get from a Query, How to Get the Unique ID for the Last Inserted Row
mysql_keyring plugin service, MySQL Services for Plugins
mysql_keyring service, The Keyring Service
mysql_kill(), mysql_kill()
mysql_library_end(), mysql_library_end()
mysql_library_init(), mysql_library_init()
mysql_list_dbs(), mysql_list_dbs()
mysql_list_fields(), mysql_list_fields()
mysql_list_processes(), mysql_list_processes()
mysql_list_tables(), mysql_list_tables()
mysql_load_plugin(), mysql_load_plugin()
mysql_load_plugin_v(), mysql_load_plugin_v()
MYSQL_MAINTAINER_MODE option
CMake, Feature Options
mysql_more_results(), mysql_more_results()
mysql_native_password authentication plugin, Native Pluggable Authentication
mysql_native_password_proxy_users system variable, Server System Variables, Server Support for Proxy User Mapping
mysql_next_result(), mysql_next_result()
mysql_next_result_nonblocking(), mysql_next_result_nonblocking()
mysql_no_login authentication plugin, No-Login Pluggable Authentication
mysql_num_fields(), mysql_num_fields()
mysql_num_rows(), mysql_num_rows(), What Results You Can Get from a Query
MYSQL_OPENSSL_UDF_DH_BITS_THRESHOLD environment variable, MySQL Environment Variables, Limit CPU usage by key-generation operations
MYSQL_OPENSSL_UDF_DSA_BITS_THRESHOLD environment variable, MySQL Environment Variables, Limit CPU usage by key-generation operations
MYSQL_OPENSSL_UDF_RSA_BITS_THRESHOLD environment variable, MySQL Environment Variables, Limit CPU usage by key-generation operations
mysql_options(), mysql_options()
mysql_options4(), mysql_options4()
mysql_password_policy plugin service, MySQL Services for Plugins
mysql_ping(), mysql_ping()
mysql_plugin_options(), mysql_plugin_options()
MYSQL_PROJECT_NAME option
CMake, Feature Options
MYSQL_PS1 environment variable, MySQL Environment Variables
MYSQL_PWD environment variable, Overview of MySQL Programs, Connecting to the MySQL Server Using Command Options, MySQL Environment Variables
mysql_query(), mysql_query(), Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success
mysql_real_connect(), mysql_real_connect()
mysql_real_connect_nonblocking(), mysql_real_connect_nonblocking()
mysql_real_escape_string(), mysql_real_escape_string()
mysql_real_escape_string_quote(), String Literals, String Functions, mysql_real_escape_string_quote()
mysql_real_query(), mysql_real_query()
mysql_real_query_nonblocking(), mysql_real_query_nonblocking()
mysql_refresh(), mysql_refresh()
mysql_release_locking_service_locks() C function
locking service, The Locking Service C Interface
mysql_reload(), mysql_reload()
MYSQL_RES C type, C API Data Structures
mysql_reset_connection(), mysql_reset_connection()
mysql_reset_server_public_key(), mysql_reset_server_public_key()
mysql_result_metadata(), mysql_result_metadata()
mysql_rollback(), mysql_rollback()
MYSQL_ROW C type, C API Data Structures
mysql_row_seek(), mysql_row_seek()
mysql_row_tell(), mysql_row_tell()
mysql_secure_installation, Overview of MySQL Programs, mysql_secure_installation — Improve MySQL Installation Security
defaults-extra-file option, mysql_secure_installation — Improve MySQL Installation Security
defaults-file option, mysql_secure_installation — Improve MySQL Installation Security
defaults-group-suffix option, mysql_secure_installation — Improve MySQL Installation Security
help option, mysql_secure_installation — Improve MySQL Installation Security
host option, mysql_secure_installation — Improve MySQL Installation Security
no-defaults option, mysql_secure_installation — Improve MySQL Installation Security
password option, mysql_secure_installation — Improve MySQL Installation Security
port option, mysql_secure_installation — Improve MySQL Installation Security
print-defaults option, mysql_secure_installation — Improve MySQL Installation Security
protocol option, mysql_secure_installation — Improve MySQL Installation Security
socket option, mysql_secure_installation — Improve MySQL Installation Security
SSL options, mysql_secure_installation — Improve MySQL Installation Security
tls-ciphersuites option, mysql_secure_installation — Improve MySQL Installation Security
tls-version option, mysql_secure_installation — Improve MySQL Installation Security
use-default option, mysql_secure_installation — Improve MySQL Installation Security
user option, mysql_secure_installation — Improve MySQL Installation Security
mysql_select_db(), mysql_select_db()
MYSQL_SERVER_AUTH_INFO plugin structure, Writing the Server-Side Authentication Plugin
mysql_server_end(), mysql_server_end()
mysql_server_init(), mysql_server_init()
mysql_session_track_get_first(), mysql_session_track_get_first()
mysql_session_track_get_next(), mysql_session_track_get_next()
mysql_set_character_set(), mysql_set_character_set()
mysql_set_local_infile_default(), mysql_set_local_infile_default()
mysql_set_server_option(), mysql_set_server_option()
mysql_shutdown(), mysql_shutdown()
mysql_sqlstate(), mysql_sqlstate()
mysql_ssl_rsa_setup, Overview of MySQL Programs, mysql_ssl_rsa_setup — Create SSL/RSA Files
datadir option, mysql_ssl_rsa_setup — Create SSL/RSA Files
help option, mysql_ssl_rsa_setup — Create SSL/RSA Files
suffix option, mysql_ssl_rsa_setup — Create SSL/RSA Files
uid option, mysql_ssl_rsa_setup — Create SSL/RSA Files
verbose option, mysql_ssl_rsa_setup — Create SSL/RSA Files
version option, mysql_ssl_rsa_setup — Create SSL/RSA Files
mysql_ssl_set(), mysql_ssl_set()
mysql_stat(), mysql_stat()
MYSQL_STMT C type, C API Prepared Statement Data Structures
mysql_stmt_affected_rows(), mysql_stmt_affected_rows()
mysql_stmt_attr_get(), mysql_stmt_attr_get()
mysql_stmt_attr_set(), mysql_stmt_attr_set()
mysql_stmt_bind_param(), mysql_stmt_bind_param()
mysql_stmt_bind_result(), mysql_stmt_bind_result()
mysql_stmt_close(), mysql_stmt_close()
mysql_stmt_data_seek(), mysql_stmt_data_seek()
mysql_stmt_errno(), mysql_stmt_errno()
mysql_stmt_error(), mysql_stmt_error()
mysql_stmt_execute(), mysql_stmt_execute()
mysql_stmt_fetch(), mysql_stmt_fetch()
mysql_stmt_fetch_column(), mysql_stmt_fetch_column()
mysql_stmt_field_count(), mysql_stmt_field_count()
mysql_stmt_free_result(), mysql_stmt_free_result()
mysql_stmt_init(), mysql_stmt_init()
mysql_stmt_insert_id(), mysql_stmt_insert_id()
mysql_stmt_next_result(), mysql_stmt_next_result()
mysql_stmt_num_rows(), mysql_stmt_num_rows()
mysql_stmt_param_count(), mysql_stmt_param_count()
mysql_stmt_param_metadata(), mysql_stmt_param_metadata()
mysql_stmt_prepare(), mysql_stmt_prepare()
mysql_stmt_reset(), mysql_stmt_reset()
mysql_stmt_result_metadata, mysql_stmt_result_metadata()
mysql_stmt_row_seek(), mysql_stmt_row_seek()
mysql_stmt_row_tell(), mysql_stmt_row_tell()
mysql_stmt_send_long_data(), mysql_stmt_send_long_data()
mysql_stmt_sqlstate(), mysql_stmt_sqlstate()
mysql_stmt_store_result(), mysql_stmt_store_result()
mysql_store_result(), mysql_store_result(), Why mysql_store_result() Sometimes Returns NULL After mysql_query() Returns Success
mysql_store_result_nonblocking(), mysql_store_result_nonblocking()
MYSQL_TCP_PORT environment variable, Overview of MySQL Programs, MySQL Environment Variables, Running Multiple MySQL Instances on Unix, Using Client Programs in a Multiple-Server Environment
MYSQL_TCP_PORT option
CMake, Feature Options
MYSQL_TEST_LOGIN_FILE environment variable, Command-Line Options that Affect Option-File Handling, mysql_config_editor — MySQL Configuration Utility, MySQL Environment Variables
MYSQL_TEST_TRACE_CRASH environment variable, MySQL Environment Variables, Using the Test Protocol Trace Plugin
MYSQL_TEST_TRACE_DEBUG environment variable, MySQL Environment Variables, Using the Test Protocol Trace Plugin
mysql_thread_end(), mysql_thread_end()
mysql_thread_id(), mysql_thread_id()
mysql_thread_init(), mysql_thread_init()
mysql_thread_safe(), mysql_thread_safe()
MYSQL_TIME C type, C API Prepared Statement Data Structures
mysql_tzinfo_to_sql, Overview of MySQL Programs, mysql_tzinfo_to_sql — Load the Time Zone Tables
MYSQL_UNIX_ADDR option
CMake, Feature Options
MYSQL_UNIX_PORT environment variable, Overview of MySQL Programs, MySQL Environment Variables, Running Multiple MySQL Instances on Unix, Using Client Programs in a Multiple-Server Environment
mysql_upgrade, Overview of MySQL Programs, mysql_upgrade — Check and Upgrade MySQL Tables
bind-address option, mysql_upgrade — Check and Upgrade MySQL Tables
character-sets-dir option, mysql_upgrade — Check and Upgrade MySQL Tables
compress option, mysql_upgrade — Check and Upgrade MySQL Tables
debug option, mysql_upgrade — Check and Upgrade MySQL Tables
debug-check option, mysql_upgrade — Check and Upgrade MySQL Tables
debug-info option, mysql_upgrade — Check and Upgrade MySQL Tables
default-auth option, mysql_upgrade — Check and Upgrade MySQL Tables
default-character-set option, mysql_upgrade — Check and Upgrade MySQL Tables
defaults-extra-file option, mysql_upgrade — Check and Upgrade MySQL Tables
defaults-file option, mysql_upgrade — Check and Upgrade MySQL Tables
defaults-group-suffix option, mysql_upgrade — Check and Upgrade MySQL Tables
force option, mysql_upgrade — Check and Upgrade MySQL Tables
get-server-public-key option, mysql_upgrade — Check and Upgrade MySQL Tables
help option, mysql_upgrade — Check and Upgrade MySQL Tables
host option, mysql_upgrade — Check and Upgrade MySQL Tables
login-path option, mysql_upgrade — Check and Upgrade MySQL Tables
max-allowed-packet option, mysql_upgrade — Check and Upgrade MySQL Tables
mysql_upgrade_info file, What the MySQL Upgrade Process Upgrades, mysql_upgrade — Check and Upgrade MySQL Tables
net-buffer-length option, mysql_upgrade — Check and Upgrade MySQL Tables
no-defaults option, mysql_upgrade — Check and Upgrade MySQL Tables
password option, mysql_upgrade — Check and Upgrade MySQL Tables
pipe option, mysql_upgrade — Check and Upgrade MySQL Tables
plugin-dir option, mysql_upgrade — Check and Upgrade MySQL Tables
port option, mysql_upgrade — Check and Upgrade MySQL Tables
print-defaults option, mysql_upgrade — Check and Upgrade MySQL Tables
protocol option, mysql_upgrade — Check and Upgrade MySQL Tables
server-public-key-path option, mysql_upgrade — Check and Upgrade MySQL Tables
shared-memory-base-name option, mysql_upgrade — Check and Upgrade MySQL Tables
skip-sys-schema option, mysql_upgrade — Check and Upgrade MySQL Tables
socket option, mysql_upgrade — Check and Upgrade MySQL Tables
SSL options, mysql_upgrade — Check and Upgrade MySQL Tables
tls-ciphersuites option, mysql_upgrade — Check and Upgrade MySQL Tables
tls-version option, mysql_upgrade — Check and Upgrade MySQL Tables
upgrade-system-tables option, mysql_upgrade — Check and Upgrade MySQL Tables
user option, mysql_upgrade — Check and Upgrade MySQL Tables
verbose option, mysql_upgrade — Check and Upgrade MySQL Tables
version-check option, mysql_upgrade — Check and Upgrade MySQL Tables
write-binlog option, mysql_upgrade — Check and Upgrade MySQL Tables
mysql_upgrade_info file
mysql_upgrade, What the MySQL Upgrade Process Upgrades, mysql_upgrade — Check and Upgrade MySQL Tables
mysql_use_result(), mysql_use_result()
mysql_warning_count(), mysql_warning_count()
my_bool C type, C API Data Structures
my_key_fetch() keyring service function, The Keyring Service
my_key_generate() keyring service function, The Keyring Service
my_key_remove() keyring service function, The Keyring Service
my_key_store() keyring service function, The Keyring Service
my_plugin_log_service plugin service, MySQL Services for Plugins
my_print_defaults, Overview of MySQL Programs, my_print_defaults — Display Options from Option Files
config-file option, my_print_defaults — Display Options from Option Files
debug option, my_print_defaults — Display Options from Option Files
defaults-extra-file option, my_print_defaults — Display Options from Option Files
defaults-file option, my_print_defaults — Display Options from Option Files
defaults-group-suffix option, my_print_defaults — Display Options from Option Files
extra-file option, my_print_defaults — Display Options from Option Files
help option, my_print_defaults — Display Options from Option Files
no-defaults option, my_print_defaults — Display Options from Option Files
show option, my_print_defaults — Display Options from Option Files
verbose option, my_print_defaults — Display Options from Option Files
version option, my_print_defaults — Display Options from Option Files
my_thd_scheduler plugin service, MySQL Services for Plugins
my_ulonglong C type, C API Data Structures
my_ulonglong values
printing, C API Data Structures

N

[index top]
Name, Defining the System
named pipes, Selecting a MySQL Server Type, Testing The MySQL Installation
named-commands option
mysql, mysql Client Options
named_pipe system variable, Server System Variables
named_pipe_full_access_group system variable, Server System Variables
names, Schema Object Names
case sensitivity, Identifier Case Sensitivity
variables, User-Defined Variables
NAME_CONST(), Miscellaneous Functions, Stored Program Binary Logging
name_file option
comp_err, comp_err — Compile MySQL Error Message File
naming
releases of MySQL, Which MySQL Version and Distribution to Install
NATIONAL CHAR data type, String Type Overview
NATIONAL VARCHAR data type, String Type Overview
native backup and restore
backup identifiers, Using The NDB Cluster Management Client to Create a Backup
native functions
adding, Adding a New Native Function
NATURAL INNER JOIN, JOIN Syntax
NATURAL JOIN, JOIN Syntax
natural key, MySQL Glossary
NATURAL LEFT JOIN, JOIN Syntax
NATURAL LEFT OUTER JOIN, JOIN Syntax
NATURAL RIGHT JOIN, JOIN Syntax
NATURAL RIGHT OUTER JOIN, JOIN Syntax
NCHAR data type, String Type Overview
NDB API counters (NDB Cluster), NDB API Statistics Counters and Variables
scope, NDB API Statistics Counters and Variables
status variables associated with, NDB API Statistics Counters and Variables
types, NDB API Statistics Counters and Variables
NDB API database objects
and NDB Cluster replication, General Requirements for NDB Cluster Replication
NDB API _slave status variables
and NDB Cluster Replication, NDB Cluster Replication
NDB client programs
defaults-extra-file option, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
defaults-file option, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
defaults-group-suffix option, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
login-path option, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
no-defaults option, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
print-defaults option, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
NDB Cluster, MySQL NDB Cluster 8.0
"quick" configuration, Quick Test Setup of NDB Cluster
administration, MySQL Server Options for NDB Cluster, ndbd — The NDB Cluster Data Node Daemon, ndb_mgmd — The NDB Cluster Management Server Daemon, ndb_mgm — The NDB Cluster Management Client, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs, Commands in the NDB Cluster Management Client, Using CLUSTERLOG STATISTICS in the NDB Cluster Management Client
and application feature requirements, NDB and InnoDB Feature Usage Summary
and DNS, NDB Cluster Installation
and INFORMATION_SCHEMA, NDB Cluster and MySQL Privileges
and IP addressing, NDB Cluster Installation
and MySQL privileges, NDB Cluster and MySQL Privileges
and MySQL root user, NDB Cluster and MySQL Privileges, NDB Cluster and MySQL Security Procedures
and networking, NDB Cluster Hardware, Software, and Networking Requirements
and transactions, Defining NDB Cluster Data Nodes
API node, NDB Cluster Core Concepts, Defining SQL and Other API Nodes in an NDB Cluster
applications supported, NDB and InnoDB Workloads
availability, MySQL Server Using InnoDB Compared with NDB Cluster
available platforms, MySQL NDB Cluster 8.0
BACKUP Events, NDB Cluster Log Events
backups, ndb_restore — Restore an NDB Cluster Backup, Online Backup of NDB Cluster, NDB Cluster Backup Concepts, Using The NDB Cluster Management Client to Create a Backup, Configuration for NDB Cluster Backups, NDB Cluster Backup Troubleshooting
CHECKPOINT Events, NDB Cluster Log Events
cluster logs, Event Reports Generated in NDB Cluster, NDB Cluster Logging Management Commands
CLUSTERLOG commands, NDB Cluster Logging Management Commands
CLUSTERLOG STATISTICS command, Using CLUSTERLOG STATISTICS in the NDB Cluster Management Client
commands, MySQL Server Options for NDB Cluster, ndbd — The NDB Cluster Data Node Daemon, ndb_mgmd — The NDB Cluster Management Server Daemon, ndb_mgm — The NDB Cluster Management Client, Commands in the NDB Cluster Management Client
compared to InnoDB, MySQL Server Using InnoDB Compared with NDB Cluster, Differences Between the NDB and InnoDB Storage Engines, NDB and InnoDB Workloads, NDB and InnoDB Feature Usage Summary
compared to standalone MySQL Server, MySQL Server Using InnoDB Compared with NDB Cluster, Differences Between the NDB and InnoDB Storage Engines, NDB and InnoDB Workloads, NDB and InnoDB Feature Usage Summary
concepts, NDB Cluster Core Concepts
configuration, NDB Cluster Installation, Configuration of NDB Cluster, Quick Test Setup of NDB Cluster, Defining Computers in an NDB Cluster, Defining an NDB Cluster Management Server, Defining NDB Cluster Data Nodes, Defining SQL and Other API Nodes in an NDB Cluster, ndb_mgmd — The NDB Cluster Management Server Daemon, MySQL Server Usage for NDB Cluster
configuration (example), NDB Cluster Configuration: Basic Example
configuration changes, Performing a Rolling Restart of an NDB Cluster
configuration files, Initial Configuration of NDB Cluster, NDB Cluster Configuration Files
configuration parameters, Overview of NDB Cluster Configuration Parameters, Options, and Variables, NDB Cluster Data Node Configuration Parameters, NDB Cluster Management Node Configuration Parameters, NDB Cluster SQL Node and API Node Configuration Parameters, Other NDB Cluster Configuration Parameters
configuring, Configuration for NDB Cluster Backups
CONNECT command, Commands in the NDB Cluster Management Client
CONNECTION Events, NDB Cluster Log Events
connection string, NDB Cluster Connection Strings
CREATE NODEGROUP command, Commands in the NDB Cluster Management Client
data node, NDB Cluster Core Concepts, Defining NDB Cluster Data Nodes
data nodes, ndbd — The NDB Cluster Data Node Daemon, ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
defining node hosts, Defining Computers in an NDB Cluster
deployment with Auto-Installer, The NDB Cluster Auto-Installer
direct connections between nodes, NDB Cluster TCP/IP Connections Using Direct Connections
Disk Data tables (see NDB Cluster Disk Data)
DROP NODEGROUP command, Commands in the NDB Cluster Management Client
ENTER SINGLE USER MODE command, Commands in the NDB Cluster Management Client
ERROR Events, NDB Cluster Log Events
error logs, ndbd — The NDB Cluster Data Node Daemon
event log format, NDB Cluster Log Events
event logging thresholds, NDB Cluster Logging Management Commands
event logs, Event Reports Generated in NDB Cluster, NDB Cluster Logging Management Commands
event severity levels, NDB Cluster Logging Management Commands
event types, Event Reports Generated in NDB Cluster, NDB Cluster Log Events
execution threads, Defining NDB Cluster Data Nodes
EXIT command, Commands in the NDB Cluster Management Client
EXIT SINGLE USER MODE command, Commands in the NDB Cluster Management Client
FAQ, MySQL 8.0 FAQ: NDB Cluster
FULLY_REPLICATED (NDB_TABLE), Setting NDB_TABLE Options
GCP Stop errors, Defining NDB Cluster Data Nodes
general description, NDB Cluster Overview
HELP command, Commands in the NDB Cluster Management Client
HostName parameter
and security, NDB Cluster Security and Networking Issues
indirect indexes, Indexing a Generated Column to Provide a JSON Column Index
INFO Events, NDB Cluster Log Events
information sources, MySQL NDB Cluster 8.0
insecurity of communication protocols, NDB Cluster Security and Networking Issues
installation, NDB Cluster Installation
installation (Linux), Installation of NDB Cluster on Linux
installation (Windows), Installing NDB Cluster on Windows
installing .deb file (Linux), Installing NDB Cluster Using .deb Files
installing binary (Windows), Installing NDB Cluster on Windows from a Binary Release
installing binary release (Linux), Installing an NDB Cluster Binary Release on Linux
installing from source (Linux), Building NDB Cluster from Source on Linux
installing from source (Windows), Compiling and Installing NDB Cluster from Source on Windows
installing RPM (Linux), Installing NDB Cluster from RPM
interconnects, Using High-Speed Interconnects with NDB Cluster
Java clients, NDB Cluster Core Concepts
JSON, Indexing a Generated Column to Provide a JSON Column Index
large tables, CREATE TABLE Syntax
log files, ndbd — The NDB Cluster Data Node Daemon, ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
logging commands, NDB Cluster Logging Management Commands
management client (ndb_mgm), ndb_mgm — The NDB Cluster Management Client
management commands, Using CLUSTERLOG STATISTICS in the NDB Cluster Management Client
management node, NDB Cluster Core Concepts, Defining an NDB Cluster Management Server
management nodes, ndb_mgmd — The NDB Cluster Management Server Daemon
managing, Management of NDB Cluster
MAX_ROWS, CREATE TABLE Syntax
memory usage and recovery, Limits and Differences of NDB Cluster from Standard MySQL Limits, Performing a Rolling Restart of an NDB Cluster
mgm, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
mgm client, Commands in the NDB Cluster Management Client
mgm management client, Using CLUSTERLOG STATISTICS in the NDB Cluster Management Client
mgm process, ndb_mgm — The NDB Cluster Management Client
mgmd, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
mgmd process, ndb_mgmd — The NDB Cluster Management Server Daemon
monitoring, NDB API Statistics Counters and Variables
multiple management servers, Performing a Rolling Restart of an NDB Cluster
mysqld options and variables for, MySQL Server Options and Variables for NDB Cluster
mysqld process, MySQL Server Options for NDB Cluster, MySQL Server Usage for NDB Cluster
ndbd, ndbd — The NDB Cluster Data Node Daemon, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
ndbd process, ndbd — The NDB Cluster Data Node Daemon, Using CLUSTERLOG STATISTICS in the NDB Cluster Management Client
ndbinfo_select_all, ndbinfo_select_all — Select From ndbinfo Tables
ndbmtd, ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
ndb_mgm, Initial Startup of NDB Cluster, ndb_mgm — The NDB Cluster Management Client
ndb_mgmd process, ndb_mgmd — The NDB Cluster Management Server Daemon
network configuration
and security, NDB Cluster Security and Networking Issues
network transporters, Using High-Speed Interconnects with NDB Cluster
networking, NDB Cluster TCP/IP Connections Using Direct Connections, NDB Cluster Shared-Memory Connections, SCI Transport Connections in NDB Cluster
node failure (single user mode), NDB Cluster Single User Mode
node identifiers, NDB Cluster Shared-Memory Connections, SCI Transport Connections in NDB Cluster
node logs, Event Reports Generated in NDB Cluster
NODELOG DEBUG command, Commands in the NDB Cluster Management Client
NODERESTART Events, NDB Cluster Log Events
nodes and node groups, NDB Cluster Nodes, Node Groups, Replicas, and Partitions
nodes and types, NDB Cluster Core Concepts
NOLOGGING (NDB_TABLE), Setting NDB_TABLE Options
partitioning support, Noncompliance with SQL Syntax in NDB Cluster
partitions, NDB Cluster Nodes, Node Groups, Replicas, and Partitions
PARTITION_BALANCE (NDB_TABLE), Setting NDB_TABLE Options
performing queries, NDB Cluster Example with Tables and Data
preparing for replication, Preparing the NDB Cluster for Replication
process management, NDB Cluster Programs
PROMPT command, Commands in the NDB Cluster Management Client
QUIT command, Commands in the NDB Cluster Management Client
READ_BACKUP (NDB_TABLE), Setting NDB_TABLE Options
replicas, NDB Cluster Nodes, Node Groups, Replicas, and Partitions
replication, NDB Cluster Replication
(see also NDB Cluster replication)
REPORT command, Commands in the NDB Cluster Management Client
requirements, NDB Cluster Hardware, Software, and Networking Requirements
resetting, Performing a Rolling Restart of an NDB Cluster
RESTART command, Commands in the NDB Cluster Management Client
restarting, Safe Shutdown and Restart of NDB Cluster
restoring backups, ndb_restore — Restore an NDB Cluster Backup
rolling restarts (multiple management servers), Performing a Rolling Restart of an NDB Cluster
runtime statistics, Using CLUSTERLOG STATISTICS in the NDB Cluster Management Client
SCHEMA Events, NDB Cluster Log Events
SCI (Scalable Coherent Interface), SCI Transport Connections in NDB Cluster
security, NDB Cluster Security Issues
and firewalls, NDB Cluster Security and Networking Issues
and HostName parameter, NDB Cluster Security and Networking Issues
and network configuration, NDB Cluster Security and Networking Issues
and network ports, NDB Cluster Security and Networking Issues
and remote administration, NDB Cluster Security and Networking Issues
networking, NDB Cluster Security and Networking Issues
security procedures, NDB Cluster and MySQL Security Procedures
shared memory transport, NDB Cluster Shared-Memory Connections
SHOW command, Commands in the NDB Cluster Management Client
SHUTDOWN command, Commands in the NDB Cluster Management Client
shutting down, Safe Shutdown and Restart of NDB Cluster
single user mode, Commands in the NDB Cluster Management Client, NDB Cluster Single User Mode
SINGLEUSER Events, NDB Cluster Log Events
SQL node, NDB Cluster Core Concepts, Defining SQL and Other API Nodes in an NDB Cluster
SQL nodes, MySQL Server Usage for NDB Cluster
SQL statements for monitoring, Quick Reference: NDB Cluster SQL Statements
START BACKUP command, NDB Cluster Backups With NDB Cluster Replication
START command, Commands in the NDB Cluster Management Client
start phases (summary), Summary of NDB Cluster Start Phases
starting, Quick Test Setup of NDB Cluster
starting nodes, Initial Startup of NDB Cluster on Windows, Initial Startup of NDB Cluster
starting or restarting, Summary of NDB Cluster Start Phases
STARTUP Events, NDB Cluster Log Events
STATISTICS Events, NDB Cluster Log Events
STATUS command, Commands in the NDB Cluster Management Client
status variables, NDB Cluster Status Variables
STOP command, Commands in the NDB Cluster Management Client
storage requirements, NDB Table Storage Requirements
thread states, NDB Cluster Thread States
trace files, ndbd — The NDB Cluster Data Node Daemon
transaction handling, Limits Relating to Transaction Handling in NDB Cluster
transaction isolation level, Limits Relating to Transaction Handling in NDB Cluster
transporters
Scalable Coherent Interface (SCI), SCI Transport Connections in NDB Cluster
shared memory (SHM), NDB Cluster Shared-Memory Connections
TCP/IP, NDB Cluster TCP/IP Connections Using Direct Connections
troubleshooting backups, NDB Cluster Backup Troubleshooting
upgrades and downgrades, Upgrading and Downgrading NDB Cluster, Performing a Rolling Restart of an NDB Cluster
USING HASH, Index Options
using tables and data, NDB Cluster Example with Tables and Data
NDB Cluster 8.0, What is New in NDB Cluster
NDB Cluster Auto-Installer, The NDB Cluster Auto-Installer
adding and removing hosts, NDB Cluster Auto-Installer Define Hosts Screen
adding processes, NDB Cluster Auto-Installer Define Processes Screen
and ndb_setup.py, Starting the NDB Cluster Auto-Installer
and Python, NDB Cluster Auto-Installer Requirements
and setup.bat (Windows), Starting the NDB Cluster Auto-Installer
architecture, The NDB Cluster Auto-Installer
authentication with remote hosts, NDB Cluster Auto-Installer Requirements
Define Cluster screen, NDB Cluster Auto-Installer Define Cluster Screen
Define Hosts screen, NDB Cluster Auto-Installer Define Hosts Screen
Define Parameters screen, NDB Cluster Auto-Installer Define Parameters Screen
Define Processes screen, NDB Cluster Auto-Installer Define Processes Screen
Deploy Configuration screen, NDB Cluster Auto-Installer Deploy Configuration Screen
remote vs local hosts, NDB Cluster Auto-Installer Requirements
removing processes, NDB Cluster Auto-Installer Define Processes Screen
requirements, NDB Cluster Auto-Installer Requirements
security issues, NDB Cluster Auto-Installer Requirements
setup program, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
setup program (Windows), ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
software requirements, NDB Cluster Auto-Installer Requirements
starting, Starting the NDB Cluster Auto-Installer
supported platforms, NDB Cluster Auto-Installer Requirements
supported web browsers, NDB Cluster Auto-Installer Requirements
using, Using the NDB Cluster Auto-Installer
Welcome screen, NDB Cluster Auto-Installer Welcome Screen
NDB Cluster Disk Data, NDB Cluster Disk Data Tables
creating log file groups, NDB Cluster Disk Data Objects
creating tables, NDB Cluster Disk Data Objects
creating tablespaces, NDB Cluster Disk Data Objects
dropping Disk Data objects, NDB Cluster Disk Data Objects
storage requirements, NDB Cluster Disk Data Storage Requirements
NDB Cluster How-To, NDB Cluster Installation
NDB Cluster limitations, Known Limitations of NDB Cluster
and differences from standard MySQL limits, Limits and Differences of NDB Cluster from Standard MySQL Limits
binary logging, Issues Exclusive to NDB Cluster
database objects, Limits Associated with Database Objects in NDB Cluster
Disk Data storage, Limitations Relating to NDB Cluster Disk Data Storage
error handling and reporting, NDB Cluster Error Handling
geometry data types, Noncompliance with SQL Syntax in NDB Cluster
implementation, Issues Exclusive to NDB Cluster
imposed by configuration, Limits and Differences of NDB Cluster from Standard MySQL Limits
JSON columns, Noncompliance with SQL Syntax in NDB Cluster
memory usage and transaction handling, Limits Relating to Transaction Handling in NDB Cluster
multiple management servers, Limitations Relating to Multiple NDB Cluster Nodes
multiple MySQL servers, Limitations Relating to Multiple NDB Cluster Nodes
partitioning, Noncompliance with SQL Syntax in NDB Cluster
performance, Limitations Relating to Performance in NDB Cluster
replication, Noncompliance with SQL Syntax in NDB Cluster
syntax, Noncompliance with SQL Syntax in NDB Cluster
transactions, Limits Relating to Transaction Handling in NDB Cluster
unsupported features, Unsupported or Missing Features in NDB Cluster
NDB Cluster processes, NDB Cluster Programs
NDB Cluster programs, NDB Cluster Programs
NDB Cluster replication, NDB Cluster Replication
and --initial option, Known Issues in NDB Cluster Replication
and circular replication, Known Issues in NDB Cluster Replication
and NDB API database objects, General Requirements for NDB Cluster Replication
and primary key, Known Issues in NDB Cluster Replication
and single point of failure, Using Two Replication Channels for NDB Cluster Replication
and unique keys, Known Issues in NDB Cluster Replication
backups, NDB Cluster Backups With NDB Cluster Replication
circular replication, NDB Cluster Replication: Multi-Master and Circular Replication
concepts, NDB Cluster Replication: Abbreviations and Symbols, General Requirements for NDB Cluster Replication
conflict resolution, NDB Cluster Replication Conflict Resolution
failover, Using Two Replication Channels for NDB Cluster Replication, Implementing Failover with NDB Cluster Replication
gap event, Known Issues in NDB Cluster Replication
known issues, Known Issues in NDB Cluster Replication
loss of connection, Known Issues in NDB Cluster Replication
multi-master replication, NDB Cluster Replication: Multi-Master and Circular Replication
point-in-time recovery, Point-In-Time Recovery Using NDB Cluster Replication
preparing, Preparing the NDB Cluster for Replication
read conflict detection and resolution, NDB Cluster Replication Conflict Resolution
requirements, General Requirements for NDB Cluster Replication
reset-slave.pl backup automation script, NDB Cluster Replication: Automating Synchronization of the Replication Slave to the Master Binary Log
restoring from backup, NDB Cluster Backups With NDB Cluster Replication
starting, Starting NDB Cluster Replication (Single Replication Channel)
storage engines other than NDB on slave, Known Issues in NDB Cluster Replication
synchronization of master and slave, NDB Cluster Replication: Automating Synchronization of the Replication Slave to the Master Binary Log
system tables used, NDB Cluster Replication Schema and Tables
NDB Cluster Replication
and NDB API _slave status variables, NDB Cluster Replication
NDB Cluster replication conflict resolution
exceptions table, NDB Cluster Replication Conflict Resolution
ndb option
ndb_perror, ndb_perror — Obtain NDB Error Message Information
perror, perror — Display MySQL Error Message Information
NDB statistics variables
and NDB API counters, NDB API Statistics Counters and Variables
NDB statistics variables (NDB Cluster), NDB API Statistics Counters and Variables
scope, NDB API Statistics Counters and Variables
types, NDB API Statistics Counters and Variables
NDB storage engine (see NDB Cluster)
FAQ, MySQL 8.0 FAQ: NDB Cluster
NDB tables
and MySQL root user, NDB Cluster and MySQL Privileges
NDB utilities
security issues, NDB Cluster and MySQL Security Procedures
NDB$CFT_CAUSE, NDB Cluster Replication Conflict Resolution
NDB$EPOCH(), NDB Cluster Replication Conflict Resolution
limitations, NDB Cluster Replication Conflict Resolution
NDB$EPOCH2(), NDB Cluster Replication Conflict Resolution
NDB$EPOCH2_TRANS(), NDB Cluster Replication Conflict Resolution
NDB$EPOCH_TRANS(), NDB Cluster Replication Conflict Resolution
NDB$MAX(), NDB Cluster Replication Conflict Resolution
NDB$MAX_DELETE_WIN(), NDB Cluster Replication Conflict Resolution
NDB$OLD, NDB Cluster Replication Conflict Resolution
NDB$OP_TYPE, NDB Cluster Replication Conflict Resolution
NDB$ORIG_TRANSID, NDB Cluster Replication Conflict Resolution
ndb-allow-copying-alter-table option
mysqld, MySQL Server Options for NDB Cluster
ndb-batch-size option
mysqld, MySQL Server Options for NDB Cluster
ndb-blob-read-batch-bytes option
mysqld, MySQL Server Options for NDB Cluster
ndb-blob-write-batch-bytes option
mysqld, MySQL Server Options for NDB Cluster
ndb-cluster-connection-pool option
mysqld, MySQL Server Options for NDB Cluster
ndb-cluster-connection-pool-nodeids option
mysqld, MySQL Server Options for NDB Cluster
ndb-connectstring option
mysqld, MySQL Server Options for NDB Cluster
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
ndb-connectstring option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
ndb-default-column-format option (NDB Cluster), MySQL Server Options for NDB Cluster
ndb-deferred-constraints option (NDB Cluster), MySQL Server Options for NDB Cluster
ndb-distribution option (NDB Cluster), MySQL Server Options for NDB Cluster
ndb-log-apply-status option
mysqld, MySQL Server Options for NDB Cluster
ndb-log-empty-epochs option
mysqld, MySQL Server Options for NDB Cluster
ndb-log-empty-update option
mysqld, MySQL Server Options for NDB Cluster
ndb-log-exclusive-reads option
mysqld, MySQL Server Options for NDB Cluster
ndb-log-orig option
mysqld, MySQL Server Options for NDB Cluster
ndb-log-transaction-id option
mysqld, MySQL Server Options for NDB Cluster
ndb-log-update-as-write (mysqld option), NDB Cluster Replication Conflict Resolution
ndb-log-update-minimal option (NDB Cluster), MySQL Server Options for NDB Cluster
ndb-mgmd-host option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
ndb-mgmd-host option (NDB Cluster), MySQL Server Options for NDB Cluster
ndb-nodegroup-map option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
ndb-nodeid option
mysqld, MySQL Server Options for NDB Cluster
ndb-nodeid option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
ndb-optimized-node-selection option (NDB Cluster), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
ndbcluster option
mysqld, MySQL Server Options for NDB Cluster
NDBCLUSTER storage engine (see NDB Cluster)
ndbd, NDB Cluster Programs, ndbd — The NDB Cluster Data Node Daemon
ndbd (NDB Cluster)
defined, NDB Cluster Core Concepts
(see also data node (NDB Cluster))
ndbinfo database, ndbinfo: The NDB Cluster Information Database
and query cache, ndbinfo: The NDB Cluster Information Database
basic usage, ndbinfo: The NDB Cluster Information Database
determining support for, ndbinfo: The NDB Cluster Information Database
ndbinfo_select_all, NDB Cluster Programs, ndbinfo_select_all — Select From ndbinfo Tables
ndbmtd, NDB Cluster Programs, ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
configuration, Defining NDB Cluster Data Nodes
MaxNoOfExecutionThreads, Defining NDB Cluster Data Nodes
trace files, ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
ndb_apply_status table (NDB Cluster replication), NDB Cluster Replication Schema and Tables, Implementing Failover with NDB Cluster Replication
(see also NDB Cluster replication)
ndb_binlog_index table
system table, Replication System Tables, NDB Cluster Replication Schema and Tables
ndb_binlog_index table (NDB Cluster replication), NDB Cluster Replication Schema and Tables, Implementing Failover with NDB Cluster Replication
(see also NDB Cluster replication)
ndb_blob_tool, NDB Cluster Programs, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
check-orphans option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
database option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
delete-orphans option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
dump-file option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
verbose option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
ndb_config, NDB Cluster Programs, ndb_config — Extract NDB Cluster Configuration Information
config-file option, ndb_config — Extract NDB Cluster Configuration Information
configinfo option, ndb_config — Extract NDB Cluster Configuration Information
config_from_node option, ndb_config — Extract NDB Cluster Configuration Information
connections option, ndb_config — Extract NDB Cluster Configuration Information
diff-default option, ndb_config — Extract NDB Cluster Configuration Information
fields option, ndb_config — Extract NDB Cluster Configuration Information
host option, ndb_config — Extract NDB Cluster Configuration Information
mycnf option, ndb_config — Extract NDB Cluster Configuration Information
ndb-connectstring option, ndb_config — Extract NDB Cluster Configuration Information
nodeid option, ndb_config — Extract NDB Cluster Configuration Information
nodes option, ndb_config — Extract NDB Cluster Configuration Information
query option, ndb_config — Extract NDB Cluster Configuration Information
query-all option, ndb_config — Extract NDB Cluster Configuration Information
rows option, ndb_config — Extract NDB Cluster Configuration Information
system option, ndb_config — Extract NDB Cluster Configuration Information
type option, ndb_config — Extract NDB Cluster Configuration Information
usage option, ndb_config — Extract NDB Cluster Configuration Information
version option, ndb_config — Extract NDB Cluster Configuration Information
xml option, ndb_config — Extract NDB Cluster Configuration Information
ndb_cpcd, NDB Cluster Programs
ndb_delete_all, NDB Cluster Programs, ndb_delete_all — Delete All Rows from an NDB Table
transactional option, ndb_delete_all — Delete All Rows from an NDB Table
ndb_desc, NDB Cluster Programs, ndb_desc — Describe NDB Tables
blob-info option, ndb_desc — Describe NDB Tables
database option, ndb_desc — Describe NDB Tables
extra-node-info option, ndb_desc — Describe NDB Tables
extra-partition-info option, ndb_desc — Describe NDB Tables
retries option, ndb_desc — Describe NDB Tables
table option, ndb_desc — Describe NDB Tables
unqualified option, ndb_desc — Describe NDB Tables
ndb_drop_index, NDB Cluster Programs, ndb_drop_index — Drop Index from an NDB Table
ndb_drop_table, NDB Cluster Programs, ndb_drop_table — Drop an NDB Table
ndb_error_reporter, NDB Cluster Programs, ndb_error_reporter — NDB Error-Reporting Utility
options, ndb_error_reporter — NDB Error-Reporting Utility
ndb_import, NDB Cluster Programs, ndb_import — Import CSV Data Into NDB
abort-on-error option, ndb_import — Import CSV Data Into NDB
ai-increment option, ndb_import — Import CSV Data Into NDB
ai-offset option, ndb_import — Import CSV Data Into NDB
ai-prefetch-sz option, ndb_import — Import CSV Data Into NDB
connections option, ndb_import — Import CSV Data Into NDB
continue option, ndb_import — Import CSV Data Into NDB
db-workers option, ndb_import — Import CSV Data Into NDB
errins-delay option, ndb_import — Import CSV Data Into NDB
errins-type option, ndb_import — Import CSV Data Into NDB
fields-enclosed-by option, ndb_import — Import CSV Data Into NDB
fields-escaped-by option, ndb_import — Import CSV Data Into NDB
fields-optionally-enclosed-by option, ndb_import — Import CSV Data Into NDB
fields-terminated-by option, ndb_import — Import CSV Data Into NDB
idlesleep option, ndb_import — Import CSV Data Into NDB
idlespin option, ndb_import — Import CSV Data Into NDB
ignore-lines option, ndb_import — Import CSV Data Into NDB
input-type option, ndb_import — Import CSV Data Into NDB
input-workers option, ndb_import — Import CSV Data Into NDB
keep-state option, ndb_import — Import CSV Data Into NDB
lines-terminated-by option, ndb_import — Import CSV Data Into NDB
log-level option, ndb_import — Import CSV Data Into NDB
max-rows option, ndb_import — Import CSV Data Into NDB
monitor option, ndb_import — Import CSV Data Into NDB
no-asynch option, ndb_import — Import CSV Data Into NDB
no-hint option, ndb_import — Import CSV Data Into NDB
opbatch option, ndb_import — Import CSV Data Into NDB
opbytes option, ndb_import — Import CSV Data Into NDB
output-type option, ndb_import — Import CSV Data Into NDB
output-workers option, ndb_import — Import CSV Data Into NDB
pagecnt option, ndb_import — Import CSV Data Into NDB
pagesize option, ndb_import — Import CSV Data Into NDB
polltimeout option, ndb_import — Import CSV Data Into NDB
rejects option, ndb_import — Import CSV Data Into NDB
resume option, ndb_import — Import CSV Data Into NDB
rowbatch option, ndb_import — Import CSV Data Into NDB
rowbytes option, ndb_import — Import CSV Data Into NDB
state-dir option, ndb_import — Import CSV Data Into NDB
stats option, ndb_import — Import CSV Data Into NDB
tempdelay option, ndb_import — Import CSV Data Into NDB
temperrors option, ndb_import — Import CSV Data Into NDB
verbose option, ndb_import — Import CSV Data Into NDB
ndb_index_stat, NDB Cluster Programs, ndb_index_stat — NDB Index Statistics Utility
example, ndb_index_stat — NDB Index Statistics Utility
interpreting output, ndb_index_stat — NDB Index Statistics Utility
ndb_log_apply_status variable (NDB Cluster replication), Implementing Failover with NDB Cluster Replication
ndb_log_empty_epochs system variable, NDB Cluster System Variables
ndb_log_empty_update system variable, NDB Cluster System Variables
ndb_log_exclusive_reads (system variable), NDB Cluster Replication Conflict Resolution
ndb_log_exclusive_reads system variable, NDB Cluster System Variables
ndb_log_orig system variable, NDB Cluster System Variables
ndb_log_transaction_id system variable, NDB Cluster System Variables
ndb_mgm, NDB Cluster Programs, ndb_mgm — The NDB Cluster Management Client (see mgm)
using with MySQL Cluster Manager, Commands in the NDB Cluster Management Client
ndb_mgm (NDB Cluster management node client), Initial Startup of NDB Cluster
ndb_mgmd, NDB Cluster Programs (see mgmd)
mycnf option, ndb_mgmd — The NDB Cluster Management Server Daemon
ndb_mgmd (NDB Cluster process), ndb_mgmd — The NDB Cluster Management Server Daemon
ndb_mgmd (NDB Cluster)
defined, NDB Cluster Core Concepts
(see also management node (NDB Cluster))
ndb_move_data, NDB Cluster Programs, ndb_move_data — NDB Data Copy Utility
abort-on-error option, ndb_move_data — NDB Data Copy Utility
character-sets-dir option, ndb_move_data — NDB Data Copy Utility
database option, ndb_move_data — NDB Data Copy Utility
drop-source option, ndb_move_data — NDB Data Copy Utility
error-insert option, ndb_move_data — NDB Data Copy Utility
exclude-missing-columns option, ndb_move_data — NDB Data Copy Utility
lossy-conversions option, ndb_move_data — NDB Data Copy Utility
promote-attributes option, ndb_move_data — NDB Data Copy Utility
staging-tries option, ndb_move_data — NDB Data Copy Utility
verbose option, ndb_move_data — NDB Data Copy Utility
ndb_perror, ndb_perror — Obtain NDB Error Message Information
help option, ndb_perror — Obtain NDB Error Message Information
ndb option, ndb_perror — Obtain NDB Error Message Information
silent option, ndb_perror — Obtain NDB Error Message Information
verbose option, ndb_perror — Obtain NDB Error Message Information
version option, ndb_perror — Obtain NDB Error Message Information
ndb_print_backup_file, NDB Cluster Programs, ndb_print_backup_file — Print NDB Backup File Contents
ndb_print_file, NDB Cluster Programs, ndb_print_file — Print NDB Disk Data File Contents
ndb_print_frag_file, NDB Cluster Programs, ndb_print_frag_file — Print NDB Fragment List File Contents
ndb_print_schema_file, NDB Cluster Programs, ndb_print_schema_file — Print NDB Schema File Contents
ndb_print_sys_file, NDB Cluster Programs, ndb_print_sys_file — Print NDB System File Contents
ndb_read_backup
and NDB_TABLE, Setting NDB_TABLE Options
ndb_redo_log_reader, ndb_redo_log_reader — Check and Print Content of Cluster Redo Log
dump option, ndb_redo_log_reader — Check and Print Content of Cluster Redo Log
lap option, ndb_redo_log_reader — Check and Print Content of Cluster Redo Log
twiddle option, ndb_redo_log_reader — Check and Print Content of Cluster Redo Log
ndb_replication system table, NDB Cluster Replication Conflict Resolution
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
and circular replication, NDB Cluster Replication: Multi-Master and Circular Replication
append option, ndb_restore — Restore an NDB Cluster Backup
backupid option, ndb_restore — Restore an NDB Cluster Backup
backup_path option, ndb_restore — Restore an NDB Cluster Backup
connect option, ndb_restore — Restore an NDB Cluster Backup
disable-indexes option, ndb_restore — Restore an NDB Cluster Backup
dont-ignore-systab-0 option, ndb_restore — Restore an NDB Cluster Backup
errors, ndb_restore — Restore an NDB Cluster Backup
exclude-databases option, ndb_restore — Restore an NDB Cluster Backup
exclude-intermediate-sql-tables option, ndb_restore — Restore an NDB Cluster Backup
exclude-missing-columns option, ndb_restore — Restore an NDB Cluster Backup
exclude-missing-tables option, ndb_restore — Restore an NDB Cluster Backup
exclude-tables option, ndb_restore — Restore an NDB Cluster Backup
fields-enclosed-by option, ndb_restore — Restore an NDB Cluster Backup
fields-optionally-enclosed-by option, ndb_restore — Restore an NDB Cluster Backup
fields-terminated-by option, ndb_restore — Restore an NDB Cluster Backup
hex option, ndb_restore — Restore an NDB Cluster Backup
include-databases option, ndb_restore — Restore an NDB Cluster Backup
include-tables option, ndb_restore — Restore an NDB Cluster Backup
lines-terminated-by option, ndb_restore — Restore an NDB Cluster Backup
lossy-conversions option, ndb_restore — Restore an NDB Cluster Backup
ndb-nodegroup-map option, ndb_restore — Restore an NDB Cluster Backup
no-binlog option, ndb_restore — Restore an NDB Cluster Backup
no-restore-disk-objects option, ndb_restore — Restore an NDB Cluster Backup
no-upgrade option, ndb_restore — Restore an NDB Cluster Backup
nodeid option, ndb_restore — Restore an NDB Cluster Backup
parallelism option, ndb_restore — Restore an NDB Cluster Backup
preserve-trailing-spaces option, ndb_restore — Restore an NDB Cluster Backup
print option, ndb_restore — Restore an NDB Cluster Backup
print-data option, ndb_restore — Restore an NDB Cluster Backup
print-log option, ndb_restore — Restore an NDB Cluster Backup
print-meta option, ndb_restore — Restore an NDB Cluster Backup
print-sql-log option, ndb_restore — Restore an NDB Cluster Backup
progress-frequency option, ndb_restore — Restore an NDB Cluster Backup
promote-attributes option, ndb_restore — Restore an NDB Cluster Backup
rebuild-indexes option, ndb_restore — Restore an NDB Cluster Backup
restore-data option, ndb_restore — Restore an NDB Cluster Backup
restore-epoch option, ndb_restore — Restore an NDB Cluster Backup
restore-meta option, ndb_restore — Restore an NDB Cluster Backup
restore-privilege-tables option, ndb_restore — Restore an NDB Cluster Backup
rewrite-database option, ndb_restore — Restore an NDB Cluster Backup
skip-broken-objects option, ndb_restore — Restore an NDB Cluster Backup
skip-table-check option, ndb_restore — Restore an NDB Cluster Backup
skip-unknown-objects option, ndb_restore — Restore an NDB Cluster Backup
tab option, ndb_restore — Restore an NDB Cluster Backup
typical and required options, ndb_restore — Restore an NDB Cluster Backup
verbose option, ndb_restore — Restore an NDB Cluster Backup
ndb_select_all, NDB Cluster Programs, ndb_select_all — Print Rows from an NDB Table
database option, ndb_select_all — Print Rows from an NDB Table
delimiter option, ndb_select_all — Print Rows from an NDB Table
descending option, ndb_select_all — Print Rows from an NDB Table
disk option, ndb_select_all — Print Rows from an NDB Table
gci option, ndb_select_all — Print Rows from an NDB Table
gci64 option, ndb_select_all — Print Rows from an NDB Table
header option, ndb_select_all — Print Rows from an NDB Table
lock option, ndb_select_all — Print Rows from an NDB Table
nodata option, ndb_select_all — Print Rows from an NDB Table
order option, ndb_select_all — Print Rows from an NDB Table
parallelism option, ndb_select_all — Print Rows from an NDB Table
rowid option, ndb_select_all — Print Rows from an NDB Table
tupscan option, ndb_select_all — Print Rows from an NDB Table
useHexFormat option, ndb_select_all — Print Rows from an NDB Table
ndb_select_count, NDB Cluster Programs, ndb_select_count — Print Row Counts for NDB Tables
ndb_setup.py, NDB Cluster Programs, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
browser-start-page option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
ca-certs-file option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
cert-file option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
debug-level option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
help option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
key-file option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
no-browser option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
port option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
server-log-file option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
server-name option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
use-http option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
use-https option, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
ndb_show_tables, NDB Cluster Programs, ndb_show_tables — Display List of NDB Tables
database option, ndb_show_tables — Display List of NDB Tables
loops option, ndb_show_tables — Display List of NDB Tables
parsable option, ndb_show_tables — Display List of NDB Tables
show-temp-status option, ndb_show_tables — Display List of NDB Tables
type option, ndb_show_tables — Display List of NDB Tables
unqualified option, ndb_show_tables — Display List of NDB Tables
ndb_size.pl, NDB Cluster Programs, ndb_size.pl — NDBCLUSTER Size Requirement Estimator
ndb_size.pl script, NDB Table Storage Requirements
NDB_TABLE, CREATE TABLE Syntax, Setting NDB_TABLE Options, Defining NDB Cluster Data Nodes
ndb_top, NDB Cluster Programs, ndb_top — View CPU usage information for NDB threads
color option, ndb_top — View CPU usage information for NDB threads
graph option, ndb_top — View CPU usage information for NDB threads
help option, ndb_top — View CPU usage information for NDB threads
host option, ndb_top — View CPU usage information for NDB threads
measured-load option, ndb_top — View CPU usage information for NDB threads
node-id option, ndb_top — View CPU usage information for NDB threads
os-load option, ndb_top — View CPU usage information for NDB threads
passwd option, ndb_top — View CPU usage information for NDB threads
password option, ndb_top — View CPU usage information for NDB threads
port option, ndb_top — View CPU usage information for NDB threads
sleep-time option, ndb_top — View CPU usage information for NDB threads
socket option, ndb_top — View CPU usage information for NDB threads
sort option, ndb_top — View CPU usage information for NDB threads
text option, ndb_top — View CPU usage information for NDB threads
user option, ndb_top — View CPU usage information for NDB threads
ndb_transid_mysql_connection_map
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA ndb_transid_mysql_connection_map Table
ndb_waiter, NDB Cluster Programs, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
no-contact option, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
not-started option, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
nowait-nodes option, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
single-user option, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
timeout option, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
wait-nodes option, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
negative values, Numeric Literals
neighbor page, MySQL Glossary
nested queries, Subquery Syntax
Nested-Loop join algorithm, Nested-Loop Join Algorithms
nested-loop join algorithm, Nested Join Optimization
net-buffer-length option
mysql, mysql Client Options
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
netmask notation
in account names, Specifying Account Names
network ports
and NDB Cluster, NDB Cluster Security and Networking Issues
network-timeout option
mysqldump, mysqldump — A Database Backup Program
net_buffer_length system variable, Server System Variables
net_read_timeout system variable, Server System Variables
net_retry_count system variable, Server System Variables
net_write_timeout system variable, Server System Variables
new features in MySQL 8.0, What Is New in MySQL 8.0
new features in NDB Cluster, What is New in NDB Cluster
new system variable, Server System Variables
newline (\n), String Literals, Functions That Modify JSON Values, Field and Line Handling
next-key lock, InnoDB Locking, MySQL Glossary
InnoDB, Phantom Rows
NFS
InnoDB, Limits on InnoDB Tables, Important Storage Considerations
ngram_token_size system variable, Server System Variables
nice option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
no matching rows, Solving Problems with No Matching Rows
NO PAD collations, Trailing Space Handling in Comparisons, Collation Pad Attributes, The CHAR and VARCHAR Types
no-asynch option
ndb_import, ndb_import — Import CSV Data Into NDB
no-auto-rehash option
mysql, mysql Client Options
no-autocommit option
mysqldump, mysqldump — A Database Backup Program
no-beep option
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
no-binlog option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
no-browser option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
no-check option
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
no-contact option
ndb_waiter, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
no-create-db option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
no-create-info option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
no-data option
mysqldump, mysqldump — A Database Backup Program
no-dd-upgrade option
mysqld, Server Command Options
no-defaults option, Command-Line Options that Affect Option-File Handling
myisamchk, myisamchk General Options
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
my_print_defaults, my_print_defaults — Display Options from Option Files
NDB client programs, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
no-drop option
mysqlslap, mysqlslap — Load Emulation Client
no-hint option
ndb_import, ndb_import — Import CSV Data Into NDB
no-log option
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
no-monitor option
mysqld, Server Command Options
no-nodeid-checks option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
no-restore-disk-objects option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
no-set-names option
mysqldump, mysqldump — A Database Backup Program
no-symlinks option
myisamchk, myisamchk Repair Options
no-tablespaces option
mysqldump, mysqldump — A Database Backup Program
no-upgrade option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
nodaemon option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
nodata option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
node groups (NDB Cluster), NDB Cluster Nodes, Node Groups, Replicas, and Partitions
node logs (NDB Cluster), Event Reports Generated in NDB Cluster
node-id option
ndb_top, ndb_top — View CPU usage information for NDB threads
NodeGroup, Defining NDB Cluster Data Nodes
NodeId, Defining an NDB Cluster Management Server, Defining NDB Cluster Data Nodes, Defining SQL and Other API Nodes in an NDB Cluster
nodeid option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
NodeId1, NDB Cluster TCP/IP Connections, NDB Cluster Shared-Memory Connections, SCI Transport Connections in NDB Cluster
NodeId2, NDB Cluster TCP/IP Connections, NDB Cluster Shared-Memory Connections, SCI Transport Connections in NDB Cluster
NodeIdServer, NDB Cluster Shared-Memory Connections
NODELOG DEBUG command (NDB Cluster), Commands in the NDB Cluster Management Client
NODERESTART Events (NDB Cluster), NDB Cluster Log Events
nodes
ndbinfo table, The ndbinfo nodes Table
nodes option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
NOLOGGING, Setting NDB_TABLE Options
NOLOGGING (NDB_TABLE)
NDB Cluster, Setting NDB_TABLE Options
non-locking read, MySQL Glossary
non-repeatable read, MySQL Glossary
nonblocking I/O, MySQL Glossary
nondelimited strings, Date and Time Literals
nondeterministic functions
optimization, Function Call Optimization
replication, Function Call Optimization
Nontransactional tables, Rollback Failure for Nontransactional Tables
NoOfFragmentLogFiles, Defining NDB Cluster Data Nodes
NoOfFragmentLogParts, Defining NDB Cluster Data Nodes
NoOfReplicas, Defining NDB Cluster Data Nodes
nopager command
mysql, mysql Client Commands
normalized, MySQL Glossary
normalized JSON values, Normalization, Merging, and Autowrapping of JSON Values
NoSQL, MySQL Glossary
NoSQL database
MySQL as a, Using MySQL as a Document Store
nostart option (ndbd), ndbd — The NDB Cluster Data Node Daemon
nostart option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
NOT
logical, Logical Operators
NOT BETWEEN, Comparison Functions and Operators
not equal (!=), Comparison Functions and Operators
not equal (<>), Comparison Functions and Operators
NOT EXISTS
with subqueries, Subqueries with EXISTS or NOT EXISTS
NOT IN, Comparison Functions and Operators
NOT LIKE, String Comparison Functions
NOT NULL
constraint, Constraints on Invalid Data
NOT NULL constraint, MySQL Glossary
NOT REGEXP, Regular Expression Functions and Operators
not-started option
ndb_waiter, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
notee command
mysql, mysql Client Commands
Notifier, MySQL Notifier
NOTIFY_SOCKET environment variable, Configuring systemd for MySQL, MySQL Environment Variables
NOW(), Date and Time Functions
NOWAIT, SELECT Syntax
NOWAIT (START BACKUP command), Using The NDB Cluster Management Client to Create a Backup
nowait-nodes option
ndb_waiter, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
nowait-nodes option (ndbd), ndbd — The NDB Cluster Data Node Daemon
nowait-nodes option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
nowait-nodes option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
nowarning command
mysql, mysql Client Commands
NO_AUTO_VALUE_ON_ZERO SQL mode, Full List of SQL Modes
NO_BACKSLASH_ESCAPES SQL mode, Full List of SQL Modes
NO_DIR_IN_CREATE SQL mode, Full List of SQL Modes
NO_ENGINE_SUBSTITUTION SQL mode, Full List of SQL Modes
NO_UNSIGNED_SUBTRACTION SQL mode, Full List of SQL Modes
NO_ZERO_DATE SQL mode, Full List of SQL Modes
NO_ZERO_IN_DATE SQL mode, Full List of SQL Modes
NTH_VALUE(), Window Function Descriptions
NTILE(), Window Function Descriptions
NUL, String Literals, Field and Line Handling
NULL, Working with NULL Values, Problems with NULL Values, MySQL Glossary
ORDER BY, Use of Indexes to Satisfy ORDER BY
testing for null, Comparison Functions and Operators, Control Flow Functions
thread state, General Thread States
null literal
JSON, Creating JSON Values
NULL value, Working with NULL Values, NULL Values
ORDER BY, NULL Values
NULL values
and AUTO_INCREMENT columns, Problems with NULL Values
and indexes, CREATE TABLE Syntax
and TIMESTAMP columns, Problems with NULL Values
vs. empty values, Problems with NULL Values
NULL-complemented row, Nested Join Optimization, Outer Join Simplification
null-rejected condition, Outer Join Simplification
NULLIF(), Control Flow Functions
Numa, Defining NDB Cluster Data Nodes
number-char-cols option
mysqlslap, mysqlslap — Load Emulation Client
number-int-cols option
mysqlslap, mysqlslap — Load Emulation Client
number-of-queries option
mysqlslap, mysqlslap — Load Emulation Client
numbers, Numeric Literals
NUMERIC data type, Numeric Type Overview
numeric data types
storage requirements, Numeric Type Storage Requirements
numeric literals
approximate-value, Numeric Literals, Types of Numeric Values
exact-value, Numeric Literals, Types of Numeric Values
numeric precision, Data Types
numeric scale, Data Types
NVARCHAR data type, String Type Overview

O

[index top]
object
JSON, Creating JSON Values
objects
stored, Stored Objects
objects_summary_global_by_type table
performance_schema, Object Wait Summary Table
obtaining information about partitions, Obtaining Information About Partitions
OCT(), String Functions
OCTET_LENGTH(), String Functions
ODBC compatibility, Server System Variables, Numeric Type Overview, Type Conversion in Expression Evaluation, Comparison Functions and Operators, CREATE TABLE Syntax, JOIN Syntax
ODBC_INCLUDES= option
CMake, Installation Layout Options
ODBC_LIB_DIR option
CMake, Installation Layout Options
ODirect, Defining NDB Cluster Data Nodes
ODirectSyncFlag, Defining NDB Cluster Data Nodes
OFF
plugin activation option, Controlling Plugin Activation State
off-page column, MySQL Glossary
offline_mode system variable, Server System Variables
offset option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
OGC (see Open Geospatial Consortium)
OLAP, GROUP BY Modifiers
old system variable, Server System Variables
old-style-user-limits option
mysqld, Server Command Options
old_alter_table system variable, Server System Variables
old_passwords system variable, Server System Variables
OLTP, MySQL Glossary
ON
plugin activation option, Controlling Plugin Activation State
ON DUPLICATE KEY
INSERT modifier, INSERT Syntax
ON DUPLICATE KEY UPDATE, INSERT Syntax
ON versus USING
joins, JOIN Syntax
one-database option
mysql, mysql Client Options
online, MySQL Glossary
online DDL, InnoDB and Online DDL, Online DDL Operations, MySQL Glossary
concurrency, Online DDL Performance and Concurrency
limitations, Online DDL Limitations
online location of manual, About This Manual
online upgrades and downgrades (NDB Cluster), Performing a Rolling Restart of an NDB Cluster
order of node updates, Performing a Rolling Restart of an NDB Cluster
only-print option
mysqlslap, mysqlslap — Load Emulation Client
ONLY_FULL_GROUP_BY
SQL mode, MySQL Handling of GROUP BY
ONLY_FULL_GROUP_BY SQL mode, Full List of SQL Modes
opbatch option
ndb_import, ndb_import — Import CSV Data Into NDB
opbytes option
ndb_import, ndb_import — Import CSV Data Into NDB
OPEN, Cursor OPEN Syntax
Open Geospatial Consortium, Spatial Data Types
Open Source
defined, What is MySQL?
open tables, mysqladmin — Client for Administering a MySQL Server, How MySQL Opens and Closes Tables
open-files-limit option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqld_safe, mysqld_safe — MySQL Server Startup Script
OpenGIS, Spatial Data Types
opening
tables, How MySQL Opens and Closes Tables
Opening master dump table
thread state, Replication Slave Connection Thread States
Opening mysql.ndb_apply_status
thread state, NDB Cluster Thread States
Opening system tables
thread state, General Thread States
Opening tables
thread state, General Thread States
opens, mysqladmin — Client for Administering a MySQL Server
OpenSSL, Using Encrypted Connections, Building MySQL with Support for Encrypted Connections
compared to wolfSSL, SSL Library-Dependent Capabilities
FIPS mode, FIPS Support
OpenSSL FIPS Object Module, FIPS Support
OpenSSL versus wolfSSL
detecting, SSL Library-Dependent Capabilities
open_files_limit system variable, Server System Variables
operating systems
file-size limits, Limits on Table Size
supported, Which MySQL Version and Distribution to Install
operations
arithmetic, Arithmetic Operators
operations_per_fragment
ndbinfo table, The ndbinfo operations_per_fragment Table
operators, Functions and Operators
arithmetic, Bit Functions and Operators
assignment, User-Defined Variables, Assignment Operators
bit, Bit Functions and Operators
cast, Arithmetic Operators, Cast Functions and Operators
logical, Logical Operators
precedence, Operator Precedence
.OPT file, MySQL Glossary
opt option
mysqldump, mysqldump — A Database Backup Program
optimistic, MySQL Glossary
optimization, Optimization, Optimizing InnoDB Disk I/O
Batched Key Access, Block Nested-Loop and Batched Key Access Joins, Batched Key Access Joins
benchmarking, Measuring Performance (Benchmarking)
BLOB types, Optimizing for BLOB Types
Block Nested-Loop, Block Nested-Loop and Batched Key Access Joins, Block Nested-Loop Algorithm for Outer Joins and Semi-Joins
character and string types, Optimizing for Character and String Types
common table expressions, Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions
data change statements, Optimizing Data Change Statements
data size, Optimizing Data Size
DELETE statements, Optimizing DELETE Statements
derived tables, Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions
disk I/O, Optimizing Disk I/O
foreign keys, Foreign Key Optimization
full table scans, Avoiding Full Table Scans
full-text queries, FULLTEXT Indexes
indexes, Optimization and Indexes
INFORMATION_SCHEMA queries, Optimizing INFORMATION_SCHEMA Queries
InnoDB tables, Optimizing for InnoDB Tables
INSERT statements, Optimizing INSERT Statements
many tables, Optimizing for Many Tables
MEMORY storage engine, Indexes in the MEMORY Storage Engine
MEMORY tables, Optimizing for MEMORY Tables
memory usage, Optimizing Memory Use
Multi-Range Read, Multi-Range Read Optimization
MyISAM tables, Optimizing for MyISAM Tables
network usage, Optimizing Network Use
nondeterministic functions, Function Call Optimization
numeric types, Optimizing for Numeric Data
Performance Schema queries, Optimizing Performance Schema Queries
PERFORMANCE_SCHEMA, Measuring Performance with performance_schema
primary keys, Primary Key Optimization
REPAIR TABLE statements, Optimizing REPAIR TABLE Statements
SELECT statements, Optimizing SELECT Statements
SPATIAL indexes, SPATIAL Index Optimization
spatial queries, Spatial Indexes
SQL statements, Optimizing SQL Statements
subqueries, Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions
subquery, Optimizing Subqueries with the EXISTS Strategy
subquery materialization, Optimizing Subqueries with Materialization
tips, Other Optimization Tips
UPDATE statements, Optimizing UPDATE Statements
views, Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions
WHERE clauses, WHERE Clause Optimization
window functions, Window Function Optimization
optimizations, Index Merge Optimization
LIMIT clause, LIMIT Query Optimization
row constructors, Row Constructor Expression Optimization
optimize option
mysqlcheck, mysqlcheck — A Table Maintenance Program
OPTIMIZE TABLE
and partitioning, Maintenance of Partitions
OPTIMIZE TABLE statement, OPTIMIZE TABLE Syntax
optimizer, MySQL Glossary
and replication, Replication and the Query Optimizer
controlling, Controlling the Query Optimizer
cost model, The Optimizer Cost Model
query plan evaluation, Controlling Query Plan Evaluation
switchable optimizations, Switchable Optimizations
optimizer hints, Optimizer Hints
optimizer statistics
for InnoDB tables, Configuring Persistent Optimizer Statistics Parameters
Optimizer Statistics, Configuring Non-Persistent Optimizer Statistics Parameters
optimizer_prune_level system variable, Server System Variables
optimizer_search_depth system variable, Server System Variables
optimizer_switch system variable, Server System Variables, Switchable Optimizations
use_invisible_indexes flag, Invisible Indexes
OPTIMIZER_TRACE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA OPTIMIZER_TRACE Table
OPTIMIZER_TRACE option
CMake, Feature Options
optimizer_trace system variable, Server System Variables
optimizer_trace_features system variable, Server System Variables
optimizer_trace_limit system variable, Server System Variables
optimizer_trace_max_mem_size system variable, Server System Variables
optimizer_trace_offset system variable, Server System Variables
optimizing
DISTINCT, DISTINCT Optimization
filesort, Use of filesort to Satisfy ORDER BY, The Cost Model Database
GROUP BY, GROUP BY Optimization
LEFT JOIN, Outer Join Optimization
ORDER BY, ORDER BY Optimization
outer joins, Outer Join Optimization
RIGHT JOIN, Outer Join Optimization
tables, MyISAM Table Optimization
thread state, General Thread States
option, MySQL Glossary
option file, MySQL Glossary
option files, Using Option Files, Troubleshooting Problems Connecting to MySQL
.my.cnf, Using Option Files, Connecting to the MySQL Server Using Command Options, Using Client Programs in a Multiple-Server Environment, End-User Guidelines for Password Security, Troubleshooting Problems Connecting to MySQL
.mylogin.cnf, Using Option Files, mysql_config_editor — MySQL Configuration Utility
C:\my.cnf, Using Client Programs in a Multiple-Server Environment
escape sequences, Using Option Files
my.cnf, Replication Features and Issues
mysqld-auto.cnf, Specifying Program Options, Using Option Files, Server System Variables, Using System Variables, System Variable Privileges, Persisted System Variables, Nonpersistible and Persist-Restricted System Variables, SET Syntax for Variable Assignment, RESET PERSIST Syntax, Performance Schema persisted_variables Table
option prefix
--disable, Program Option Modifiers
--enable, Program Option Modifiers
--loose, Program Option Modifiers
--maximum, Program Option Modifiers
--skip, Program Option Modifiers
options
boolean, Program Option Modifiers
CMake, MySQL Source-Configuration Options
command-line
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
myisamchk, myisamchk General Options
mysqld, Configuring the Server
provided by MySQL, Tutorial
replication, Replication Features and Issues
OR, Searching on Two Keys, Index Merge Optimization
bitwise, Bit-Operation Incompatibilities with MySQL 5.7
logical, Logical Operators
OR Index Merge optimization, Index Merge Optimization
Oracle compatibility, MySQL Extensions to Standard SQL, Aggregate (GROUP BY) Function Descriptions, ALTER TABLE Syntax, Obtaining Table Structure Information
Oracle Key Vault, InnoDB Data-at-Rest Encryption
keyring_okv keyring plugin, Configuring keyring_okv for Oracle Key Vault
ORD(), String Functions
ORDER BY, Sorting Rows, ALTER TABLE Syntax, SELECT Syntax
maximum sort length, SELECT Syntax
NULL, Use of Indexes to Satisfy ORDER BY
NULL value, NULL Values
window functions, Window Function Concepts and Syntax
WITH ROLLUP, SELECT Syntax
ORDER BY optimization, ORDER BY Optimization
order option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
order-by-primary option
mysqldump, mysqldump — A Database Backup Program
original_commit_timestamp, Delayed Replication
original_commit_timestamp system variable, System Variables Used with Binary Logging
original_server_version system variable, System Variables Used on Replication Masters
os-load option
ndb_top, ndb_top — View CPU usage information for NDB threads
Out of resources error
and partitioned tables, Restrictions and Limitations on Partitioning
OUT parameter
condition handling, Condition Handling and OUT or INOUT Parameters
out-of-range handling, Out-of-Range and Overflow Handling
outer joins
optimizing, Outer Join Optimization
OUTFILE, SELECT ... INTO Syntax
output-type option
ndb_import, ndb_import — Import CSV Data Into NDB
output-workers option
ndb_import, ndb_import — Import CSV Data Into NDB
out_dir option
comp_err, comp_err — Compile MySQL Error Message File
out_file option
comp_err, comp_err — Compile MySQL Error Message File
OVER clause
window functions, Window Function Concepts and Syntax
overflow handling, Out-of-Range and Overflow Handling
overflow page, MySQL Glossary
OverloadLimit, NDB Cluster TCP/IP Connections, NDB Cluster Shared-Memory Connections, SCI Transport Connections in NDB Cluster
overview, General Information

P

[index top]
packages
list of, Packages that support MySQL
PAD SPACE collations, Trailing Space Handling in Comparisons, Collation Pad Attributes, The CHAR and VARCHAR Types
PAD_CHAR_TO_FULL_LENGTH SQL mode, Full List of SQL Modes
page, MySQL Glossary
page cleaner, MySQL Glossary
page compression, InnoDB Page Compression
page option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
page size, MySQL Glossary
InnoDB, Maximums and Minimums, The Physical Structure of an InnoDB Index
page-type-dump option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
page-type-summary option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
pagecnt option
ndb_import, ndb_import — Import CSV Data Into NDB
pager command
mysql, mysql Client Commands
pager option
mysql, mysql Client Options
pagesize option
ndb_import, ndb_import — Import CSV Data Into NDB
PAM
pluggable authentication, PAM Pluggable Authentication
.par file, MySQL Glossary
parallel-recover option
myisamchk, myisamchk Repair Options
parallel-schemas option
mysqlpump, mysqlpump — A Database Backup Program
parallelism option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
parameters
server, Configuring the Server
PARAMETERS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA PARAMETERS Table
parameters table
data dictionary table, Data Dictionary Tables
parameter_type_elements table
data dictionary table, Data Dictionary Tables
parent events
performance_schema, Obtaining Parent Event Information
parent table, MySQL Glossary
parentheses ( and ), Operator Precedence
parsable option
ndb_show_tables, ndb_show_tables — Display List of NDB Tables
parser_max_mem_size system variable, Server System Variables
partial backup, MySQL Glossary
partial index, MySQL Glossary
partial revokes, Access Control, Stage 2: Request Verification, Privilege Restriction Using Partial Revokes
partial updates
and replication, Slave Errors During Replication
partial_revokes system variable, Server System Variables
PARTITION, Partitioning
PARTITION BY
window functions, Window Function Concepts and Syntax
PARTITION BY LIST COLUMNS, COLUMNS Partitioning
PARTITION BY RANGE COLUMNS, COLUMNS Partitioning
partition management, Partition Management
partition pruning, Partition Pruning
partitioning, Partitioning
advantages, Overview of Partitioning in MySQL
and dates, Partitioning Types
and foreign keys, Restrictions and Limitations on Partitioning
and FULLTEXT indexes, Restrictions and Limitations on Partitioning
and replication, Replication and Partitioning, Replication and Server SQL Mode
and SQL mode, Replication and Server SQL Mode, Restrictions and Limitations on Partitioning
and subqueries, Restrictions and Limitations on Partitioning
and temporary tables, Restrictions and Limitations on Partitioning, Partitioning Keys, Primary Keys, and Unique Keys
by hash, HASH Partitioning
by key, KEY Partitioning
by linear hash, LINEAR HASH Partitioning
by linear key, KEY Partitioning
by list, LIST Partitioning
by range, RANGE Partitioning
COLUMNS, COLUMNS Partitioning
concepts, Overview of Partitioning in MySQL
data type of partitioning key, Restrictions and Limitations on Partitioning
enabling, Partitioning
functions allowed in partitioning expressions, Partitioning Limitations Relating to Functions
keys, Overview of Partitioning in MySQL
limitations, Restrictions and Limitations on Partitioning
operators not permitted in partitioning expressions, Restrictions and Limitations on Partitioning
operators supported in partitioning expressions, Restrictions and Limitations on Partitioning
optimization, Obtaining Information About Partitions, Partition Pruning
partitioning expression, Overview of Partitioning in MySQL
resources, Partitioning
storage engines (limitations), Partitioning Limitations Relating to Storage Engines
subpartitioning, Restrictions and Limitations on Partitioning
support, Partitioning
support in NDB Cluster, Noncompliance with SQL Syntax in NDB Cluster
tables, Partitioning
types, Partitioning Types
window functions, Window Function Concepts and Syntax
Partitioning
maximum number of partitions, Restrictions and Limitations on Partitioning
partitioning information statements, Obtaining Information About Partitions
partitioning keys and primary keys, Partitioning Keys, Primary Keys, and Unique Keys
partitioning keys and unique keys, Partitioning Keys, Primary Keys, and Unique Keys
partitions
adding and dropping, Partition Management
analyzing, Maintenance of Partitions
checking, Maintenance of Partitions
managing, Partition Management
modifying, Partition Management
optimizing, Maintenance of Partitions
repairing, Maintenance of Partitions
splitting and merging, Partition Management
truncating, Partition Management
PARTITIONS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA PARTITIONS Table
partitions (NDB Cluster), NDB Cluster Nodes, Node Groups, Replicas, and Partitions
PARTITION_BALANCE, Setting NDB_TABLE Options, Defining NDB Cluster Data Nodes
PARTITION_BALANCE (NDB_TABLE)
NDB Cluster, Setting NDB_TABLE Options
passwd option
ndb_top, ndb_top — View CPU usage information for NDB threads
password
resetting expired, Password Expiration Policy
root user, Securing the Initial MySQL Account
password option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
ndb_top, ndb_top — View CPU usage information for NDB threads
password policy, The Password Validation Component
password validation, The Password Validation Component
PASSWORD(), Encryption and Compression Functions
passwords
administrator guidelines, Administrator Guidelines for Password Security
expiration, Server Handling of Expired Passwords
for the InnoDB memcached interface, Password-Protecting memcached Using SASL
for users, Account User Names and Passwords
forgotten, How to Reset the Root Password
logging, Passwords and Logging
lost, How to Reset the Root Password
resetting, How to Reset the Root Password
security, Keeping Passwords Secure, Access Control and Account Management
setting, Assigning Account Passwords, SET PASSWORD Syntax
user guidelines, End-User Guidelines for Password Security
password_history system variable, Server System Variables
password_history table
system table, Grant System Tables, Grant Table Overview
password_require_current system variable, Server System Variables
password_reuse_interval system variable, Server System Variables
PATH environment variable, Customizing the PATH for MySQL Tools, Windows Postinstallation Procedures, Testing the Server, Invoking MySQL Programs, MySQL Environment Variables
path name separators
Windows, Using Option Files
pattern matching, Pattern Matching, Regular Expressions
peer row
window functions, Window Function Concepts and Syntax
PERCENT_RANK(), Window Function Descriptions
performance, Optimization
benchmarks, Using Your Own Benchmarks
disk I/O, Optimizing Disk I/O
estimating, Estimating Query Performance
Performance Schema, InnoDB Integration with MySQL Performance Schema, MySQL Performance Schema, MySQL Glossary
data_locks table, InnoDB INFORMATION_SCHEMA Transaction and Locking Information
data_lock_waits table, InnoDB INFORMATION_SCHEMA Transaction and Locking Information
event filtering, Performance Schema Event Filtering
memory use, Performance Schema Startup Configuration
Thread pool tables, Performance Schema Thread Pool Tables
Performance Schema functions, Performance Schema Functions
Performance Schema queries
optimization, Optimizing Performance Schema Queries
performance-schema-consumer-events-stages-current option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-stages-history option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-stages-history-long option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-statements-current option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-statements-history option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-statements-history-long option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-transactions-current option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-transactions-history option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-transactions-history-long option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-waits-current option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-waits-history option
mysqld, Performance Schema Command Options
performance-schema-consumer-events-waits-history-long option
mysqld, Performance Schema Command Options
performance-schema-consumer-global-instrumentation option
mysqld, Performance Schema Command Options
performance-schema-consumer-statements-digest option
mysqld, Performance Schema Command Options
performance-schema-consumer-thread-instrumentation option
mysqld, Performance Schema Command Options
performance-schema-consumer-xxx option
mysqld, Performance Schema Command Options
performance-schema-instrument option
mysqld, Performance Schema Command Options
performance_schema
accounts table, The accounts Table
cond_instances table, The cond_instances Table
data_locks table, The data_locks Table, Obtaining Parent Event Information
data_lock_waits table, The data_lock_waits Table
events_errors_summary_by_account_by_error table, Error Summary Tables
events_errors_summary_by_host_by_error table, Error Summary Tables
events_errors_summary_by_thread_by_error table, Error Summary Tables
events_errors_summary_by_user_by_error table, Error Summary Tables
events_errors_summary_global_by_error table, Error Summary Tables
events_stages_current table, The events_stages_current Table
events_stages_history table, The events_stages_history Table
events_stages_history_long table, The events_stages_history_long Table
events_stages_summary_by_account_by_event_name table, Stage Summary Tables
events_stages_summary_by_host_by_event_name table, Stage Summary Tables
events_stages_summary_by_thread_by_event_name table, Stage Summary Tables
events_stages_summary_by_user_by_event_name table, Stage Summary Tables
events_stages_summary_global_by_event_name table, Stage Summary Tables
events_statements_current table, The events_statements_current Table
events_statements_histogram_by_digest table, Statement Histogram Summary Tables
events_statements_histogram_global table, Statement Histogram Summary Tables
events_statements_history table, The events_statements_history Table
events_statements_history_long table, The events_statements_history_long Table
events_statements_summary_by_account_by_event_name table, Statement Summary Tables
events_statements_summary_by_digest table, Statement Summary Tables
events_statements_summary_by_host_by_event_name table, Statement Summary Tables
events_statements_summary_by_program table, Statement Summary Tables
events_statements_summary_by_thread_by_event_name table, Statement Summary Tables
events_statements_summary_by_user_by_event_name table, Statement Summary Tables
events_statements_summary_global_by_event_name table, Statement Summary Tables
events_transactions_current table, The events_transactions_current Table
events_transactions_history table, The events_transactions_history Table
events_transactions_history_long table, The events_transactions_history_long Table
events_transactions_summary_by_account_by_event table, Transaction Summary Tables
events_transactions_summary_by_host_by_event_name table, Transaction Summary Tables
events_transactions_summary_by_thread_by_event_name table, Transaction Summary Tables
events_transactions_summary_by_user_by_event_name table, Transaction Summary Tables
events_transactions_summary_global_by_event_name table, Transaction Summary Tables
events_waits_current table, The events_waits_current Table
events_waits_history table, The events_waits_history Table
events_waits_history_long table, The events_waits_history_long Table
events_waits_summary_by_account_by_event_name table, Wait Event Summary Tables
events_waits_summary_by_host_by_event_name table, Wait Event Summary Tables
events_waits_summary_by_instance table, Wait Event Summary Tables
events_waits_summary_by_thread_by_event_name table, Wait Event Summary Tables
events_waits_summary_by_user_by_event_name table, Wait Event Summary Tables
events_waits_summary_global_by_event_name table, Wait Event Summary Tables
file_instances table, The file_instances Table
file_summary_by_event_name table, File I/O Summary Tables
file_summary_by_instance table, File I/O Summary Tables
hosts table, The hosts Table
host_cache table, The host_cache Table
keyring_keys table, The MySQL Keyring, The keyring_keys table
log_status table, The log_status Table
memory_summary_by_account_by_event_name table, Memory Summary Tables
memory_summary_by_host_by_event_name table, Memory Summary Tables
memory_summary_by_thread_by_event_name table, Memory Summary Tables
memory_summary_by_user_by_event_name table, Memory Summary Tables
memory_summary_global_by_event_name table, Memory Summary Tables
metadata_locks table, The metadata_locks Table
mutex_instances table, The mutex_instances Table
objects_summary_global_by_type table, Object Wait Summary Table
parent events, Obtaining Parent Event Information
performance_timers table, The performance_timers Table
prepared_statements_instances table, Statement Summary Tables
replication_applier_configuration, The replication_applier_configuration Table
replication_applier_status, The replication_applier_status Table
replication_applier_status_by_coordinator, The replication_applier_status_by_coordinator Table
replication_applier_status_by_worker, The replication_applier_status_by_worker Table
replication_connection_configuration, The replication_connection_configuration Table
replication_connection_status, The replication_connection_status Table
rwlock_instances table, The rwlock_instances Table
session_account_connect_attrs table, The session_account_connect_attrs Table
session_connect_attrs table, The session_connect_attrs Table
setup_actors table, The setup_actors Table
setup_consumers table, The setup_consumers Table
setup_instruments table, The setup_instruments Table
setup_objects table, The setup_objects Table
setup_threads table, The setup_threads Table
socket_instances table, The socket_instances Table
socket_summary_by_event_name table, Socket Summary Tables
socket_summary_by_instance table, Socket Summary Tables
table_handles table, The table_handles Table
table_io_waits_summary_by_index_usage table, The table_io_waits_summary_by_index_usage Table
table_io_waits_summary_by_table table, The table_io_waits_summary_by_table Table
table_lock_waits_summary_by_table table, The table_lock_waits_summary_by_table Table
thread table, The threads Table
tp_thread_group_state table, The tp_thread_group_state Table
tp_thread_group_stats table, The tp_thread_group_stats Table
tp_thread_state table, The tp_thread_state Table
users table, The users Table
user_defined_functions table, The user_defined_functions Table
user_variables_by_thread table, Performance Schema User-Defined Variable Tables
performance_schema database, MySQL Performance Schema
restrictions, Restrictions on Performance Schema
TRUNCATE TABLE, Performance Schema General Table Characteristics, Restrictions on Performance Schema
PERFORMANCE_SCHEMA storage engine, MySQL Performance Schema
performance_schema system variable, Performance Schema System Variables
Performance_schema_accounts_lost status variable, Performance Schema Status Variables
performance_schema_accounts_size system variable, Performance Schema System Variables
Performance_schema_cond_classes_lost status variable, Performance Schema Status Variables
Performance_schema_cond_instances_lost status variable, Performance Schema Status Variables
performance_schema_digests_size system variable, Performance Schema System Variables
Performance_schema_digest_lost status variable, Performance Schema Status Variables
performance_schema_error_size system variable, Performance Schema System Variables
performance_schema_events_stages_history_long_size system variable, Performance Schema System Variables
performance_schema_events_stages_history_size system variable, Performance Schema System Variables
performance_schema_events_statements_history_long_size system variable, Performance Schema System Variables
performance_schema_events_statements_history_size system variable, Performance Schema System Variables
performance_schema_events_transactions_history_long_size system variable, Performance Schema System Variables
performance_schema_events_transactions_history_size system variable, Performance Schema System Variables
performance_schema_events_waits_history_long_size system variable, Performance Schema System Variables
performance_schema_events_waits_history_size system variable, Performance Schema System Variables
Performance_schema_file_classes_lost status variable, Performance Schema Status Variables
Performance_schema_file_handles_lost status variable, Performance Schema Status Variables
Performance_schema_file_instances_lost status variable, Performance Schema Status Variables
Performance_schema_hosts_lost status variable, Performance Schema Status Variables
performance_schema_hosts_size system variable, Performance Schema System Variables
Performance_schema_index_stat_lost status variable, Performance Schema Status Variables
Performance_schema_locker_lost status variable, Performance Schema Status Variables
performance_schema_max_cond_classes system variable, Performance Schema System Variables
performance_schema_max_cond_instances system variable, Performance Schema System Variables
performance_schema_max_digest_length system variable, Performance Schema System Variables
performance_schema_max_digest_sample_age system variable, Performance Schema System Variables
performance_schema_max_file_classes system variable, Performance Schema System Variables
performance_schema_max_file_handles system variable, Performance Schema System Variables
performance_schema_max_file_instances system variable, Performance Schema System Variables
performance_schema_max_index_stat system variable, Performance Schema System Variables
performance_schema_max_memory_classes system variable, Performance Schema System Variables
performance_schema_max_metadata_locks system variable, Performance Schema System Variables
performance_schema_max_mutex_classes system variable, Performance Schema System Variables
performance_schema_max_mutex_instances system variable, Performance Schema System Variables
performance_schema_max_prepared_statements_instances system variable, Performance Schema System Variables
performance_schema_max_program_instances system variable, Performance Schema System Variables
performance_schema_max_rwlock_classes system variable, Performance Schema System Variables
performance_schema_max_rwlock_instances system variable, Performance Schema System Variables
performance_schema_max_socket_classes system variable, Performance Schema System Variables
performance_schema_max_socket_instances system variable, Performance Schema System Variables
performance_schema_max_sql_text_length system variable, Performance Schema System Variables
performance_schema_max_stage_classes system variable, Performance Schema System Variables
performance_schema_max_statement_classes system variable, Performance Schema System Variables
performance_schema_max_statement_stack system variable, Performance Schema System Variables
performance_schema_max_table_handles system variable, Performance Schema System Variables
performance_schema_max_table_instances system variable, Performance Schema System Variables
performance_schema_max_table_lock_stat system variable, Performance Schema System Variables
performance_schema_max_thread_classes system variable, Performance Schema System Variables
performance_schema_max_thread_instances system variable, Performance Schema System Variables
Performance_schema_memory_classes_lost status variable, Performance Schema Status Variables
Performance_schema_metadata_lock_lost status variable, Performance Schema Status Variables
Performance_schema_mutex_classes_lost status variable, Performance Schema Status Variables
Performance_schema_mutex_instances_lost status variable, Performance Schema Status Variables
Performance_schema_nested_statement_lost status variable, Performance Schema Status Variables
Performance_schema_prepared_statements_lost status variable, Performance Schema Status Variables
Performance_schema_program_lost status variable, Performance Schema Status Variables
Performance_schema_rwlock_classes_lost status variable, Performance Schema Status Variables
Performance_schema_rwlock_instances_lost status variable, Performance Schema Status Variables
Performance_schema_session_connect_attrs_longest_seen status variable, Performance Schema Status Variables
Performance_schema_session_connect_attrs_lost status variable, Performance Schema Status Variables
performance_schema_session_connect_attrs_size system variable, Performance Schema System Variables
performance_schema_setup_actors_size system variable, Performance Schema System Variables
performance_schema_setup_objects_size system variable, Performance Schema System Variables
Performance_schema_socket_classes_lost status variable, Performance Schema Status Variables
Performance_schema_socket_instances_lost status variable, Performance Schema Status Variables
Performance_schema_stage_classes_lost status variable, Performance Schema Status Variables
Performance_schema_statement_classes_lost status variable, Performance Schema Status Variables
Performance_schema_table_handles_lost status variable, Performance Schema Status Variables
Performance_schema_table_instances_lost status variable, Performance Schema Status Variables
Performance_schema_table_lock_stat_lost status variable, Performance Schema Status Variables
Performance_schema_thread_classes_lost status variable, Performance Schema Status Variables
Performance_schema_thread_instances_lost status variable, Performance Schema Status Variables
Performance_schema_users_lost status variable, Performance Schema Status Variables
performance_schema_users_size system variable, Performance Schema System Variables
performance_timers table
performance_schema, The performance_timers Table
PERIOD_ADD(), Date and Time Functions
PERIOD_DIFF(), Date and Time Functions
Perl
installing, Perl Installation Notes
installing on Windows, Installing ActiveState Perl on Windows
Perl API, MySQL Perl API
Perl DBI/DBD
installation problems, Problems Using the Perl DBI/DBD Interface
permission checks
effect on speed, Optimizing Database Privileges
perror, Overview of MySQL Programs, perror — Display MySQL Error Message Information
help option, perror — Display MySQL Error Message Information
ndb option, perror — Display MySQL Error Message Information
silent option, perror — Display MySQL Error Message Information
verbose option, perror — Display MySQL Error Message Information
version option, perror — Display MySQL Error Message Information
PERSIST
SET statement, Persisted System Variables, SET Syntax for Variable Assignment
persisted_globals_load system variable, Server System Variables, Persisted System Variables
PERSIST_ONLY
SET statement, Persisted System Variables, SET Syntax for Variable Assignment
persist_only_admin_x509_subject system variable, Server System Variables
PERSIST_RO_VARIABLES_ADMIN privilege, Dynamic Privilege Descriptions
pessimistic, MySQL Glossary
phantom, MySQL Glossary
phantom rows, Phantom Rows
phone book collation, German, West European Character Sets
physical, MySQL Glossary
physical backup, MySQL Glossary
PI(), Mathematical Functions
pid-file option
mysql.server, mysql.server — MySQL Server Startup Script
mysqld, Server Command Options
mysqld_safe, mysqld_safe — MySQL Server Startup Script
pid_file system variable, Server System Variables
Ping
thread command, Thread Command Values
pipe option, Command Options for Connection Establishment
mysql, mysql Client Options, mysqlcheck — A Table Maintenance Program
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
PIPES_AS_CONCAT SQL mode, Full List of SQL Modes
PITR, MySQL Glossary
PKG_CONFIG_PATH environment variable, MySQL Environment Variables, Building C API Client Programs Using pkg-config
plan stability, MySQL Glossary
pluggable authentication
PAM, PAM Pluggable Authentication
restrictions, Restrictions on Pluggable Authentication
Windows, Windows Pluggable Authentication
plugin
audit_log, MySQL Enterprise Audit
plugin activation options
FORCE, Controlling Plugin Activation State
FORCE_PLUS_PERMANENT, Controlling Plugin Activation State
OFF, Controlling Plugin Activation State
ON, Controlling Plugin Activation State
plugin API, MySQL Server Plugins, The MySQL Plugin API
plugin installing
audit_log, Installing or Uninstalling MySQL Enterprise Audit
CONNECTION_CONTROL, Connection-Control Plugin Installation
CONNECTION_CONTROL_FAILED_LOGIN_ATTEMPTS, Connection-Control Plugin Installation
Data Masking, Installing or Uninstalling MySQL Enterprise Data Masking and De-Identification
ddl_rewriter, Installing or Uninstalling ddl_rewriter
keyring_aws, Keyring Plugin Installation
keyring_encrypted_file, Keyring Plugin Installation
keyring_file, Keyring Plugin Installation
keyring_okv, Keyring Plugin Installation
keyring_udf, Installing or Uninstalling General-Purpose Keyring Functions
MySQL Enterprise Firewall plugins, Installing or Uninstalling MySQL Enterprise Firewall
MySQL Enterprise Thread Pool, Thread Pool Installation
Rewriter query rewrite plugin, Installing or Uninstalling the Rewriter Query Rewrite Plugin
Version Tokens, Installing or Uninstalling Version Tokens
plugin option prefix
mysqld, Server Command Options
plugin service
get_sysvar_source, MySQL Services for Plugins
locking_service, MySQL Services for Plugins, The Locking Service
mysql_keyring, MySQL Services for Plugins, The Keyring Service
mysql_password_policy, MySQL Services for Plugins
my_plugin_log_service, MySQL Services for Plugins
my_thd_scheduler, MySQL Services for Plugins
plugin_registry_service, MySQL Services for Plugins
security_context, MySQL Services for Plugins
thd_alloc, MySQL Services for Plugins
thd_wait, MySQL Services for Plugins
plugin services, MySQL Services for Plugins
plugin table
system table, Object Information System Tables
plugin uninstalling
Data Masking, Installing or Uninstalling MySQL Enterprise Data Masking and De-Identification
Rewriter query rewrite plugin, Installing or Uninstalling the Rewriter Query Rewrite Plugin
Version Tokens, Installing or Uninstalling Version Tokens
plugin-dir option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
plugin-load option
mysqld, Server Command Options
plugin-load-add option
mysqld, Server Command Options
plugindir option
mysql_config, mysql_config — Display Options for Compiling Clients
plugins
activating, Installing and Uninstalling Plugins
adding, The MySQL Plugin API
audit, Audit Plugins
authentication, Authentication Plugins
conditions for writing, Overview of Plugin Writing
daemon, Daemon Plugins
full-text parser, Full-Text Parser Plugins
INFORMATION_SCHEMA, INFORMATION_SCHEMA Plugins
installing, Installing and Uninstalling Plugins, INSTALL PLUGIN Syntax
keyring, Keyring Plugins, Writing Keyring Plugins
protocol trace, Protocol Trace Plugins
protocol trace plugin, Writing Protocol Trace Plugins
query rewrite, Query Rewrite Plugins
security, Security Components and Plugins
semisynchronous replication, Semisynchronous Replication Plugins
server, MySQL Server Plugins
storage engine, Storage Engine Plugins
test protocol trace plugin, Using the Test Protocol Trace Plugin
uninstalling, Installing and Uninstalling Plugins, UNINSTALL PLUGIN Syntax
PLUGINS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA PLUGINS Table
plugin_dir system variable, Server System Variables
plugin_registry_service service, MySQL Services for Plugins
POINT data type, Spatial Data Types
Point(), MySQL-Specific Functions That Create Geometry Values
point-in-time recovery, Point-in-Time (Incremental) Recovery Using the Binary Log, MySQL Glossary
InnoDB, Point-in-Time Recovery
using NDB Cluster replication, Point-In-Time Recovery Using NDB Cluster Replication
polltimeout option
ndb_import, ndb_import — Import CSV Data Into NDB
POLYGON data type, Spatial Data Types
Polygon(), MySQL-Specific Functions That Create Geometry Values
port option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_config, mysql_config — Display Options for Compiling Clients
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
ndb_top, ndb_top — View CPU usage information for NDB threads
port system variable, Server System Variables
port-open-timeout option
mysqld, Server Command Options
portability, Balancing Portability and Performance
types, Using Data Types from Other Database Engines
porting
to other systems, Debugging and Porting MySQL
PortNumber, Defining an NDB Cluster Management Server
PortNumberStats, Defining an NDB Cluster Management Server
ports, Feature Options, Troubleshooting Problems Starting the MySQL Server, Connecting to the MySQL Server Using Command Options, mysqlbinlog — Utility for Processing Binary Log Files, MySQL Environment Variables, Running Multiple MySQL Instances on Unix, Security Guidelines, Troubleshooting Problems Connecting to MySQL, Connecting to MySQL Remotely from Windows with SSH, Startup Options for Replication Slaves, The socket_instances Table, Can't connect to [local] MySQL server
POSITION(), String Functions
post-filtering
Performance Schema, Performance Schema Event Filtering
post-query option
mysqlslap, mysqlslap — Load Emulation Client
post-system option
mysqlslap, mysqlslap — Load Emulation Client
PostgreSQL compatibility, MySQL Extensions to Standard SQL
postinstall
multiple servers, Running Multiple MySQL Instances on One Machine
postinstallation
setup and testing, Postinstallation Setup and Testing
POW(), Mathematical Functions
POWER(), Mathematical Functions
pre-filtering
Performance Schema, Performance Schema Event Filtering
pre-query option
mysqlslap, mysqlslap — Load Emulation Client
pre-system option
mysqlslap, mysqlslap — Load Emulation Client
precedence
command options, Specifying Program Options
operator, Operator Precedence
precision
arithmetic, Precision Math
fractional seconds, Data Types, Date and Time Type Overview
numeric, Data Types
precision math, Precision Math
preload_buffer_size system variable, Server System Variables
Prepare
thread command, Thread Command Values
PREPARE, Prepared SQL Statement Syntax, PREPARE Syntax
XA transactions, XA Transaction SQL Syntax
prepared backup, MySQL Glossary
prepared statement C API
data structures, C API Prepared Statement Data Structures
functions, C API Prepared Statement Type Conversions, C API Prepared Statement Function Overview
type codes, C API Prepared Statement Type Codes
prepared statements, Prepared SQL Statement Syntax, PREPARE Syntax, EXECUTE Syntax, DEALLOCATE PREPARE Syntax, C API Prepared Statements
repreparation, Caching of Prepared Statements and Stored Programs
prepared_statements_instances table
performance_schema, Statement Summary Tables
preparing
thread state, General Thread States
preparing for alter table
thread state, General Thread States
PreSendChecksum, NDB Cluster TCP/IP Connections, NDB Cluster Shared-Memory Connections
preserve-trailing-spaces option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
pretty option
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
primary key, MySQL Glossary
constraint, PRIMARY KEY and UNIQUE Index Constraints
deleting, ALTER TABLE Syntax
PRIMARY KEY, ALTER TABLE Syntax, CREATE TABLE Syntax
primary keys
and partitioning keys, Partitioning Keys, Primary Keys, and Unique Keys
primary passwords, Dual Password Support
PrimaryMGMNode, Defining the System
print command
mysql, mysql Client Commands
print option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
print-data option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
print-defaults option, Command-Line Options that Affect Option-File Handling
myisamchk, myisamchk General Options
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
NDB client programs, Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
print-full-config option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
print-log option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
print-meta option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
print-sql-log option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
print-table-metadata option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
print_identified_with_as_hex system variable, Server System Variables
privilege
changes, When Privilege Changes Take Effect
privilege checks
effect on speed, Optimizing Database Privileges
privilege information
location, Grant Tables
privilege restrictions
GRANT statement, The AS Clause and Privilege Restrictions
partial revokes, Privilege Restriction Using Partial Revokes
privilege system, Access Control and Account Management
privileges
access, Access Control and Account Management
adding, Adding Accounts, Assigning Privileges, and Dropping Accounts
ALL, Static Privilege Descriptions
ALL PRIVILEGES, Static Privilege Descriptions
ALTER, Static Privilege Descriptions
ALTER ROUTINE, Static Privilege Descriptions
and replication, Replication of the mysql System Schema
APPLICATION_PASSWORD_ADMIN, Dynamic Privilege Descriptions
AUDIT_ADMIN, Dynamic Privilege Descriptions
BACKUP_ADMIN, Dynamic Privilege Descriptions
BINLOG_ADMIN, Dynamic Privilege Descriptions
BINLOG_ENCRYPTION_ADMIN, Dynamic Privilege Descriptions
checking, Checking Account Privileges and Properties
CONNECTION_ADMIN, Dynamic Privilege Descriptions
CREATE, Static Privilege Descriptions
CREATE ROLE, Static Privilege Descriptions
CREATE ROUTINE, Static Privilege Descriptions
CREATE TABLESPACE, Static Privilege Descriptions
CREATE TEMPORARY TABLES, Static Privilege Descriptions
CREATE USER, Static Privilege Descriptions
CREATE VIEW, Static Privilege Descriptions
default, Securing the Initial MySQL Account
DEFINER, SHOW GRANTS Syntax, Stored Object Access Control
DELETE, Static Privilege Descriptions
deleting, DROP USER Syntax
display, SHOW GRANTS Syntax
DROP, Static Privilege Descriptions
DROP ROLE, Static Privilege Descriptions
dropping, DROP USER Syntax
ENCRYPTION_KEY_ADMIN, Dynamic Privilege Descriptions
EVENT, Static Privilege Descriptions
EXECUTE, Static Privilege Descriptions
FILE, Static Privilege Descriptions
FIREWALL_ADMIN, Dynamic Privilege Descriptions
FIREWALL_USER, Dynamic Privilege Descriptions
GRANT OPTION, Static Privilege Descriptions
granting, GRANT Syntax
GROUP_REPLICATION_ADMIN, Dynamic Privilege Descriptions
INDEX, Static Privilege Descriptions
INSERT, Static Privilege Descriptions
INVOKER, SHOW GRANTS Syntax, Stored Object Access Control
LOCK TABLES, Static Privilege Descriptions
PERSIST_RO_VARIABLES_ADMIN, Dynamic Privilege Descriptions
PROCESS, Static Privilege Descriptions
PROXY, Static Privilege Descriptions
REFERENCES, Static Privilege Descriptions
RELOAD, Static Privilege Descriptions
REPLICATION CLIENT, Static Privilege Descriptions
REPLICATION SLAVE, Static Privilege Descriptions
REPLICATION_SLAVE_ADMIN, Dynamic Privilege Descriptions
RESOURCE_GROUP_ADMIN, Dynamic Privilege Descriptions
RESOURCE_GROUP_USER, Dynamic Privilege Descriptions
revoking, Revoking Account Privileges, REVOKE Syntax
ROLE_ADMIN, Dynamic Privilege Descriptions
SELECT, Static Privilege Descriptions
SERVICE_CONNECTION_ADMIN, Dynamic Privilege Descriptions
SESSION_VARIABLES_ADMIN, Dynamic Privilege Descriptions
SET_USER_ID, Dynamic Privilege Descriptions
SHOW DATABASES, Static Privilege Descriptions
SHOW VIEW, Static Privilege Descriptions
SHUTDOWN, Static Privilege Descriptions
SQL SECURITY, Stored Object Access Control
static versus dynamic, Static Versus Dynamic Privileges
stored objects, Stored Object Access Control
SUPER, Static Privilege Descriptions
SYSTEM_USER, Dynamic Privilege Descriptions, Account Categories
SYSTEM_VARIABLES_ADMIN, Dynamic Privilege Descriptions
TABLE_ENCRYPTION_ADMIN, Dynamic Privilege Descriptions
TEMPORARY tables, Static Privilege Descriptions, CREATE TEMPORARY TABLE Syntax, Table Privileges
TRIGGER, Static Privilege Descriptions
UPDATE, Static Privilege Descriptions
USAGE, Static Privilege Descriptions
VERSION_TOKEN_ADMIN, Dynamic Privilege Descriptions
XA_RECOVER_ADMIN, Dynamic Privilege Descriptions
problems
access denied errors, Access denied
common errors, Problems and Common Errors
compiling MySQL server, Dealing with Problems Compiling MySQL
DATE columns, Problems Using DATE Columns
date values, The DATE, DATETIME, and TIMESTAMP Types
installing on Solaris, Installing MySQL on Solaris
installing Perl, Problems Using the Perl DBI/DBD Interface
linking, Troubleshooting Problems Linking to the MySQL Client Library
lost connection errors, Lost connection to MySQL server
reporting, General Information, How to Report Bugs or Problems
starting the server, Troubleshooting Problems Starting the MySQL Server
table locking, Table Locking Issues
time zone, Time Zone Problems
procedures
stored, Using Stored Routines
process, MySQL Glossary
process management (NDB Cluster), NDB Cluster Programs
PROCESS privilege, Static Privilege Descriptions
processes
display, SHOW PROCESSLIST Syntax
ndbinfo table, The ndbinfo processes Table
processing
arguments, UDF Argument Processing
Processing events
thread state, NDB Cluster Thread States
Processing events from schema table
thread state, NDB Cluster Thread States
Processlist
thread command, Thread Command Values
PROCESSLIST, SHOW PROCESSLIST Syntax
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA PROCESSLIST Table
possible inconsistency with INFORMATION_SCHEMA tables, Persistence and Consistency of InnoDB Transaction and Locking Information
processlist view
sys schema, The processlist and x$processlist Views
procs_priv table
system table, Grant System Tables, Grant Table Overview
PROFILING
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA PROFILING Table
profiling system variable, Server System Variables
profiling_history_size system variable, Server System Variables
program options (NDB Cluster), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
program variables
setting, Using Options to Set Program Variables
program-development utilities, Overview of MySQL Programs
programs
administrative, Overview of MySQL Programs
client, Overview of MySQL Programs, Building C API Client Programs
stored, Compound-Statement Syntax, Stored Objects
utility, Overview of MySQL Programs
progress-frequency option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
promote-attributes option
ndb_move_data, ndb_move_data — NDB Data Copy Utility
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
prompt command
mysql, mysql Client Commands
PROMPT command (NDB Cluster), Commands in the NDB Cluster Management Client
prompt option
mysql, mysql Client Options
prompts
meanings, Entering Queries
pronunciation
MySQL, What is MySQL?
protocol option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
protocol trace plugins, Protocol Trace Plugins
protocol_version system variable, Server System Variables
proxies_priv
grant table, Granting and Revoking the PROXY Privilege
proxies_priv table
system table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
proximity search, Boolean Full-Text Searches
PROXY privilege, Static Privilege Descriptions
proxy user mapping
LDAP authentication, Using LDAP Pluggable Authentication
proxy users, Proxy Users
conflict with anonymous users, Default Proxy User and Anonymous User Conflicts
default proxy user, Default Proxy Users
LDAP authentication, Using LDAP Pluggable Authentication
PAM authentication, Unix Password Authentication with Proxy Users and Group Mapping
PROXY privilege, Granting and Revoking the PROXY Privilege
server user mapping, Server Support for Proxy User Mapping
system variables, Proxy User System Variables
Windows authentication, Using Windows Pluggable Authentication
proxy_user system variable, Server System Variables
pseudo-record, MySQL Glossary
pseudo_slave_mode system variable, Server System Variables
pseudo_thread_id system variable, Server System Variables
ps_check_lost_instrumentation view
sys schema, The ps_check_lost_instrumentation View
PS_CURRENT_THREAD_ID() function, Performance Schema Functions
ps_is_account_enabled() function
sys schema, The ps_is_account_enabled() Function
ps_is_consumer_enabled() function
sys schema, The ps_is_consumer_enabled() Function
ps_is_instrument_default_enabled() function
sys schema, The ps_is_instrument_default_enabled() Function
ps_is_instrument_default_timed() function
sys schema, The ps_is_instrument_default_timed() Function
ps_is_thread_instrumented() function
sys schema, The ps_is_thread_instrumented() Function
ps_setup_disable_background_threads() procedure
sys schema, The ps_setup_disable_background_threads() Procedure
ps_setup_disable_consumer() procedure
sys schema, The ps_setup_disable_consumer() Procedure
ps_setup_disable_instrument() procedure
sys schema, The ps_setup_disable_instrument() Procedure
ps_setup_disable_thread() procedure
sys schema, The ps_setup_disable_thread() Procedure
ps_setup_enable_background_threads() procedure
sys schema, The ps_setup_enable_background_threads() Procedure
ps_setup_enable_consumer() procedure
sys schema, The ps_setup_enable_consumer() Procedure
ps_setup_enable_instrument() procedure
sys schema, The ps_setup_enable_instrument() Procedure
ps_setup_enable_thread() procedure
sys schema, The ps_setup_enable_thread() Procedure
ps_setup_reload_saved() procedure
sys schema, The ps_setup_reload_saved() Procedure
ps_setup_reset_to_default() procedure
sys schema, The ps_setup_reset_to_default() Procedure
ps_setup_save() procedure
sys schema, The ps_setup_save() Procedure
ps_setup_show_disabled() procedure
sys schema, The ps_setup_show_disabled() Procedure
ps_setup_show_disabled_consumers() procedure
sys schema, The ps_setup_show_disabled_consumers() Procedure
ps_setup_show_disabled_instruments() procedure
sys schema, The ps_setup_show_disabled_instruments() Procedure
ps_setup_show_enabled() procedure
sys schema, The ps_setup_show_enabled() Procedure
ps_setup_show_enabled_consumers() procedure
sys schema, The ps_setup_show_enabled_consumers() Procedure
ps_setup_show_enabled_instruments() procedure
sys schema, The ps_setup_show_enabled_instruments() Procedure
ps_statement_avg_latency_histogram() procedure
sys schema, The ps_statement_avg_latency_histogram() Procedure
ps_thread_account() function
sys schema, The ps_thread_account() Function
PS_THREAD_ID() function, Performance Schema Functions
ps_thread_id() function
sys schema, The ps_thread_id() Function
ps_thread_stack() function
sys schema, The ps_thread_stack() Function
ps_thread_trx_info() function
sys schema, The ps_thread_trx_info() Function
ps_trace_statement_digest() procedure
sys schema, The ps_trace_statement_digest() Procedure
ps_trace_thread() procedure
sys schema, The ps_trace_thread() Procedure
ps_truncate_all_tables() procedure
sys schema, The ps_truncate_all_tables() Procedure
Pthreads, MySQL Glossary
purge, MySQL Glossary
PURGE BINARY LOGS, PURGE BINARY LOGS Syntax
purge buffering, MySQL Glossary
purge lag, MySQL Glossary
PURGE MASTER LOGS, PURGE BINARY LOGS Syntax
purge scheduling, Configuring InnoDB Purge Scheduling
purge thread, MySQL Glossary
Purging old relay logs
thread state, General Thread States
Python, MySQL Connector/Python
third-party driver, MySQL Python API

Q

[index top]
QUARTER(), Date and Time Functions
queries
entering, Entering Queries
estimating performance, Estimating Query Performance
examples, Examples of Common Queries
speed of, Optimizing SELECT Statements
Query
thread command, Thread Command Values
query, MySQL Glossary
query cache
and ndbinfo database tables, ndbinfo: The NDB Cluster Information Database
query end
thread state, General Thread States
query execution plan, MySQL Glossary
query expansion, Full-Text Searches with Query Expansion
query option
mysqlslap, mysqlslap — Load Emulation Client
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
query option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
query rewrite plugins, Query Rewrite Plugins
ddl_rewriter, The ddl_rewriter Plugin
Rewriter, The Rewriter Query Rewrite Plugin
query-all option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
query_alloc_block_size system variable, Server System Variables
query_cache_limit system variable, Server System Variables
query_cache_min_res_unit system variable, Server System Variables
query_cache_size system variable, Server System Variables
query_cache_type system variable, Server System Variables
query_cache_wlock_invalidate system variable, Server System Variables
query_prealloc_size system variable, Server System Variables
questions, mysqladmin — Client for Administering a MySQL Server
Queueing master event to the relay log
thread state, Replication Slave I/O Thread States
QUICK
DELETE modifier, DELETE Syntax
quick option
myisamchk, myisamchk Repair Options
mysql, mysql Client Options
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
quiesce, MySQL Glossary
Quit
thread command, Thread Command Values
quit command
mysql, mysql Client Commands
QUIT command (NDB Cluster), Commands in the NDB Cluster Management Client
quotation marks
in strings, String Literals
QUOTE(), String Literals, String Functions, Description, Description
quote-names option
mysqldump, mysqldump — A Database Backup Program
quote_identifier() function
sys schema, The quote_identifier() Function
quoting, String Literals
column alias, Schema Object Names, Problems with Column Aliases
quoting binary data, String Literals
quoting of identifiers, Schema Object Names

R

[index top]
R-tree, MySQL Glossary
RADIANS(), Mathematical Functions
RAID, MySQL Glossary
RAND(), Mathematical Functions
random dive, MySQL Glossary
RANDOM_BYTES(), Encryption and Compression Functions
rand_seed1 system variable, Server System Variables
rand_seed2 system variable, Server System Variables
range join type
optimizer, EXPLAIN Join Types
range partitioning, RANGE Partitioning, COLUMNS Partitioning
range partitions
adding and dropping, Management of RANGE and LIST Partitions
managing, Management of RANGE and LIST Partitions
range_alloc_block_size system variable, Server System Variables
range_optimizer_max_mem_size system variable, Server System Variables
RANK(), Window Function Descriptions
raw backup, MySQL Glossary
raw option
mysql, mysql Client Options
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
raw partitions, Using Raw Disk Partitions for the System Tablespace
rbr_exec_mode system variable, Server System Variables
RC
MySQL releases, Which MySQL Version and Distribution to Install
READ COMMITTED, MySQL Glossary
implementation in NDB Cluster, Limits Relating to Transaction Handling in NDB Cluster
transaction isolation level, Transaction Isolation Levels
read conflict detection and resolution
in NDB Cluster Replication, NDB Cluster Replication Conflict Resolution
read from standard in
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
read phenomena, MySQL Glossary
READ UNCOMMITTED, MySQL Glossary
transaction isolation level, Transaction Isolation Levels
read view, MySQL Glossary
read-ahead, MySQL Glossary
linear, Configuring InnoDB Buffer Pool Prefetching (Read-Ahead)
random, Configuring InnoDB Buffer Pool Prefetching (Read-Ahead)
read-from-remote-master option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
read-from-remote-server option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
read-only option
myisamchk, myisamchk Check Options
read-only transaction, MySQL Glossary
Reading event from the relay log
thread state, Replication Slave SQL Thread States
Reading master dump table data
thread state, Replication Slave Connection Thread States
READ_BACKUP, Setting NDB_TABLE Options
READ_BACKUP (NDB_TABLE)
NDB Cluster, Setting NDB_TABLE Options
read_buffer_size myisamchk variable, myisamchk General Options
read_buffer_size system variable, Server System Variables
read_only system variable, Server System Variables
read_rnd_buffer_size system variable, Server System Variables
REAL data type, Numeric Type Overview
RealtimeScheduler, Defining NDB Cluster Data Nodes
REAL_AS_FLOAT SQL mode, Full List of SQL Modes
rebuild-indexes option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
Rebuilding the index on master dump table
thread state, Replication Slave Connection Thread States
ReceiveBufferMemory, NDB Cluster TCP/IP Connections
Receiving from client
thread state, General Thread States
reconfiguring, Dealing with Problems Compiling MySQL
reconnect option
mysql, mysql Client Options
Reconnecting after a failed binlog dump request
thread state, Replication Slave I/O Thread States
Reconnecting after a failed master event read
thread state, Replication Slave I/O Thread States
reconnection
automatic, The threads Table, C API Automatic Reconnection Control
record lock, MySQL Glossary
record-level locks
InnoDB, Phantom Rows
RECOVER
XA transactions, XA Transaction SQL Syntax
recover option
myisamchk, myisamchk Repair Options
recovery
from crash, Using myisamchk for Crash Recovery
incremental, Point-in-Time (Incremental) Recovery Using the Binary Log
InnoDB, InnoDB Recovery
point in time, Point-in-Time (Incremental) Recovery Using the Binary Log
RecoveryWork, Defining NDB Cluster Data Nodes
redo, MySQL Glossary
redo log, Redo Log, Changing the Number or Size of Redo Log Files, MySQL Glossary
RedoBuffer, Defining NDB Cluster Data Nodes
RedoOverCommitCounter
data nodes, Defining NDB Cluster Data Nodes
RedoOverCommitLimit
data nodes, Defining NDB Cluster Data Nodes
reducing
data size, Optimizing Data Size
redundant row format, REDUNDANT Row Format, MySQL Glossary
ref join type
optimizer, EXPLAIN Join Types
references, ALTER TABLE Syntax
REFERENCES privilege, Static Privilege Descriptions
referential integrity, Introduction to InnoDB, MySQL Glossary
REFERENTIAL_CONSTRAINTS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS Table
Refresh
thread command, Thread Command Values
ref_or_null, IS NULL Optimization
ref_or_null join type
optimizer, EXPLAIN Join Types
REGEXP, Regular Expression Functions and Operators
REGEXP_INSTR(), Regular Expression Functions and Operators
REGEXP_LIKE(), Regular Expression Functions and Operators
REGEXP_REPLACE(), Regular Expression Functions and Operators
regexp_stack_limit system variable, Server System Variables
REGEXP_SUBSTR(), Regular Expression Functions and Operators
regexp_time_limit system variable, Server System Variables
Register Slave
thread command, Thread Command Values
Registering slave on master
thread state, Replication Slave I/O Thread States
regular account
account categories, Account Categories
regular expression syntax, Regular Expressions
regular session
session categories, System and Regular Sessions
rehash command
mysql, mysql Client Commands
rejects option
ndb_import, ndb_import — Import CSV Data Into NDB
relational, MySQL Glossary
relational databases
defined, What is MySQL?
relative option
mysqladmin, mysqladmin — Client for Administering a MySQL Server
relay logs (replication), Replication Relay and Status Logs
relay-log option
mysqld, Startup Options for Replication Slaves
relay-log-index option
mysqld, Startup Options for Replication Slaves
relay-log-info-file option
mysqld, Startup Options for Replication Slaves
relay-log-info-repository option
mysqld, Options for Logging Slave Status to Tables
relay-log-purge option
mysqld, Startup Options for Replication Slaves
relay-log-recovery option
mysqld, Startup Options for Replication Slaves
relay-log-space-limit option
mysqld, Startup Options for Replication Slaves
relay_log system variable, System Variables Used on Replication Slaves
relay_log_basename system variable, System Variables Used on Replication Slaves
relay_log_index system variable, System Variables Used on Replication Slaves
relay_log_info_file system variable, System Variables Used on Replication Slaves
relay_log_info_repository system variable, System Variables Used on Replication Slaves
relay_log_purge system variable, System Variables Used on Replication Slaves
relay_log_recovery system variable, System Variables Used on Replication Slaves
relay_log_space_limit system variable, System Variables Used on Replication Slaves
release numbers, Which MySQL Version and Distribution to Install
RELEASE SAVEPOINT, SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT Syntax
releases
DMR, Which MySQL Version and Distribution to Install
GA, Which MySQL Version and Distribution to Install
naming scheme, Which MySQL Version and Distribution to Install
RC, Which MySQL Version and Distribution to Install
RELEASE_ALL_LOCKS(), Locking Functions
RELEASE_LOCK(), Locking Functions
relevance, MySQL Glossary
reload option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
RELOAD privilege, Static Privilege Descriptions
remote administration (NDB Cluster)
and security issues, NDB Cluster Security and Networking Issues
remove option
mysqld, Server Command Options
MySQLInstallerConsole, MySQLInstallerConsole Reference
remove option (ndbd), ndbd — The NDB Cluster Data Node Daemon
remove option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
remove option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
removed features in MySQL 8.0, What Is New in MySQL 8.0
Removing duplicates
thread state, General Thread States
removing tmp table
thread state, General Thread States
rename
thread state, General Thread States
rename database, RENAME TABLE Syntax
rename result table
thread state, General Thread States
RENAME TABLE, RENAME TABLE Syntax
RENAME USER statement, RENAME USER Syntax
renaming user accounts, RENAME USER Syntax
Reopen tables
thread state, General Thread States
repair
tables, mysqlcheck — A Table Maintenance Program
Repair by sorting
thread state, General Thread States
Repair done
thread state, General Thread States
repair option
mysqlcheck, mysqlcheck — A Table Maintenance Program
repair options
myisamchk, myisamchk Repair Options
REPAIR TABLE
and partitioning, Maintenance of Partitions
and replication, Replication and REPAIR TABLE
REPAIR TABLE statement, REPAIR TABLE Syntax
and replication, REPAIR TABLE Syntax
options, REPAIR TABLE Options
output, REPAIR TABLE Output
partitioning support, REPAIR TABLE Storage Engine and Partitioning Support
storage engine support, REPAIR TABLE Storage Engine and Partitioning Support
Repair with keycache
thread state, General Thread States
repairing
tables, How to Repair MyISAM Tables
REPEAT, REPEAT Syntax
labels, Statement Label Syntax
REPEAT(), String Functions
REPEATABLE READ, MySQL Glossary
transaction isolation level, Transaction Isolation Levels
repertoire, MySQL Glossary
character set, Character Set Repertoire, The utf8mb3 Character Set (3-Byte UTF-8 Unicode Encoding)
string, Character Set Repertoire
REPLACE, REPLACE Syntax
replace option
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
REPLACE(), String Functions
replicas (NDB Cluster), NDB Cluster Nodes, Node Groups, Replicas, and Partitions
replicate-do-db option
mysqld, Startup Options for Replication Slaves
replicate-do-table option
mysqld, Startup Options for Replication Slaves
replicate-ignore-db option
mysqld, Startup Options for Replication Slaves
replicate-ignore-table option
mysqld, Startup Options for Replication Slaves
replicate-rewrite-db option
mysqld, Startup Options for Replication Slaves
replicate-same-server-id option
mysqld, Startup Options for Replication Slaves
replicate-wild-do-table option
mysqld, Startup Options for Replication Slaves
replicate-wild-ignore-table option
mysqld, Startup Options for Replication Slaves
replication, Replication, MySQL Glossary
and AUTO_INCREMENT, Replication and AUTO_INCREMENT
and character sets, Replication and Character Sets
and CHECKSUM TABLE statement, Replication and CHECKSUM TABLE
and CREATE ... IF NOT EXISTS, Replication of CREATE ... IF NOT EXISTS Statements
and CREATE TABLE ... SELECT, Replication of CREATE TABLE ... SELECT Statements
and DATA DIRECTORY, Replication and DIRECTORY Table Options
and DROP ... IF EXISTS, Replication of DROP ... IF EXISTS Statements
and errors on slave, Slave Errors During Replication
and floating-point values, Replication and Floating-Point Values
and FLUSH, Replication and FLUSH
and fractional seconds, Replication and Fractional Seconds Support
and functions, Replication and System Functions
and INDEX DIRECTORY, Replication and DIRECTORY Table Options
and invoked features, Replication of Invoked Features
and LAST_INSERT_ID(), Replication and AUTO_INCREMENT
and LIMIT, Replication and LIMIT
and LOAD DATA, Replication and LOAD DATA
and max_allowed_packet, Replication and max_allowed_packet
and MEMORY tables, Replication and MEMORY Tables
and mysql (system) schema, Replication of the mysql System Schema
and partial updates, Slave Errors During Replication
and partitioned tables, Replication and Partitioning
and partitioning, Replication and Server SQL Mode
and privileges, Replication of the mysql System Schema
and query optimizer, Replication and the Query Optimizer
and REPAIR TABLE statement, REPAIR TABLE Syntax, Replication and REPAIR TABLE
and reserved words, Replication and Reserved Words
and scheduled events, Replication of Invoked Features
and SQL mode, Replication and Server SQL Mode
and stored routines, Replication of Invoked Features
and temporary tables, Replication and Temporary Tables
and time zones, Replication and Time Zones
and TIMESTAMP, Replication and AUTO_INCREMENT
and transactions, Replication Retries and Timeouts, Replication and Transactions
and triggers, Replication of Invoked Features, Replication and Triggers
and TRUNCATE TABLE, Replication and TRUNCATE TABLE
and user name length, Replication and User Name Length
and variables, Replication and Variables
and views, Replication and Views
attribute demotion, Replication of Columns Having Different Data Types
attribute promotion, Replication of Columns Having Different Data Types
BLACKHOLE, Replication and BLACKHOLE Tables
circular, Known Issues in NDB Cluster Replication
crashes, Replication and Master or Slave Shutdowns
delayed, Delayed Replication
group, Group Replication
in NDB Cluster, NDB Cluster Replication
(see also NDB Cluster replication)
nondeterministic functions, Function Call Optimization
relay logs, Replication Relay and Status Logs
resource groups, Resource Group Replication
row-based vs statement-based, Advantages and Disadvantages of Statement-Based and Row-Based Replication
safe and unsafe statements, Determination of Safe and Unsafe Statements in Binary Logging
semisynchronous, Semisynchronous Replication
shutdown and restart, Replication and Master or Slave Shutdowns, Replication and Temporary Tables
statements incompatible with STATEMENT format, Advantages and Disadvantages of Statement-Based and Row-Based Replication
status logs, Replication Relay and Status Logs
timeouts, Replication Retries and Timeouts
unexpected halt, Handling an Unexpected Halt of a Replication Slave
with differing tables on master and slave, Replication with Differing Table Definitions on Master and Slave
replication channel
commands, Commands for Operations on a Single Channel
compatibility, Compatibility with Previous Replication Statements
naming conventions, Replication Channel Naming Conventions
startup options, Startup Options and Replication Channels
replication channel based filters, Replication Channel Based Filters
replication channels, Replication Channels
REPLICATION CLIENT privilege, Static Privilege Descriptions
replication filtering options
and case sensitivity, How Servers Evaluate Replication Filtering Rules
replication formats
compared, Advantages and Disadvantages of Statement-Based and Row-Based Replication
replication implementation, Replication Implementation
replication limitations, Replication Features and Issues
replication log tables, Replication Relay and Status Logs
replication master
thread states, Replication Master Thread States
replication masters
statements, SQL Statements for Controlling Master Servers
replication mode, Changing Replication Modes on Online Servers
concepts, Replication Mode Concepts
disabling online, Disabling GTID Transactions Online
enabling online, Enabling GTID Transactions Online
verifying anonymous transactions, Verifying Replication of Anonymous Transactions
replication options, Replication Features and Issues
replication server
statements, SQL Statements for Controlling Group Replication
replication slave
thread states, Replication Slave I/O Thread States, Replication Slave SQL Thread States, Replication Slave Connection Thread States
REPLICATION SLAVE privilege, Static Privilege Descriptions
replication slaves
statements, SQL Statements for Controlling Slave Servers
replication, asynchronous (see NDB Cluster replication)
replication_applier_configuration
performance_schema, The replication_applier_configuration Table
replication_applier_status
performance_schema, The replication_applier_status Table
replication_applier_status_by_coordinator
performance_schema, The replication_applier_status_by_coordinator Table
replication_applier_status_by_worker
performance_schema, The replication_applier_status_by_worker Table
replication_connection_configuration
performance_schema, The replication_connection_configuration Table
replication_connection_status
performance_schema, The replication_connection_status Table
REPLICATION_SLAVE_ADMIN privilege, Dynamic Privilege Descriptions
REPORT command (NDB Cluster), Commands in the NDB Cluster Management Client
report-host option
mysqld, Startup Options for Replication Slaves
report-password option
mysqld, Startup Options for Replication Slaves
report-port option
mysqld, Startup Options for Replication Slaves
report-user option
mysqld, Startup Options for Replication Slaves
reporting
bugs, General Information, How to Report Bugs or Problems
errors, How to Report Bugs or Problems
problems, General Information
report_host system variable, System Variables Used on Replication Slaves
report_password system variable, System Variables Used on Replication Slaves
report_port system variable, System Variables Used on Replication Slaves
report_user system variable, System Variables Used on Replication Slaves
REPRODUCIBLE_BUILD option
CMake, Feature Options
Requesting binlog dump
thread state, Replication Slave I/O Thread States
REQUIRE option
ALTER USER, ALTER USER SSL/TLS Options
CREATE USER statement, CREATE USER SSL/TLS Options
require_secure_transport system variable, Server System Variables
reserved user accounts, Reserved Accounts
reserved words, Keywords and Reserved Words
and replication, Replication and Reserved Words
ReservedConcurrentIndexOperations, Defining NDB Cluster Data Nodes
ReservedConcurrentOperations, Defining NDB Cluster Data Nodes
ReservedConcurrentScans, Defining NDB Cluster Data Nodes
ReservedConcurrentTransactions, Defining NDB Cluster Data Nodes
ReservedFiredTriggers, Defining NDB Cluster Data Nodes
ReservedLocalScans, Defining NDB Cluster Data Nodes
ReservedTransactionBufferMemory, Defining NDB Cluster Data Nodes
RESET MASTER, RESET MASTER Syntax
and mysql.gtid_executed table, RESET MASTER Syntax, mysql.gtid_executed Table
RESET MASTER statement, RESET Syntax
RESET PERSIST statement, System Variable Privileges, Persisted System Variables, RESET PERSIST Syntax
reset set metadata
suppression, C API Optional Result Set Metadata
RESET SLAVE, RESET SLAVE Syntax
RESET SLAVE ALL, RESET SLAVE Syntax
RESET SLAVE statement, RESET Syntax
Reset stmt
thread command, Thread Command Values
reset-slave.pl (see NDB Cluster replication)
resetconnection command
mysql, mysql Client Commands
resetting expired password, Password Expiration Policy
RESIGNAL, RESIGNAL Syntax
resource group names
case sensitivity, Identifier Case Sensitivity
resource groups, Resource Groups
names, Schema Object Names
resource limits
user accounts, Server System Variables, Setting Account Resource Limits, ALTER USER Resource-Limit Options, CREATE USER Resource-Limit Options
resources
ndbinfo table, The ndbinfo resources Table
RESOURCE_GROUPS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA RESOURCE_GROUPS Table
resource_groups table
data dictionary table, Data Dictionary Tables, Resource Group Management Statements
RESOURCE_GROUP_ADMIN privilege, Dynamic Privilege Descriptions
RESOURCE_GROUP_USER privilege, Dynamic Privilege Descriptions
RESTART command (NDB Cluster), Commands in the NDB Cluster Management Client
RESTART statement, RESTART Syntax
restarting
the server, Testing the Server
RestartOnErrorInsert, Defining NDB Cluster Data Nodes
RestartSubscriberConnectTimeout, Defining NDB Cluster Data Nodes
restart_info
ndbinfo table, The ndbinfo restart_info Table
restore, MySQL Glossary
restore-data option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
restore-epoch option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
restore-meta option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
restore-privilege-tables option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
restoring backups
in NDB Cluster, ndb_restore — Restore an NDB Cluster Backup
restoring from backup
in NDB Cluster replication, NDB Cluster Backups With NDB Cluster Replication
restrictions
character sets, Restrictions on Character Sets
events, Restrictions on Stored Programs
InnoDB, Limits on InnoDB Tables
performance_schema database, Restrictions on Performance Schema
pluggable authentication, Restrictions on Pluggable Authentication
resource groups, Resource Group Restrictions
server-side cursors, Restrictions on Server-Side Cursors
signals, Restrictions on Condition Handling
stored routines, Restrictions on Stored Programs
subqueries, Restrictions on Subqueries
triggers, Restrictions on Stored Programs
views, Restrictions on Views
XA transactions, Restrictions on XA Transactions
result-file option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
resultset_metadata system variable, Server System Variables
resume option
ndb_import, ndb_import — Import CSV Data Into NDB
retries option
ndb_desc, ndb_desc — Describe NDB Tables
retrieving
data from tables, Retrieving Information from a Table
RETURN, RETURN Syntax
return (\r), String Literals, Functions That Modify JSON Values, Field and Line Handling
return values
UDFs, UDF Return Values and Error Handling
reular expressions
in JSON schemas, JSON Schema Validation Functions
REVERSE(), String Functions
REVOKE statement, Adding Accounts, Assigning Privileges, and Dropping Accounts, REVOKE Syntax
revoking
privileges, REVOKE Syntax
revoking roles, REVOKE Syntax
rewrite-database option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
rewrite-db option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
Rewriter query rewrite plugin, The Rewriter Query Rewrite Plugin
installing, Installing or Uninstalling the Rewriter Query Rewrite Plugin
uninstalling, Installing or Uninstalling the Rewriter Query Rewrite Plugin
Rewriter UDFs
load_rewrite_rules(), Rewriter Query Rewrite Plugin Procedures and Functions
rewriter_enabled system variable, Rewriter Query Rewrite Plugin System Variables
Rewriter_number_loaded_rules status variable, Rewriter Query Rewrite Plugin Status Variables
Rewriter_number_reloads status variable, Rewriter Query Rewrite Plugin Status Variables
Rewriter_number_rewritten_queries status variable, Rewriter Query Rewrite Plugin Status Variables
Rewriter_reload_error status variable, Rewriter Query Rewrite Plugin Status Variables
rewriter_verbose system variable, Rewriter Query Rewrite Plugin System Variables
RIGHT JOIN, Outer Join Optimization, JOIN Syntax
RIGHT OUTER JOIN, JOIN Syntax
RIGHT(), String Functions
RLIKE, Regular Expression Functions and Operators
role names, Specifying Role Names
roles, Using Roles
assigning, SET ROLE Syntax
creating, CREATE ROLE Syntax
default, SET DEFAULT ROLE Syntax
dropping, DROP ROLE Syntax
granting, GRANT Syntax
revoking, REVOKE Syntax
stored programs, Activating Roles
views, Activating Roles
ROLES_GRAPHML(), Information Functions
ROLE_ADMIN privilege, Dynamic Privilege Descriptions
role_edges table
system table, Grant System Tables, Grant Table Overview
ROLLBACK, START TRANSACTION, COMMIT, and ROLLBACK Syntax
XA transactions, XA Transaction SQL Syntax
rollback, MySQL Glossary
rollback segment, Undo Tablespaces, Truncating Undo Tablespaces, MySQL Glossary
ROLLBACK TO SAVEPOINT, SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT Syntax
Rolling back
thread state, General Thread States
rolling restart (NDB Cluster), Performing a Rolling Restart of an NDB Cluster
ROLLUP, GROUP BY Modifiers
root password, Securing the Initial MySQL Account
root user, Security Guidelines
password resetting, How to Reset the Root Password
ROUND(), Mathematical Functions
rounding, Precision Math
rounding errors, Numeric Type Overview
routines
stored, Stored Objects, Using Stored Routines
ROUTINES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA ROUTINES Table
routines option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
routines table
data dictionary table, Data Dictionary Tables
ROW, Row Subqueries
row, MySQL Glossary
row constructors, Row Subqueries
optimizations, Row Constructor Expression Optimization
row format, MySQL Glossary
row lock, MySQL Glossary
row size
maximum, Limits on Table Column Count and Row Size
row subqueries, Row Subqueries
row-based replication, MySQL Glossary
advantages, Advantages and Disadvantages of Statement-Based and Row-Based Replication
disadvantages, Advantages and Disadvantages of Statement-Based and Row-Based Replication
row-level locking, Internal Locking Methods, MySQL Glossary
rowbatch option
ndb_import, ndb_import — Import CSV Data Into NDB
rowbytes option
ndb_import, ndb_import — Import CSV Data Into NDB
rowid option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
rows
counting, Counting Rows
deleting, Deleting Rows from Related Tables
matching problems, Solving Problems with No Matching Rows
selecting, Selecting Particular Rows
sorting, Sorting Rows
rows option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
ROW_COUNT(), Information Functions
ROW_FORMAT
COMPACT, COMPACT Row Format
COMPRESSED, Creating Compressed Tables, COMPRESSED Row Format
DYNAMIC, DYNAMIC Row Format
REDUNDANT, REDUNDANT Row Format
ROW_NUMBER(), Window Function Descriptions
RPAD(), String Functions
rpl_read_size system variable, System Variables Used on Replication Slaves
Rpl_semi_sync_master_clients status variable, Server Status Variables
rpl_semi_sync_master_enabled system variable, System Variables Used on Replication Masters
Rpl_semi_sync_master_net_avg_wait_time status variable, Server Status Variables
Rpl_semi_sync_master_net_waits status variable, Server Status Variables
Rpl_semi_sync_master_net_wait_time status variable, Server Status Variables
Rpl_semi_sync_master_no_times status variable, Server Status Variables
Rpl_semi_sync_master_no_tx status variable, Server Status Variables
Rpl_semi_sync_master_status status variable, Server Status Variables
Rpl_semi_sync_master_timefunc_failures status variable, Server Status Variables
rpl_semi_sync_master_timeout system variable, System Variables Used on Replication Masters
rpl_semi_sync_master_trace_level system variable, System Variables Used on Replication Masters
Rpl_semi_sync_master_tx_avg_wait_time status variable, Server Status Variables
Rpl_semi_sync_master_tx_waits status variable, Server Status Variables
Rpl_semi_sync_master_tx_wait_time status variable, Server Status Variables
rpl_semi_sync_master_wait_for_slave_count system variable, System Variables Used on Replication Masters
rpl_semi_sync_master_wait_no_slave system variable, System Variables Used on Replication Masters
rpl_semi_sync_master_wait_point system variable, System Variables Used on Replication Masters
Rpl_semi_sync_master_wait_pos_backtraverse status variable, Server Status Variables
Rpl_semi_sync_master_wait_sessions status variable, Server Status Variables
Rpl_semi_sync_master_yes_tx status variable, Server Status Variables
rpl_semi_sync_slave_enabled system variable, System Variables Used on Replication Slaves
Rpl_semi_sync_slave_status status variable, Server Status Variables
rpl_semi_sync_slave_trace_level system variable, System Variables Used on Replication Slaves
rpl_stop_slave_timeout system variable, System Variables Used on Replication Slaves
RPM file, Installing MySQL on Linux Using the MySQL Yum Repository, Installing MySQL on Linux Using RPM Packages from Oracle
RPM Package Manager, Installing MySQL on Linux Using RPM Packages from Oracle
RTRIM(), String Functions
Ruby API, MySQL Ruby APIs
running
ANSI mode, MySQL Standards Compliance
batch mode, Using mysql in Batch Mode
multiple servers, Running Multiple MySQL Instances on One Machine
queries, Entering Queries
running CMake after prior invocation, Configure the Distribution, Dealing with Problems Compiling MySQL
rw-lock, MySQL Glossary
rwlock_instances table
performance_schema, The rwlock_instances Table

S

[index top]
safe statement (replication)
defined, Determination of Safe and Unsafe Statements in Binary Logging
safe-recover option
myisamchk, myisamchk Repair Options
safe-updates mode, mysql Client Tips
safe-updates option
mysql, mysql Client Options, mysql Client Tips
safe-user-create option
mysqld, Server Command Options
SafeNet KeySecure Applicance
keyring_okv keyring plugin, Configuring keyring_okv for Gemalto SafeNet KeySecure Appliance
Sakila, History of MySQL
same value wins (conflict resolution), NDB Cluster Replication Conflict Resolution
sampling
statement, Statement Summary Tables
sandbox mode, Server Handling of Expired Passwords
SASL, Password-Protecting memcached Using SASL
authentication, LDAP Pluggable Authentication
SAVEPOINT, SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT Syntax
savepoint, MySQL Glossary
Saving state
thread state, General Thread States
scalability, MySQL Glossary
scalar
JSON, Creating JSON Values
scale
arithmetic, Precision Math
numeric, Data Types
scale out, MySQL Glossary
scale up, MySQL Glossary
SchedulerExecutionTimer, Defining NDB Cluster Data Nodes
SchedulerResponsiveness, Defining NDB Cluster Data Nodes
SchedulerSpinTimer, Defining NDB Cluster Data Nodes
schema, MySQL Glossary
altering, ALTER DATABASE Syntax
creating, CREATE DATABASE Syntax
deleting, DROP DATABASE Syntax
SCHEMA Events (NDB Cluster), NDB Cluster Log Events
SCHEMA(), Information Functions
SCHEMATA
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA SCHEMATA Table
schemata table
data dictionary table, Data Dictionary Tables
schema_auto_increment_columns view
sys schema, The schema_auto_increment_columns View
schema_definition_cache system variable, Server System Variables
schema_index_statistics view
sys schema, The schema_index_statistics and x$schema_index_statistics Views
schema_object_overview view
sys schema, The schema_object_overview View
SCHEMA_PRIVILEGES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table
schema_redundant_indexes view
sys schema, The schema_redundant_indexes and x$schema_flattened_keys Views
schema_tables_with_full_table_scans view
sys schema, The schema_tables_with_full_table_scans and x$schema_tables_with_full_table_scans Views
schema_table_lock_waits view
sys schema, The schema_table_lock_waits and x$schema_table_lock_waits Views
schema_table_statistics view
sys schema, The schema_table_statistics and x$schema_table_statistics Views
schema_table_statistics_with_buffer view
sys schema, The schema_table_statistics_with_buffer and x$schema_table_statistics_with_buffer Views
schema_unused_indexes view
sys schema, The schema_unused_indexes View
SCI (Scalable Coherent Interface) (see NDB Cluster)
script files, Using mysql in Batch Mode
scripts, mysqld_safe — MySQL Server Startup Script, mysqld_multi — Manage Multiple MySQL Servers
SQL, mysql — The MySQL Command-Line Client
SDI, ibd2sdi — InnoDB Tablespace SDI Extraction Utility, IMPORT TABLE Syntax, MySQL Glossary
search index, MySQL Glossary
searching
and case sensitivity, Case Sensitivity in String Searches
full-text, Full-Text Search Functions
MySQL Web pages, How to Report Bugs or Problems
two keys, Searching on Two Keys
Searching rows for update
thread state, General Thread States
SECOND(), Date and Time Functions
secondary index, MySQL Glossary
InnoDB, Clustered and Secondary Indexes
secondary passwords, Dual Password Support
secondary_engine_cost_threshold system variable, Server System Variables
Secondary_engine_execution_count status variable, Server Status Variables
secure connections, Using Encrypted Connections
command options, Command Options for Encrypted Connections
secure-auth option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
secure-file-priv option
mysqld, Server Command Options
secure_auth system variable, Server System Variables
secure_file_priv system variable, Server System Variables
securing an NDB Cluster, NDB Cluster and MySQL Security Procedures
security
against attackers, Making MySQL Secure Against Attackers
and malicious SQL statements, NDB Cluster and MySQL Privileges
and NDB utilities, NDB Cluster and MySQL Security Procedures
components, Security Components and Plugins
for the InnoDB memcached interface, Password-Protecting memcached Using SASL
plugins, Security Components and Plugins
security system, Access Control and Account Management
security_context plugin service, MySQL Services for Plugins
SEC_TO_TIME(), Date and Time Functions
segment, MySQL Glossary
SELECT
INTO, SELECT ... INTO Syntax
LIMIT, SELECT Syntax
optimizing, Optimizing Queries with EXPLAIN, EXPLAIN Syntax
SELECT INTO TABLE, SELECT INTO TABLE Differences
SELECT privilege, Static Privilege Descriptions
select-limit option
mysql, mysql Client Options
selecting
databases, Creating and Selecting a Database
selectivity, MySQL Glossary
SELinux
LDAP authentication, Installing LDAP Pluggable Authentication
semi-consistent read, MySQL Glossary
semi-joins, Optimizing IN and EXISTS Subquery predicates with Semi-Join Transformations
semisynchronous replication, Semisynchronous Replication
administrative interface, Semisynchronous Replication Administrative Interface
configuration, Semisynchronous Replication Installation and Configuration
installation, Semisynchronous Replication Installation and Configuration
monitoring, Semisynchronous Replication Monitoring
semisynchronous replication plugins, Semisynchronous Replication Plugins
SendBufferMemory, NDB Cluster TCP/IP Connections, NDB Cluster Shared-Memory Connections
Sending binlog event to slave
thread state, Replication Master Thread States
Sending to client
thread state, General Thread States
SendLimit, SCI Transport Connections in NDB Cluster
SendSignalId, NDB Cluster TCP/IP Connections, NDB Cluster Shared-Memory Connections, SCI Transport Connections in NDB Cluster
sensible JSON values, Normalization, Merging, and Autowrapping of JSON Values
SEQUENCE, Using AUTO_INCREMENT
sequence emulation, Information Functions
sequences, Using AUTO_INCREMENT
SERIAL, Numeric Type Overview
SERIAL DEFAULT VALUE, Data Type Default Values
SERIALIZABLE, MySQL Glossary
transaction isolation level, Transaction Isolation Levels
Serialized Dictionary Information (see SDI)
Serialized Dictionary Information (SDI), MySQL Glossary
server, MySQL Glossary
connecting, Connecting to and Disconnecting from the Server, Connecting to the MySQL Server Using Command Options
debugging, Debugging a MySQL Server
disconnecting, Connecting to and Disconnecting from the Server
logs, MySQL Server Logs
restart, Testing the Server
shutdown, Testing the Server
signal handling, Server Response to Signals
starting, Data Directory Initialization Overview
starting and stopping, Starting and Stopping MySQL Automatically
starting problems, Troubleshooting Problems Starting the MySQL Server
server administration, mysqladmin — Client for Administering a MySQL Server
server components, MySQL Server Components
installing, Installing and Uninstalling Components
uninstalling, Installing and Uninstalling Components
server configuration, Configuring the Server
server connections
command options, Command Options for Connecting to the Server
server plugins, MySQL Server Plugins
server variables, SHOW VARIABLES Syntax (see system variables)
server-id option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqld, Replication and Binary Logging Options and Variables
server-id-bits option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqld, MySQL Server Options for NDB Cluster
server-log-file option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
server-name option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
server-public-key-path option, Command Options for Encrypted Connections
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
server-side cursors
restrictions, Restrictions on Server-Side Cursors
ServerPort, Defining NDB Cluster Data Nodes
servers
multiple, Running Multiple MySQL Instances on One Machine
servers table
system table, Miscellaneous System Tables
server_cost
system table, The Cost Model Database
server_cost table
system table, Optimizer System Tables
server_id system variable, Server System Variables
server_id_bits system variable, NDB Cluster System Variables
server_locks
ndbinfo table, The ndbinfo server_locks Table
server_operations
ndbinfo table, The ndbinfo server_operations Table
server_transactions
ndbinfo table, The ndbinfo server_transactions Table
server_uuid system variable
mysqld, Replication and Binary Logging Options and Variables
service-startup-timeout option
mysql.server, mysql.server — MySQL Server Startup Script
services
for plugins, MySQL Services for Plugins
SERVICE_CONNECTION_ADMIN privilege, Dynamic Privilege Descriptions
service_get_read_locks() UDF
locking service, Locking Service UDF Interface Reference
service_get_write_locks() UDF
locking service, Locking Service UDF Interface Reference
service_release_locks() UDF
locking service, Locking Service UDF Interface Reference
SESSION
SET statement, SET Syntax for Variable Assignment
session categories, System and Regular Sessions
session state
change tracking, Server Tracking of Client Session State Changes
session state information, Server System Variables, mysql_session_track_get_first(), mysql_session_track_get_next()
session temporary tablespace, MySQL Glossary
session track gtids, Server System Variables
session variables
and replication, Replication and Variables
session view
sys schema, The session and x$session Views
session_account_connect_attrs table
performance_schema, The session_account_connect_attrs Table
session_connect_attrs table
performance_schema, The session_connect_attrs Table
session_ssl_status view
sys schema, The session_ssl_status View
session_track_gtids, Server System Variables
session_track_schema system variable, Server System Variables
session_track_state_change system variable, Server System Variables
session_track_system_variables system variable, Server System Variables
session_track_transaction_info system variable, Server System Variables
SESSION_USER(), Information Functions
SESSION_VARIABLES_ADMIN privilege, Dynamic Privilege Descriptions
SET
CHARACTER SET, Connection Character Sets and Collations
NAMES, Connection Character Sets and Collations
size, String Type Storage Requirements
SET CHARACTER SET statement, SET CHARACTER SET Syntax
SET CHARSET statement, SET CHARACTER SET Syntax
SET data type, String Type Overview, The SET Type
SET DEFAULT ROLE statement, SET DEFAULT ROLE Syntax
SET GLOBAL sql_slave_skip_counter, SET GLOBAL sql_slave_skip_counter Syntax
SET GLOBAL statement, System Variable Privileges
SET NAMES, Configuring Application Character Set and Collation
SET NAMES statement, SET NAMES Syntax
Set option
thread command, Thread Command Values
SET PASSWORD statement, SET PASSWORD Syntax
SET PERSIST statement, System Variable Privileges
SET PERSIST_ONLY statement, System Variable Privileges
SET RESOURCE GROUP statement, SET RESOURCE GROUP Syntax
SET ROLE statement, SET ROLE Syntax
SET SESSION statement, System Variable Privileges
SET sql_log_bin, SET sql_log_bin Syntax
SET statement
assignment operator, Assignment Operators
CHARACTER SET, SET CHARACTER SET Syntax
CHARSET, SET CHARACTER SET Syntax
NAMES, SET NAMES Syntax
variable assignment, Persisted System Variables, SET Syntax for Variable Assignment
SET TRANSACTION, SET TRANSACTION Syntax
set-auto-increment[ option
myisamchk, Other myisamchk Options
set-charset option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
set-collation option
myisamchk, myisamchk Repair Options
set-gtid-purged option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
setting
passwords, Assigning Account Passwords
setting passwords, SET PASSWORD Syntax
setting program variables, Using Options to Set Program Variables
setup
postinstallation, Postinstallation Setup and Testing
thread state, General Thread States
setup.bat
NDB Cluster (Windows), ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
setup_actors table
performance_schema, The setup_actors Table
setup_consumers table
performance_schema, The setup_consumers Table
setup_instruments table
performance_schema, The setup_instruments Table
setup_objects table
performance_schema, The setup_objects Table
setup_threads table
performance_schema, The setup_threads Table
SET_USER_ID privilege, Dynamic Privilege Descriptions
SET_VAR optimizer hint, Variable-Setting Hint Syntax
SHA(), Encryption and Compression Functions
SHA1(), Encryption and Compression Functions
SHA2(), Encryption and Compression Functions
sha256_password authentication plugin, SHA-256 Pluggable Authentication
sha256_password_auto_generate_rsa_keys system variable, Server System Variables
sha256_password_private_key_path system variable, Server System Variables
sha256_password_proxy_users system variable, Server System Variables, Server Support for Proxy User Mapping
sha256_password_public_key_path system variable, Server System Variables
sha2_cache_cleaner audit plugin, Cache Operation for SHA-2 Pluggable Authentication
shared lock, InnoDB Locking, MySQL Glossary
shared memory transporter (see NDB Cluster)
shared tablespace, MySQL Glossary
shared-memory-base-name option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
SharedBufferSize, SCI Transport Connections in NDB Cluster
SharedGlobalMemory, Defining NDB Cluster Data Nodes
shared_memory system variable, Server System Variables
shared_memory_base_name system variable, Server System Variables
sharp checkpoint, MySQL Glossary
shell syntax, Typographical and Syntax Conventions
ShmKey, NDB Cluster Shared-Memory Connections
ShmSize, NDB Cluster Shared-Memory Connections
ShmSpinTime, NDB Cluster Shared-Memory Connections
short-form option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
SHOW
in NDB Cluster management client, Quick Test Setup of NDB Cluster
SHOW BINARY LOGS statement, SHOW Syntax, SHOW BINARY LOGS Syntax
SHOW BINLOG EVENTS statement, SHOW Syntax, SHOW BINLOG EVENTS Syntax
SHOW CHARACTER SET statement, SHOW Syntax, SHOW CHARACTER SET Syntax
SHOW COLLATION statement, SHOW Syntax, SHOW COLLATION Syntax
SHOW COLUMNS statement, SHOW Syntax, SHOW COLUMNS Syntax
SHOW command (NDB Cluster), Commands in the NDB Cluster Management Client
SHOW CREATE DATABASE statement, SHOW Syntax, SHOW CREATE DATABASE Syntax
SHOW CREATE EVENT statement, SHOW Syntax
SHOW CREATE FUNCTION statement, SHOW Syntax, SHOW CREATE FUNCTION Syntax
SHOW CREATE PROCEDURE statement, SHOW Syntax, SHOW CREATE PROCEDURE Syntax
SHOW CREATE SCHEMA statement, SHOW Syntax, SHOW CREATE DATABASE Syntax
SHOW CREATE TABLE statement, SHOW Syntax, SHOW CREATE TABLE Syntax
SHOW CREATE TRIGGER statement, SHOW Syntax, SHOW CREATE TRIGGER Syntax
SHOW CREATE USER statement, SHOW CREATE USER Syntax
SHOW CREATE VIEW statement, SHOW Syntax, SHOW CREATE VIEW Syntax
SHOW DATABASES privilege, Static Privilege Descriptions
SHOW DATABASES statement, SHOW Syntax, SHOW DATABASES Syntax
SHOW ENGINE
and NDB Cluster, Quick Reference: NDB Cluster SQL Statements
SHOW ENGINE INNODB STATUS statement, SHOW ENGINE Syntax
SHOW ENGINE NDB STATUS, Quick Reference: NDB Cluster SQL Statements
SHOW ENGINE NDBCLUSTER STATUS, Quick Reference: NDB Cluster SQL Statements
SHOW ENGINE statement, SHOW Syntax, SHOW ENGINE Syntax
SHOW ENGINES
and NDB Cluster, Quick Reference: NDB Cluster SQL Statements
SHOW ENGINES statement, SHOW Syntax, SHOW ENGINES Syntax
SHOW ERRORS statement, SHOW Syntax, SHOW ERRORS Syntax
SHOW EVENTS statement, SHOW Syntax, SHOW EVENTS Syntax
SHOW extensions, Extensions to SHOW Statements
SHOW FIELDS statement, SHOW Syntax, SHOW COLUMNS Syntax
SHOW FUNCTION CODE statement, SHOW Syntax, SHOW FUNCTION CODE Syntax
SHOW FUNCTION STATUS statement, SHOW Syntax, SHOW FUNCTION STATUS Syntax
SHOW GRANTS statement, SHOW Syntax, SHOW GRANTS Syntax
SHOW INDEX statement, SHOW Syntax, SHOW INDEX Syntax
SHOW KEYS statement, SHOW Syntax, SHOW INDEX Syntax
SHOW MASTER LOGS statement, SHOW Syntax, SHOW BINARY LOGS Syntax
SHOW MASTER STATUS statement, SHOW Syntax, SHOW MASTER STATUS Syntax
SHOW OPEN TABLES statement, SHOW Syntax, SHOW OPEN TABLES Syntax
show option
my_print_defaults, my_print_defaults — Display Options from Option Files
SHOW PLUGINS statement, SHOW Syntax, SHOW PLUGINS Syntax
SHOW PRIVILEGES statement, SHOW Syntax, SHOW PRIVILEGES Syntax
SHOW PROCEDURE CODE statement, SHOW Syntax, SHOW PROCEDURE CODE Syntax
SHOW PROCEDURE STATUS statement, SHOW Syntax, SHOW PROCEDURE STATUS Syntax
SHOW PROCESSLIST statement, SHOW Syntax, SHOW PROCESSLIST Syntax
SHOW PROFILE statement, SHOW Syntax, SHOW PROFILE Syntax
SHOW PROFILES statement, SHOW Syntax, SHOW PROFILE Syntax, SHOW PROFILES Syntax
SHOW RELAYLOG EVENTS statement, SHOW Syntax, SHOW RELAYLOG EVENTS Syntax
SHOW SCHEDULER STATUS, Event Scheduler Status
SHOW SCHEMAS statement, SHOW DATABASES Syntax
SHOW SLAVE HOSTS statement, SHOW Syntax, SHOW SLAVE HOSTS Syntax
SHOW SLAVE STATUS statement, SHOW Syntax, SHOW SLAVE STATUS Syntax
SHOW STATUS
and NDB Cluster, Quick Reference: NDB Cluster SQL Statements
SHOW STATUS statement, SHOW Syntax, SHOW STATUS Syntax
SHOW STORAGE ENGINES statement, SHOW ENGINES Syntax
SHOW TABLE STATUS statement, SHOW Syntax, SHOW TABLE STATUS Syntax
SHOW TABLES statement, SHOW Syntax, SHOW TABLES Syntax
SHOW TRIGGERS statement, SHOW Syntax, SHOW TRIGGERS Syntax
SHOW VARIABLES
and NDB Cluster, Quick Reference: NDB Cluster SQL Statements
SHOW VARIABLES statement, SHOW Syntax, SHOW VARIABLES Syntax
SHOW VIEW privilege, Static Privilege Descriptions
SHOW WARNINGS statement, SHOW Syntax, SHOW WARNINGS Syntax
SHOW with WHERE, INFORMATION_SCHEMA Tables, Extensions to SHOW Statements
show-slave-auth-info option
mysqld, Startup Options for Replication Masters
show-table-type option
mysqlshow, mysqlshow — Display Database, Table, and Column Information
show-temp-status option
ndb_show_tables, ndb_show_tables — Display List of NDB Tables
show-warnings option
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
showing
database information, mysqlshow — Display Database, Table, and Column Information
show_compatibility_56 system variable, Server System Variables
show_create_table_verbosity system variable, Server System Variables
show_old_temporals system variable, Server System Variables
shutdown, MySQL Glossary
server, The Server Shutdown Process
Shutdown
thread command, Thread Command Values
SHUTDOWN command (NDB Cluster), Commands in the NDB Cluster Management Client
SHUTDOWN privilege, Static Privilege Descriptions
SHUTDOWN statement, SHUTDOWN Syntax
shutdown_timeout variable, mysqladmin — Client for Administering a MySQL Server
shutting down
the server, Testing the Server
Shutting down
thread state, NDB Cluster Thread States
sigint-ignore option
mysql, mysql Client Options
SIGN(), Mathematical Functions
SIGNAL, SIGNAL Syntax
signals
restrictions, Restrictions on Condition Handling
server response, Server Response to Signals
SigNum, NDB Cluster Shared-Memory Connections
silent column changes, Silent Column Specification Changes
silent option
myisamchk, myisamchk General Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqlimport, mysqlimport — A Data Import Program
mysqlslap, mysqlslap — Load Emulation Client
ndb_perror, ndb_perror — Obtain NDB Error Message Information
perror, perror — Display MySQL Error Message Information
SIN(), Mathematical Functions
single quote (\'), String Literals
single user mode (NDB Cluster), Commands in the NDB Cluster Management Client, NDB Cluster Single User Mode
and ndb_restore, ndb_restore — Restore an NDB Cluster Backup
single-transaction option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
single-user option
ndb_waiter, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
SINGLEUSER Events (NDB Cluster), NDB Cluster Log Events
size of tables, Limits on Table Size
sizes
display, Data Types
SKIP LOCKED, SELECT Syntax
--skip option prefix, Program Option Modifiers
skip-broken-objects option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
skip-column-names option
mysql, mysql Client Options
skip-comments option
mysqldump, mysqldump — A Database Backup Program
skip-concurrent-insert option
mysqld, Server Command Options
skip-data option
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
skip-database option
mysqlcheck, mysqlcheck — A Table Maintenance Program
skip-definer option
mysqlpump, mysqlpump — A Database Backup Program
skip-dump-rows option
mysqlpump, mysqlpump — A Database Backup Program
skip-event-scheduler option
mysqld, Server Command Options
skip-grant-tables option
mysqld, Server Command Options
skip-gtids option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
skip-host-cache option
mysqld, Server Command Options
skip-innodb option
mysqld, Server Command Options, InnoDB Startup Options and System Variables
skip-kill-mysqld option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
skip-line-numbers option
mysql, mysql Client Options
skip-name-resolve option
mysqld, Server Command Options
skip-ndbcluster option
mysqld, MySQL Server Options for NDB Cluster
skip-networking option
mysqld, Server Command Options
skip-nodegroup option (ndb_error_reporter), ndb_error_reporter — NDB Error-Reporting Utility
skip-opt option
mysqldump, mysqldump — A Database Backup Program
skip-show-database option
mysqld, Server Command Options
skip-slave-start option
mysqld, Startup Options for Replication Slaves
skip-ssl option, Command Options for Encrypted Connections
skip-stack-trace option
mysqld, Server Command Options
skip-symbolic-links option
mysqld, Server Command Options
skip-sys-schema option
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
skip-syslog option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
skip-table-check option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
skip-unknown-objects option
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
skip_external_locking system variable, Server System Variables
skip_name_resolve system variable, Server System Variables
skip_networking system variable, Server System Variables
skip_show_database system variable, Server System Variables
Slave has read all relay log; waiting for more updates
thread state, Replication Slave SQL Thread States
slave server, MySQL Glossary
slave-checkpoint-group option
mysqld, Startup Options for Replication Slaves
slave-checkpoint-period option
mysqld, Startup Options for Replication Slaves
slave-load-tmpdir option
mysqld, Startup Options for Replication Slaves
slave-max-allowed-packet (mysqld), Startup Options for Replication Slaves
slave-net-timeout option
mysqld, Startup Options for Replication Slaves
slave-parallel-type (mysqld), Startup Options for Replication Slaves
slave-parallel-workers option
mysqld, Startup Options for Replication Slaves
slave-pending-jobs-size-max option
mysqld, Startup Options for Replication Slaves
slave-rows-search-algorithms (mysqld), Startup Options for Replication Slaves
slave-skip-errors option
mysqld, Startup Options for Replication Slaves
slave-sql-verify-checksum option
mysqld, Startup Options for Replication Slaves
slave_allow_batching, Starting NDB Cluster Replication (Single Replication Channel)
slave_checkpoint_group system variable, System Variables Used on Replication Slaves
slave_checkpoint_period system variable, System Variables Used on Replication Slaves
slave_compressed_protocol system variable, System Variables Used on Replication Slaves
slave_exec_mode system variable, System Variables Used on Replication Slaves
slave_load_tmpdir system variable, System Variables Used on Replication Slaves
slave_master_info table
system table, Replication System Tables
slave_max_allowed_packet system variable, System Variables Used on Replication Slaves
slave_net_timeout system variable, System Variables Used on Replication Slaves
slave_parallel_type system variable, System Variables Used on Replication Slaves
slave_parallel_workers system variable, System Variables Used on Replication Slaves
slave_pending_jobs_size_max system variable, System Variables Used on Replication Slaves
slave_preserve_commit_order, System Variables Used on Replication Slaves
slave_relay_log_info table
system table, Replication System Tables
slave_rows_search_algorithms system variable, System Variables Used on Replication Slaves
slave_skip_errors system variable, System Variables Used on Replication Slaves
slave_sql_verify_checksum system variable, System Variables Used on Replication Slaves
slave_transaction_retries system variable, System Variables Used on Replication Slaves
slave_type_conversions system variable, System Variables Used on Replication Slaves
slave_worker_info table
system table, Replication System Tables
Sleep
thread command, Thread Command Values
sleep option
mysqladmin, mysqladmin — Client for Administering a MySQL Server
SLEEP(), Miscellaneous Functions
sleep-time option
ndb_top, ndb_top — View CPU usage information for NDB threads
slow queries, mysqladmin — Client for Administering a MySQL Server
slow query log, The Slow Query Log, MySQL Glossary
slow shutdown, MySQL Glossary
slow-query-log option
mysqld, Server Command Options
slow-start-timeout option
mysqld, Server Command Options
slow_launch_time system variable, Server System Variables
slow_log table
system table, Log System Tables
slow_query_log system variable, Server System Variables
slow_query_log_file system variable, Server System Variables
SMALLINT data type, Numeric Type Overview
snapshot, MySQL Glossary
SNAPSHOTEND (START BACKUP command), Using The NDB Cluster Management Client to Create a Backup
SNAPSHOTSTART (START BACKUP command), Using The NDB Cluster Management Client to Create a Backup
socket option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_config, mysql_config — Display Options for Compiling Clients
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
ndb_top, ndb_top — View CPU usage information for NDB threads
socket system variable, Server System Variables
socket_instances table
performance_schema, The socket_instances Table
socket_summary_by_event_name table
performance_schema, Socket Summary Tables
socket_summary_by_instance table
performance_schema, Socket Summary Tables
Solaris
installation, Installing MySQL on Solaris
Solaris installation problems, Installing MySQL on Solaris
Solaris troubleshooting, Dealing with Problems Compiling MySQL
Solaris x86_64 issues, Optimizing InnoDB Disk I/O
SOME, Subqueries with ANY, IN, or SOME
sort buffer, MySQL Glossary
sort option
ndb_top, ndb_top — View CPU usage information for NDB threads
sort-index option
myisamchk, Other myisamchk Options
sort-records option
myisamchk, Other myisamchk Options
sort-recover option
myisamchk, myisamchk Repair Options
sorting
data, Sorting Rows
grant tables, Access Control, Stage 1: Connection Verification, Access Control, Stage 2: Request Verification
table rows, Sorting Rows
Sorting for group
thread state, General Thread States
Sorting for order
thread state, General Thread States
Sorting index
thread state, General Thread States
Sorting result
thread state, General Thread States
sort_buffer_size myisamchk variable, myisamchk General Options
sort_buffer_size system variable, Server System Variables
sort_key_blocks myisamchk variable, myisamchk General Options
SOUNDEX(), String Functions
SOUNDS LIKE, String Functions
source (mysql client command), Using mysql in Batch Mode, Executing SQL Statements from a Text File
source command
mysql, mysql Client Commands
source distribution
installing, Installing MySQL from Source
space ID, MySQL Glossary
SPACE(), String Functions
sparse file, MySQL Glossary
spatial data type
SRID attribute, Spatial Data Types
spatial data types, Spatial Data Types
storage requirements, Spatial Type Storage Requirements
spatial extensions in MySQL, Spatial Data Types
spatial functions, Spatial Function Reference
SPATIAL index
InnoDB predicate locks, Predicate Locks for Spatial Indexes
SPATIAL indexes
optimization, SPATIAL Index Optimization
spatial queries
optimization, Spatial Indexes
spatial values
syntactically well-formed, Geometry Well-Formedness and Validity
speed
increasing with replication, Replication
inserting, Optimizing INSERT Statements
of queries, Optimizing SELECT Statements
spin, MySQL Glossary
spin lock polling, Configuring Spin Lock Polling
sporadic-binlog-dump-fail option
mysqld, Startup Options Used with Binary Logging
SQL, MySQL Glossary
defined, What is MySQL?
SQL mode, Server SQL Modes
ALLOW_INVALID_DATES, Full List of SQL Modes
and partitioning, Replication and Server SQL Mode, Restrictions and Limitations on Partitioning
and replication, Replication and Server SQL Mode
ANSI, The Most Important SQL Modes, Combination SQL Modes
ANSI_QUOTES, Full List of SQL Modes
ERROR_FOR_DIVISION_BY_ZERO, Full List of SQL Modes
HIGH_NOT_PRECEDENCE, Full List of SQL Modes
IGNORE_SPACE, Full List of SQL Modes
NO_AUTO_VALUE_ON_ZERO, Full List of SQL Modes
NO_BACKSLASH_ESCAPES, Full List of SQL Modes
NO_DIR_IN_CREATE, Full List of SQL Modes
NO_ENGINE_SUBSTITUTION, Full List of SQL Modes
NO_UNSIGNED_SUBTRACTION, Full List of SQL Modes
NO_ZERO_DATE, Full List of SQL Modes
NO_ZERO_IN_DATE, Full List of SQL Modes
ONLY_FULL_GROUP_BY, Full List of SQL Modes, MySQL Handling of GROUP BY
PAD_CHAR_TO_FULL_LENGTH, Full List of SQL Modes
PIPES_AS_CONCAT, Full List of SQL Modes
REAL_AS_FLOAT, Full List of SQL Modes
strict, The Most Important SQL Modes
STRICT_ALL_TABLES, Full List of SQL Modes
STRICT_TRANS_TABLES, The Most Important SQL Modes, Full List of SQL Modes
TIME_TRUNCATE_FRACTIONAL, Full List of SQL Modes
TRADITIONAL, The Most Important SQL Modes, Combination SQL Modes
SQL node (NDB Cluster)
defined, NDB Cluster Core Concepts
SQL nodes (NDB Cluster), MySQL Server Usage for NDB Cluster
SQL scripts, mysql — The MySQL Command-Line Client
SQL SECURITY
effect on privileges, Stored Object Access Control
SQL statements
replication masters, SQL Statements for Controlling Master Servers
replication server, SQL Statements for Controlling Group Replication
replication slaves, SQL Statements for Controlling Slave Servers
SQL statements relating to NDB Cluster, Quick Reference: NDB Cluster SQL Statements
SQL-92
extensions to, MySQL Standards Compliance
sql-mode option
mysqld, Server Command Options
mysqlslap, mysqlslap — Load Emulation Client
sql_auto_is_null system variable, Server System Variables
SQL_BIG_RESULT
SELECT modifier, SELECT Syntax
sql_big_selects system variable, Server System Variables
SQL_BUFFER_RESULT
SELECT modifier, SELECT Syntax
sql_buffer_result system variable, Server System Variables
SQL_CACHE
SELECT modifier, SELECT Syntax
SQL_CALC_FOUND_ROWS, LIMIT Query Optimization
SELECT modifier, SELECT Syntax
sql_log_bin system variable, System Variables Used with Binary Logging
sql_log_off system variable, Server System Variables
sql_mode system variable, Server System Variables
sql_notes system variable, Server System Variables
SQL_NO_CACHE
SELECT modifier, SELECT Syntax
sql_quote_show_create system variable, Server System Variables
sql_require_primary_key system variable, Server System Variables
sql_safe_updates system variable, mysql Client Tips, Server System Variables
sql_select_limit system variable, mysql Client Tips, Server System Variables
sql_slave_skip_counter, SET GLOBAL sql_slave_skip_counter Syntax
sql_slave_skip_counter system variable, System Variables Used on Replication Slaves
SQL_SMALL_RESULT
SELECT modifier, SELECT Syntax
sql_warnings system variable, Server System Variables
SQRT(), Mathematical Functions
square brackets, Data Types
SRID attribute
spatial data type, Spatial Data Types
SRID values
handling by spatial functions, Argument Handling by Spatial Functions
SSD, InnoDB Table and Page Compression, MySQL Glossary
SSH, Making MySQL Secure Against Attackers, Connecting to MySQL Remotely from Windows with SSH
SSL, Using Encrypted Connections
command options, Command Options for Encrypted Connections
configuring, Building MySQL with Support for Encrypted Connections
establishing connections, Configuring MySQL to Use Encrypted Connections
OpenSSL compared to wolfSSL, SSL Library-Dependent Capabilities
X.509 Basics, Using Encrypted Connections
ssl option, Command Options for Encrypted Connections
SSL options
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
SSL related options
ALTER USER, ALTER USER SSL/TLS Options
CREATE USER statement, CREATE USER SSL/TLS Options
ssl-ca option, Command Options for Encrypted Connections
ssl-capath option, Command Options for Encrypted Connections
ssl-cert option, Command Options for Encrypted Connections
ssl-cipher option, Command Options for Encrypted Connections
ssl-crl option, Command Options for Encrypted Connections
ssl-crlpath option, Command Options for Encrypted Connections
ssl-fips-mode option, Command Options for Encrypted Connections, mysql_secure_installation — Improve MySQL Installation Security, mysql_upgrade — Check and Upgrade MySQL Tables, mysql Client Options, mysqladmin — Client for Administering a MySQL Server, mysqlcheck — A Table Maintenance Program, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program, mysqlpump — A Database Backup Program, mysqlshow — Display Database, Table, and Column Information, mysqlslap — Load Emulation Client, mysqlbinlog — Utility for Processing Binary Log Files
ssl-key option, Command Options for Encrypted Connections
ssl-mode option, Command Options for Encrypted Connections
ssl_ca system variable, Server System Variables
ssl_capath system variable, Server System Variables
ssl_cert system variable, Server System Variables
ssl_cipher system variable, Server System Variables
ssl_crl system variable, Server System Variables
ssl_crlpath system variable, Server System Variables
ssl_fips_mode system variable, Server System Variables
ssl_key system variable, Server System Variables
staging-tries option
ndb_move_data, ndb_move_data — NDB Data Copy Utility
standalone option
mysqld, Server Command Options
Standard Monitor, InnoDB Monitor Types, InnoDB Standard Monitor and Lock Monitor Output, Standard Monitor Output Sections
Standard SQL
differences from, MySQL Differences from Standard SQL, MySQL and Standard SQL Versions of GRANT
extensions to, MySQL Standards Compliance, MySQL Extensions to Standard SQL
standards compatibility, MySQL Standards Compliance
START
XA transactions, XA Transaction SQL Syntax
START BACKUP
NOWAIT, Using The NDB Cluster Management Client to Create a Backup
SNAPSHOTEND, Using The NDB Cluster Management Client to Create a Backup
SNAPSHOTSTART, Using The NDB Cluster Management Client to Create a Backup
syntax, Using The NDB Cluster Management Client to Create a Backup
WAIT COMPLETED, Using The NDB Cluster Management Client to Create a Backup
WAIT STARTED, Using The NDB Cluster Management Client to Create a Backup
START command (NDB Cluster), Commands in the NDB Cluster Management Client
START GROUP_REPLICATION, START GROUP_REPLICATION Syntax
START SLAVE, START SLAVE Syntax
START TRANSACTION, START TRANSACTION, COMMIT, and ROLLBACK Syntax
start-datetime option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
start-page option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
start-position option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
StartConnectBackoffMaxTime, Defining SQL and Other API Nodes in an NDB Cluster
StartFailRetryDelay, Defining NDB Cluster Data Nodes
StartFailureTimeout, Defining NDB Cluster Data Nodes
starting
comments, '--' as the Start of a Comment
mysqld, How to Run MySQL as a Normal User
the server, Data Directory Initialization Overview
the server automatically, Starting and Stopping MySQL Automatically
Starting many servers, Running Multiple MySQL Instances on One Machine
StartNoNodeGroupTimeout, Defining NDB Cluster Data Nodes
StartPartialTimeout, Defining NDB Cluster Data Nodes
StartPartitionedTimeout, Defining NDB Cluster Data Nodes
startup, MySQL Glossary
STARTUP Events (NDB Cluster), NDB Cluster Log Events
startup options
default, Using Option Files
replication channel, Startup Options and Replication Channels
startup parameters, Configuring the Server
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
StartupStatusReportFrequency, Defining NDB Cluster Data Nodes
state-dir option
ndb_import, ndb_import — Import CSV Data Into NDB
statefile option
comp_err, comp_err — Compile MySQL Error Message File
statement sampling, Statement Summary Tables
statement termination
Control+C, mysql — The MySQL Command-Line Client, mysql Client Options, Limiting Common Table Expression Recursion
statement-based replication, MySQL Glossary
advantages, Advantages and Disadvantages of Statement-Based and Row-Based Replication
disadvantages, Advantages and Disadvantages of Statement-Based and Row-Based Replication
unsafe statements, Advantages and Disadvantages of Statement-Based and Row-Based Replication
statements
compound, Compound-Statement Syntax
CREATE USER, Adding Accounts, Assigning Privileges, and Dropping Accounts
DROP USER, Adding Accounts, Assigning Privileges, and Dropping Accounts
GRANT, Adding Accounts, Assigning Privileges, and Dropping Accounts
replication masters, SQL Statements for Controlling Master Servers
replication server, SQL Statements for Controlling Group Replication
replication slaves, SQL Statements for Controlling Slave Servers
REVOKE, Adding Accounts, Assigning Privileges, and Dropping Accounts
statements_with_errors_or_warnings view
sys schema, The statements_with_errors_or_warnings and x$statements_with_errors_or_warnings Views
statements_with_full_table_scans view
sys schema, The statements_with_full_table_scans and x$statements_with_full_table_scans Views
statements_with_runtimes_in_95th_percentile view
sys schema, The statements_with_runtimes_in_95th_percentile and x$statements_with_runtimes_in_95th_percentile Views
statements_with_sorting view
sys schema, The statements_with_sorting and x$statements_with_sorting Views
statements_with_temp_tables view
sys schema, The statements_with_temp_tables and x$statements_with_temp_tables Views
statement_analysis view
sys schema, The statement_analysis and x$statement_analysis Views
STATEMENT_DIGEST(), Encryption and Compression Functions
STATEMENT_DIGEST_TEXT(), Encryption and Compression Functions
statement_performance_analyzer() procedure
sys schema, The statement_performance_analyzer() Procedure
static privileges, Static Versus Dynamic Privileges
Statistics
thread command, Thread Command Values
statistics, MySQL Glossary
thread state, General Thread States
STATISTICS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA STATISTICS Table
STATISTICS Events (NDB Cluster), NDB Cluster Log Events
stats option
myisam_ftdump, myisam_ftdump — Display Full-Text Index information
ndb_import, ndb_import — Import CSV Data Into NDB
stats_method myisamchk variable, myisamchk General Options
status
tables, SHOW TABLE STATUS Syntax
status command
mysql, mysql Client Commands
results, mysqladmin — Client for Administering a MySQL Server
STATUS command (NDB Cluster), Commands in the NDB Cluster Management Client
status logs (replication), Replication Relay and Status Logs
status option
MySQLInstallerConsole, MySQLInstallerConsole Reference
mysqlshow, mysqlshow — Display Database, Table, and Column Information
status variable
Acl_cache_items_count, Server Status Variables
Audit_log_current_size, Audit Log Status Variables
Audit_log_events, Audit Log Status Variables
Audit_log_events_filtered, Audit Log Status Variables
Audit_log_events_lost, Audit Log Status Variables
Audit_log_events_written, Audit Log Status Variables
Audit_log_event_max_drop_size, Audit Log Status Variables
Audit_log_total_size, Audit Log Status Variables
Audit_log_write_waits, Audit Log Status Variables
Caching_sha2_password_rsa_public_key, Server Status Variables
Connection_control_delay_generated, Connection-Control Status Variables
Current_tls_ca, Server Status Variables
Current_tls_capath, Server Status Variables
Current_tls_cert, Server Status Variables
Current_tls_cipher, Server Status Variables
Current_tls_ciphersuites, Server Status Variables
Current_tls_crl, Server Status Variables
Current_tls_crlpath, Server Status Variables
Current_tls_key, Server Status Variables
Current_tls_version, Server Status Variables
dragnet.Status, Server Status Variables
Firewall_access_denied, MySQL Enterprise Firewall Status Variables
Firewall_access_granted, MySQL Enterprise Firewall Status Variables
Firewall_access_suspicious, MySQL Enterprise Firewall Status Variables
Firewall_cached_entries, MySQL Enterprise Firewall Status Variables
Locked_connects, Server Status Variables
Max_execution_time_exceeded, Server Status Variables
Max_execution_time_set, Server Status Variables
Max_execution_time_set_failed, Server Status Variables
Performance_schema_accounts_lost, Performance Schema Status Variables
Performance_schema_cond_classes_lost, Performance Schema Status Variables
Performance_schema_cond_instances_lost, Performance Schema Status Variables
Performance_schema_digest_lost, Performance Schema Status Variables
Performance_schema_file_classes_lost, Performance Schema Status Variables
Performance_schema_file_handles_lost, Performance Schema Status Variables
Performance_schema_file_instances_lost, Performance Schema Status Variables
Performance_schema_hosts_lost, Performance Schema Status Variables
Performance_schema_index_stat_lost, Performance Schema Status Variables
Performance_schema_locker_lost, Performance Schema Status Variables
Performance_schema_memory_classes_lost, Performance Schema Status Variables
Performance_schema_metadata_lock_lost, Performance Schema Status Variables
Performance_schema_mutex_classes_lost, Performance Schema Status Variables
Performance_schema_mutex_instances_lost, Performance Schema Status Variables
Performance_schema_nested_statement_lost, Performance Schema Status Variables
Performance_schema_prepared_statements_lost, Performance Schema Status Variables
Performance_schema_program_lost, Performance Schema Status Variables
Performance_schema_rwlock_classes_lost, Performance Schema Status Variables
Performance_schema_rwlock_instances_lost, Performance Schema Status Variables
Performance_schema_session_connect_attrs_longest_seen, Performance Schema Status Variables
Performance_schema_session_connect_attrs_lost, Performance Schema Status Variables
Performance_schema_socket_classes_lost, Performance Schema Status Variables
Performance_schema_socket_instances_lost, Performance Schema Status Variables
Performance_schema_stage_classes_lost, Performance Schema Status Variables
Performance_schema_statement_classes_lost, Performance Schema Status Variables
Performance_schema_table_handles_lost, Performance Schema Status Variables
Performance_schema_table_instances_lost, Performance Schema Status Variables
Performance_schema_table_lock_stat_lost, Performance Schema Status Variables
Performance_schema_thread_classes_lost, Performance Schema Status Variables
Performance_schema_thread_instances_lost, Performance Schema Status Variables
Performance_schema_users_lost, Performance Schema Status Variables
Rewriter_number_loaded_rules, Rewriter Query Rewrite Plugin Status Variables
Rewriter_number_reloads, Rewriter Query Rewrite Plugin Status Variables
Rewriter_number_rewritten_queries, Rewriter Query Rewrite Plugin Status Variables
Rewriter_reload_error, Rewriter Query Rewrite Plugin Status Variables
Rpl_semi_sync_master_clients, Server Status Variables
Rpl_semi_sync_master_net_avg_wait_time, Server Status Variables
Rpl_semi_sync_master_net_waits, Server Status Variables
Rpl_semi_sync_master_net_wait_time, Server Status Variables
Rpl_semi_sync_master_no_times, Server Status Variables
Rpl_semi_sync_master_no_tx, Server Status Variables
Rpl_semi_sync_master_status, Server Status Variables
Rpl_semi_sync_master_timefunc_failures, Server Status Variables
Rpl_semi_sync_master_tx_avg_wait_time, Server Status Variables
Rpl_semi_sync_master_tx_waits, Server Status Variables
Rpl_semi_sync_master_tx_wait_time, Server Status Variables
Rpl_semi_sync_master_wait_pos_backtraverse, Server Status Variables
Rpl_semi_sync_master_wait_sessions, Server Status Variables
Rpl_semi_sync_master_yes_tx, Server Status Variables
Rpl_semi_sync_slave_status, Server Status Variables
Secondary_engine_execution_count, Server Status Variables
validate_password.dictionary_file_last_parsed, Password Validation Component Status Variables
validate_password.dictionary_file_words_count, Password Validation Component Status Variables
validate_password_dictionary_file_last_parsed, Password Validation Plugin Status Variables
validate_password_dictionary_file_words_count, Password Validation Plugin Status Variables
status variables, Server Status Variables, SHOW STATUS Syntax
NDB Cluster, NDB Cluster Status Variables
NDB Cluster replication conflict detection, NDB Cluster Replication Conflict Resolution
status_variable_registration component service, MySQL Services for Plugins
STD(), Aggregate (GROUP BY) Function Descriptions
STDDEV(), Aggregate (GROUP BY) Function Descriptions
STDDEV_POP(), Aggregate (GROUP BY) Function Descriptions
STDDEV_SAMP(), Aggregate (GROUP BY) Function Descriptions
stemming, MySQL Glossary
STOP command (NDB Cluster), Commands in the NDB Cluster Management Client
STOP GROUP_REPLICATION, STOP GROUP_REPLICATION Syntax
STOP SLAVE, STOP SLAVE Syntax
stop-datetime option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
stop-never option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
stop-never-slave-server-id option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
stop-position option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
StopOnError, Defining NDB Cluster Data Nodes
stopping
the server, Starting and Stopping MySQL Automatically
stopword, MySQL Glossary
stopword list
user-defined, Stopwords for MyISAM Search Indexes
stopwords, Full-Text Stopwords
storage engine, MySQL Glossary
ARCHIVE, The ARCHIVE Storage Engine
InnoDB, Introduction to InnoDB
PERFORMANCE_SCHEMA, MySQL Performance Schema
storage engine plugins, Storage Engine Plugins
storage engines
and application feature requirements, NDB and InnoDB Feature Usage Summary
applications supported, NDB and InnoDB Workloads
availability, MySQL Server Using InnoDB Compared with NDB Cluster
choosing, Alternative Storage Engines
differences between NDB and InnoDB, Differences Between the NDB and InnoDB Storage Engines
usage scenarios, NDB and InnoDB Feature Usage Summary
storage nodes - see data nodes, ndbd (see data nodes, ndbd)
storage nodes - see data nodes, ndbd, ndbmtd (see data nodes, ndbd, ndbmtd)
storage requirements
data types, Data Type Storage Requirements
date data types, Date and Time Type Storage Requirements
InnoDB tables, InnoDB Table Storage Requirements
NDB Cluster, NDB Table Storage Requirements
numeric data types, Numeric Type Storage Requirements
spatial data types, Spatial Type Storage Requirements
string data types, String Type Storage Requirements
time data types, Date and Time Type Storage Requirements
storage space
minimizing, Optimizing Data Size
stored functions, Using Stored Routines
stored generated column, MySQL Glossary
stored object, MySQL Glossary
stored object privileges, Stored Object Access Control
stored objects, Stored Objects
stored procedures, Using Stored Routines
stored program, MySQL Glossary
stored programs, Compound-Statement Syntax, Stored Objects
reparsing, Caching of Prepared Statements and Stored Programs
roles, Activating Roles
stored routine, MySQL Glossary
stored routines, Stored Objects, Using Stored Routines
and replication, Replication of Invoked Features
LAST_INSERT_ID(), Stored Procedures, Functions, Triggers, and LAST_INSERT_ID()
metadata, Stored Routine Metadata
restrictions, Restrictions on Stored Programs
stored_program_definition_cache system variable, Server System Variables
STRAIGHT_JOIN, Outer Join Optimization, Optimizing Queries with EXPLAIN, EXPLAIN Output Interpretation, JOIN Syntax, Obtaining Execution Plan Information
join type, Optimizing IN and EXISTS Subquery predicates with Semi-Join Transformations
SELECT modifier, Optimizing IN and EXISTS Subquery predicates with Semi-Join Transformations, SELECT Syntax
STRCMP(), String Comparison Functions
strict mode, MySQL Glossary
strict SQL mode, The Most Important SQL Modes
strict-check option
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
STRICT_ALL_TABLES SQL mode, Full List of SQL Modes
STRICT_TRANS_TABLES SQL mode, The Most Important SQL Modes, Full List of SQL Modes
string
JSON, Creating JSON Values
string collating, String Collating Support for Complex Character Sets
string comparison functions, String Comparison Functions
string comparisons
case sensitivity, String Comparison Functions
string concatenation, String Literals, String Functions
string data types
storage requirements, String Type Storage Requirements
string functions, String Functions
string literal introducer, String Literals, Character String Literal Character Set and Collation
string literals, String Literals
string types, String Types
StringMemory, Defining NDB Cluster Data Nodes
strings
defined, String Literals
escape sequences, String Literals
nondelimited, Date and Time Literals
repertoire, Character Set Repertoire
striping
defined, Optimizing Disk I/O
STR_TO_DATE(), Date and Time Functions
ST_Area(), Polygon and MultiPolygon Property Functions
ST_AsBinary(), Geometry Format Conversion Functions
ST_AsGeoJSON(), Spatial GeoJSON Functions
ST_AsText(), Geometry Format Conversion Functions
ST_Buffer(), Spatial Operator Functions
ST_Buffer_Strategy(), Spatial Operator Functions
ST_Centroid(), Polygon and MultiPolygon Property Functions
ST_Contains(), Spatial Relation Functions That Use Object Shapes
ST_ConvexHull(), Spatial Operator Functions
ST_Crosses(), Spatial Relation Functions That Use Object Shapes
ST_Difference(), Spatial Operator Functions
ST_Dimension(), General Geometry Property Functions
ST_Disjoint(), Spatial Relation Functions That Use Object Shapes
ST_Distance(), Spatial Relation Functions That Use Object Shapes
ST_Distance_Sphere(), Spatial Convenience Functions
ST_EndPoint(), LineString and MultiLineString Property Functions
ST_Envelope(), General Geometry Property Functions
ST_Equals(), Spatial Relation Functions That Use Object Shapes
ST_ExteriorRing(), Polygon and MultiPolygon Property Functions
ST_GeoHash(), Spatial Geohash Functions
ST_GeomCollFromText(), Functions That Create Geometry Values from WKT Values
ST_GeomCollFromWKB(), Functions That Create Geometry Values from WKB Values
ST_GeometryCollectionFromText(), Functions That Create Geometry Values from WKT Values
ST_GeometryCollectionFromWKB(), Functions That Create Geometry Values from WKB Values
ST_GeometryFromText(), Functions That Create Geometry Values from WKT Values
ST_GeometryFromWKB(), Functions That Create Geometry Values from WKB Values
ST_GeometryN(), GeometryCollection Property Functions
ST_GeometryType(), General Geometry Property Functions
ST_GEOMETRY_COLUMNS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA ST_GEOMETRY_COLUMNS Table
ST_GeomFromGeoJSON(), Spatial GeoJSON Functions
ST_GeomFromText(), Functions That Create Geometry Values from WKT Values
ST_GeomFromWKB(), Functions That Create Geometry Values from WKB Values
ST_InteriorRingN(), Polygon and MultiPolygon Property Functions
ST_Intersection(), Spatial Operator Functions
ST_Intersects(), Spatial Relation Functions That Use Object Shapes
ST_IsClosed(), LineString and MultiLineString Property Functions
ST_IsEmpty(), General Geometry Property Functions
ST_IsSimple(), General Geometry Property Functions
ST_IsValid(), Spatial Convenience Functions
ST_LatFromGeoHash(), Spatial Geohash Functions
ST_Latitude(), Point Property Functions
ST_Length(), LineString and MultiLineString Property Functions
ST_LineFromText(), Functions That Create Geometry Values from WKT Values
ST_LineFromWKB(), Functions That Create Geometry Values from WKB Values
ST_LineStringFromText(), Functions That Create Geometry Values from WKT Values
ST_LineStringFromWKB(), Functions That Create Geometry Values from WKB Values
ST_LongFromGeoHash(), Spatial Geohash Functions
ST_Longitude(), Point Property Functions
ST_MakeEnvelope(), Spatial Convenience Functions
ST_MLineFromText(), Functions That Create Geometry Values from WKT Values
ST_MLineFromWKB(), Functions That Create Geometry Values from WKB Values
ST_MPointFromText(), Functions That Create Geometry Values from WKT Values
ST_MPointFromWKB(), Functions That Create Geometry Values from WKB Values
ST_MPolyFromText(), Functions That Create Geometry Values from WKT Values
ST_MPolyFromWKB(), Functions That Create Geometry Values from WKB Values
ST_MultiLineStringFromText(), Functions That Create Geometry Values from WKT Values
ST_MultiLineStringFromWKB(), Functions That Create Geometry Values from WKB Values
ST_MultiPointFromText(), Functions That Create Geometry Values from WKT Values
ST_MultiPointFromWKB(), Functions That Create Geometry Values from WKB Values
ST_MultiPolygonFromText(), Functions That Create Geometry Values from WKT Values
ST_MultiPolygonFromWKB(), Functions That Create Geometry Values from WKB Values
ST_NumGeometries(), GeometryCollection Property Functions
ST_NumInteriorRing(), Polygon and MultiPolygon Property Functions
ST_NumInteriorRings(), Polygon and MultiPolygon Property Functions
ST_NumPoints(), LineString and MultiLineString Property Functions
ST_Overlaps(), Spatial Relation Functions That Use Object Shapes
ST_PointFromGeoHash(), Spatial Geohash Functions
ST_PointFromText(), Functions That Create Geometry Values from WKT Values
ST_PointFromWKB(), Functions That Create Geometry Values from WKB Values
ST_PointN(), LineString and MultiLineString Property Functions
ST_PolyFromText(), Functions That Create Geometry Values from WKT Values
ST_PolyFromWKB(), Functions That Create Geometry Values from WKB Values
ST_PolygonFromText(), Functions That Create Geometry Values from WKT Values
ST_PolygonFromWKB(), Functions That Create Geometry Values from WKB Values
ST_Simplify(), Spatial Convenience Functions
ST_SPATIAL_REFERENCE_SYSTEMS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA ST_SPATIAL_REFERENCE_SYSTEMS Table
st_spatial_reference_systems table
data dictionary table, Data Dictionary Tables
ST_SRID(), General Geometry Property Functions
ST_StartPoint(), LineString and MultiLineString Property Functions
ST_SwapXY(), Geometry Format Conversion Functions
ST_SymDifference(), Spatial Operator Functions
ST_Touches(), Spatial Relation Functions That Use Object Shapes
ST_Transform(), Spatial Operator Functions
ST_Union(), Spatial Operator Functions
ST_UNITS_OF_MEASURE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA ST_UNITS_OF_MEASURE Table
ST_Validate(), Spatial Convenience Functions
ST_Within(), Spatial Relation Functions That Use Object Shapes
ST_X(), Point Property Functions
ST_Y(), Point Property Functions
SUBDATE(), Date and Time Functions
sublist, MySQL Glossary
SUBPARTITION BY KEY
known issues, Restrictions and Limitations on Partitioning
subpartitioning, Subpartitioning
subpartitions, Subpartitioning
known issues, Restrictions and Limitations on Partitioning
subqueries, Subquery Syntax
correlated, Correlated Subqueries
errors, Subquery Errors
in FROM clause (see derived tables)
optimization, Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions, Optimizing Subqueries with the EXISTS Strategy
restrictions, Restrictions on Subqueries
rewriting as joins, Rewriting Subqueries as Joins
with ALL, Subqueries with ALL
with ANY, IN, SOME, Subqueries with ANY, IN, or SOME
with EXISTS, Subqueries with EXISTS or NOT EXISTS
with NOT EXISTS, Subqueries with EXISTS or NOT EXISTS
with row constructors, Row Subqueries
subquery (see subqueries)
subquery materialization, Optimizing Subqueries with Materialization
subselects, Subquery Syntax
SUBSTR(), String Functions
SUBSTRING(), String Functions
SUBSTRING_INDEX(), String Functions
SUBTIME(), Date and Time Functions
subtraction (-), Arithmetic Operators
SUDO_USER environment variable, Performance Schema Connection Attribute Tables
suffix option
mysql_ssl_rsa_setup, mysql_ssl_rsa_setup — Create SSL/RSA Files
SUM(), Aggregate (GROUP BY) Function Descriptions
SUM(DISTINCT), Aggregate (GROUP BY) Function Descriptions
SUPER privilege, Static Privilege Descriptions
super-large-pages option
mysqld, Server Command Options
superuser, Securing the Initial MySQL Account
super_read_only system variable, Server System Variables
support
for operating systems, Which MySQL Version and Distribution to Install
suppression
default values, Constraints on Invalid Data
supremum record, MySQL Glossary
surrogate key, MySQL Glossary
symbolic links, Using Symbolic Links, Using Symbolic Links for Databases on Windows
databases, Using Symbolic Links for Databases on Unix
tables, Using Symbolic Links for MyISAM Tables on Unix
Windows, Using Symbolic Links for Databases on Windows
symbolic-links option
mysqld, Server Command Options
synchronization of master and slave
in NDB Cluster Replication, NDB Cluster Replication: Automating Synchronization of the Replication Slave to the Master Binary Log
Syncing ndb table schema operation and binlog
thread state, NDB Cluster Thread States
sync_binlog system variable, System Variables Used with Binary Logging
sync_master_info system variable, System Variables Used on Replication Slaves
sync_relay_log system variable, System Variables Used on Replication Slaves
sync_relay_log_info system variable, System Variables Used on Replication Slaves
syntactically well-formed
GIS values, Geometry Well-Formedness and Validity
spatial values, Geometry Well-Formedness and Validity
syntax
regular expression, Regular Expressions
syntax conventions, Typographical and Syntax Conventions
synthetic key, MySQL Glossary
sys schema, MySQL Performance Schema
create_synonym_db() procedure, The create_synonym_db() Procedure
diagnostics() procedure, The diagnostics() Procedure
execute_prepared_stmt() procedure, The execute_prepared_stmt() Procedure
extract_schema_from_file_name() function, The extract_schema_from_file_name() Function
extract_table_from_file_name() function, The extract_table_from_file_name() Function
format_bytes() function, The format_bytes() Function
format_path() function, The format_path() Function
format_statement() function, The format_statement() Function
format_time() function, The format_time() Function
host_summary view, The host_summary and x$host_summary Views
host_summary_by_file_io view, The host_summary_by_file_io and x$host_summary_by_file_io Views
host_summary_by_file_io_type view, The host_summary_by_file_io_type and x$host_summary_by_file_io_type Views
host_summary_by_stages view, The host_summary_by_stages and x$host_summary_by_stages Views
host_summary_by_statement_latency view, The host_summary_by_statement_latency and x$host_summary_by_statement_latency Views
host_summary_by_statement_type view, The host_summary_by_statement_type and x$host_summary_by_statement_type Views
innodb_buffer_stats_by_schema view, The innodb_buffer_stats_by_schema and x$innodb_buffer_stats_by_schema Views
innodb_buffer_stats_by_table view, The innodb_buffer_stats_by_table and x$innodb_buffer_stats_by_table Views
innodb_lock_waits view, The innodb_lock_waits and x$innodb_lock_waits Views
io_by_thread_by_latency view, The io_by_thread_by_latency and x$io_by_thread_by_latency Views
io_global_by_file_by_bytes view, The io_global_by_file_by_bytes and x$io_global_by_file_by_bytes Views
io_global_by_file_by_latency view, The io_global_by_file_by_latency and x$io_global_by_file_by_latency Views
io_global_by_wait_by_bytes view, The io_global_by_wait_by_bytes and x$io_global_by_wait_by_bytes Views
io_global_by_wait_by_latency view, The io_global_by_wait_by_latency and x$io_global_by_wait_by_latency Views
latest_file_io view, The latest_file_io and x$latest_file_io Views
list_add() function, The list_add() Function
list_drop() function, The list_drop() Function
memory_by_host_by_current_bytes view, The memory_by_host_by_current_bytes and x$memory_by_host_by_current_bytes Views
memory_by_thread_by_current_bytes view, The memory_by_thread_by_current_bytes and x$memory_by_thread_by_current_bytes Views
memory_by_user_by_current_bytes view, The memory_by_user_by_current_bytes and x$memory_by_user_by_current_bytes Views
memory_global_by_current_bytes view, The memory_global_by_current_bytes and x$memory_global_by_current_bytes Views
memory_global_total view, The memory_global_total and x$memory_global_total Views
metrics view, The metrics View
object ownership, MySQL sys Schema
processlist view, The processlist and x$processlist Views
ps_check_lost_instrumentation view, The ps_check_lost_instrumentation View
ps_is_account_enabled() function, The ps_is_account_enabled() Function
ps_is_consumer_enabled() function, The ps_is_consumer_enabled() Function
ps_is_instrument_default_enabled() function, The ps_is_instrument_default_enabled() Function
ps_is_instrument_default_timed() function, The ps_is_instrument_default_timed() Function
ps_is_thread_instrumented() function, The ps_is_thread_instrumented() Function
ps_setup_disable_background_threads() procedure, The ps_setup_disable_background_threads() Procedure
ps_setup_disable_consumer() procedure, The ps_setup_disable_consumer() Procedure
ps_setup_disable_instrument() procedure, The ps_setup_disable_instrument() Procedure
ps_setup_disable_thread() procedure, The ps_setup_disable_thread() Procedure
ps_setup_enable_background_threads() procedure, The ps_setup_enable_background_threads() Procedure
ps_setup_enable_consumer() procedure, The ps_setup_enable_consumer() Procedure
ps_setup_enable_instrument() procedure, The ps_setup_enable_instrument() Procedure
ps_setup_enable_thread() procedure, The ps_setup_enable_thread() Procedure
ps_setup_reload_saved() procedure, The ps_setup_reload_saved() Procedure
ps_setup_reset_to_default() procedure, The ps_setup_reset_to_default() Procedure
ps_setup_save() procedure, The ps_setup_save() Procedure
ps_setup_show_disabled() procedure, The ps_setup_show_disabled() Procedure
ps_setup_show_disabled_consumers() procedure, The ps_setup_show_disabled_consumers() Procedure
ps_setup_show_disabled_instruments() procedure, The ps_setup_show_disabled_instruments() Procedure
ps_setup_show_enabled() procedure, The ps_setup_show_enabled() Procedure
ps_setup_show_enabled_consumers() procedure, The ps_setup_show_enabled_consumers() Procedure
ps_setup_show_enabled_instruments() procedure, The ps_setup_show_enabled_instruments() Procedure
ps_statement_avg_latency_histogram() procedure, The ps_statement_avg_latency_histogram() Procedure
ps_thread_account() function, The ps_thread_account() Function
ps_thread_id() function, The ps_thread_id() Function
ps_thread_stack() function, The ps_thread_stack() Function
ps_thread_trx_info() function, The ps_thread_trx_info() Function
ps_trace_statement_digest() procedure, The ps_trace_statement_digest() Procedure
ps_trace_thread() procedure, The ps_trace_thread() Procedure
ps_truncate_all_tables() procedure, The ps_truncate_all_tables() Procedure
quote_identifier() function, The quote_identifier() Function
schema_auto_increment_columns view, The schema_auto_increment_columns View
schema_index_statistics view, The schema_index_statistics and x$schema_index_statistics Views
schema_object_overview view, The schema_object_overview View
schema_redundant_indexes view, The schema_redundant_indexes and x$schema_flattened_keys Views
schema_tables_with_full_table_scans view, The schema_tables_with_full_table_scans and x$schema_tables_with_full_table_scans Views
schema_table_lock_waits view, The schema_table_lock_waits and x$schema_table_lock_waits Views
schema_table_statistics view, The schema_table_statistics and x$schema_table_statistics Views
schema_table_statistics_with_buffer view, The schema_table_statistics_with_buffer and x$schema_table_statistics_with_buffer Views
schema_unused_indexes view, The schema_unused_indexes View
session view, The session and x$session Views
session_ssl_status view, The session_ssl_status View
statements_with_errors_or_warnings view, The statements_with_errors_or_warnings and x$statements_with_errors_or_warnings Views
statements_with_full_table_scans view, The statements_with_full_table_scans and x$statements_with_full_table_scans Views
statements_with_runtimes_in_95th_percentile view, The statements_with_runtimes_in_95th_percentile and x$statements_with_runtimes_in_95th_percentile Views
statements_with_sorting view, The statements_with_sorting and x$statements_with_sorting Views
statements_with_temp_tables view, The statements_with_temp_tables and x$statements_with_temp_tables Views
statement_analysis view, The statement_analysis and x$statement_analysis Views
statement_performance_analyzer() procedure, The statement_performance_analyzer() Procedure
sys_config table, The sys_config Table
sys_get_config() function, The sys_get_config() Function
table_exists() procedure, The table_exists() Procedure
user_summary view, The user_summary and x$user_summary Views
user_summary_by_file_io view, The user_summary_by_file_io and x$user_summary_by_file_io Views
user_summary_by_file_io_type view, The user_summary_by_file_io_type and x$user_summary_by_file_io_type Views
user_summary_by_stages view, The user_summary_by_stages and x$user_summary_by_stages Views
user_summary_by_statement_latency view, The user_summary_by_statement_latency and x$user_summary_by_statement_latency Views
user_summary_by_statement_type view, The user_summary_by_statement_type and x$user_summary_by_statement_type Views
version view, The version View
version_major() function, The version_major() Function
version_minor() function, The version_minor() Function
version_patch() function, The version_patch() Function
waits_by_host_by_latency view, The waits_by_host_by_latency and x$waits_by_host_by_latency Views
waits_by_user_by_latency view, The waits_by_user_by_latency and x$waits_by_user_by_latency Views
waits_global_by_latency view, The waits_global_by_latency and x$waits_global_by_latency Views
wait_classes_global_by_avg_latency view, The wait_classes_global_by_avg_latency and x$wait_classes_global_by_avg_latency Views
wait_classes_global_by_latency view, The wait_classes_global_by_latency and x$wait_classes_global_by_latency Views
x$ views, sys Schema Views
x$host_summary view, The host_summary and x$host_summary Views
x$host_summary_by_file_io view, The host_summary_by_file_io and x$host_summary_by_file_io Views
x$host_summary_by_file_io_type view, The host_summary_by_file_io_type and x$host_summary_by_file_io_type Views
x$host_summary_by_stages view, The host_summary_by_stages and x$host_summary_by_stages Views
x$host_summary_by_statement_latency view, The host_summary_by_statement_latency and x$host_summary_by_statement_latency Views
x$host_summary_by_statement_type view, The host_summary_by_statement_type and x$host_summary_by_statement_type Views
x$innodb_buffer_stats_by_schema view, The innodb_buffer_stats_by_schema and x$innodb_buffer_stats_by_schema Views
x$innodb_buffer_stats_by_table view, The innodb_buffer_stats_by_table and x$innodb_buffer_stats_by_table Views
x$innodb_lock_waits view, The innodb_lock_waits and x$innodb_lock_waits Views
x$io_by_thread_by_latency view, The io_by_thread_by_latency and x$io_by_thread_by_latency Views
x$io_global_by_file_by_bytes view, The io_global_by_file_by_bytes and x$io_global_by_file_by_bytes Views
x$io_global_by_file_by_latency view, The io_global_by_file_by_latency and x$io_global_by_file_by_latency Views
x$io_global_by_wait_by_bytes view, The io_global_by_wait_by_bytes and x$io_global_by_wait_by_bytes Views
x$io_global_by_wait_by_latency view, The io_global_by_wait_by_latency and x$io_global_by_wait_by_latency Views
x$latest_file_io view, The latest_file_io and x$latest_file_io Views
x$memory_by_host_by_current_bytes view, The memory_by_host_by_current_bytes and x$memory_by_host_by_current_bytes Views
x$memory_by_thread_by_current_bytes view, The memory_by_thread_by_current_bytes and x$memory_by_thread_by_current_bytes Views
x$memory_by_user_by_current_bytes view, The memory_by_user_by_current_bytes and x$memory_by_user_by_current_bytes Views
x$memory_global_by_current_bytes view, The memory_global_by_current_bytes and x$memory_global_by_current_bytes Views
x$memory_global_total view, The memory_global_total and x$memory_global_total Views
x$processlist view, The processlist and x$processlist Views
x$schema_flattened_keys view, The schema_redundant_indexes and x$schema_flattened_keys Views
x$schema_index_statistics view, The schema_index_statistics and x$schema_index_statistics Views
x$schema_tables_with_full_table_scans view, The schema_tables_with_full_table_scans and x$schema_tables_with_full_table_scans Views
x$schema_table_lock_waits view, The schema_table_lock_waits and x$schema_table_lock_waits Views
x$schema_table_statistics view, The schema_table_statistics and x$schema_table_statistics Views
x$schema_table_statistics_with_buffer view, The schema_table_statistics_with_buffer and x$schema_table_statistics_with_buffer Views
x$session view, The session and x$session Views
x$statements_with_errors_or_warnings view, The statements_with_errors_or_warnings and x$statements_with_errors_or_warnings Views
x$statements_with_full_table_scans view, The statements_with_full_table_scans and x$statements_with_full_table_scans Views
x$statements_with_runtimes_in_95th_percentile view, The statements_with_runtimes_in_95th_percentile and x$statements_with_runtimes_in_95th_percentile Views
x$statements_with_sorting view, The statements_with_sorting and x$statements_with_sorting Views
x$statements_with_temp_tables view, The statements_with_temp_tables and x$statements_with_temp_tables Views
x$statement_analysis view, The statement_analysis and x$statement_analysis Views
x$user_summary view, The user_summary and x$user_summary Views
x$user_summary_by_file_io view, The user_summary_by_file_io and x$user_summary_by_file_io Views
x$user_summary_by_file_io_type view, The user_summary_by_file_io_type and x$user_summary_by_file_io_type Views
x$user_summary_by_stages view, The user_summary_by_stages and x$user_summary_by_stages Views
x$user_summary_by_statement_latency view, The user_summary_by_statement_latency and x$user_summary_by_statement_latency Views
x$user_summary_by_statement_type view, The user_summary_by_statement_type and x$user_summary_by_statement_type Views
x$waits_by_host_by_latency view, The waits_by_host_by_latency and x$waits_by_host_by_latency Views
x$waits_by_user_by_latency view, The waits_by_user_by_latency and x$waits_by_user_by_latency Views
x$waits_global_by_latency view, The waits_global_by_latency and x$waits_global_by_latency Views
x$wait_classes_global_by_avg_latency view, The wait_classes_global_by_avg_latency and x$wait_classes_global_by_avg_latency Views
x$wait_classes_global_by_latency view, The wait_classes_global_by_latency and x$wait_classes_global_by_latency Views
sys-check option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
sys-create option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
sys-create-if-not-exist option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
sys-create-if-not-valid option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
sys-drop option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
sys-skip-events option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
sys-skip-tables option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
SYSCONFDIR option
CMake, Installation Layout Options
SYSDATE(), Date and Time Functions
sysdate-is-now option
mysqld, Server Command Options
syseventlog.facility system variable, Server System Variables
syseventlog.include_pid system variable, Server System Variables
syseventlog.tag system variable, Server System Variables
syslog option
mysql, mysql Client Options
mysqld_safe, mysqld_safe — MySQL Server Startup Script
syslog-tag option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
system
privilege, Access Control and Account Management
security, General Security Issues
system account
account categories, Account Categories
system command
mysql, mysql Client Commands
System lock
thread state, General Thread States
system option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
system session
session categories, System and Regular Sessions
system table
optimizer, EXPLAIN Join Types, SELECT Syntax
system tables
audit_log_filter table, Miscellaneous System Tables
audit_log_user table, Miscellaneous System Tables
columns_priv table, Grant System Tables, Grant Table Overview
column_statistics table, Data Dictionary Tables, Optimizer Statistics
component table, Object Information System Tables
db table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
default_roles table, Grant System Tables, Grant Table Overview
engine_cost, The Cost Model Database
engine_cost table, Optimizer System Tables
firewall_users table, Miscellaneous System Tables
firewall_whitelist table, Miscellaneous System Tables
func table, Object Information System Tables
general_log table, Log System Tables
global_grants table, Grant System Tables, Static Versus Dynamic Privileges, Grant Table Overview
gtid_executed table, Replication System Tables, mysql.gtid_executed Table
help tables, Server-Side Help System Tables
help_category table, Server-Side Help System Tables
help_keyword table, Server-Side Help System Tables
help_relation table, Server-Side Help System Tables
help_topic table, Server-Side Help System Tables
innodb_dynamic_metadata table, Miscellaneous System Tables
innodb_index_stats table, Optimizer System Tables, Configuring Persistent Optimizer Statistics Parameters
innodb_table_stats table, Optimizer System Tables, Configuring Persistent Optimizer Statistics Parameters
ndb_binlog_index table, Replication System Tables, NDB Cluster Replication Schema and Tables
password_history table, Grant System Tables, Grant Table Overview
plugin table, Object Information System Tables
procs_priv table, Grant System Tables, Grant Table Overview
proxies_priv table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
role_edges table, Grant System Tables, Grant Table Overview
servers table, Miscellaneous System Tables
server_cost, The Cost Model Database
server_cost table, Optimizer System Tables
slave_master_info table, Replication System Tables
slave_relay_log_info table, Replication System Tables
slave_worker_info table, Replication System Tables
slow_log table, Log System Tables
tables_priv table, Grant System Tables, Grant Table Overview
time zone tables, Time Zone System Tables
time_zone table, Time Zone System Tables
time_zone_leap_second table, Time Zone System Tables
time_zone_name table, Time Zone System Tables
time_zone_transition table, Time Zone System Tables
time_zone_transition_type table, Time Zone System Tables
user table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
system tablespace, MySQL Glossary
system variable
activate_all_roles_on_login, Server System Variables
admin_address, Server System Variables
admin_port, Server System Variables
audit_log_buffer_size, Audit Log Options and Variables
audit_log_compression, Audit Log Options and Variables
audit_log_connection_policy, Audit Log Options and Variables
audit_log_current_session, Audit Log Options and Variables
audit_log_encryption, Audit Log Options and Variables
audit_log_exclude_accounts, Audit Log Options and Variables
audit_log_file, Audit Log Options and Variables
audit_log_filter_id, Audit Log Options and Variables
audit_log_flush, Audit Log Options and Variables
audit_log_format, Audit Log Options and Variables
audit_log_include_accounts, Audit Log Options and Variables
audit_log_policy, Audit Log Options and Variables
audit_log_read_buffer_size, Audit Log Options and Variables
audit_log_rotate_on_size, Audit Log Options and Variables
audit_log_statement_policy, Audit Log Options and Variables
audit_log_strategy, Audit Log Options and Variables
authentication_ldap_sasl_auth_method_name, Pluggable Authentication System Variables
authentication_ldap_sasl_bind_base_dn, Pluggable Authentication System Variables
authentication_ldap_sasl_bind_root_dn, Pluggable Authentication System Variables
authentication_ldap_sasl_bind_root_pwd, Pluggable Authentication System Variables
authentication_ldap_sasl_ca_path, Pluggable Authentication System Variables
authentication_ldap_sasl_group_search_attr, Pluggable Authentication System Variables
authentication_ldap_sasl_group_search_filter, Pluggable Authentication System Variables
authentication_ldap_sasl_init_pool_size, Pluggable Authentication System Variables
authentication_ldap_sasl_log_status, Pluggable Authentication System Variables
authentication_ldap_sasl_max_pool_size, Pluggable Authentication System Variables
authentication_ldap_sasl_server_host, Pluggable Authentication System Variables
authentication_ldap_sasl_server_port, Pluggable Authentication System Variables
authentication_ldap_sasl_tls, Pluggable Authentication System Variables
authentication_ldap_sasl_user_search_attr, Pluggable Authentication System Variables
authentication_ldap_simple_auth_method_name, Pluggable Authentication System Variables
authentication_ldap_simple_bind_base_dn, Pluggable Authentication System Variables
authentication_ldap_simple_bind_root_dn, Pluggable Authentication System Variables
authentication_ldap_simple_bind_root_pwd, Pluggable Authentication System Variables
authentication_ldap_simple_ca_path, Pluggable Authentication System Variables
authentication_ldap_simple_group_search_attr, Pluggable Authentication System Variables
authentication_ldap_simple_group_search_filter, Pluggable Authentication System Variables
authentication_ldap_simple_init_pool_size, Pluggable Authentication System Variables
authentication_ldap_simple_log_status, Pluggable Authentication System Variables
authentication_ldap_simple_max_pool_size, Pluggable Authentication System Variables
authentication_ldap_simple_server_host, Pluggable Authentication System Variables
authentication_ldap_simple_server_port, Pluggable Authentication System Variables
authentication_ldap_simple_tls, Pluggable Authentication System Variables
authentication_ldap_simple_user_search_attr, Pluggable Authentication System Variables
authentication_windows_log_level, Server System Variables
authentication_windows_use_principal_name, Server System Variables
autocommit, Server System Variables
automatic_sp_privileges, Server System Variables
auto_generate_certs, Server System Variables
auto_increment_increment, System Variables Used on Replication Masters
auto_increment_offset, System Variables Used on Replication Masters
avoid_temporal_upgrade, Server System Variables
back_log, Server System Variables
basedir, Server System Variables
big_tables, Server System Variables
bind_address, Server System Variables
binlog_cache_size, System Variables Used with Binary Logging
binlog_checksum, System Variables Used with Binary Logging
binlog_direct_non_transactional_updates, System Variables Used with Binary Logging
binlog_encryption, System Variables Used with Binary Logging
binlog_error_action, System Variables Used with Binary Logging
binlog_expire_logs_seconds, System Variables Used with Binary Logging
binlog_format, System Variables Used with Binary Logging
binlog_group_commit_sync_delay, System Variables Used with Binary Logging
binlog_group_commit_sync_no_delay_count, System Variables Used with Binary Logging
binlog_gtid_simple_recovery, System Variables Used with GTID Replication
binlog_max_flush_queue_time, System Variables Used with Binary Logging
binlog_order_commits, System Variables Used with Binary Logging
binlog_rotate_encryption_master_key_at_startup, System Variables Used with Binary Logging
binlog_rows_query_log_events, System Variables Used with Binary Logging
binlog_row_event_max_size, System Variables Used with Binary Logging
binlog_row_image, System Variables Used with Binary Logging
binlog_row_metadata, System Variables Used with Binary Logging
binlog_row_value_options, System Variables Used with Binary Logging
binlog_stmt_cache_size, System Variables Used with Binary Logging
binlog_transaction_dependency_history_size, System Variables Used with Binary Logging
binlog_transaction_dependency_tracking, System Variables Used with Binary Logging
block_encryption_mode, Server System Variables
bulk_insert_buffer_size, Server System Variables
caching_sha2_password_auto_generate_rsa_keys, Server System Variables
caching_sha2_password_private_key_path, Server System Variables
caching_sha2_password_public_key_path, Server System Variables
character_sets_dir, Server System Variables
character_set_client, Server System Variables
character_set_connection, Server System Variables
character_set_database, Server System Variables
character_set_filesystem, Server System Variables
character_set_results, Server System Variables
character_set_server, Server System Variables
character_set_system, Server System Variables
check_proxy_users, Server System Variables, Server Support for Proxy User Mapping
collation_connection, Server System Variables
collation_database, Server System Variables
collation_server, Server System Variables
completion_type, Server System Variables
concurrent_insert, Server System Variables
connection_control_failed_connections_threshold, Connection-Control System Variables
connection_control_max_connection_delay, Connection-Control System Variables
connection_control_min_connection_delay, Connection-Control System Variables
connect_timeout, Server System Variables
core_file, Server System Variables
create_admin_listener_thread, Server System Variables
cte_max_recursion_depth, Server System Variables
datadir, Server System Variables
datetime_format, Server System Variables
date_format, Server System Variables
debug, Server System Variables
debug_sync, Server System Variables
default_authentication_plugin, Server System Variables
default_collation_for_utf8mb4, Server System Variables
default_password_lifetime, Server System Variables
default_storage_engine, Server System Variables
default_table_encryption, Server System Variables
default_tmp_storage_engine, Server System Variables
default_week_format, Server System Variables
delayed_insert_limit, Server System Variables
delayed_insert_timeout, Server System Variables
delayed_queue_size, Server System Variables
delay_key_write, Server System Variables
disabled_storage_engines, Server System Variables
disconnect_on_expired_password, Server System Variables
div_precision_increment, Server System Variables
dragnet.log_error_filter_rules, Server System Variables
end_markers_in_json, Server System Variables
error_count, Server System Variables
event_scheduler, Server System Variables
expire_logs_days, System Variables Used with Binary Logging
explicit_defaults_for_timestamp, Server System Variables
external_user, Server System Variables
flush, Server System Variables
flush_time, Server System Variables
foreign_key_checks, Server System Variables
ft_boolean_syntax, Server System Variables
ft_max_word_len, Server System Variables
ft_min_word_len, Server System Variables
ft_query_expansion_limit, Server System Variables
ft_stopword_file, Server System Variables
general_log, Server System Variables
general_log_file, Server System Variables
group_concat_max_len, Server System Variables
group_replication_allow_local_disjoint_gtids_join, Group Replication System Variables
group_replication_allow_local_lower_version_join, Group Replication System Variables
group_replication_autorejoin_tries, Group Replication System Variables
group_replication_auto_increment_increment, Group Replication System Variables
group_replication_bootstrap_group, Group Replication System Variables
group_replication_communication_debug_options, Group Replication System Variables
group_replication_communication_max_message_size, Group Replication System Variables
group_replication_components_stop_timeout, Group Replication System Variables
group_replication_compression_threshold, Group Replication System Variables
group_replication_consistency, Group Replication System Variables
group_replication_enforce_update_everywhere_checks, Group Replication System Variables
group_replication_exit_state_action, Group Replication System Variables
group_replication_flow_control_applier_threshold, Group Replication System Variables
group_replication_flow_control_certifier_threshold, Group Replication System Variables
group_replication_flow_control_hold_percent, Group Replication System Variables
group_replication_flow_control_max_commit_quota, Group Replication System Variables
group_replication_flow_control_member_quota_percent, Group Replication System Variables
group_replication_flow_control_min_quota, Group Replication System Variables
group_replication_flow_control_min_recovery_quota, Group Replication System Variables
group_replication_flow_control_mode, Group Replication System Variables
group_replication_flow_control_period, Group Replication System Variables
group_replication_flow_control_release_percent, Group Replication System Variables
group_replication_force_members, Group Replication System Variables
group_replication_group_name, Group Replication System Variables
group_replication_group_seeds, Group Replication System Variables
group_replication_gtid_assignment_block_size, Group Replication System Variables
group_replication_ip_whitelist, Group Replication System Variables
group_replication_local_address, Group Replication System Variables
group_replication_member_expel_timeout, Group Replication System Variables
group_replication_member_weight, Group Replication System Variables
group_replication_message_cache_size, Group Replication System Variables
group_replication_poll_spin_loops, Group Replication System Variables
group_replication_recovery_complete_at, Group Replication System Variables
group_replication_recovery_get_public_key, Group Replication System Variables
group_replication_recovery_public_key_path, Group Replication System Variables
group_replication_recovery_reconnect_interval, Group Replication System Variables
group_replication_recovery_retry_count, Group Replication System Variables
group_replication_recovery_ssl_ca, Group Replication System Variables
group_replication_recovery_ssl_capath, Group Replication System Variables
group_replication_recovery_ssl_cert, Group Replication System Variables
group_replication_recovery_ssl_cipher, Group Replication System Variables
group_replication_recovery_ssl_crl, Group Replication System Variables
group_replication_recovery_ssl_crlpath, Group Replication System Variables
group_replication_recovery_ssl_key, Group Replication System Variables
group_replication_recovery_ssl_verify_server_cert, Group Replication System Variables
group_replication_recovery_use_ssl, Group Replication System Variables
group_replication_single_primary_mode, Group Replication System Variables
group_replication_ssl_mode, Group Replication System Variables
group_replication_start_on_boot, Group Replication System Variables
group_replication_transaction_size_limit, Group Replication System Variables
group_replication_unreachable_majority_timeout, Group Replication System Variables
gtid_executed, System Variables Used with GTID Replication
gtid_executed_compression_period, System Variables Used with GTID Replication
gtid_purged, System Variables Used with GTID Replication
have_compress, Server System Variables
have_crypt, Server System Variables
have_dynamic_loading, Server System Variables
have_geometry, Server System Variables
have_openssl, Server System Variables
have_profiling, Server System Variables
have_query_cache, Server System Variables
have_rtree_keys, Server System Variables
have_ssl, Server System Variables
have_statement_timeout, Server System Variables
have_symlink, Server System Variables
histogram_generation_max_mem_size, Server System Variables
hostname, Server System Variables
identity, Server System Variables
ignore_builtin_innodb, InnoDB Startup Options and System Variables
immediate_server_version, System Variables Used on Replication Masters
information_schema_stats_expiry, Server System Variables
init_connect, Server System Variables
init_file, Server System Variables
init_slave, System Variables Used on Replication Slaves
innodb_adaptive_flushing, InnoDB Startup Options and System Variables
innodb_adaptive_hash_index, InnoDB Startup Options and System Variables
innodb_adaptive_hash_index_parts, InnoDB Startup Options and System Variables
innodb_autoextend_increment, InnoDB Startup Options and System Variables
innodb_autoinc_lock_mode, InnoDB Startup Options and System Variables
innodb_background_drop_list_empty, InnoDB Startup Options and System Variables
innodb_buffer_pool_chunk_size, InnoDB Startup Options and System Variables
innodb_buffer_pool_debug, InnoDB Startup Options and System Variables
innodb_buffer_pool_instances, InnoDB Startup Options and System Variables
innodb_buffer_pool_in_core_file, InnoDB Startup Options and System Variables
innodb_buffer_pool_size, InnoDB Startup Options and System Variables
innodb_change_buffering, InnoDB Startup Options and System Variables
innodb_change_buffering_debug, InnoDB Startup Options and System Variables
innodb_checkpoint_disabled, InnoDB Startup Options and System Variables
innodb_commit_concurrency, InnoDB Startup Options and System Variables
innodb_compress_debug, InnoDB Startup Options and System Variables
innodb_concurrency_tickets, InnoDB Startup Options and System Variables
innodb_data_file_path, InnoDB Startup Options and System Variables
innodb_data_home_dir, InnoDB Startup Options and System Variables
innodb_ddl_log_crash_reset_debug, InnoDB Startup Options and System Variables
innodb_deadlock_detect, InnoDB Startup Options and System Variables
innodb_dedicated_server, InnoDB Startup Options and System Variables
innodb_default_row_format, InnoDB Startup Options and System Variables
innodb_directories, InnoDB Startup Options and System Variables
innodb_disable_sort_file_cache, InnoDB Startup Options and System Variables
innodb_doublewrite, InnoDB Startup Options and System Variables
innodb_fast_shutdown, InnoDB Startup Options and System Variables
innodb_file_per_table, InnoDB Startup Options and System Variables
innodb_fill_factor, InnoDB Startup Options and System Variables
innodb_fil_make_page_dirty_debug, InnoDB Startup Options and System Variables
innodb_flush_log_at_timeout, InnoDB Startup Options and System Variables
innodb_flush_log_at_trx_commit, InnoDB Startup Options and System Variables
innodb_flush_method, InnoDB Startup Options and System Variables
innodb_flush_sync, InnoDB Startup Options and System Variables
innodb_force_recovery, InnoDB Startup Options and System Variables
innodb_fsync_threshold, InnoDB Startup Options and System Variables
innodb_io_capacity, InnoDB Startup Options and System Variables
innodb_limit_optimistic_insert_debug, InnoDB Startup Options and System Variables
innodb_lock_wait_timeout, InnoDB Startup Options and System Variables
innodb_log_buffer_size, InnoDB Startup Options and System Variables
innodb_log_checkpoint_fuzzy_now, InnoDB Startup Options and System Variables
innodb_log_checkpoint_now, InnoDB Startup Options and System Variables
innodb_log_checksums, InnoDB Startup Options and System Variables
innodb_log_files_in_group, InnoDB Startup Options and System Variables
innodb_log_file_size, InnoDB Startup Options and System Variables
innodb_log_group_home_dir, InnoDB Startup Options and System Variables
innodb_log_spin_cpu_abs_lwm, InnoDB Startup Options and System Variables
innodb_log_spin_cpu_pct_hwm, InnoDB Startup Options and System Variables
innodb_log_wait_for_flush_spin_hwm, InnoDB Startup Options and System Variables
innodb_log_write_ahead_size, InnoDB Startup Options and System Variables
innodb_max_dirty_pages_pct, InnoDB Startup Options and System Variables
innodb_max_purge_lag, InnoDB Startup Options and System Variables
innodb_max_purge_lag_delay, InnoDB Startup Options and System Variables
innodb_max_undo_log_size, InnoDB Startup Options and System Variables
innodb_merge_threshold_set_all_debug, InnoDB Startup Options and System Variables
innodb_numa_interleave, InnoDB Startup Options and System Variables
innodb_old_blocks_pct, InnoDB Startup Options and System Variables
innodb_old_blocks_time, InnoDB Startup Options and System Variables
innodb_open_files, InnoDB Startup Options and System Variables
innodb_parallel_read_threads, InnoDB Startup Options and System Variables
innodb_print_ddl_logs, InnoDB Startup Options and System Variables
innodb_purge_batch_size, InnoDB Startup Options and System Variables
innodb_purge_rseg_truncate_frequency, InnoDB Startup Options and System Variables
innodb_purge_threads, InnoDB Startup Options and System Variables
innodb_read_ahead_threshold, InnoDB Startup Options and System Variables
innodb_read_io_threads, InnoDB Startup Options and System Variables
innodb_redo_log_encrypt, InnoDB Startup Options and System Variables
innodb_replication_delay, InnoDB Startup Options and System Variables
innodb_rollback_on_timeout, InnoDB Startup Options and System Variables
innodb_saved_page_number_debug, InnoDB Startup Options and System Variables
innodb_scan_directories, InnoDB Startup Options and System Variables
innodb_spin_wait_delay, InnoDB Startup Options and System Variables
innodb_spin_wait_pause_multiplier, InnoDB Startup Options and System Variables
innodb_stats_include_delete_marked, Including Delete-marked Records in Persistent Statistics Calculations, InnoDB Startup Options and System Variables
innodb_stats_method, InnoDB Startup Options and System Variables
innodb_stats_on_metadata, InnoDB Startup Options and System Variables
innodb_status_output, InnoDB Startup Options and System Variables
innodb_status_output_locks, InnoDB Startup Options and System Variables
innodb_strict_mode, InnoDB Startup Options and System Variables
innodb_sync_debug, InnoDB Startup Options and System Variables
innodb_sync_spin_loops, InnoDB Startup Options and System Variables
innodb_table_locks, InnoDB Startup Options and System Variables
innodb_temp_data_file_path, InnoDB Startup Options and System Variables
innodb_temp_tablespaces_dir, InnoDB Startup Options and System Variables
innodb_thread_concurrency, InnoDB Startup Options and System Variables
innodb_thread_sleep_delay, InnoDB Startup Options and System Variables
innodb_tmpdir, InnoDB Startup Options and System Variables
innodb_trx_purge_view_update_only_debug, InnoDB Startup Options and System Variables
innodb_trx_rseg_n_slots_debug, InnoDB Startup Options and System Variables
innodb_undo_log_encrypt, InnoDB Startup Options and System Variables
innodb_undo_log_truncate, InnoDB Startup Options and System Variables
innodb_use_native_aio, InnoDB Startup Options and System Variables
innodb_version, InnoDB Startup Options and System Variables
innodb_write_io_threads, InnoDB Startup Options and System Variables
insert_id, Server System Variables
interactive_timeout, Server System Variables
internal_tmp_disk_storage_engine, Server System Variables
internal_tmp_mem_storage_engine, Server System Variables
join_buffer_size, Server System Variables
keep_files_on_create, Server System Variables
keyring_aws_cmk_id, Keyring System Variables
keyring_aws_conf_file, Keyring System Variables
keyring_aws_data_file, Keyring System Variables
keyring_aws_region, Keyring System Variables
keyring_encrypted_file_data, Keyring System Variables
keyring_encrypted_file_password, Keyring System Variables
keyring_file_data, Keyring System Variables
keyring_okv_conf_dir, Keyring System Variables
keyring_operations, Keyring System Variables
key_buffer_size, Server System Variables
key_cache_age_threshold, Server System Variables
key_cache_block_size, Server System Variables
key_cache_division_limit, Server System Variables
large_files_support, Server System Variables
large_pages, Server System Variables
large_page_size, Server System Variables
last_insert_id, Server System Variables
lc_messages, Server System Variables
lc_messages_dir, Server System Variables
lc_time_names, Server System Variables
license, Server System Variables
local_infile, Server System Variables
locked_in_memory, Server System Variables
lock_order, The LOCK_ORDER Tool
lock_order_debug_loop, The LOCK_ORDER Tool
lock_order_debug_missing_arc, The LOCK_ORDER Tool
lock_order_debug_missing_key, The LOCK_ORDER Tool
lock_order_debug_missing_unlock, The LOCK_ORDER Tool
lock_order_dependencies, The LOCK_ORDER Tool
lock_order_extra_dependencies, The LOCK_ORDER Tool
lock_order_output_directory, The LOCK_ORDER Tool
lock_order_print_txt, The LOCK_ORDER Tool
lock_order_trace_loop, The LOCK_ORDER Tool
lock_order_trace_missing_arc, The LOCK_ORDER Tool
lock_order_trace_missing_key, The LOCK_ORDER Tool
lock_order_trace_missing_unlock, The LOCK_ORDER Tool
lock_wait_timeout, Server System Variables
log_bin, System Variables Used with Binary Logging
log_bin_basename, System Variables Used with Binary Logging
log_bin_index, System Variables Used with Binary Logging
log_bin_trust_function_creators, System Variables Used with Binary Logging
log_bin_use_v1_row_events, System Variables Used with Binary Logging
log_builtin_as_identified_by_password, System Variables Used with Binary Logging
log_error, Server System Variables
log_error_filter_rules, Server System Variables
log_error_services, Server System Variables
log_error_suppression_list, Server System Variables
log_error_verbosity, Server System Variables
log_output, Server System Variables
log_queries_not_using_indexes, Server System Variables
log_slave_updates, System Variables Used with Binary Logging
log_slow_extra, Server System Variables
log_statements_unsafe_for_binlog, System Variables Used with Binary Logging
log_syslog, Server System Variables
log_syslog_facility, Server System Variables
log_syslog_include_pid, Server System Variables
log_syslog_tag, Server System Variables
log_throttle_queries_not_using_indexes, Server System Variables
log_timestamps, Server System Variables
log_warnings, Server System Variables
long_query_time, Server System Variables
lower_case_file_system, Server System Variables
lower_case_table_names, Server System Variables
low_priority_updates, Server System Variables
mandatory_roles, Server System Variables
master_info_repository, System Variables Used on Replication Slaves
master_verify_checksum, System Variables Used with Binary Logging
max_allowed_packet, Server System Variables
max_binlog_cache_size, System Variables Used with Binary Logging
max_binlog_size, System Variables Used with Binary Logging
max_binlog_stmt_cache_size, System Variables Used with Binary Logging
max_connections, Server System Variables
max_connect_errors, Server System Variables
max_delayed_threads, Server System Variables
max_digest_length, Server System Variables
max_error_count, Server System Variables
max_execution_time, Server System Variables
max_heap_table_size, Server System Variables
max_insert_delayed_threads, Server System Variables
max_join_size, mysql Client Tips, Server System Variables
max_length_for_sort_data, Server System Variables
max_points_in_geometry, Server System Variables
max_prepared_stmt_count, Server System Variables
max_relay_log_size, System Variables Used on Replication Slaves
max_seeks_for_key, Server System Variables
max_sort_length, Server System Variables
max_sp_recursion_depth, Server System Variables
max_tmp_tables, Server System Variables
max_user_connections, Server System Variables
max_write_lock_count, Server System Variables
mecab_rc_file, Server System Variables
metadata_locks_cache_size, Server System Variables
metadata_locks_hash_instances, Server System Variables
min_examined_row_limit, Server System Variables
myisam_data_pointer_size, Server System Variables
myisam_max_sort_file_size, Server System Variables
myisam_mmap_size, Server System Variables
myisam_recover_options, Server System Variables
myisam_repair_threads, Server System Variables
myisam_sort_buffer_size, Server System Variables
myisam_stats_method, Server System Variables
myisam_use_mmap, Server System Variables
mysqlx_bind_address, X Plugin Options and System Variables
mysqlx_connect_timeout, X Plugin Options and System Variables
mysqlx_document_id_unique_prefix, X Plugin Options and System Variables
mysqlx_enable_hello_notice, X Plugin Options and System Variables
mysqlx_idle_worker_thread_timeout, X Plugin Options and System Variables
mysqlx_interactive_timeout, X Plugin Options and System Variables
mysqlx_max_allowed_packet, X Plugin Options and System Variables
mysqlx_max_connections, X Plugin Options and System Variables
mysqlx_min_worker_threads, X Plugin Options and System Variables
mysqlx_port, X Plugin Options and System Variables
mysqlx_port_open_timeout, X Plugin Options and System Variables
mysqlx_read_timeout, X Plugin Options and System Variables
mysqlx_socket, X Plugin Options and System Variables
mysqlx_ssl_ca, X Plugin Options and System Variables
mysqlx_ssl_capath, X Plugin Options and System Variables
mysqlx_ssl_cert, X Plugin Options and System Variables
mysqlx_ssl_cipher, X Plugin Options and System Variables
mysqlx_ssl_crl, X Plugin Options and System Variables
mysqlx_ssl_crlpath, X Plugin Options and System Variables
mysqlx_ssl_key, X Plugin Options and System Variables
mysqlx_wait_timeout, X Plugin Options and System Variables
mysqlx_write_timeout, X Plugin Options and System Variables
mysql_firewall_mode, MySQL Enterprise Firewall System Variables
mysql_firewall_trace, MySQL Enterprise Firewall System Variables
mysql_native_password_proxy_users, Server System Variables, Server Support for Proxy User Mapping
named_pipe, Server System Variables
named_pipe_full_access_group, Server System Variables
ndb_log_empty_epochs, NDB Cluster System Variables
ndb_log_empty_update, NDB Cluster System Variables
ndb_log_exclusive_reads, NDB Cluster System Variables
ndb_log_orig, NDB Cluster System Variables
ndb_log_transaction_id, NDB Cluster System Variables
net_buffer_length, Server System Variables
net_read_timeout, Server System Variables
net_retry_count, Server System Variables
net_write_timeout, Server System Variables
new, Server System Variables
ngram_token_size, Server System Variables
offline_mode, Server System Variables
old, Server System Variables
old_alter_table, Server System Variables
old_passwords, Server System Variables
open_files_limit, Server System Variables
optimizer_prune_level, Server System Variables
optimizer_search_depth, Server System Variables
optimizer_switch, Server System Variables
optimizer_trace, Server System Variables
optimizer_trace_features, Server System Variables
optimizer_trace_limit, Server System Variables
optimizer_trace_max_mem_size, Server System Variables
optimizer_trace_offset, Server System Variables
original_commit_timestamp, System Variables Used with Binary Logging
original_server_version, System Variables Used on Replication Masters
parser_max_mem_size, Server System Variables
partial_revokes, Server System Variables
password_history, Server System Variables
password_require_current, Server System Variables
password_reuse_interval, Server System Variables
performance_schema, Performance Schema System Variables
performance_schema_accounts_size, Performance Schema System Variables
performance_schema_digests_size, Performance Schema System Variables
performance_schema_error_size, Performance Schema System Variables
performance_schema_events_stages_history_long_size, Performance Schema System Variables
performance_schema_events_stages_history_size, Performance Schema System Variables
performance_schema_events_statements_history_long_size, Performance Schema System Variables
performance_schema_events_statements_history_size, Performance Schema System Variables
performance_schema_events_transactions_history_long_size, Performance Schema System Variables
performance_schema_events_transactions_history_size, Performance Schema System Variables
performance_schema_events_waits_history_long_size, Performance Schema System Variables
performance_schema_events_waits_history_size, Performance Schema System Variables
performance_schema_hosts_size, Performance Schema System Variables
performance_schema_max_cond_classes, Performance Schema System Variables
performance_schema_max_cond_instances, Performance Schema System Variables
performance_schema_max_digest_length, Performance Schema System Variables
performance_schema_max_digest_sample_age, Performance Schema System Variables
performance_schema_max_file_classes, Performance Schema System Variables
performance_schema_max_file_handles, Performance Schema System Variables
performance_schema_max_file_instances, Performance Schema System Variables
performance_schema_max_index_stat, Performance Schema System Variables
performance_schema_max_memory_classes, Performance Schema System Variables
performance_schema_max_metadata_locks, Performance Schema System Variables
performance_schema_max_mutex_classes, Performance Schema System Variables
performance_schema_max_mutex_instances, Performance Schema System Variables
performance_schema_max_prepared_statements_instances, Performance Schema System Variables
performance_schema_max_program_instances, Performance Schema System Variables
performance_schema_max_rwlock_classes, Performance Schema System Variables
performance_schema_max_rwlock_instances, Performance Schema System Variables
performance_schema_max_socket_classes, Performance Schema System Variables
performance_schema_max_socket_instances, Performance Schema System Variables
performance_schema_max_sql_text_length, Performance Schema System Variables
performance_schema_max_stage_classes, Performance Schema System Variables
performance_schema_max_statement_classes, Performance Schema System Variables
performance_schema_max_statement_stack, Performance Schema System Variables
performance_schema_max_table_handles, Performance Schema System Variables
performance_schema_max_table_instances, Performance Schema System Variables
performance_schema_max_table_lock_stat, Performance Schema System Variables
performance_schema_max_thread_classes, Performance Schema System Variables
performance_schema_max_thread_instances, Performance Schema System Variables
performance_schema_session_connect_attrs_size, Performance Schema System Variables
performance_schema_setup_actors_size, Performance Schema System Variables
performance_schema_setup_objects_size, Performance Schema System Variables
performance_schema_users_size, Performance Schema System Variables
persisted_globals_load, Server System Variables, Persisted System Variables
persist_only_admin_x509_subject, Server System Variables
pid_file, Server System Variables
plugin_dir, Server System Variables
port, Server System Variables
preload_buffer_size, Server System Variables
print_identified_with_as_hex, Server System Variables
profiling, Server System Variables
profiling_history_size, Server System Variables
protocol_version, Server System Variables
proxy_user, Server System Variables
pseudo_slave_mode, Server System Variables
pseudo_thread_id, Server System Variables
query_alloc_block_size, Server System Variables
query_cache_limit, Server System Variables
query_cache_min_res_unit, Server System Variables
query_cache_size, Server System Variables
query_cache_type, Server System Variables
query_cache_wlock_invalidate, Server System Variables
query_prealloc_size, Server System Variables
rand_seed1, Server System Variables
rand_seed2, Server System Variables
range_alloc_block_size, Server System Variables
range_optimizer_max_mem_size, Server System Variables
rbr_exec_mode, Server System Variables
read_buffer_size, Server System Variables
read_only, Server System Variables
read_rnd_buffer_size, Server System Variables
regexp_stack_limit, Server System Variables
regexp_time_limit, Server System Variables
relay_log, System Variables Used on Replication Slaves
relay_log_basename, System Variables Used on Replication Slaves
relay_log_index, System Variables Used on Replication Slaves
relay_log_info_file, System Variables Used on Replication Slaves
relay_log_info_repository, System Variables Used on Replication Slaves
relay_log_purge, System Variables Used on Replication Slaves
relay_log_recovery, System Variables Used on Replication Slaves
relay_log_space_limit, System Variables Used on Replication Slaves
report_host, System Variables Used on Replication Slaves
report_password, System Variables Used on Replication Slaves
report_port, System Variables Used on Replication Slaves
report_user, System Variables Used on Replication Slaves
require_secure_transport, Server System Variables
resultset_metadata, Server System Variables
rewriter_enabled, Rewriter Query Rewrite Plugin System Variables
rewriter_verbose, Rewriter Query Rewrite Plugin System Variables
rpl_read_size, System Variables Used on Replication Slaves
rpl_semi_sync_master_enabled, System Variables Used on Replication Masters
rpl_semi_sync_master_timeout, System Variables Used on Replication Masters
rpl_semi_sync_master_trace_level, System Variables Used on Replication Masters
rpl_semi_sync_master_wait_for_slave_count, System Variables Used on Replication Masters
rpl_semi_sync_master_wait_no_slave, System Variables Used on Replication Masters
rpl_semi_sync_master_wait_point, System Variables Used on Replication Masters
rpl_semi_sync_slave_enabled, System Variables Used on Replication Slaves
rpl_semi_sync_slave_trace_level, System Variables Used on Replication Slaves
rpl_stop_slave_timeout, System Variables Used on Replication Slaves
schema_definition_cache, Server System Variables
secondary_engine_cost_threshold, Server System Variables
secure_auth, Server System Variables
secure_file_priv, Server System Variables
server_id, Server System Variables
server_id_bits, NDB Cluster System Variables
session_track_gtids, Server System Variables
session_track_schema, Server System Variables
session_track_state_change, Server System Variables
session_track_system_variables, Server System Variables
session_track_transaction_info, Server System Variables
sha256_password_auto_generate_rsa_keys, Server System Variables
sha256_password_private_key_path, Server System Variables
sha256_password_proxy_users, Server System Variables, Server Support for Proxy User Mapping
sha256_password_public_key_path, Server System Variables
shared_memory, Server System Variables
shared_memory_base_name, Server System Variables
show_compatibility_56, Server System Variables
show_create_table_verbosity, Server System Variables
show_old_temporals, Server System Variables
skip_external_locking, Server System Variables
skip_name_resolve, Server System Variables
skip_networking, Server System Variables
skip_show_database, Server System Variables
slave_checkpoint_group, System Variables Used on Replication Slaves
slave_checkpoint_period, System Variables Used on Replication Slaves
slave_compressed_protocol, System Variables Used on Replication Slaves
slave_exec_mode, System Variables Used on Replication Slaves
slave_load_tmpdir, System Variables Used on Replication Slaves
slave_max_allowed_packet, System Variables Used on Replication Slaves
slave_net_timeout, System Variables Used on Replication Slaves
slave_parallel_type, System Variables Used on Replication Slaves
slave_parallel_workers, System Variables Used on Replication Slaves
slave_pending_jobs_size_max, System Variables Used on Replication Slaves
slave_preserve_commit_order, System Variables Used on Replication Slaves
slave_rows_search_algorithms, System Variables Used on Replication Slaves
slave_skip_errors, System Variables Used on Replication Slaves
slave_sql_verify_checksum, System Variables Used on Replication Slaves
slave_transaction_retries, System Variables Used on Replication Slaves
slave_type_conversions, System Variables Used on Replication Slaves
slow_launch_time, Server System Variables
slow_query_log, Server System Variables
slow_query_log_file, Server System Variables
socket, Server System Variables
sort_buffer_size, Server System Variables
sql_auto_is_null, Server System Variables
sql_big_selects, Server System Variables
sql_buffer_result, Server System Variables
sql_log_bin, System Variables Used with Binary Logging
sql_log_off, Server System Variables
sql_mode, Server System Variables
sql_notes, Server System Variables
sql_quote_show_create, Server System Variables
sql_require_primary_key, Server System Variables
sql_safe_updates, mysql Client Tips, Server System Variables
sql_select_limit, mysql Client Tips, Server System Variables
sql_slave_skip_counter, System Variables Used on Replication Slaves
sql_warnings, Server System Variables
ssl_ca, Server System Variables
ssl_capath, Server System Variables
ssl_cert, Server System Variables
ssl_cipher, Server System Variables
ssl_crl, Server System Variables
ssl_crlpath, Server System Variables
ssl_fips_mode, Server System Variables
ssl_key, Server System Variables
stored_program_definition_cache, Server System Variables
super_read_only, Server System Variables
sync_binlog, System Variables Used with Binary Logging
sync_master_info, System Variables Used on Replication Slaves
sync_relay_log, System Variables Used on Replication Slaves
sync_relay_log_info, System Variables Used on Replication Slaves
syseventlog.facility, Server System Variables
syseventlog.include_pid, Server System Variables
syseventlog.tag, Server System Variables
system_time_zone, Server System Variables
sysvar_stored_program_cache, Server System Variables
tablespace_definition_cache, Server System Variables
table_definition_cache, Server System Variables
table_encryption_privilege_check, Server System Variables
table_open_cache, Server System Variables
table_open_cache_instances, Server System Variables
temptable_max_ram, Server System Variables
temptable_use_mmap, Server System Variables
thread_cache_size, Server System Variables
thread_handling, Server System Variables
thread_pool_algorithm, Server System Variables
thread_pool_high_priority_connection, Server System Variables
thread_pool_max_unused_threads, Server System Variables
thread_pool_prio_kickup_timer, Server System Variables
thread_pool_size, Server System Variables
thread_pool_stall_limit, Server System Variables
thread_stack, Server System Variables
timestamp, Server System Variables
time_format, Server System Variables
time_zone, Server System Variables
tls_ciphersuites, Server System Variables
tls_version, Server System Variables
tmpdir, Server System Variables
tmp_table_size, Server System Variables
transaction_alloc_block_size, Server System Variables
transaction_allow_batching, NDB Cluster System Variables
transaction_isolation, Server System Variables
transaction_prealloc_size, Server System Variables
transaction_read_only, Server System Variables
transaction_write_set_extraction, System Variables Used with Binary Logging
tx_isolation, Server System Variables
tx_read_only, Server System Variables
unique_checks, Server System Variables
updatable_views_with_limit, Server System Variables
use_secondary_engine, Server System Variables
validate_password.check_user_name, Password Validation Component System Variables
validate_password.dictionary_file, Password Validation Component System Variables
validate_password.length, Password Validation Component System Variables
validate_password.mixed_case_count, Password Validation Component System Variables
validate_password.number_count, Password Validation Component System Variables
validate_password.policy, Password Validation Component System Variables
validate_password.special_char_count, Password Validation Component System Variables
validate_password_check_user_name, Password Validation Plugin System Variables
validate_password_dictionary_file, Password Validation Plugin System Variables
validate_password_length, Password Validation Plugin System Variables
validate_password_mixed_case_count, Password Validation Plugin System Variables
validate_password_number_count, Password Validation Plugin System Variables
validate_password_policy, Password Validation Plugin System Variables
validate_password_special_char_count, Password Validation Plugin System Variables
validate_user_plugins, Server System Variables
version, Server System Variables
version_comment, Server System Variables
version_compile_machine, Server System Variables
version_compile_os, Server System Variables
version_compile_zlib, Server System Variables
version_tokens_session, Version Tokens System Variables
version_tokens_session_number, Version Tokens System Variables
wait_timeout, Server System Variables
warning_count, Server System Variables
windowing_use_high_precision, Server System Variables
system variables, Server System Variables, Using System Variables, SHOW VARIABLES Syntax
and replication, Replication and Variables
enforce_gtid_consistency, System Variables Used with GTID Replication
gtid_mode, System Variables Used with GTID Replication
gtid_next, System Variables Used with GTID Replication
gtid_owned, System Variables Used with GTID Replication
hintable, Variable-Setting Hint Syntax
mysqld, Configuring the Server
nonpersistible, Nonpersistible and Persist-Restricted System Variables
persist-restricted, Nonpersistible and Persist-Restricted System Variables
privileges required, System Variable Privileges
SET_VAR optimizer hint, Variable-Setting Hint Syntax
systemd
CMake SYSTEMD_PID_DIR option, Installation Layout Options
CMake SYSTEMD_SERVICE_NAME option, Installation Layout Options
CMake WITH_SYSTEMD option, Feature Options
managing mysqld, Managing MySQL Server with systemd
mysqld daemonize option, Server Command Options
mysqld exit codes, The Server Shutdown Process
SYSTEMD_PID_DIR option
CMake, Installation Layout Options
SYSTEMD_SERVICE_NAME option
CMake, Installation Layout Options
system_time_zone system variable, Server System Variables
SYSTEM_USER privilege, Dynamic Privilege Descriptions
SYSTEM_USER privileges, Account Categories
SYSTEM_USER(), Information Functions
SYSTEM_VARIABLES_ADMIN privilege, Dynamic Privilege Descriptions
sysvar_stored_program_cache system variable, Server System Variables
sys_config table
sys schema, The sys_config Table
sys_get_config() function
sys schema, The sys_get_config() Function

T

[index top]
tab (\t), String Literals, Functions That Modify JSON Values, Field and Line Handling
tab option
mysqldump, mysqldump — A Database Backup Program
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
table, MySQL Glossary
changing, ALTER TABLE Syntax, Problems with ALTER TABLE
deleting, DROP TABLE Syntax
rebuilding, Rebuilding or Repairing Tables or Indexes
repair, Rebuilding or Repairing Tables or Indexes
row size, Data Type Storage Requirements
table aliases, SELECT Syntax
table cache, How MySQL Opens and Closes Tables
table definition
retention, CREATE TABLE Statement Retention
table description
myisamchk, Obtaining Table Information with myisamchk
Table Dump
thread command, Thread Command Values
table is full, Server System Variables, The table is full
Table is full errors (NDB Cluster), Defining NDB Cluster Data Nodes
table lock, MySQL Glossary
table names
case sensitivity, MySQL Extensions to Standard SQL, Identifier Case Sensitivity
table option
mysql, mysql Client Options
ndb_desc, ndb_desc — Describe NDB Tables
table pullout
semi-join strategy, Optimizing IN and EXISTS Subquery predicates with Semi-Join Transformations
table scan, Making the Buffer Pool Scan Resistant
table type, MySQL Glossary
choosing, Alternative Storage Engines
table-level locking, Internal Locking Methods
tables
BLACKHOLE, The BLACKHOLE Storage Engine
checking, myisamchk Check Options
cloning, CREATE TABLE ... LIKE Syntax
closing, How MySQL Opens and Closes Tables
compressed, myisampack — Generate Compressed, Read-Only MyISAM Tables
compressed format, Compressed Table Characteristics
const, EXPLAIN Join Types
constant, WHERE Clause Optimization
copying, CREATE TABLE ... SELECT Syntax
counting rows, Counting Rows
creating, Creating a Table
CSV, The CSV Storage Engine
defragment, Dynamic Table Characteristics
defragmenting, Setting Up a MyISAM Table Maintenance Schedule, OPTIMIZE TABLE Syntax
deleting rows, Deleting Rows from Related Tables
displaying, mysqlshow — Display Database, Table, and Column Information
displaying status, SHOW TABLE STATUS Syntax
dumping, mysqldump — A Database Backup Program, mysqlpump — A Database Backup Program
dynamic, Dynamic Table Characteristics
error checking, How to Check MyISAM Tables for Errors
EXAMPLE, The EXAMPLE Storage Engine
FEDERATED, The FEDERATED Storage Engine
flush, mysqladmin — Client for Administering a MySQL Server
fragmentation, OPTIMIZE TABLE Syntax
HEAP, The MEMORY Storage Engine
improving performance, Optimizing Data Size
information, Obtaining Table Information with myisamchk
information about, Getting Information About Databases and Tables
InnoDB, Introduction to InnoDB
loading data, Loading Data into a Table
maintenance, mysqlcheck — A Table Maintenance Program
maintenance schedule, Setting Up a MyISAM Table Maintenance Schedule
maximum size, Limits on Table Size
MEMORY, The MEMORY Storage Engine
MERGE, The MERGE Storage Engine
merging, The MERGE Storage Engine
moving, Copying Tablespaces to Another Instance
multiple, Using More Than one Table
MyISAM, The MyISAM Storage Engine
names, Schema Object Names
open, How MySQL Opens and Closes Tables
opening, How MySQL Opens and Closes Tables
optimizing, MyISAM Table Optimization
partitioning, The MERGE Storage Engine
repair, mysqlcheck — A Table Maintenance Program
repairing, How to Repair MyISAM Tables
retrieving data, Retrieving Information from a Table
selecting columns, Selecting Particular Columns
selecting rows, Selecting Particular Rows
sorting rows, Sorting Rows
symbolic links, Using Symbolic Links for MyISAM Tables on Unix
system, EXPLAIN Join Types
TEMPORARY, CREATE TEMPORARY TABLE Syntax
too many, Disadvantages of Creating Many Tables in the Same Database
unique ID for last row, How to Get the Unique ID for the Last Inserted Row
TABLES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TABLES Table
tables option
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
tables table
data dictionary table, Data Dictionary Tables
tablespace, MySQL Glossary
moving, Copying Tablespaces to Another Instance
tablespace encryption
monitoring, Monitoring Encryption Progress
TABLESPACES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TABLESPACES Table
tablespaces table
data dictionary table, Data Dictionary Tables
tablespace_definition_cache system variable, Server System Variables
tablespace_files table
data dictionary table, Data Dictionary Tables
tables_priv table
system table, Grant System Tables, Grant Table Overview
TABLE_CONSTRAINTS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TABLE_CONSTRAINTS Table
table_definition_cache system variable, Server System Variables
table_distribution_status
ndbinfo table, The ndbinfo table_distribution_status Table
TABLE_ENCRYPTION_ADMIN privilege, Dynamic Privilege Descriptions
table_encryption_privilege_check variable, Server System Variables
table_exists() procedure
sys schema, The table_exists() Procedure
table_fragments
ndbinfo table, The ndbinfo table_fragments Table
table_handles table
performance_schema, The table_handles Table
table_info
ndbinfo table, The ndbinfo table_info Table
table_io_waits_summary_by_index_usage table
performance_schema, The table_io_waits_summary_by_index_usage Table
table_io_waits_summary_by_table table
performance_schema, The table_io_waits_summary_by_table Table
table_lock_waits_summary_by_table table
performance_schema, The table_lock_waits_summary_by_table Table
table_open_cache, How MySQL Opens and Closes Tables
table_open_cache system variable, Server System Variables
table_open_cache_instances system variable, Server System Variables
table_partitions table
data dictionary table, Data Dictionary Tables
table_partition_values table
data dictionary table, Data Dictionary Tables
TABLE_PRIVILEGES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TABLE_PRIVILEGES Table
table_replicas
ndbinfo table, The ndbinfo table_replicas Table
table_stats table
data dictionary table, Data Dictionary Tables
TAN(), Mathematical Functions
tar
problems on Solaris, Installing MySQL on Solaris
tc-heuristic-recover option
mysqld, Server Command Options
Tcl API, MySQL Tcl API
tcmalloc
memory allocation library, mysqld_safe — MySQL Server Startup Script
tcp-ip option
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
TCP/IP, Selecting a MySQL Server Type, Testing The MySQL Installation, Feature Options, Connecting to the MySQL Server Using Command Options, mysqld_safe — MySQL Server Startup Script, mysql_secure_installation — Improve MySQL Installation Security, mysql Client Options, mysqlbinlog — Utility for Processing Binary Log Files, mysql_config — Display Options for Compiling Clients, MySQL Environment Variables, Server Command Options, Running Multiple MySQL Instances on One Machine, Making MySQL Secure Against Attackers, Troubleshooting Problems Connecting to MySQL, How MySQL Handles Client Connections, Startup Options for Replication Slaves, The socket_instances Table, Can't connect to [local] MySQL server
TCP_MAXSEG_SIZE, NDB Cluster TCP/IP Connections
TCP_RCV_BUF_SIZE, NDB Cluster TCP/IP Connections
TCP_SND_BUF_SIZE, NDB Cluster TCP/IP Connections
tc_time_track_stats
ndbinfo table, The ndbinfo tc_time_track_stats Table
tee command
mysql, mysql Client Commands
tee option
mysql, mysql Client Options
temp-pool option
mysqld, Server Command Options
tempdelay option
ndb_import, ndb_import — Import CSV Data Into NDB
temperrors option
ndb_import, ndb_import — Import CSV Data Into NDB
temporal interval syntax, Temporal Intervals
temporal values
JSON, Creating JSON Values
temporary files, Where MySQL Stores Temporary Files
temporary table, MySQL Glossary
TEMPORARY table privileges, Static Privilege Descriptions, CREATE TEMPORARY TABLE Syntax, Table Privileges
temporary tables
and replication, Replication and Temporary Tables
internal, Internal Temporary Table Use in MySQL
problems, TEMPORARY Table Problems
TEMPORARY tables, CREATE TEMPORARY TABLE Syntax
renaming, RENAME TABLE Syntax
temporary tablespace, MySQL Glossary
temptable_max_ram system variable, Server System Variables
temptable_use_mmap system variable, Server System Variables
terminal monitor
defined, Tutorial
test option
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
test protocol trace plugin, Using the Test Protocol Trace Plugin
testing
connection to the server, Access Control, Stage 1: Connection Verification
installation, Data Directory Initialization Overview
postinstallation, Postinstallation Setup and Testing
testing mysqld
mysqltest, The MySQL Test Suite
test_plugin_server authentication plugin, Test Pluggable Authentication
TEXT
size, String Type Storage Requirements
text collection, MySQL Glossary
TEXT columns
default values, The BLOB and TEXT Types
indexes, Column Prefix Key Parts
indexing, Index Prefixes, CREATE TABLE Syntax
TEXT data type, String Type Overview, The BLOB and TEXT Types
text files
importing, Executing SQL Statements from a Text File, mysqlimport — A Data Import Program, LOAD DATA Syntax
text option
ndb_top, ndb_top — View CPU usage information for NDB threads
thd_alloc plugin service, MySQL Services for Plugins
thd_wait plugin service, MySQL Services for Plugins
The used command is not allowed with this MySQL version
error message, Security Issues with LOAD DATA LOCAL
thread, MySQL Glossary
thread cache, How MySQL Handles Client Connections
thread command
Binlog Dump, Thread Command Values
Change user, Thread Command Values
Close stmt, Thread Command Values
Connect, Thread Command Values
Connect Out, Thread Command Values
Create DB, Thread Command Values
Daemon, Thread Command Values
Debug, Thread Command Values
Delayed insert, Thread Command Values
Drop DB, Thread Command Values
Error, Thread Command Values
Execute, Thread Command Values
Fetch, Thread Command Values
Field List, Thread Command Values
Init DB, Thread Command Values
Kill, Thread Command Values
Long Data, Thread Command Values
Ping, Thread Command Values
Prepare, Thread Command Values
Processlist, Thread Command Values
Query, Thread Command Values
Quit, Thread Command Values
Refresh, Thread Command Values
Register Slave, Thread Command Values
Reset stmt, Thread Command Values
Set option, Thread Command Values
Shutdown, Thread Command Values
Sleep, Thread Command Values
Statistics, Thread Command Values
Table Dump, Thread Command Values
Time, Thread Command Values
thread commands, Thread Command Values
thread pool plugin
resource groups, Resource Group Restrictions
thread state
After create, General Thread States
altering table, General Thread States
Analyzing, General Thread States
Changing master, Replication Slave Connection Thread States
Checking master version, Replication Slave I/O Thread States
checking permissions, General Thread States
Checking table, General Thread States
cleaning up, General Thread States
Clearing, Event Scheduler Thread States
closing tables, General Thread States
committing alter table to storage engine, General Thread States
Committing events to binlog, NDB Cluster Thread States
Connecting to master, Replication Slave I/O Thread States
converting HEAP to ondisk, General Thread States
copy to tmp table, General Thread States
Copying to group table, General Thread States
Copying to tmp table, General Thread States
Copying to tmp table on disk, General Thread States
Creating index, General Thread States
Creating sort index, General Thread States
creating table, General Thread States
Creating tmp table, General Thread States
deleting from main table, General Thread States
deleting from reference tables, General Thread States
discard_or_import_tablespace, General Thread States
end, General Thread States
executing, General Thread States
Execution of init_command, General Thread States
Finished reading one binlog; switching to next binlog, Replication Master Thread States
freeing items, General Thread States
FULLTEXT initialization, General Thread States
init, General Thread States
Initialized, Event Scheduler Thread States
Killed, General Thread States
Killing slave, Replication Slave SQL Thread States, Replication Slave Connection Thread States
Locking system tables, General Thread States
logging slow query, General Thread States
login, General Thread States
Making temporary file (append) before replaying LOAD DATA INFILE, Replication Slave SQL Thread States
Making temporary file (create) before replaying LOAD DATA INFILE, Replication Slave SQL Thread States
manage keys, General Thread States
Master has sent all binlog to slave; waiting for more updates, Replication Master Thread States
NULL, General Thread States
Opening master dump table, Replication Slave Connection Thread States
Opening mysql.ndb_apply_status, NDB Cluster Thread States
Opening system tables, General Thread States
Opening tables, General Thread States
optimizing, General Thread States
preparing, General Thread States
preparing for alter table, General Thread States
Processing events, NDB Cluster Thread States
Processing events from schema table, NDB Cluster Thread States
Purging old relay logs, General Thread States
query end, General Thread States
Queueing master event to the relay log, Replication Slave I/O Thread States
Reading event from the relay log, Replication Slave SQL Thread States
Reading master dump table data, Replication Slave Connection Thread States
Rebuilding the index on master dump table, Replication Slave Connection Thread States
Receiving from client, General Thread States
Reconnecting after a failed binlog dump request, Replication Slave I/O Thread States
Reconnecting after a failed master event read, Replication Slave I/O Thread States
Registering slave on master, Replication Slave I/O Thread States
Removing duplicates, General Thread States
removing tmp table, General Thread States
rename, General Thread States
rename result table, General Thread States
Reopen tables, General Thread States
Repair by sorting, General Thread States
Repair done, General Thread States
Repair with keycache, General Thread States
Requesting binlog dump, Replication Slave I/O Thread States
Rolling back, General Thread States
Saving state, General Thread States
Searching rows for update, General Thread States
Sending binlog event to slave, Replication Master Thread States
Sending to client, General Thread States
setup, General Thread States
Shutting down, NDB Cluster Thread States
Slave has read all relay log; waiting for more updates, Replication Slave SQL Thread States
Sorting for group, General Thread States
Sorting for order, General Thread States
Sorting index, General Thread States
Sorting result, General Thread States
statistics, General Thread States
Syncing ndb table schema operation and binlog, NDB Cluster Thread States
System lock, General Thread States
update, General Thread States
Updating, General Thread States
updating main table, General Thread States
updating reference tables, General Thread States
User lock, General Thread States
User sleep, General Thread States
Waiting for allowed to take ndbcluster global schema lock, NDB Cluster Thread States
Waiting for an event from Coordinator, Replication Slave SQL Thread States
Waiting for commit lock, General Thread States
Waiting for event from ndbcluster, NDB Cluster Thread States
Waiting for first event from ndbcluster, NDB Cluster Thread States
Waiting for global read lock, General Thread States
Waiting for its turn to commit, Replication Slave I/O Thread States
Waiting for master to send event, Replication Slave I/O Thread States
Waiting for master update, Replication Slave I/O Thread States
Waiting for ndbcluster binlog update to reach current position, NDB Cluster Thread States
Waiting for ndbcluster global schema lock, NDB Cluster Thread States
Waiting for ndbcluster to start, NDB Cluster Thread States
Waiting for next activation, Event Scheduler Thread States
Waiting for scheduler to stop, Event Scheduler Thread States
Waiting for schema epoch, NDB Cluster Thread States
Waiting for schema metadata lock, General Thread States
Waiting for slave mutex on exit, Replication Slave I/O Thread States, Replication Slave SQL Thread States
Waiting for Slave Workers to free pending events, Replication Slave SQL Thread States
Waiting for stored function metadata lock, General Thread States
Waiting for stored procedure metadata lock, General Thread States
Waiting for table flush, General Thread States
Waiting for table level lock, General Thread States
Waiting for table metadata lock, General Thread States
Waiting for tables, General Thread States
Waiting for the next event in relay log, Replication Slave SQL Thread States
Waiting for the slave SQL thread to free enough relay log space, Replication Slave I/O Thread States
Waiting for trigger metadata lock, General Thread States
Waiting on cond, General Thread States
Waiting on empty queue, Event Scheduler Thread States
Waiting to finalize termination, Replication Master Thread States
Waiting to reconnect after a failed binlog dump request, Replication Slave I/O Thread States
Waiting to reconnect after a failed master event read, Replication Slave I/O Thread States
Waiting until MASTER_DELAY seconds after master executed event, Replication Slave SQL Thread States
Writing to net, General Thread States
thread states, Examining Thread Information
event scheduler, Event Scheduler Thread States
general, General Thread States
NDB Cluster, NDB Cluster Thread States
replication master, Replication Master Thread States
replication slave, Replication Slave I/O Thread States, Replication Slave SQL Thread States, Replication Slave Connection Thread States
thread table
performance_schema, The threads Table
thread/sql/compress_gtid_table, mysql.gtid_executed Table Compression
threadblocks
ndbinfo table, The ndbinfo threadblocks Table
ThreadConfig, Defining NDB Cluster Data Nodes
threaded clients, Writing C API Threaded Client Programs
ThreadPool (see DiskIOThreadPool)
threads, mysqladmin — Client for Administering a MySQL Server, SHOW PROCESSLIST Syntax, MySQL Internals
display, SHOW PROCESSLIST Syntax
monitoring, Examining Thread Information, SHOW PROCESSLIST Syntax, The INFORMATION_SCHEMA PROCESSLIST Table, The threads Table
ndbinfo table, The ndbinfo threads Table
threadstat
ndbinfo table, The ndbinfo threadstat Table
thread_cache_size system variable, Server System Variables
thread_handling system variable, Server System Variables
thread_pool_algorithm system variable, Server System Variables
thread_pool_high_priority_connection system variable, Server System Variables
thread_pool_max_unused_threads system variable, Server System Variables
thread_pool_prio_kickup_timer system variable, Server System Variables
thread_pool_size system variable, Server System Variables
thread_pool_stall_limit system variable, Server System Variables
thread_stack system variable, Server System Variables
Time
thread command, Thread Command Values
TIME data type, Date and Time Type Overview, The TIME Type
time data types
storage requirements, Date and Time Type Storage Requirements
time literals, Date and Time Literals
time representation
Event Scheduler, Event Metadata
time zone problems, Time Zone Problems
time zone tables, mysql_tzinfo_to_sql — Load the Time Zone Tables
system tables, Time Zone System Tables
time zones
and replication, Replication and Time Zones
leap seconds, Time Zone Leap Second Support
support, MySQL Server Time Zone Support
upgrading, Staying Current with Time Zone Changes
TIME(), Date and Time Functions
TimeBetweenEpochs, Defining NDB Cluster Data Nodes
TimeBetweenEpochsTimeout, Defining NDB Cluster Data Nodes
TimeBetweenGlobalCheckpoints, Defining NDB Cluster Data Nodes
TimeBetweenGlobalCheckpointsTimeout, Defining NDB Cluster Data Nodes
TimeBetweenInactiveTransactionAbortCheck, Defining NDB Cluster Data Nodes
TimeBetweenLocalCheckpoints, Defining NDB Cluster Data Nodes
TimeBetweenWatchDogCheck, Defining NDB Cluster Data Nodes
TimeBetweenWatchDogCheckInitial, Defining NDB Cluster Data Nodes
TIMEDIFF(), Date and Time Functions
timeout, Server System Variables, Locking Functions
connect_timeout variable, mysqladmin — Client for Administering a MySQL Server
shutdown_timeout variable, mysqladmin — Client for Administering a MySQL Server
timeout option
ndb_waiter, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
timeouts (replication), Replication Retries and Timeouts
TIMESTAMP
and NULL values, Problems with NULL Values
and replication, Replication and AUTO_INCREMENT
indexes, Indexed Lookups from TIMESTAMP Columns
initialization and updating, Automatic Initialization and Updating for TIMESTAMP and DATETIME
TIMESTAMP data type, Date and Time Type Overview, The DATE, DATETIME, and TIMESTAMP Types
timestamp system variable, Server System Variables
TIMESTAMP(), Date and Time Functions
TIMESTAMPADD(), Date and Time Functions
TIMESTAMPDIFF(), Date and Time Functions
timezone option
mysqld_safe, mysqld_safe — MySQL Server Startup Script
time_format system variable, Server System Variables
TIME_FORMAT(), Date and Time Functions
TIME_TO_SEC(), Date and Time Functions
TIME_TRUNCATE_FRACTIONAL SQL mode, Full List of SQL Modes
time_zone system variable, Server System Variables
time_zone table
system table, Time Zone System Tables
time_zone_leap_second table
system table, Time Zone System Tables
time_zone_name table
system table, Time Zone System Tables
time_zone_transition table
system table, Time Zone System Tables
time_zone_transition_type table
system table, Time Zone System Tables
TINYBLOB data type, String Type Overview
TINYINT data type, Numeric Type Overview
TINYTEXT data type, String Type Overview
tips
optimization, Other Optimization Tips
TLS, Using Encrypted Connections
command options, Command Options for Encrypted Connections
establishing connections, Configuring MySQL to Use Encrypted Connections
TLS related options
ALTER USER, ALTER USER SSL/TLS Options
CREATE USER statement, CREATE USER SSL/TLS Options
tls-ciphersuites option, Command Options for Encrypted Connections
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
tls-version option, Command Options for Encrypted Connections
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqldump, mysqldump — A Database Backup Program
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
tls_ciphersuites system variable, Server System Variables
tls_version system variable, Server System Variables
TMPDIR environment variable, Overview of MySQL Programs, MySQL Environment Variables, Where MySQL Stores Temporary Files
TMPDIR option
CMake, Installation Layout Options
tmpdir option
myisamchk, myisamchk Repair Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
mysqld, Server Command Options
tmpdir system variable, Server System Variables
tmp_table_size system variable, Server System Variables
to-last-log option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
tools
command-line, MySQLInstallerConsole Reference, mysql — The MySQL Command-Line Client
list of, Tools that were used to create MySQL
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqld_safe, mysqld_safe — MySQL Server Startup Script
torn page, Doublewrite Buffer, MySQL Glossary
TotalSendBufferMemory
API and SQL nodes, Defining SQL and Other API Nodes in an NDB Cluster
data nodes, Defining NDB Cluster Data Nodes
management nodes, Defining an NDB Cluster Management Server
TO_BASE64(), String Functions
TO_DAYS(), Date and Time Functions
TO_SECONDS(), Date and Time Functions
TPS, MySQL Glossary
TP_THREAD_GROUP_STATE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TP_THREAD_GROUP_STATE Table
tp_thread_group_state table
performance_schema, The tp_thread_group_state Table
TP_THREAD_GROUP_STATS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TP_THREAD_GROUP_STATS Table
tp_thread_group_stats table
performance_schema, The tp_thread_group_stats Table
TP_THREAD_STATE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TP_THREAD_STATE Table
tp_thread_state table
performance_schema, The tp_thread_state Table
trace DBI method, Debugging mysqld under gdb
trace files
ndbmtd, ndbmtd — The NDB Cluster Data Node Daemon (Multi-Threaded)
trace files (NDB Cluster), ndbd — The NDB Cluster Data Node Daemon
TRADITIONAL SQL mode, The Most Important SQL Modes, Combination SQL Modes
trailing spaces
CHAR, String Type Overview, The CHAR and VARCHAR Types
ENUM, Handling of Enumeration Literals
in comparisons, The CHAR and VARCHAR Types
SET, The SET Type
VARCHAR, String Type Overview, The CHAR and VARCHAR Types
transaction, MySQL Glossary
transaction access mode, SET TRANSACTION Syntax
transaction ID, MySQL Glossary
transaction isolation level, SET TRANSACTION Syntax
NDB Cluster, Limits Relating to Transaction Handling in NDB Cluster
READ COMMITTED, Transaction Isolation Levels
READ UNCOMMITTED, Transaction Isolation Levels
REPEATABLE READ, Transaction Isolation Levels
SERIALIZABLE, Transaction Isolation Levels
transaction state
change tracking, Server Tracking of Client Session State Changes
transaction-isolation option
mysqld, Server Command Options
transaction-read-only option
mysqld, Server Command Options
transaction-safe tables, Introduction to InnoDB
transactional option
ndb_delete_all, ndb_delete_all — Delete All Rows from an NDB Table
TransactionBufferMemory, Defining NDB Cluster Data Nodes
TransactionDeadlockDetectionTimeout, Defining NDB Cluster Data Nodes
TransactionInactiveTimeout, Defining NDB Cluster Data Nodes
transactions, InnoDB Locking and Transaction Model
and replication, Replication Retries and Timeouts, Replication and Transactions
isolation levels, Transaction Isolation Levels
metadata locking, Metadata Locking
support, Introduction to InnoDB
transaction_alloc_block_size system variable, Server System Variables
transaction_allow_batching session variable (NDB Cluster), NDB Cluster System Variables
transaction_isolation system variable, Server System Variables
transaction_prealloc_size system variable, Server System Variables
transaction_read_only system variable, Server System Variables
transaction_write_set_extraction, System Variables Used with Binary Logging
Translators
list of, Documenters and translators
transparent data encryption, InnoDB Data-at-Rest Encryption
transparent page compression, MySQL Glossary
transportable tablespace, MySQL Glossary
transporters
ndbinfo table, The ndbinfo transporters Table
TRIGGER privilege, Static Privilege Descriptions
triggers, CREATE TRIGGER Syntax, DROP TRIGGER Syntax, SHOW TRIGGERS Syntax, Stored Objects, Using Triggers
and replication, Replication of Invoked Features, Replication and Triggers
LAST_INSERT_ID(), Stored Procedures, Functions, Triggers, and LAST_INSERT_ID()
metadata, Trigger Metadata
restrictions, Restrictions on Stored Programs
TRIGGERS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TRIGGERS Table
triggers option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program
triggers table
data dictionary table, Data Dictionary Tables
TRIM(), String Functions
troubleshooting, Error Information Interfaces, MySQL Glossary
ALTER TABLE problems, Problems with ALTER TABLE
C API, C API Common Issues
compiling MySQL server, Dealing with Problems Compiling MySQL
connection problems, Troubleshooting Problems Connecting to MySQL
InnoDB deadlocks, Deadlocks in InnoDB, Deadlock Detection and Rollback
InnoDB errors, InnoDB Error Handling
InnoDB recovery problems, Forcing InnoDB Recovery
InnoDB table fragmentation, Defragmenting a Table
replication, Troubleshooting Replication
startup problems, Troubleshooting Problems Starting the MySQL Server
with MySQL Enterprise Monitor, MySQL Enterprise Monitor Overview
with MySQL Performance Schema, Using the Performance Schema to Diagnose Problems
TRUE, Numeric Literals, Boolean Literals
testing for, Comparison Functions and Operators
true literal
JSON, Creating JSON Values
truncate, MySQL Glossary
TRUNCATE TABLE, TRUNCATE TABLE Syntax
and NDB Cluster, Limits and Differences of NDB Cluster from Standard MySQL Limits
and replication, Replication and TRUNCATE TABLE
performance_schema database, Performance Schema General Table Characteristics, Restrictions on Performance Schema
TRUNCATE TABLE host_cache
and FLUSH HOSTS, The host_cache Table
TRUNCATE(), Mathematical Functions
tuning, Optimization
InnoDB compressed tables, Tuning Compression for InnoDB Tables
tuple, MySQL Glossary
tupscan option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
tutorial, Tutorial
twiddle option
ndb_redo_log_reader, ndb_redo_log_reader — Check and Print Content of Cluster Redo Log
two-phase commit, Server Status Variables, MySQL Glossary
TwoPassInitialNodeRestartCopy, Defining NDB Cluster Data Nodes
tx_isolation system variable, Server System Variables
tx_read_only system variable, Server System Variables
type codes
prepared statement C API, C API Prepared Statement Type Codes
type conversions, Type Conversion in Expression Evaluation, Comparison Functions and Operators
type option
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
ndb_show_tables, ndb_show_tables — Display List of NDB Tables
types
columns, Data Types, Choosing the Right Type for a Column
data, Data Types
Date and Time, Date and Time Types
of tables, Alternative Storage Engines
portability, Using Data Types from Other Database Engines
strings, String Types
typographical conventions, Typographical and Syntax Conventions
TZ environment variable, Configuring systemd for MySQL, MySQL Environment Variables, Time Zone Variables, Time Zone Problems
tz-utc option
mysqldump, mysqldump — A Database Backup Program
mysqlpump, mysqlpump — A Database Backup Program

U

[index top]
UCASE(), String Functions
UCS-2, Character Sets, Collations, Unicode
ucs2 character set, The ucs2 Character Set (UCS-2 Unicode Encoding)
as client character set, Impermissible Client Character Sets
UDF API, MySQL Server User-Defined Functions
UDF installation
keyring, Installing or Uninstalling General-Purpose Keyring Functions
UDFs, MySQL Server User-Defined Functions, CREATE FUNCTION Syntax for User-Defined Functions, DROP FUNCTION Syntax
compiling, UDF Compiling and Installing
defined, Adding New Functions to MySQL
installing, Installing and Uninstalling User-Defined Functions
return values, UDF Return Values and Error Handling
uninstalling, Installing and Uninstalling User-Defined Functions
uid option
mysql_ssl_rsa_setup, mysql_ssl_rsa_setup — Create SSL/RSA Files
ulimit, File Not Found and Similar Errors
UMASK environment variable, MySQL Environment Variables, Problems with File Permissions
UMASK_DIR environment variable, MySQL Environment Variables, Problems with File Permissions
unary minus (-), Arithmetic Operators
unbuffered option
mysql, mysql Client Options
UNCOMPRESS(), Encryption and Compression Functions
UNCOMPRESSED_LENGTH(), Encryption and Compression Functions
undo, MySQL Glossary
undo log, File-Per-Table Tablespaces, Undo Tablespaces, Truncating Undo Tablespaces, MySQL Glossary
undo log segment, MySQL Glossary
undo tablespace, Truncating Undo Tablespaces, MySQL Glossary
undo tablespaces, Undo Tablespaces
UndoDataBuffer, Defining NDB Cluster Data Nodes
UndoIndexBuffer, Defining NDB Cluster Data Nodes
unexpected halt
replication, Handling an Unexpected Halt of a Replication Slave
UNHEX(), String Functions
Unicode, Character Sets, Collations, Unicode
Unicode character (\U), Functions That Modify JSON Values
Unicode Collation Algorithm, Unicode Collation Algorithm (UCA) Versions
UNINSTALL COMPONENT statement, UNINSTALL COMPONENT Syntax
UNINSTALL PLUGIN statement, UNINSTALL PLUGIN Syntax
uninstalling components, UNINSTALL COMPONENT Syntax
uninstalling plugins, Installing and Uninstalling Plugins, UNINSTALL PLUGIN Syntax
uninstalling server components, Installing and Uninstalling Components
uninstalling UDFs, Installing and Uninstalling User-Defined Functions
UNION, Searching on Two Keys, UNION Syntax
UNIQUE, ALTER TABLE Syntax
unique constraint, MySQL Glossary
unique ID, How to Get the Unique ID for the Last Inserted Row
unique index, MySQL Glossary
unique key, MySQL Glossary
constraint, PRIMARY KEY and UNIQUE Index Constraints
unique keys
and partitioning keys, Partitioning Keys, Primary Keys, and Unique Keys
unique_checks system variable, Server System Variables
unique_subquery join type
optimizer, EXPLAIN Join Types
Unix
compiling clients on, Compiling MySQL Clients on Unix
UNIX_TIMESTAMP(), Date and Time Functions
UNKNOWN
testing for, Comparison Functions and Operators
Unknown column ... in 'on clause', JOIN Syntax
unloading
tables, Retrieving Information from a Table
UNLOCK INSTANCE, LOCK INSTANCE FOR BACKUP and UNLOCK INSTANCE Syntax
UNLOCK TABLES, LOCK TABLES and UNLOCK TABLES Syntax
unnamed views, Derived Tables
unpack option
myisamchk, myisamchk Repair Options
unqualified option
ndb_desc, ndb_desc — Describe NDB Tables
ndb_show_tables, ndb_show_tables — Display List of NDB Tables
unsafe statement (replication)
defined, Determination of Safe and Unsafe Statements in Binary Logging
unsafe statements (replication), Determination of Safe and Unsafe Statements in Binary Logging
UNSIGNED, Numeric Type Overview, Numeric Type Attributes
UNTIL, REPEAT Syntax
updatable views, Updatable and Insertable Views
updatable_views_with_limit system variable, Server System Variables
UPDATE, UPDATE Differences, UPDATE Syntax
update
thread state, General Thread States
update option
MySQLInstallerConsole, MySQLInstallerConsole Reference
update option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
UPDATE privilege, Static Privilege Descriptions
update-state option
myisamchk, myisamchk Check Options
UpdateXML(), XML Functions
Updating
thread state, General Thread States
updating main table
thread state, General Thread States
updating reference tables
thread state, General Thread States
upgrade option
mysqld, Server Command Options
MySQLInstallerConsole, MySQLInstallerConsole Reference
upgrade-system-tables option
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
upgrades
NDB Cluster, Upgrading and Downgrading NDB Cluster, Performing a Rolling Restart of an NDB Cluster
upgrades and downgrades (NDB Cluster)
compatibility between versions, Upgrading and Downgrading NDB Cluster
upgrading, Upgrading MySQL
a Docker installation of MySQL, Upgrading a Docker Installation of MySQL
different architecture, Copying MySQL Databases to Another Machine
with MySQL SLES Repository, Upgrading MySQL with the MySQL APT Repository, Upgrading MySQL with the MySQL SLES Repository
with MySQL Yum Repository, Upgrading MySQL with the MySQL Yum Repository
upgrading MySQL, mysql_upgrade — Check and Upgrade MySQL Tables
UPPER(), String Functions
uptime, mysqladmin — Client for Administering a MySQL Server
URI-like connection string, Connecting to the Server Using URI-Like Strings or Key-Value Pairs
URLs for downloading MySQL, How to Get MySQL
usage option
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
usage option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
USAGE privilege, Static Privilege Descriptions
USE, USE Syntax
use command
mysql, mysql Client Commands
USE INDEX, Index Hints
USE KEY, Index Hints
use-default option
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
use-frm option
mysqlcheck, mysqlcheck — A Table Maintenance Program
use-http option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
use-https option
ndb_setup.py, ndb_setup.py — Start browser-based Auto-Installer for NDB Cluster
use-threads option
mysqlimport, mysqlimport — A Data Import Program
useHexFormat option
ndb_select_all, ndb_select_all — Print Rows from an NDB Table
user
root, Securing the Initial MySQL Account
user accounts
altering, ALTER USER Syntax
creating, Adding Accounts, Assigning Privileges, and Dropping Accounts, CREATE USER Syntax
dual passwords, Dual Password Support
renaming, RENAME USER Syntax
reserved, Reserved Accounts
resource limits, Server System Variables, Setting Account Resource Limits, ALTER USER Resource-Limit Options, CREATE USER Resource-Limit Options
USER environment variable, Connecting to the MySQL Server Using Command Options, MySQL Environment Variables
User lock
thread state, General Thread States
user management, Access Control and Account Management
user name length
and replication, Replication and User Name Length
user names
and passwords, Account User Names and Passwords
in account names, Specifying Account Names
in default account, Securing the Initial MySQL Account
in role names, Specifying Role Names
user option, Command Options for Connection Establishment
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqld_safe, mysqld_safe — MySQL Server Startup Script
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_secure_installation, mysql_secure_installation — Improve MySQL Installation Security
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
ndb_top, ndb_top — View CPU usage information for NDB threads
user privileges
adding, Adding Accounts, Assigning Privileges, and Dropping Accounts
checking, Checking Account Privileges and Properties
deleting, DROP USER Syntax
dropping, DROP USER Syntax
revoking, Revoking Account Privileges
User sleep
thread state, General Thread States
user table
account_locked column, The user and db Tables
sorting, Access Control, Stage 1: Connection Verification
system table, Securing the Initial MySQL Account, Grant System Tables, Grant Table Overview
user variables
and replication, Replication and Variables
USER(), Information Functions
user-defined functions (see UDFs)
adding, Adding New Functions to MySQL, Adding a New User-Defined Function
User-defined functions, CREATE FUNCTION Syntax for User-Defined Functions, DROP FUNCTION Syntax
user-defined variables, User-Defined Variables
users
deleting, Dropping Accounts, DROP USER Syntax
users option
mysqlpump, mysqlpump — A Database Backup Program
users table
performance_schema, The users Table
user_defined_functions table
performance_schema, The user_defined_functions Table
USER_PRIVILEGES
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA USER_PRIVILEGES Table
user_summary view
sys schema, The user_summary and x$user_summary Views
user_summary_by_file_io view
sys schema, The user_summary_by_file_io and x$user_summary_by_file_io Views
user_summary_by_file_io_type view
sys schema, The user_summary_by_file_io_type and x$user_summary_by_file_io_type Views
user_summary_by_stages view
sys schema, The user_summary_by_stages and x$user_summary_by_stages Views
user_summary_by_statement_latency view
sys schema, The user_summary_by_statement_latency and x$user_summary_by_statement_latency Views
user_summary_by_statement_type view
sys schema, The user_summary_by_statement_type and x$user_summary_by_statement_type Views
user_variables_by_thread table
performance_schema, Performance Schema User-Defined Variable Tables
UseShm, Defining NDB Cluster Data Nodes
use_invisible_indexes flag
optimizer_switch system variable, Invisible Indexes
USE_LD_GOLD option
CMake, Feature Options
USE_LD_LLD option
CMake, Feature Options
use_secondary_engine system variable, Server System Variables
USING HASH
with NDB tables, Index Options
using multiple disks to start data, Using Symbolic Links for Databases on Windows
using NDB Cluster programs, NDB Cluster Programs
USING versus ON
joins, JOIN Syntax
UTC_DATE(), Date and Time Functions
UTC_TIME(), Date and Time Functions
UTC_TIMESTAMP(), Date and Time Functions
UTF-8, Character Sets, Collations, Unicode
database object metadata, UTF-8 for Metadata
utf16 character set, The utf16 Character Set (UTF-16 Unicode Encoding)
as client character set, Impermissible Client Character Sets
utf16le character set, The utf16le Character Set (UTF-16LE Unicode Encoding)
as client character set, Impermissible Client Character Sets
utf16_bin collation, Character Collating Weights
utf32 character set, The utf32 Character Set (UTF-32 Unicode Encoding)
as client character set, Impermissible Client Character Sets
utf8 character set, The utf8 Character Set (Alias for utf8mb3)
alias for utf8mb3, The utf8mb3 Character Set (3-Byte UTF-8 Unicode Encoding), The utf8 Character Set (Alias for utf8mb3)
utf8mb3 character set, The utf8mb3 Character Set (3-Byte UTF-8 Unicode Encoding)
utf8 alias, The utf8mb3 Character Set (3-Byte UTF-8 Unicode Encoding), The utf8 Character Set (Alias for utf8mb3)
utf8mb4 character set, The utf8mb4 Character Set (4-Byte UTF-8 Unicode Encoding)
utf8mb4 collations, Language-Specific Collations
utf8mb4_0900_bin
versus utf8mb4_bin, Unicode Character Sets
utf8mb4_bin
versus utf8mb4_0900_bin, Unicode Character Sets
utilities
program-development, Overview of MySQL Programs
utility programs, Overview of MySQL Programs
UUID(), Miscellaneous Functions
UUID_SHORT(), Miscellaneous Functions
UUID_TO_BIN(), Miscellaneous Functions

V

[index top]
valid
GIS values, Geometry Well-Formedness and Validity
spatial values, Geometry Well-Formedness and Validity
valid JSON values, Creating JSON Values
valid numbers
examples, Numeric Literals
validate-config option
mysqld, Server Command Options
validate-password option
mysqld, Password Validation Plugin Options
validate_password component, The Password Validation Component
installing, Password Validation Component Installation and Uninstallation
status variables, Password Validation Component Status Variables
system variables, Password Validation Component System Variables
uninstalling, Password Validation Component Installation and Uninstallation
validate_password plugin, The Password Validation Component
configuring, Password Validation Options and Variables
options, Password Validation Plugin Options
status variables, Password Validation Plugin Status Variables
system variables, Password Validation Plugin System Variables
transitioning to validate_password component, Transitioning to the Password Validation Component
validate_password.check_user_name system variable, Password Validation Component System Variables
validate_password.dictionary_file system variable, Password Validation Component System Variables
validate_password.dictionary_file_last_parsed status variable, Password Validation Component Status Variables
validate_password.dictionary_file_words_count status variable, Password Validation Component Status Variables
validate_password.length system variable, Password Validation Component System Variables
validate_password.mixed_case_count system variable, Password Validation Component System Variables
validate_password.number_count system variable, Password Validation Component System Variables
validate_password.policy system variable, Password Validation Component System Variables
validate_password.special_char_count system variable, Password Validation Component System Variables
validate_password_check_user_name system variable, Password Validation Plugin System Variables
validate_password_dictionary_file system variable, Password Validation Plugin System Variables
validate_password_dictionary_file_last_parsed status variable, Password Validation Plugin Status Variables
validate_password_dictionary_file_words_count status variable, Password Validation Plugin Status Variables
validate_password_length system variable, Password Validation Plugin System Variables
validate_password_mixed_case_count system variable, Password Validation Plugin System Variables
validate_password_number_count system variable, Password Validation Plugin System Variables
validate_password_policy system variable, Password Validation Plugin System Variables
validate_password_special_char_count system variable, Password Validation Plugin System Variables
validate_user_plugins system variable, Server System Variables
VALUES(), Miscellaneous Functions
VARBINARY data type, String Type Overview, The BINARY and VARBINARY Types
VARCHAR
size, String Type Storage Requirements
VARCHAR data type, String Type Overview, String Types
VARCHARACTER data type, String Type Overview
variable option
mysql_config, mysql_config — Display Options for Compiling Clients
variable-length type, MySQL Glossary
variables
and replication, Replication and Variables
environment, Overview of MySQL Programs
server, SHOW VARIABLES Syntax
status, Server Status Variables, SHOW STATUS Syntax
system, Server System Variables, Using System Variables, SHOW VARIABLES Syntax
user defined, User-Defined Variables
VARIANCE(), Aggregate (GROUP BY) Function Descriptions
VAR_POP(), Aggregate (GROUP BY) Function Descriptions
VAR_SAMP(), Aggregate (GROUP BY) Function Descriptions
verbose option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
myisamchk, myisamchk General Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
myisam_ftdump, myisam_ftdump — Display Full-Text Index information
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqldumpslow, mysqldumpslow — Summarize Slow Query Log Files
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqlimport, mysqlimport — A Data Import Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_config_editor, mysql_config_editor — MySQL Configuration Utility
mysql_ssl_rsa_setup, mysql_ssl_rsa_setup — Create SSL/RSA Files
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
my_print_defaults, my_print_defaults — Display Options from Option Files
ndb_blob_tool, ndb_blob_tool — Check and Repair BLOB and TEXT columns of NDB Cluster Tables
ndb_import, ndb_import — Import CSV Data Into NDB
ndb_move_data, ndb_move_data — NDB Data Copy Utility
ndb_perror, ndb_perror — Obtain NDB Error Message Information
ndb_restore, ndb_restore — Restore an NDB Cluster Backup
perror, perror — Display MySQL Error Message Information
verbose option (ndbd), ndbd — The NDB Cluster Data Node Daemon
verbose option (ndbmtd), ndbd — The NDB Cluster Data Node Daemon
verbose option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
verbose option (ndb_mgmd), ndb_mgmd — The NDB Cluster Management Server Daemon
verify-binlog-checksum option
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
version
choosing, Which MySQL Version and Distribution to Install
latest, How to Get MySQL
VERSION file
CMake, MySQL Configuration and Third-Party Tools
version option
comp_err, comp_err — Compile MySQL Error Message File
ibd2sdi, ibd2sdi — InnoDB Tablespace SDI Extraction Utility
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
myisamchk, myisamchk General Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysqld, Server Command Options
mysqldump, mysqldump — A Database Backup Program
mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
mysqlimport, mysqlimport — A Data Import Program
mysqlpump, mysqlpump — A Database Backup Program
mysqlshow, mysqlshow — Display Database, Table, and Column Information
mysqlslap, mysqlslap — Load Emulation Client
mysql_config, mysql_config — Display Options for Compiling Clients
mysql_config_editor, mysql_config_editor — MySQL Configuration Utility
mysql_ssl_rsa_setup, mysql_ssl_rsa_setup — Create SSL/RSA Files
my_print_defaults, my_print_defaults — Display Options from Option Files
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
ndb_perror, ndb_perror — Obtain NDB Error Message Information
perror, perror — Display MySQL Error Message Information
version option (NDB Cluster programs), Options Common to NDB Cluster Programs — Options Common to NDB Cluster Programs
version system variable, Server System Variables
Version Tokens, Version Tokens
Version Tokens plugin
components, Version Tokens Components
installing, Installing or Uninstalling Version Tokens
reference, Version Tokens Reference
uninstalling, Installing or Uninstalling Version Tokens
using, Using Version Tokens
Version Tokens UDFs
version_tokens_delete(), Version Tokens Functions
version_tokens_edit(), Version Tokens Functions
version_tokens_lock_exclusive(), Version Tokens Functions
version_tokens_lock_shared(), Version Tokens Functions
version_tokens_set(), Version Tokens Functions
version_tokens_show(), Version Tokens Functions
version_tokens_unlock(), Version Tokens Functions
version view
sys schema, The version View
VERSION(), Information Functions
version-check option
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
version_comment system variable, Server System Variables
version_compile_machine system variable, Server System Variables
version_compile_os system variable, Server System Variables
version_compile_zlib system variable, Server System Variables
version_major() function
sys schema, The version_major() Function
version_minor() function
sys schema, The version_minor() Function
version_patch() function
sys schema, The version_patch() Function
version_tokens_delete() Version Tokens UDF, Version Tokens Functions
version_tokens_edit() Version Tokens UDF, Version Tokens Functions
version_tokens_lock_exclusive() Version Tokens UDF, Version Tokens Functions
version_tokens_lock_shared() Version Tokens UDF, Version Tokens Functions
version_tokens_session system variable, Version Tokens System Variables
version_tokens_session_number system variable, Version Tokens System Variables
version_tokens_set() Version Tokens UDF, Version Tokens Functions
version_tokens_show() Version Tokens UDF, Version Tokens Functions
version_tokens_unlock() Version Tokens UDF, Version Tokens Functions
VERSION_TOKEN_ADMIN privilege, Dynamic Privilege Descriptions
vertical option
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
victim, MySQL Glossary
Vietnamese, MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
view, MySQL Glossary
views, CREATE VIEW Syntax, Stored Objects, Using Views
algorithms, View Processing Algorithms
and replication, Replication and Views
limitations, Restrictions on Views
materialization prevention, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization
metadata, View Metadata
optimization, Optimizing Subqueries, Derived Tables, View References, and Common Table Expressions, Optimizing Derived Tables, View References, and Common Table Expressions with Merging or Materialization
privileges, Restrictions on Views
problems, Restrictions on Views
restrictions, Restrictions on Views
roles, Activating Roles
updatable, CREATE VIEW Syntax, Updatable and Insertable Views
VIEWS
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA VIEWS Table
VIEW_ROUTINE_USAGE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA VIEW_ROUTINE_USAGE Table
view_routine_usage table
data dictionary table, Data Dictionary Tables
VIEW_TABLE_USAGE
INFORMATION_SCHEMA table, The INFORMATION_SCHEMA VIEW_TABLE_USAGE Table
view_table_usage table
data dictionary table, Data Dictionary Tables
virtual generated column, MySQL Glossary
virtual index, MySQL Glossary
foreign key restrictions, Foreign Key Restrictions for Generated Columns and Virtual Indexes

W

[index top]
wait, MySQL Glossary
WAIT COMPLETED (START BACKUP command), Using The NDB Cluster Management Client to Create a Backup
wait option
myisamchk, myisamchk General Options
myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
mysql, mysql Client Options
mysqladmin, mysqladmin — Client for Administering a MySQL Server
WAIT STARTED (START BACKUP command), Using The NDB Cluster Management Client to Create a Backup
wait-nodes option
ndb_waiter, ndb_waiter — Wait for NDB Cluster to Reach a Given Status
Waiting for allowed to take ndbcluster global schema lock
thread state, NDB Cluster Thread States
Waiting for an event from Coordinator
thread state, Replication Slave SQL Thread States
Waiting for commit lock
thread state, General Thread States
Waiting for event from ndbcluster
thread state, NDB Cluster Thread States
Waiting for event metadata lock
thread state, General Thread States
Waiting for event read lock
thread state, General Thread States
Waiting for first event from ndbcluster
thread state, NDB Cluster Thread States
Waiting for global read lock
thread state, General Thread States
Waiting for its turn to commit
thread state, Replication Slave I/O Thread States
Waiting for master to send event
thread state, Replication Slave I/O Thread States
Waiting for master update
thread state, Replication Slave I/O Thread States
Waiting for ndbcluster binlog update to reach current position
thread state, NDB Cluster Thread States
Waiting for ndbcluster global schema lock
thread state, NDB Cluster Thread States
Waiting for ndbcluster to start
thread state, NDB Cluster Thread States
Waiting for next activation
thread state, Event Scheduler Thread States
Waiting for scheduler to stop
thread state, Event Scheduler Thread States
Waiting for schema epoch
thread state, NDB Cluster Thread States
Waiting for schema metadata lock
thread state, General Thread States
Waiting for slave mutex on exit
thread state, Replication Slave I/O Thread States, Replication Slave SQL Thread States
Waiting for Slave Workers to free pending events
thread state, Replication Slave SQL Thread States
Waiting for stored function metadata lock
thread state, General Thread States
Waiting for stored procedure metadata lock
thread state, General Thread States
Waiting for table flush
thread state, General Thread States
Waiting for table level lock
thread state, General Thread States
Waiting for table metadata lock
thread state, General Thread States
Waiting for tables
thread state, General Thread States
Waiting for the next event in relay log
thread state, Replication Slave SQL Thread States
Waiting for the slave SQL thread to free enough relay log space
thread state, Replication Slave I/O Thread States
Waiting for trigger metadata lock
thread state, General Thread States
Waiting on cond
thread state, General Thread States
Waiting on empty queue
thread state, Event Scheduler Thread States
Waiting to finalize termination
thread state, Replication Master Thread States
Waiting to reconnect after a failed binlog dump request
thread state, Replication Slave I/O Thread States
Waiting to reconnect after a failed master event read
thread state, Replication Slave I/O Thread States
Waiting until MASTER_DELAY seconds after master executed event
thread state, Replication Slave SQL Thread States
waits_by_host_by_latency view
sys schema, The waits_by_host_by_latency and x$waits_by_host_by_latency Views
waits_by_user_by_latency view
sys schema, The waits_by_user_by_latency and x$waits_by_user_by_latency Views
waits_global_by_latency view
sys schema, The waits_global_by_latency and x$waits_global_by_latency Views
wait_classes_global_by_avg_latency view
sys schema, The wait_classes_global_by_avg_latency and x$wait_classes_global_by_avg_latency Views
wait_classes_global_by_latency view
sys schema, The wait_classes_global_by_latency and x$wait_classes_global_by_latency Views
WAIT_FOR_EXECUTED_GTID_SET(), Functions Used with Global Transaction Identifiers (GTIDs)
wait_timeout system variable, Server System Variables
WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS(), Functions Used with Global Transaction Identifiers (GTIDs)
Wan, Defining an NDB Cluster Management Server, Defining SQL and Other API Nodes in an NDB Cluster
warm backup, MySQL Glossary
warm up, MySQL Glossary
warnings command
mysql, mysql Client Commands
warning_count system variable, Server System Variables
WARN_COND_ITEM_TRUNCATED error code, Server Error Message Reference
WARN_DATA_TRUNCATED error code, Server Error Message Reference
WARN_DATA_TRUNCATED_FUNCTIONAL_INDEX error code, Server Error Message Reference
WARN_NAMED_PIPE_ACCESS_EVERYONE error code, Server Error Message Reference
WARN_NON_ASCII_SEPARATOR_NOT_IMPLEMENTED error code, Server Error Message Reference
WARN_NO_MASTER_INFO error code, Server Error Message Reference
WARN_ON_BLOCKHOLE_IN_RBR error code, Server Error Message Reference
WARN_OPTION_BELOW_LIMIT error code, Server Error Message Reference
WARN_OPTION_IGNORED error code, Server Error Message Reference
WARN_PLUGIN_BUSY error code, Server Error Message Reference
WARN_UNENCRYPTED_TABLE_IN_ENCRYPTED_DB error code, Server Error Message Reference
WARN_USELESS_SPATIAL_INDEX error code, Server Error Message Reference
watch-progress option
mysqlpump, mysqlpump — A Database Backup Program
WatchdogImmediateKill, Defining NDB Cluster Data Nodes
websites
MySQL, MySQL Websites
WEEK(), Date and Time Functions
WEEKDAY(), Date and Time Functions
WEEKOFYEAR(), Date and Time Functions
WEIGHT_STRING(), String Functions
well-formed
GIS values, Geometry Well-Formedness and Validity
spatial values, Geometry Well-Formedness and Validity
Well-Known Binary format
geometry values, Well-Known Binary (WKB) Format
Well-Known Text format
geometry values, Well-Known Text (WKT) Format
WHERE, WHERE Clause Optimization
with SHOW, INFORMATION_SCHEMA Tables, Extensions to SHOW Statements
where option
mysqldump, mysqldump — A Database Backup Program
WHILE, WHILE Syntax
labels, Statement Label Syntax
widths
display, Data Types
Wildcard character (%), String Literals
Wildcard character (_), String Literals
wildcards
and LIKE, B-Tree Index Characteristics
in account names, Specifying Account Names
in mysql.columns_priv table, Access Control, Stage 2: Request Verification
in mysql.db table, Access Control, Stage 2: Request Verification
in mysql.procs_priv table, Access Control, Stage 2: Request Verification
in mysql.tables_priv table, Access Control, Stage 2: Request Verification
window
window functions, Window Function Concepts and Syntax
window functions, The Rows Holding the Group-wise Maximum of a Certain Column, Window Functions
EXPLAIN, Window Function Optimization
optimization, Window Function Optimization
syntax, Window Function Concepts and Syntax
windowing_use_high_precision system variable, Server System Variables
Windows
compiling clients on, Compiling MySQL Clients on Microsoft Windows
interactive history, mysql Client Tips
MySQL limitations, Windows Platform Limitations
path name separators, Using Option Files
pluggable authentication, Windows Pluggable Authentication
upgrading, Upgrading MySQL on Windows
WIN_DEBUG_NO_INLINE option
CMake, Feature Options
WITH ROLLUP, GROUP BY Modifiers
WITH_ANT option
CMake, Feature Options
WITH_ASAN option
CMake, Feature Options
WITH_ASAN_SCOPE option
CMake, Feature Options
WITH_AUTHENTICATION_LDAP option
CMake, Feature Options
WITH_AUTHENTICATION_PAM option
CMake, Feature Options
WITH_AWS_SDK option
CMake, Feature Options
WITH_BOOST option
CMake, Feature Options
WITH_BUNDLED_LIBEVENT option
CMake, CMake Options for Compiling NDB Cluster
WITH_BUNDLED_MEMCACHED option
CMake, CMake Options for Compiling NDB Cluster
WITH_CLASSPATH option
CMake, CMake Options for Compiling NDB Cluster
WITH_CLIENT_PROTOCOL_TRACING option
CMake, Feature Options
WITH_CURL option
CMake, Feature Options
WITH_DEBUG option
CMake, Feature Options
WITH_DEFAULT_COMPILER_OPTIONS option
CMake, Compiler Flags
WITH_DEFAULT_FEATURE_SET option
CMake, Feature Options
WITH_EDITLINE option
CMake, Feature Options
WITH_ERROR_INSERT option
CMake, CMake Options for Compiling NDB Cluster
WITH_GMOCK option
CMake, Feature Options
WITH_ICU option
CMake, Feature Options
WITH_INNODB_EXTRA_DEBUG option
CMake, Feature Options
WITH_INNODB_MEMCACHED option
CMake, Feature Options
WITH_JEMALLOC option
CMake, Feature Options
WITH_KEYRING_TEST option
CMake, Feature Options
WITH_LIBEVENT option
CMake, Feature Options
WITH_LIBWRAP option
CMake, Feature Options
WITH_LOCK_ORDER option
CMake, Feature Options
WITH_LSAN option
CMake, Feature Options
WITH_LTO option
CMake, Feature Options
WITH_LZ4 option
CMake, Feature Options
WITH_LZMA option
CMake, Feature Options
WITH_MECAB option
CMake, Feature Options
WITH_MSAN option
CMake, Feature Options
WITH_MSCRT_DEBUG option
CMake, Feature Options
WITH_MYSQLX option
CMake, Feature Options
WITH_NDBCLUSTER option
CMake, CMake Options for Compiling NDB Cluster
WITH_NDBCLUSTER_STORAGE_ENGINE option
CMake, CMake Options for Compiling NDB Cluster
WITH_NDBMTD option
CMake, CMake Options for Compiling NDB Cluster
WITH_NDB_BINLOG option
CMake, CMake Options for Compiling NDB Cluster
WITH_NDB_DEBUG option
CMake, CMake Options for Compiling NDB Cluster
WITH_NDB_JAVA option
CMake, CMake Options for Compiling NDB Cluster
WITH_NDB_PORT option
CMake, CMake Options for Compiling NDB Cluster
WITH_NDB_TEST option
CMake, CMake Options for Compiling NDB Cluster
WITH_NUMA option
CMake, Feature Options
WITH_PLUGIN_NDBCLUSTER option
CMake, CMake Options for Compiling NDB Cluster
WITH_PROTOBUF option
CMake, Feature Options
WITH_RAPID option
CMake, Feature Options
WITH_RAPIDJSON option
CMake, Feature Options
WITH_RE2 option
CMake, Feature Options
WITH_ROUTER option
CMake, Feature Options
WITH_SSL option
CMake, Feature Options
WITH_SYSTEMD option
CMake, Feature Options
WITH_SYSTEM_LIBS option
CMake, Feature Options
WITH_TEST_TRACE_PLUGIN option
CMake, Feature Options
WITH_TSAN option
CMake, Feature Options
WITH_UBSAN option
CMake, Feature Options
WITH_UNIT_TESTS option
CMake, Feature Options
WITH_UNIXODBC option
CMake, Feature Options
WITH_VALGRIND option
CMake, Feature Options
WITH_ZLIB option
CMake, Feature Options
WKB format
geometry values, Well-Known Binary (WKB) Format
WKT format
geometry values, Well-Known Text (WKT) Format
wolfSSL, Using Encrypted Connections, Building MySQL with Support for Encrypted Connections
compared to OpenSSL, SSL Library-Dependent Capabilities
wolfSSL versus OpenSSL
detecting, SSL Library-Dependent Capabilities
workload, MySQL Glossary
wrappers
Eiffel, MySQL Eiffel Wrapper
write combining, MySQL Glossary
write option
innochecksum, innochecksum — Offline InnoDB File Checksum Utility
write-binlog option
mysqlcheck, mysqlcheck — A Table Maintenance Program
mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
write_buffer_size myisamchk variable, myisamchk General Options
Writing to net
thread state, General Thread States

X

[index top]
X Plugin, X Plugin
X Plugin option
mysqlx, X Plugin Options and System Variables
x$ views
sys schema, sys Schema Views
x$host_summary view
sys schema, The host_summary and x$host_summary Views
x$host_summary_by_file_io view
sys schema, The host_summary_by_file_io and x$host_summary_by_file_io Views
x$host_summary_by_file_io_type view
sys schema, The host_summary_by_file_io_type and x$host_summary_by_file_io_type Views
x$host_summary_by_stages view
sys schema, The host_summary_by_stages and x$host_summary_by_stages Views
x$host_summary_by_statement_latency view
sys schema, The host_summary_by_statement_latency and x$host_summary_by_statement_latency Views
x$host_summary_by_statement_type view
sys schema, The host_summary_by_statement_type and x$host_summary_by_statement_type Views
x$innodb_buffer_stats_by_schema view
sys schema, The innodb_buffer_stats_by_schema and x$innodb_buffer_stats_by_schema Views
x$innodb_buffer_stats_by_table view
sys schema, The innodb_buffer_stats_by_table and x$innodb_buffer_stats_by_table Views
x$innodb_lock_waits view
sys schema, The innodb_lock_waits and x$innodb_lock_waits Views
x$io_by_thread_by_latency view
sys schema, The io_by_thread_by_latency and x$io_by_thread_by_latency Views
x$io_global_by_file_by_bytes view
sys schema, The io_global_by_file_by_bytes and x$io_global_by_file_by_bytes Views
x$io_global_by_file_by_latency view
sys schema, The io_global_by_file_by_latency and x$io_global_by_file_by_latency Views
x$io_global_by_wait_by_bytes view
sys schema, The io_global_by_wait_by_bytes and x$io_global_by_wait_by_bytes Views
x$io_global_by_wait_by_latency view
sys schema, The io_global_by_wait_by_latency and x$io_global_by_wait_by_latency Views
x$latest_file_io view
sys schema, The latest_file_io and x$latest_file_io Views
x$memory_by_host_by_current_bytes view
sys schema, The memory_by_host_by_current_bytes and x$memory_by_host_by_current_bytes Views
x$memory_by_thread_by_current_bytes view
sys schema, The memory_by_thread_by_current_bytes and x$memory_by_thread_by_current_bytes Views
x$memory_by_user_by_current_bytes view
sys schema, The memory_by_user_by_current_bytes and x$memory_by_user_by_current_bytes Views
x$memory_global_by_current_bytes view
sys schema, The memory_global_by_current_bytes and x$memory_global_by_current_bytes Views
x$memory_global_total view
sys schema, The memory_global_total and x$memory_global_total Views
x$processlist view
sys schema, The processlist and x$processlist Views
x$schema_flattened_keys view
sys schema, The schema_redundant_indexes and x$schema_flattened_keys Views
x$schema_index_statistics view
sys schema, The schema_index_statistics and x$schema_index_statistics Views
x$schema_tables_with_full_table_scans view
sys schema, The schema_tables_with_full_table_scans and x$schema_tables_with_full_table_scans Views
x$schema_table_lock_waits view
sys schema, The schema_table_lock_waits and x$schema_table_lock_waits Views
x$schema_table_statistics view
sys schema, The schema_table_statistics and x$schema_table_statistics Views
x$schema_table_statistics_with_buffer view
sys schema, The schema_table_statistics_with_buffer and x$schema_table_statistics_with_buffer Views
x$session view
sys schema, The session and x$session Views
x$statements_with_errors_or_warnings view
sys schema, The statements_with_errors_or_warnings and x$statements_with_errors_or_warnings Views
x$statements_with_full_table_scans view
sys schema, The statements_with_full_table_scans and x$statements_with_full_table_scans Views
x$statements_with_runtimes_in_95th_percentile view
sys schema, The statements_with_runtimes_in_95th_percentile and x$statements_with_runtimes_in_95th_percentile Views
x$statements_with_sorting view
sys schema, The statements_with_sorting and x$statements_with_sorting Views
x$statements_with_temp_tables view
sys schema, The statements_with_temp_tables and x$statements_with_temp_tables Views
x$statement_analysis view
sys schema, The statement_analysis and x$statement_analysis Views
x$user_summary view
sys schema, The user_summary and x$user_summary Views
x$user_summary_by_file_io view
sys schema, The user_summary_by_file_io and x$user_summary_by_file_io Views
x$user_summary_by_file_io_type view
sys schema, The user_summary_by_file_io_type and x$user_summary_by_file_io_type Views
x$user_summary_by_stages view
sys schema, The user_summary_by_stages and x$user_summary_by_stages Views
x$user_summary_by_statement_latency view
sys schema, The user_summary_by_statement_latency and x$user_summary_by_statement_latency Views
x$user_summary_by_statement_type view
sys schema, The user_summary_by_statement_type and x$user_summary_by_statement_type Views
x$waits_by_host_by_latency view
sys schema, The waits_by_host_by_latency and x$waits_by_host_by_latency Views
x$waits_by_user_by_latency view
sys schema, The waits_by_user_by_latency and x$waits_by_user_by_latency Views
x$waits_global_by_latency view
sys schema, The waits_global_by_latency and x$waits_global_by_latency Views
x$wait_classes_global_by_avg_latency view
sys schema, The wait_classes_global_by_avg_latency and x$wait_classes_global_by_avg_latency Views
x$wait_classes_global_by_latency view
sys schema, The wait_classes_global_by_latency and x$wait_classes_global_by_latency Views
X.509/Certificate, Using Encrypted Connections
XA, MySQL Glossary
XA BEGIN, XA Transaction SQL Syntax
XA COMMIT, XA Transaction SQL Syntax
XA PREPARE, XA Transaction SQL Syntax
XA RECOVER, XA Transaction SQL Syntax
XA ROLLBACK, XA Transaction SQL Syntax
XA START, XA Transaction SQL Syntax
XA transactions, XA Transactions
restrictions, Restrictions on XA Transactions
transaction identifiers, XA Transaction SQL Syntax
XA_RECOVER_ADMIN privilege, Dynamic Privilege Descriptions
xid
XA transaction identifier, XA Transaction SQL Syntax
xml option
mysql, mysql Client Options
mysqldump, mysqldump — A Database Backup Program
ndb_config, ndb_config — Extract NDB Cluster Configuration Information
XOR
bitwise, Bit-Operation Incompatibilities with MySQL 5.7
logical, Logical Operators

Y

[index top]
YEAR data type, Date and Time Type Overview, The YEAR Type
YEAR(), Date and Time Functions
YEARWEEK(), Date and Time Functions
Yen sign (Japanese), MySQL 8.0 FAQ: MySQL Chinese, Japanese, and Korean Character Sets
young, MySQL Glossary
Your password does not satisfy the current policy requirements
password error, The Password Validation Component