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
- #mysql50 identifier prefix, Schema Object Names, Mapping of Identifiers to File Names
- %, Arithmetic Operators
- % (modulo), Mathematical Functions
- % (wildcard character), String Literals
- & (bitwise AND), Bit Functions and Operators
- && (logical AND), Logical Operators
- () (parentheses), Operator Precedence
- (Control+Z) \Z, String Literals, LOAD DATA INFILE Syntax
- * (multiplication), Arithmetic Operators
- + (addition), Arithmetic Operators
- - (subtraction), Arithmetic Operators
- - (unary minus), Arithmetic Operators
- --password option, End-User Guidelines for Password Security
- -? option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- -c option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- -c option (ndb_mgmd) (OBSOLETE), ndb_mgmd — The MySQL Cluster Management Server Daemon
- -d option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
- -d option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- -e option (ndb_mgm), ndb_mgm — The MySQL Cluster Management Client
- -f option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- -l option (ndbinfo_select_all), ndbinfo_select_all — Select From ndbinfo Tables
- -n option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- -n option (ndbmtd), ndbd — The MySQL Cluster Data Node Daemon
- -p option, End-User Guidelines for Password Security
- -P option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- -V option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- .my.cnf file, Connecting to the MySQL Server, Using Option Files, Using Client Programs in a Multiple-Server Environment, End-User Guidelines for Password Security, Troubleshooting Problems Connecting to MySQL
- .mysql_history file, mysql Logging, End-User Guidelines for Password Security
- .pid (process ID) file, Setting Up a MyISAM Table Maintenance Schedule
- / (division), Arithmetic Operators
- /etc/passwd, Making MySQL Secure Against Attackers, SELECT ... INTO Syntax
- := (assignment operator), Assignment Operators
- := (assignment), User-Defined Variables
- < (less than), Comparison Functions and Operators
- << (left shift), Calculating Visits Per Day, Bit Functions and Operators
- <= (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 Functions and Operators
- [api] (MySQL Cluster), MySQL Cluster SQL Node and API Node Configuration Parameters
- [computer] (MySQL Cluster), Other MySQL Cluster Configuration Parameters
- [mgm] (MySQL Cluster), MySQL Cluster Management Node Configuration Parameters
- [mysqld] (MySQL Cluster), MySQL Cluster SQL Node and API Node Configuration Parameters
- [ndbd default] (MySQL Cluster), MySQL Cluster Data Node Configuration Parameters
- [ndbd] (MySQL Cluster), MySQL Cluster Data Node Configuration Parameters
- [ndb_mgmd] (MySQL Cluster), MySQL Cluster Management Node Configuration Parameters
- [sci] (MySQL Cluster), Other MySQL Cluster Configuration Parameters
- [shm] (MySQL Cluster), Other MySQL Cluster Configuration Parameters
- [tcp] (MySQL Cluster), Other MySQL Cluster Configuration Parameters
- \" (double quote), String Literals
- \' (single quote), String Literals
- \. (mysql client command), Using mysql in Batch Mode, Executing SQL Statements from a Text File
- \0 (ASCII NUL), String Literals, LOAD DATA INFILE Syntax
- \b (backspace), String Literals, LOAD DATA INFILE Syntax
- \n (linefeed), String Literals, LOAD DATA INFILE Syntax
- \n (newline), String Literals, LOAD DATA INFILE Syntax
- \N (NULL), LOAD DATA INFILE Syntax
- \r (carriage return), String Literals, LOAD DATA INFILE Syntax
- \t (tab), String Literals, LOAD DATA INFILE Syntax
- \Z (Control+Z) ASCII 26, String Literals, LOAD DATA INFILE Syntax
- \\ (escape), String Literals
- ^ (bitwise XOR), Bit Functions and Operators
- _ (wildcard character), String Literals
- _rowid, CREATE TABLE Syntax
- `, Schema Object Names
- | (bitwise OR), Bit Functions and Operators
- || (logical OR), Logical Operators
- ~ (invert bits), Bit Functions and Operators
A
[
index top]
- 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, Stage 1: Connection Verification
- access denied errors, Access denied
- access privileges, The MySQL Access Privilege System
- account names, Specifying Account Names
- accounts
- adding privileges, Adding User Accounts
- anonymous user, Securing the Initial MySQL Accounts
- default, Securing the Initial MySQL Accounts
- root, Securing the Initial MySQL Accounts
- ACID, Introduction to InnoDB 1.1, MySQL and the ACID Model, MySQL Glossary
- ACLs, The MySQL Access Privilege System
- ACOS(), Mathematical Functions
- activating plugins, Installing and Uninstalling Plugins
- ActiveState Perl, Installing ActiveState Perl on Windows
- adaptive flushing, MySQL Glossary
- adaptive hash index, Adaptive Hash Indexes, MySQL Glossary
- add-drop-database option
- mysqldump, mysqldump — A Database Backup Program
- add-drop-table option
- mysqldump, mysqldump — A Database Backup Program
- add-drop-trigger option
- mysqldump, mysqldump — A Database Backup Program
- add-locks option
- mysqldump, mysqldump — 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 User Accounts
- new functions, Adding New Functions to MySQL
- new user privileges, Adding User Accounts
- new users, Starting the Server
- user-defined functions, Adding a New User-Defined Function
- addition (+), Arithmetic Operators
- ADDTIME(), Date and Time Functions
- addtodest option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- administration
- server, mysqladmin — Client for Administering a MySQL Server
- administration of MySQL Cluster, ndb_mgm — The MySQL Cluster Management Client
- administrative programs, Overview of MySQL Programs
- AES_DECRYPT(), Encryption and Compression Functions
- AES_ENCRYPT(), Encryption and Compression Functions
- After create
- thread state, General Thread States
- age
- calculating, Date Calculations
- AHI, MySQL Glossary
- 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, SELECT Syntax, Subqueries with ALL
- ALL join type
- optimizer, EXPLAIN Output Format
- all-databases option
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- mysqldump, mysqldump — A Database Backup Program
- all-in-1 option
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- all-tablespaces option
- mysqldump, mysqldump — A Database Backup Program
- allocating local table
- thread state, Delayed-Insert Thread States
- allow-keywords option
- mysqldump, mysqldump — A Database Backup Program
- allow-suspicious-udfs option
- mysqld, Server Command Options
- allowold option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- 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 LOGFILE GROUP, ALTER LOGFILE GROUP Syntax
- (see also MySQL Cluster Disk Data)
- ALTER PROCEDURE, ALTER PROCEDURE Syntax
- ALTER SCHEMA, ALTER DATABASE Syntax
- ALTER SERVER, ALTER SERVER Syntax
- ALTER TABLE, ALTER TABLE Syntax, Problems with ALTER TABLE
- ROW_FORMAT, Specifying the Row Format for a Table
- ALTER TABLESPACE, ALTER TABLESPACE Syntax
- (see also MySQL Cluster Disk Data)
- ALTER VIEW, ALTER VIEW Syntax
- altering
- database, ALTER DATABASE Syntax
- schema, ALTER DATABASE Syntax
- ANALYSE()
- PROCEDURE, Using PROCEDURE ANALYSE
- analyze option
- myisamchk, Other myisamchk Options
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- ANALYZE TABLE, ANALYZE TABLE Syntax
- and partitioning, Maintenance of Partitions
- Analyzing
- thread state, General Thread States
- AND
- bitwise, Bit Functions and Operators
- logical, Logical Operators
- anonymous user, Securing the Initial MySQL Accounts, 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
- answering questions
- etiquette, Guidelines for Using the Mailing Lists
- Antelope, MySQL Glossary
- Antelope file format, InnoDB File-Format Management, COMPACT and REDUNDANT Row Formats, InnoDB Startup Options and System Variables
- ANY, Subqueries with ANY, IN, or SOME
- Apache, Using MySQL with Apache
- API node (MySQL Cluster)
- defined, MySQL 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 a MySQL Cluster Backup
- application programming interface (API), MySQL Glossary
- apply, MySQL Glossary
- apply-slave-statements option
- mysqldump, mysqldump — A Database Backup Program
- apply_status table (OBSOLETE), MySQL Cluster Replication Schema and Tables
- (see also MySQL Cluster replication)
- approximate-value literals, Number Literals, Precision Math
- Arbitration, Defining MySQL Cluster Data Nodes
- ArbitrationDelay, Defining a MySQL Cluster Management Server, Defining SQL and Other API Nodes in a MySQL Cluster
- ArbitrationRank, Defining a MySQL Cluster Management Server, Defining SQL and Other API Nodes in a MySQL Cluster
- ArbitrationTimeout, Defining MySQL 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
- Area(), Polygon and MultiPolygon Property Functions
- 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
- .ARZ file, MySQL Glossary
- AS, SELECT Syntax, JOIN Syntax
- AsBinary(), Geometry Format Conversion Functions
- ASCII(), String Functions
- ASIN(), Mathematical Functions
- assignment operator
- :=, Assignment Operators
- =, Assignment Operators
- assignment operators, Assignment Operators
- AsText(), Geometry Format Conversion Functions
- asynchronous I/O, MySQL Glossary
- asynchronous replication (see MySQL Cluster replication)
- ATAN(), Mathematical Functions
- ATAN2(), Mathematical Functions
- atomic, 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
- ndb_restore, ndb_restore — Restore a MySQL Cluster Backup
- replication, Replication of Columns Having Different Data Types
- audit log plugin, MySQL Enterprise Audit Log Plugin
- audit plugins, Audit Plugins
- audit-log option
- mysqld, Audit Log Plugin Options and System Variables
- audit_log plugin
- startup failure, Audit Log Plugin Logging Control
- audit_log_buffer_size system variable, Audit Log Plugin Options and System Variables
- audit_log_file system variable, Audit Log Plugin Options and System Variables
- audit_log_flush system variable, Audit Log Plugin Options and System Variables
- audit_log_format system variable, Audit Log Plugin Options and System Variables
- audit_log_policy system variable, Audit Log Plugin Options and System Variables
- audit_log_rotate_on_size system variable, Audit Log Plugin Options and System Variables
- audit_log_strategy system variable, Audit Log Plugin Options and System Variables
- authentication plugin
- authentication_pam, The PAM Authentication Plugin
- authentication_windows, The Windows Native Authentication Plugin
- authentication_windows_client, The Windows Native Authentication Plugin
- auth_socket, The Socket Peer-Credential Authentication Plugin
- auth_test_plugin, The Test Authentication Plugin
- mysql_clear_password, The Cleartext Client-Side Authentication Plugin
- mysql_native_password, The Native Authentication Plugin
- mysql_old_password, The Old Native Authentication Plugin
- test_plugin_server, The Test Authentication Plugin
- authentication plugins, Authentication Plugins
- authentication_pam authentication plugin, The PAM Authentication Plugin
- AUTHENTICATION_PAM_LOG environment variable, PAM Authentication Plugin Debugging
- authentication_windows authentication plugin, The Windows Native Authentication Plugin
- authentication_windows_client authentication plugin, The Windows Native Authentication Plugin
- authentication_windows_log_level system variable, Server System Variables
- authentication_windows_use_principal_name system variable, Server System Variables
- auth_socket authentication plugin, The Socket Peer-Credential Authentication Plugin
- auth_test_plugin authentication plugin, The Test Authentication Plugin
- 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-increment, MySQL Glossary
- auto-increment locking, MySQL Glossary
- auto-rehash option
- mysql, mysql Options
- auto-repair option
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- auto-vertical-output option
- mysql, mysql Options
- autocommit, MySQL Glossary
- 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 a MySQL Cluster
- AUTO_INCREMENT, Using AUTO_INCREMENT, Numeric Types
- 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(), GROUP BY (Aggregate) Function Descriptions
- AVG(DISTINCT), GROUP BY (Aggregate) Function Descriptions
B
[
index top]
- B-tree, MySQL Glossary
- B-tree indexes, Comparison of B-Tree and Hash Indexes, Physical Structure of an InnoDB Index
- background threads
- master, Configuring the Rate of 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, LOAD DATA INFILE Syntax
- backticks, MySQL Glossary
- backup, MySQL Glossary
- BACKUP Events (MySQL Cluster), MySQL Cluster Log Events
- backup identifiers
- native backup and restore, Using The MySQL Cluster Management Client to Create a Backup
- backup option
- myisamchk, myisamchk Repair Options
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- BackupDataBufferSize, Defining MySQL Cluster Data Nodes, Configuration for MySQL Cluster Backups
- BackupDataDir, Defining MySQL Cluster Data Nodes
- backupid option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- BackupLogBufferSize, Defining MySQL Cluster Data Nodes, Configuration for MySQL Cluster Backups
- BackupMaxWriteSize, Defining MySQL Cluster Data Nodes, Configuration for MySQL Cluster Backups
- BackupMemory, Defining MySQL Cluster Data Nodes, Configuration for MySQL Cluster Backups
- BackupReportFrequency, Defining MySQL Cluster Data Nodes
- backups, Backup and Recovery, MySQL Enterprise Backup Overview
- databases and tables, mysqldump — A Database Backup Program, mysqlhotcopy — A Database Backup Program
- in MySQL Cluster, ndb_restore — Restore a MySQL Cluster Backup, Online Backup of MySQL Cluster, MySQL Cluster Backup Concepts, Using The MySQL Cluster Management Client to Create a Backup, Configuration for MySQL Cluster Backups
- in MySQL Cluster replication, MySQL Cluster Backups With MySQL Cluster Replication
- InnoDB, InnoDB Backup and Recovery
- with mysqldump, Using mysqldump for Backups
- backups, troubleshooting
- in MySQL Cluster, MySQL Cluster Backup Troubleshooting
- BackupWriteSize, Defining MySQL Cluster Data Nodes, Configuration for MySQL Cluster Backups
- backup_path option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- back_log system variable, Server System Variables
- Barracuda, MySQL Glossary
- Barracuda file format, Enabling Compression for a Table, InnoDB File-Format Management, DYNAMIC and COMPRESSED Row Formats, InnoDB Startup Options and System Variables
- 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
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- basedir system variable, Server System Variables
- batch mode, Using mysql in Batch Mode
- batch option
- mysql, mysql Options
- batch SQL files, mysql — The MySQL Command-Line Tool
- BatchByteSize, Defining SQL and Other API Nodes in a MySQL Cluster
- batched updates (MySQL Cluster Replication), Starting MySQL Cluster Replication (Single Replication Channel)
- BatchSize, Defining SQL and Other API Nodes in a MySQL Cluster
- BatchSizePerLocalScan, Defining MySQL 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, The MySQL Benchmark Suite, Using Your Own Benchmarks
- beta, MySQL Glossary
- BETWEEN ... AND, Comparison Functions and Operators
- big-tables option
- mysqld, Server Command Options
- big5, MySQL 5.5 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 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
- event groups, SET GLOBAL sql_slave_skip_counter Syntax
- binary logging
- and MySQL Cluster, Issues Exclusive to MySQL Cluster
- bind-address option
- mysql, mysql 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- bind-address option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- BINLOG, BINLOG Syntax
- binlog, MySQL Glossary
- Binlog Dump
- thread command, Thread Command Values
- BINLOG statement
- mysqlbinlog output, mysqlbinlog Row Event Display
- binlog-do-db option
- mysqld, Startup Options Used with Binary Logging
- binlog-format option
- mysqld, Server Command Options
- binlog-ignore-db option
- mysqld, Startup Options Used with Binary Logging
- binlog-row-event-max-size option
- mysqld, Startup Options Used with Binary Logging
- binlog_cache_size system variable, System Variables Used with Binary Logging
- binlog_direct_non_transactional_updates system variable, System Variables Used with Binary Logging
- binlog_format
- BLACKHOLE, Replication and BLACKHOLE Tables
- binlog_format system variable, System Variables Used with Binary Logging
- MySQL Cluster, System Variables Used with Binary Logging
- binlog_index table (OBSOLETE) (see MySQL Cluster replication)
- binlog_stmt_cache_size system variable, System Variables Used with Binary Logging
- BIT data type, Numeric Type Overview
- bit functions, Bit Functions and Operators
- example, Calculating Visits Per Day
- bit operators, Bit Functions and Operators
- BIT_AND(), GROUP BY (Aggregate) Function Descriptions
- BIT_COUNT, Calculating Visits Per Day
- BIT_COUNT(), Bit Functions and Operators
- BIT_LENGTH(), String Functions
- BIT_OR, Calculating Visits Per Day
- BIT_OR(), GROUP BY (Aggregate) Function Descriptions
- BIT_XOR(), GROUP BY (Aggregate) 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, MySQL Glossary
- BLOB
- inserting binary data, String Literals
- size, Data Type Storage Requirements
- BLOB columns
- default values, The BLOB and TEXT Types
- indexing, Column Indexes, CREATE TABLE Syntax
- BLOB data type, String Type Overview, The BLOB and TEXT Types
- blob-info option
- ndb_desc, ndb_desc — Describe NDB Tables
- Block Nested-Loop join algorithm, Nested-Loop Join Algorithms
- block-search option
- myisamchk, Other myisamchk Options
- blocks
- ndbinfo table, The ndbinfo blocks Table
- BOOL data type, Numeric Type Overview
- BOOLEAN data type, Numeric Type Overview
- boolean options, Program Option Modifiers
- bootstrap option
- mysqld, Server Command Options
- bottleneck, MySQL Glossary
- bounce, MySQL Glossary
- brackets
- square, Data Types
- brief option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- buddy allocator, INNODB_CMPMEM and INNODB_CMPMEM_RESET, MySQL Glossary
- buffer, MySQL Glossary
- buffer pool, The InnoDB Buffer Pool, Making the Buffer Pool Scan Resistant, MySQL Glossary
- and compressed tables, How Compression Works for InnoDB Tables
- buffer pool instance, MySQL Glossary
- buffer sizes, The InnoDB Buffer Pool
- client, Connectors and APIs
- mysqld server, Tuning Server Parameters
- bugs
- known, Known Issues in MySQL
- MySQL 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
- builddir option
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- BuildIndexThreads, Defining MySQL Cluster Data Nodes
- building
- client programs, Building C API Client Programs
- BUILD_CONFIG option
- CMake, MySQL Source-Configuration 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
- business rules, MySQL Glossary
C
[
index top]
- C API, Connectors and APIs
- data types, MySQL C API
- example programs, Example C API Client Programs
- functions, C API Function Overview
- linking problems, Building C API Client Programs
- C prepared statement API
- functions, C API Prepared Statement Type Conversions, C API Prepared Statement Function Overview
- type codes, C API Prepared Statement Type Codes
- C++, MySQL Connector/C++
- C:\my.cnf file, Using Client Programs in a Multiple-Server Environment
- cache, MySQL Glossary
- CACHE INDEX, CACHE INDEX Syntax
- and partitioning, Restrictions and Limitations on Partitioning
- caches
- clearing, FLUSH Syntax
- calculating
- aggregate value for a set of rows, GROUP BY (Aggregate) 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
- cardinality, How to Avoid Full Table Scans, MySQL Glossary
- carriage return (\r), String Literals, LOAD DATA INFILE Syntax
- CASE, Control Flow Functions, CASE Syntax
- case sensitivity
- in access checking, Privilege System Grant Tables
- 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
- CC environment variable, Dealing with Problems Compiling MySQL, Environment Variables
- CEIL(), Mathematical Functions
- CEILING(), Mathematical Functions
- Centroid(), Polygon and MultiPolygon Property Functions
- .cfg file, MySQL Glossary
- cflags option
- mysql_config, mysql_config — Display Options for Compiling Clients
- change buffer, MySQL Glossary
- change buffering, Change Buffer, MySQL Glossary
- disabling, Configuring InnoDB Change Buffering
- CHANGE MASTER TO, CHANGE MASTER TO Syntax
- in MySQL Cluster, Preparing the MySQL Cluster for Replication
- 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
- 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 repertoire, The utf8 Character Set (3-Byte UTF-8 Unicode Encoding)
- character sets, Character Set Support
- adding, Adding a Character Set
- and replication, Replication and Character Sets
- repertoire, String Repertoire
- restrictions, Restrictions on Character Sets
- CHARACTER VARYING data type, String Type Overview
- character-set-client-handshake option
- mysqld, Server Command Options
- character-set-filesystem option
- mysqld, Server Command Options
- character-set-server option
- mysqld, Server Command Options
- character-sets-dir option
- myisamchk, myisamchk Repair Options
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- mysql, mysql 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- character-sets-dir option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL 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_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 Commands
- charset option
- comp_err, comp_err — Compile MySQL Error Message File
- CHARSET(), Information Functions
- CHAR_LENGTH(), String Functions
- check option
- myisamchk, myisamchk Check Options
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- check options
- myisamchk, myisamchk Check Options
- CHECK TABLE, CHECK TABLE Syntax
- and partitioning, Maintenance of Partitions
- 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 MySQL 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 privileges on cached query
- thread state, Query Cache Thread States
- checking query cache for query
- thread state, Query Cache Thread States
- Checking table
- thread state, General Thread States
- checkpoint, MySQL Glossary
- CHECKPOINT Events (MySQL Cluster), MySQL Cluster Log Events
- checkpoint option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- Checksum, MySQL Cluster TCP/IP Connections, SCI Transport Connections in MySQL Cluster
- checksum, MySQL Glossary
- Checksum (MySQL Cluster), MySQL Cluster Shared-Memory Connections
- checksum errors, Installing MySQL on Solaris and OpenSolaris
- CHECKSUM TABLE, CHECKSUM TABLE Syntax
- and replication, Replication and CHECKSUM TABLE
- child table, MySQL Glossary
- Chinese, Japanese, Korean character sets
- frequently asked questions, MySQL 5.5 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
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- circular replication
- in MySQL Cluster, Known Issues in MySQL Cluster Replication, MySQL Cluster Replication: Multi-Master and Circular Replication, MySQL Cluster Replication Conflict Resolution
- CJK (Chinese, Japanese, Korean)
- Access, PHP, etc., MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- availability of specific characters, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- big5, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- character sets available, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- characters displayed as question marks, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- CJKV, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- collations, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- conversion problems with Japanese character sets, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- data truncation, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Database and table names, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- documentation in Chinese, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- documentation in Japanese, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- documentation in Korean, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- FAQ, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- gb2312, gbk, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Japanese character sets, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Korean character set, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- LIKE and FULLTEXT, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- MySQL 4.0 behavior, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- ORDER BY treatment, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- problems with Access, PHP, etc., MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- problems with Big5 character sets (Chinese), MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- problems with data truncation, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- problems with euckr character set (Korean), MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- problems with GB character sets (Chinese), MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- problems with LIKE and FULLTEXT, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- problems with Yen sign (Japanese), MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- rejected characters, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- sort order problems, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- sorting problems, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- testing availability of characters, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Unicode collations, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Vietnamese, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Yen sign, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- clean page, MySQL Glossary
- clean shutdown, The Server Shutdown Process, MySQL Glossary
- cleaning up
- thread state, General Thread States
- clear command
- mysql, mysql Commands
- Clearing
- thread state, Event Scheduler Thread States
- clearing
- caches, FLUSH Syntax
- client, MySQL Glossary
- client connection threads, How MySQL Uses Threads for 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 MySQL Cluster replication)
- cluster logs, Event Reports Generated in MySQL Cluster, MySQL Cluster Logging Management Commands
- cluster.binlog_index table (OBSOLETE) (see MySQL Cluster replication)
- clustered index, MySQL Glossary
- InnoDB, Clustered and Secondary Indexes
- Clustering (see MySQL Cluster)
- CLUSTERLOG commands (MySQL Cluster), MySQL Cluster Logging Management Commands
- CLUSTERLOG STATISTICS command (MySQL Cluster), Using CLUSTERLOG STATISTICS in the MySQL Cluster Management Client
- cluster_operations
- ndbinfo table, The ndbinfo cluster_operations Table
- cluster_replication database (OBSOLETE) (see MySQL Cluster replication)
- cluster_transactions
- ndbinfo table, The ndbinfo cluster_transactions Table
- CMake
- BUILD_CONFIG option, MySQL Source-Configuration Options
- CMAKE_BUILD_TYPE option, MySQL Source-Configuration Options
- CMAKE_CXX_FLAGS option, MySQL Source-Configuration Options
- CMAKE_C_FLAGS option, MySQL Source-Configuration Options
- CMAKE_INSTALL_PREFIX option, MySQL Source-Configuration Options
- COMPILATION_COMMENT option, MySQL Source-Configuration Options
- CPACK_MONOLITHIC_INSTALL option, MySQL Source-Configuration Options
- DEFAULT_CHARSET option, MySQL Source-Configuration Options
- DEFAULT_COLLATION option, MySQL Source-Configuration Options
- ENABLED_LOCAL_INFILE option, MySQL Source-Configuration Options
- ENABLED_PROFILING option, MySQL Source-Configuration Options
- ENABLE_DEBUG_SYNC option, MySQL Source-Configuration Options
- ENABLE_DOWNLOADS option, MySQL Source-Configuration Options
- ENABLE_DTRACE option, MySQL Source-Configuration Options
- ENABLE_GCOV option, MySQL Source-Configuration Options
- IGNORE_AIO_CHECK option, MySQL Source-Configuration Options
- INSTALL_BINDIR option, MySQL Source-Configuration Options
- INSTALL_DOCDIR option, MySQL Source-Configuration Options
- INSTALL_DOCREADMEDIR option, MySQL Source-Configuration Options
- INSTALL_INCLUDEDIR option, MySQL Source-Configuration Options
- INSTALL_INFODIR option, MySQL Source-Configuration Options
- INSTALL_LAYOUT option, MySQL Source-Configuration Options
- INSTALL_LIBDIR option, MySQL Source-Configuration Options
- INSTALL_MANDIR option, MySQL Source-Configuration Options
- INSTALL_MYSQLSHAREDIR option, MySQL Source-Configuration Options
- INSTALL_MYSQLTESTDIR option, MySQL Source-Configuration Options
- INSTALL_PLUGINDIR option, MySQL Source-Configuration Options
- INSTALL_SBINDIR option, MySQL Source-Configuration Options
- INSTALL_SCRIPTDIR option, MySQL Source-Configuration Options
- INSTALL_SHAREDIR option, MySQL Source-Configuration Options
- INSTALL_SQLBENCHDIR option, MySQL Source-Configuration Options
- INSTALL_SUPPORTFILESDIR option, MySQL Source-Configuration Options
- MEMCACHED_HOME option, MySQL Source-Configuration Options
- MYSQL_DATADIR option, MySQL Source-Configuration Options
- MYSQL_MAINTAINER_MODE option, MySQL Source-Configuration Options
- MYSQL_PROJECT_NAME option, MySQL Source-Configuration Options
- MYSQL_TCP_PORT option, MySQL Source-Configuration Options
- MYSQL_UNIX_ADDR option, MySQL Source-Configuration Options
- ODBC_INCLUDES option, MySQL Source-Configuration Options
- ODBC_LIB_DIR option, MySQL Source-Configuration Options
- options, MySQL Source-Configuration Options
- running after prior invocation, Installing MySQL Using a Standard Source Distribution, Dealing with Problems Compiling MySQL
- SYSCONFDIR option, MySQL Source-Configuration Options
- TMPDIR option, MySQL Source-Configuration Options
- VERSION file, MySQL Configuration and Third-Party Tools
- WITHOUT_SERVER option, MySQL Source-Configuration Options
- WITH_ASAN option, MySQL Source-Configuration Options
- WITH_BUNDLED_LIBEVENT option, MySQL Source-Configuration Options
- WITH_BUNDLED_MEMCACHED option, MySQL Source-Configuration Options
- WITH_CLASSPATH option, MySQL Source-Configuration Options
- WITH_DEBUG option, MySQL Source-Configuration Options
- WITH_EMBEDDED_SERVER option, MySQL Source-Configuration Options
- WITH_EMBEDDED_SHARED_LIBRARY option, MySQL Source-Configuration Options
- WITH_ERROR_INSERT option, MySQL Source-Configuration Options
- WITH_EXTRA_CHARSETS option, MySQL Source-Configuration Options
- WITH_LIBEDIT option, MySQL Source-Configuration Options
- WITH_LIBWRAP option, MySQL Source-Configuration Options
- WITH_NDBCLUSTER option, MySQL Source-Configuration Options
- WITH_NDBCLUSTER_STORAGE_ENGINE option, MySQL Source-Configuration Options
- WITH_NDBMTD option, MySQL Source-Configuration Options
- WITH_NDB_BINLOG option, MySQL Source-Configuration Options
- WITH_NDB_DEBUG option, MySQL Source-Configuration Options
- WITH_NDB_JAVA option, MySQL Source-Configuration Options
- WITH_NDB_PORT option, MySQL Source-Configuration Options
- WITH_NDB_TEST option, MySQL Source-Configuration Options
- WITH_READLINE option, MySQL Source-Configuration Options
- WITH_SSL option, MySQL Source-Configuration Options
- WITH_UNIXODBC option, MySQL Source-Configuration Options
- WITH_VALGRIND option, MySQL Source-Configuration Options
- WITH_ZLIB option, MySQL Source-Configuration Options
- CMakeCache.txt file, Dealing with Problems Compiling MySQL
- CMAKE_BUILD_TYPE option
- CMake, MySQL Source-Configuration Options
- CMAKE_CXX_FLAGS option
- CMake, MySQL Source-Configuration Options
- CMAKE_C_FLAGS option
- CMake, MySQL Source-Configuration Options
- CMAKE_INSTALL_PREFIX option
- CMake, MySQL Source-Configuration Options
- COALESCE(), Comparison Functions and Operators
- 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
- INFORMATION_SCHEMA, Collation and INFORMATION_SCHEMA Searches
- modifying, Adding a Collation to a Character Set
- names, Collation Names
- COLLATION(), Information Functions
- collation-server option
- mysqld, Server Command Options
- COLLATIONS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA COLLATIONS Table
- 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
- 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 Options
- column-type-info option
- mysql, mysql 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_priv table
- system table, Privilege System Grant Tables
- COLUMN_PRIVILEGES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA COLUMN_PRIVILEGES Table
- comma-separated values data, reading, LOAD DATA INFILE Syntax, SELECT ... INTO Syntax
- command options
- mysql, mysql Options
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- mysqld, Server Command Options
- command options (MySQL Cluster)
- mysqld, MySQL Server Options for MySQL Cluster
- ndbd, ndbd — The MySQL Cluster Data Node Daemon
- ndbinfo_select_all, ndbinfo_select_all — Select From ndbinfo Tables
- ndb_mgm, ndb_mgm — The MySQL Cluster Management Client
- ndb_mgmd, ndb_mgmd — The MySQL Cluster Management Server Daemon
- command syntax, Typographical and Syntax Conventions
- command-line history
- mysql, mysql Logging
- command-line options (MySQL Cluster), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- command-line tool, MySQL Installer Console, mysql — The MySQL Command-Line Tool
- 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 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
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- mysqlslap, mysqlslap — Load Emulation Client
- Committing events to binlog
- thread state, MySQL Cluster Thread States
- compact option
- mysqldump, mysqldump — A Database Backup Program
- compact row format, COMPACT and REDUNDANT Row Formats, MySQL Glossary
- comparison operators, Comparison Functions and Operators
- compatibility
- between MySQL versions, Changes Affecting Upgrades to 5.5
- with mSQL, Regular Expressions
- with ODBC, Server System Variables, Identifier Qualifiers, Numeric Type Overview, Type Conversion in Expression Evaluation, Comparison Functions and Operators, CREATE TABLE Syntax, JOIN Syntax
- with Oracle, MySQL Extensions to Standard SQL, GROUP BY (Aggregate) Function Descriptions, ALTER TABLE Syntax, EXPLAIN Syntax
- 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, MySQL Source-Configuration Options
- compiling
- optimizing, System Factors and Startup Parameter Tuning
- problems, Dealing with Problems Compiling MySQL
- user-defined functions, UDF Compiling and Installing
- compiling clients
- on Unix, Building C API Client Programs
- on Windows, Building C API Client Programs
- complete-insert option
- mysqldump, mysqldump — A Database Backup Program
- completion_type system variable, Server System Variables
- composite index, MySQL Glossary
- composite partitioning, Subpartitioning
- compound statements, MySQL Compound-Statement Syntax
- compress option
- mysql, mysql 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
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- COMPRESS(), Encryption and Compression Functions
- compressed backup, MySQL Glossary
- compressed row format, DYNAMIC and COMPRESSED Row Formats, MySQL Glossary
- compressed table, MySQL Glossary
- compressed tables, myisampack — Generate Compressed, Read-Only MyISAM Tables, Compressed Table Characteristics
- CompressedBackup, Defining MySQL Cluster Data Nodes
- CompressedLCP, Defining MySQL Cluster Data Nodes
- compression, InnoDB Table 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, Enabling Compression for a Table
- implementation, How Compression Works for InnoDB Tables
- information schema, InnoDB INFORMATION_SCHEMA Tables, 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 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 1.1, 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, Internal Locking Methods, Concurrent Inserts
- concurrent_insert system variable, Server System Variables
- 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 MySQL Cluster Management Server Daemon
- config-file option
- mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
- my_print_defaults, my_print_defaults — Display Options from Option Files
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- config-file option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- config.ini (MySQL Cluster), Initial Configuration of MySQL Cluster, MySQL Cluster Configuration Files, MySQL Cluster Configuration: Basic Example, ndb_mgmd — The MySQL Cluster Management Server Daemon
- configdir option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- configinfo option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- configuration
- MySQL Cluster, Overview of MySQL Cluster Configuration Parameters, Options, and
Variables
- configuration file, MySQL Glossary
- configuration files, Troubleshooting Problems Connecting to MySQL
- configure option
- MySQLInstallerConsole, MySQL Installer Console
- configuring backups
- in MySQL Cluster, Configuration for MySQL Cluster Backups
- configuring MySQL Cluster, MySQL Cluster Installation and Upgrades, Configuration of MySQL Cluster, ndb_mgmd — The MySQL Cluster Management Server Daemon, MySQL Server Usage for MySQL Cluster
- Configuring MySQL Cluster (concepts), MySQL Cluster Core Concepts
- config_from_node option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- config_params
- ndbinfo table, The ndbinfo config_params Table
- conflict detection status variables
- MySQL Cluster Replication, MySQL Cluster Replication Conflict Resolution
- conflict resolution
- and ndb_replication system table, MySQL Cluster Replication Conflict Resolution
- enabling, MySQL Cluster Replication Conflict Resolution
- in MySQL Cluster Replication, MySQL Cluster Replication Conflict Resolution
- mysqld startup options, MySQL Cluster Replication Conflict Resolution
- Connect
- thread command, Thread Command Values
- connect command
- mysql, mysql Commands
- Connect Out
- thread command, Thread Command Values
- connect-delay option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- connect-delay option (ndbmtd), ndbd — The MySQL Cluster Data Node Daemon
- connect-retries option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- connect-retries option (ndbmtd), ndbd — The MySQL Cluster Data Node Daemon
- connect-string option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- ConnectBackoffMaxTime, Defining SQL and Other API Nodes in a MySQL Cluster
- ConnectCheckIntervalDelay, Defining MySQL Cluster Data Nodes
- connecting
- 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
- 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 (MySQL Cluster), MySQL Cluster Log Events
- connection string (see MySQL Cluster)
- connection-timeout option (ndb_error_reporter), ndb_error_reporter — NDB Error-Reporting Utility
- ConnectionMap, Defining SQL and Other API Nodes in a MySQL Cluster
- connections option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- 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, mysql Options, 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 Output Format, SELECT Syntax
- constant table, How MySQL Optimizes WHERE Clauses
- constraint, MySQL Glossary
- constraints, How MySQL Deals with Constraints
- foreign keys, Using FOREIGN KEY Constraints
- CONSTRAINTS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TABLE_CONSTRAINTS Table
- Contains(), Spatial Relation Functions That Use Minimum Bounding Rectangles (MBRs)
- contributing companies
- list of, Supporters of MySQL
- contributors
- list of, Contributors to MySQL
- control flow functions, Control Flow Functions
- 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 MyISAM
- thread state, General Thread States
- CONVERT_TZ(), Date and Time Functions
- copy option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- mysqld, Server Command Options
- core-file option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- core-file-size option
- mysqld_safe, mysqld_safe — MySQL Server Startup Script
- correct-checksum option
- myisamchk, myisamchk Repair Options
- correlated subqueries, Correlated Subqueries
- corruption, Forcing InnoDB Recovery
- COS(), Mathematical Functions
- COT(), Mathematical Functions
- count option
- 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(), GROUP BY (Aggregate) Function Descriptions
- COUNT(DISTINCT), GROUP BY (Aggregate) 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, MySQL Source-Configuration Options
- CPU-bound, MySQL Glossary
- 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
- crash-me, The MySQL Benchmark Suite
- crash-me program, The MySQL Benchmark Suite
- CrashOnCorruptedTuple, Defining MySQL 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 Syntax for User-Defined Functions
- CREATE INDEX, CREATE INDEX Syntax, Overview of Fast Index Creation
- CREATE LOGFILE GROUP, CREATE LOGFILE GROUP Syntax
- (see also MySQL Cluster Disk Data)
- CREATE NODEGROUP command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- create option
- mysqlslap, mysqlslap — Load Emulation Client
- CREATE PROCEDURE, CREATE PROCEDURE and CREATE FUNCTION Syntax
- CREATE SCHEMA, CREATE DATABASE Syntax
- CREATE SERVER, CREATE SERVER Syntax
- CREATE TABLE, CREATE TABLE Syntax
- DIRECTORY options
- and replication, Replication and DIRECTORY Table Options
- KEY_BLOCK_SIZE, Tuning Compression for InnoDB Tables
- options for table compression, Enabling Compression for a Table
- ROW_FORMAT, Specifying the Row Format for a Table
- CREATE TABLE ... SELECT
- and replication, Replication of CREATE TABLE ... SELECT Statements
- CREATE TABLESPACE, CREATE TABLESPACE Syntax
- (see also MySQL Cluster Disk Data)
- CREATE TRIGGER, CREATE TRIGGER Syntax
- CREATE USER, CREATE USER Syntax
- CREATE USER statement, Assigning Account Passwords
- CREATE VIEW, CREATE VIEW Syntax
- create-options option
- mysqldump, mysqldump — A Database Backup Program
- create-schema option
- mysqlslap, mysqlslap — Load Emulation Client
- 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 delayed handler
- thread state, Delayed-Insert Thread States
- Creating index
- thread state, General Thread States
- 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
- cross-bootstrap option
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- Crosses(), Spatial Relation Functions That Use Object Shapes
- CRUD, MySQL Glossary
- CR_ALREADY_CONNECTED error code, Client Error Codes and Messages
- CR_AUTH_PLUGIN_CANNOT_LOAD error code, Client Error Codes and Messages
- CR_CANT_READ_CHARSET error code, Client Error Codes and Messages
- CR_COMMANDS_OUT_OF_SYNC error code, Client Error Codes and Messages
- CR_CONNECTION_ERROR error code, Client Error Codes and Messages
- CR_CONN_HOST_ERROR error code, Client Error Codes and Messages
- CR_CONN_UNKNOW_PROTOCOL error code, Client Error Codes and Messages
- CR_DATA_TRUNCATED error code, Client Error Codes and Messages
- CR_EMBEDDED_CONNECTION error code, Client Error Codes and Messages
- CR_FETCH_CANCELED error code, Client Error Codes and Messages
- CR_INVALID_BUFFER_USE error code, Client Error Codes and Messages
- CR_INVALID_CONN_HANDLE error code, Client Error Codes and Messages
- CR_INVALID_PARAMETER_NO error code, Client Error Codes and Messages
- CR_IPSOCK_ERROR error code, Client Error Codes and Messages
- CR_LOCALHOST_CONNECTION error code, Client Error Codes and Messages
- CR_MALFORMED_PACKET error code, Client Error Codes and Messages
- CR_NAMEDPIPEOPEN_ERROR error code, Client Error Codes and Messages
- CR_NAMEDPIPESETSTATE_ERROR error code, Client Error Codes and Messages
- CR_NAMEDPIPEWAIT_ERROR error code, Client Error Codes and Messages
- CR_NAMEDPIPE_CONNECTION error code, Client Error Codes and Messages
- CR_NET_PACKET_TOO_LARGE error code, Client Error Codes and Messages
- CR_NEW_STMT_METADATA error code, Client Error Codes and Messages
- CR_NOT_IMPLEMENTED error code, Client Error Codes and Messages
- CR_NO_DATA error code, Client Error Codes and Messages
- CR_NO_PARAMETERS_EXISTS error code, Client Error Codes and Messages
- CR_NO_PREPARE_STMT error code, Client Error Codes and Messages
- CR_NO_RESULT_SET error code, Client Error Codes and Messages
- CR_NO_STMT_METADATA error code, Client Error Codes and Messages
- CR_NULL_POINTER error code, Client Error Codes and Messages
- CR_OUT_OF_MEMORY error code, Client Error Codes and Messages
- CR_PARAMS_NOT_BOUND error code, Client Error Codes and Messages
- CR_PROBE_MASTER_CONNECT error code, Client Error Codes and Messages
- CR_PROBE_SLAVE_CONNECT error code, Client Error Codes and Messages
- CR_PROBE_SLAVE_HOSTS error code, Client Error Codes and Messages
- CR_PROBE_SLAVE_STATUS error code, Client Error Codes and Messages
- CR_SECURE_AUTH error code, Client Error Codes and Messages
- CR_SERVER_GONE_ERROR, MySQL server has gone away
- CR_SERVER_GONE_ERROR error code, Client Error Codes and Messages
- CR_SERVER_HANDSHAKE_ERR error code, Client Error Codes and Messages
- CR_SERVER_LOST error code, Client Error Codes and Messages
- CR_SERVER_LOST_ERROR, MySQL server has gone away
- CR_SERVER_LOST_EXTENDED error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECTION error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_ABANDONED_ERROR error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_ANSWER_ERROR error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_FILE_MAP_ERROR error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_MAP_ERROR error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_REQUEST_ERROR error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_SET_ERROR error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_EVENT_ERROR error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_FILE_MAP_ERROR error code, Client Error Codes and Messages
- CR_SHARED_MEMORY_MAP_ERROR error code, Client Error Codes and Messages
- CR_SOCKET_CREATE_ERROR error code, Client Error Codes and Messages
- CR_SSL_CONNECTION_ERROR error code, Client Error Codes and Messages
- CR_STMT_CLOSED error code, Client Error Codes and Messages
- CR_TCP_CONNECTION error code, Client Error Codes and Messages
- CR_UNKNOWN_ERROR error code, Client Error Codes and Messages
- CR_UNKNOWN_HOST error code, Client Error Codes and Messages
- CR_UNSUPPORTED_PARAM_TYPE error code, Client Error Codes and Messages
- CR_VERSION_ERROR error code, Client Error Codes and Messages
- CR_WRONG_HOST_INFO error code, Client Error Codes and Messages
- CR_WRONG_LICENSE error code, Client Error Codes and Messages
- CSV data, reading, LOAD DATA INFILE Syntax, SELECT ... INTO Syntax
- csv option
- mysqlslap, mysqlslap — Load Emulation Client
- CSV storage engine, Alternative Storage Engines, The CSV Storage Engine
- CURDATE(), Date and Time Functions
- CURRENT_DATE, Date and Time Functions
- CURRENT_TIME, Date and Time Functions
- CURRENT_TIMESTAMP, Date and Time Functions
- CURRENT_USER(), Information Functions
- cursor, MySQL Glossary
- Cursors, Cursors
- CURTIME(), Date and Time Functions
- CXX environment variable, Dealing with Problems Compiling MySQL, Environment Variables
D
[
index top]
- Daemon
- thread command, Thread Command Values
- daemon option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- daemon plugins, Daemon Plugins
- 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, InnoDB File-Per-Table Tablespaces, MySQL Glossary
- DATA DIRECTORY
- and replication, Replication and DIRECTORY Table Options
- data directory, MySQL Glossary
- data files, MySQL Glossary
- data node (MySQL Cluster)
- defined, MySQL Cluster Core Concepts
- data nodes
- memory allocation, Defining MySQL Cluster Data Nodes
- data nodes (MySQL Cluster), ndbd — The MySQL Cluster Data Node Daemon, ndbmtd — The MySQL Cluster Data Node Daemon (Multi-Threaded)
- Data on disk (MySQL Cluster)
- and INFORMATION_SCHEMA.FILES table, The INFORMATION_SCHEMA FILES Table
- Data truncation with CJK characters, MySQL 5.5 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-file-length option
- myisamchk, myisamchk Repair Options
- database, MySQL Glossary
- altering, ALTER DATABASE Syntax
- creating, CREATE DATABASE Syntax
- deleting, DROP DATABASE Syntax
- Database information
- obtaining, SHOW Syntax
- database metadata, INFORMATION_SCHEMA Tables
- database names
- case sensitivity, MySQL Extensions to Standard SQL, Identifier Case Sensitivity
- database option
- mysql, mysql Options
- mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
- ndb_blob_tool, ndb_blob_tool — Check and Repair BLOB and TEXT columns of MySQL Cluster
Tables
- ndb_desc, ndb_desc — Describe NDB Tables
- 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, mysqlhotcopy — A Database Backup Program
- information about, Getting Information About Databases and Tables
- names, Schema Object Names
- replicating, Replication
- selecting, Creating and Selecting a Database
- 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
- DataDir, Defining a MySQL Cluster Management Server, Defining MySQL 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_install_db, mysql_install_db — Initialize MySQL Data Directory
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- datadir system variable, Server System Variables
- DataMemory, Defining MySQL Cluster Data Nodes
- 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 literals, Date and Time Literals
- date types, Data Type Storage Requirements
- 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
- DAYNAME(), Date and Time Functions
- DAYOFMONTH(), Date and Time Functions
- DAYOFWEEK(), Date and Time Functions
- DAYOFYEAR(), Date and Time Functions
- db option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- db table
- sorting, Access Control, Stage 2: Request Verification
- system table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- DB2 SQL mode, Combination SQL Modes
- 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, Environment Variables, Debugging mysqld under gdb
- DBI_USER environment variable, Environment Variables
- DBUG package, The DBUG Package
- DCL, GRANT Syntax, REVOKE Syntax, MySQL Glossary
- DDL, Data Definition Statements, MySQL Glossary
- DDL log, The DDL Log
- deadlock, Internal Locking Methods, InnoDB Lock Modes, Locks Set by Different SQL Statements in InnoDB, Deadlock Detection and Rollback, InnoDB Startup Options and System Variables, MySQL Glossary
- deadlock detection, MySQL Glossary
- DEALLOCATE PREPARE, SQL Syntax for Prepared Statements, DEALLOCATE PREPARE Syntax
- Debug
- thread command, Thread Command Values
- debug option
- comp_err, comp_err — Compile MySQL Error Message File
- myisamchk, myisamchk General Options
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- mysql, mysql Options
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- mysqlhotcopy, mysqlhotcopy — 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
- my_print_defaults, my_print_defaults — Display Options from Option Files
- debug option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- debug system variable, Server System Variables
- debug-check option
- mysql, mysql 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
- debug-info option
- comp_err, comp_err — Compile MySQL Error Message File
- mysql, mysql 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
- 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 Accounts
- default accounts, Securing the Initial MySQL Accounts
- default host name, Connecting to the MySQL Server
- default installation location, Installation Layouts
- default options, Using Option Files
- default proxy user, Default Proxy Users
- 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
- mysql, mysql 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
- default-character-set option
- mysql, mysql Options
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- mysqld, Server Command Options
- mysqldump, mysqldump — A Database Backup Program
- mysqlimport, mysqlimport — A Data Import Program
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- default-collation option
- mysqld, Server Command Options
- default-storage-engine option
- mysqld, Server Command Options
- default-time-zone option
- mysqld, Server Command Options
- DefaultHashMapSize, Defining MySQL Cluster Data Nodes, Defining SQL and Other API Nodes in a MySQL Cluster
- DefaultOperationRedoProblemAction
- API and SQL nodes, Defining SQL and Other API Nodes in a MySQL Cluster
- defaults
- embedded, Options with the Embedded Server
- defaults-extra-file option, Command-Line Options that Affect Option-File Handling, mysql_install_db — Initialize MySQL Data Directory
- myisamchk, myisamchk General Options
- mysql, mysql 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- my_print_defaults, my_print_defaults — Display Options from Option Files
- defaults-file option, Command-Line Options that Affect Option-File Handling, mysql_install_db — Initialize MySQL Data Directory
- myisamchk, myisamchk General Options
- mysql, mysql 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- my_print_defaults, my_print_defaults — Display Options from Option Files
- defaults-group-suffix option, Command-Line Options that Affect Option-File Handling
- myisamchk, myisamchk General Options
- mysql, mysql 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- my_print_defaults, my_print_defaults — Display Options from Option Files
- DEFAULT_CHARSET option
- CMake, MySQL Source-Configuration Options
- DEFAULT_COLLATION option
- CMake, MySQL Source-Configuration Options
- default_storage_engine system variable, Server System Variables
- default_week_format system variable, Server System Variables
- DEGREES(), Mathematical Functions
- delay option (ndbinfo_select_all), ndbinfo_select_all — Select From ndbinfo Tables
- delay-key-write option
- mysqld, Server Command Options, MyISAM Startup Options
- DELAYED, INSERT DELAYED Syntax
- when ignored, INSERT Syntax
- Delayed insert
- thread command, Thread Command Values
- delayed inserts
- thread states, Delayed-Insert Thread States
- delayed-insert option
- mysqldump, mysqldump — A Database Backup Program
- delayed_insert_limit, INSERT DELAYED Syntax
- 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 MySQL Cluster, Limits and Differences of MySQL 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-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 MySQL Cluster
Tables
- deleting
- database, DROP DATABASE Syntax
- foreign key, ALTER TABLE Syntax, Using FOREIGN KEY Constraints
- 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, Removing User Accounts, DROP USER Syntax
- users, Removing User Accounts, 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 Commands
- delimiter option
- mysql, mysql Options
- mysqlslap, mysqlslap — Load Emulation Client
- ndb_select_all, ndb_select_all — Print Rows from an NDB Table
- denormalized, MySQL Glossary
- deprecated features in MySQL 5.5, What Is New in MySQL 5.5
- derived tables, Subqueries in the FROM Clause
- des-key-file option
- mysqld, Server Command Options
- DESC, DESCRIBE Syntax
- descending index, MySQL Glossary
- 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 MySQL Cluster, What is New in MySQL Cluster
- development source tree, Installing MySQL Using a Development Source Tree
- digits, Data Types
- Dimension(), General Geometry Property Functions
- directory structure
- default, Installation Layouts
- dirty page, Configuring the Rate of InnoDB Buffer Pool Flushing, InnoDB Startup Options and System Variables, MySQL Glossary
- dirty read, MySQL Glossary
- disable named command
- mysql, mysql Options
- --disable option prefix, Program Option Modifiers
- disable-indexes option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- disable-keys option
- mysqldump, mysqldump — A Database Backup Program
- disable-log-bin option
- mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
- DISCARD TABLESPACE, ALTER TABLE Syntax, InnoDB File-Per-Table Tablespaces
- 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
- Disjoint(), Spatial Relation Functions That Use Minimum Bounding Rectangles (MBRs)
- Disk Data tables (MySQL Cluster) (see MySQL Cluster Disk Data)
- disk full, How MySQL Handles a Full Disk
- 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
- DiskCheckpointSpeed, Defining MySQL Cluster Data Nodes
- DiskCheckpointSpeedInRestart, Defining MySQL Cluster Data Nodes
- DiskIOThreadPool, Defining MySQL Cluster Data Nodes
- Diskless, Defining MySQL Cluster Data Nodes
- diskpagebuffer
- ndbinfo table, The ndbinfo diskpagebuffer Table
- DiskPageBufferEntries, Defining MySQL Cluster Data Nodes
- DiskPageBufferMemory, Defining MySQL Cluster Data Nodes
- disks
- splitting data across, Using Symbolic Links for Databases on Windows
- DiskSyncSize, Defining MySQL Cluster Data Nodes
- 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 INDEX Syntax, SHOW OPEN TABLES Syntax, SHOW TABLES Syntax
- table status, SHOW TABLE STATUS Syntax
- DISTINCT, Selecting Particular Columns, DISTINCT Optimization, SELECT Syntax
- AVG(), GROUP BY (Aggregate) Function Descriptions
- COUNT(), GROUP BY (Aggregate) Function Descriptions
- MAX(), GROUP BY (Aggregate) Function Descriptions
- MIN(), GROUP BY (Aggregate) Function Descriptions
- SUM(), GROUP BY (Aggregate) Function Descriptions
- DISTINCTROW, SELECT Syntax
- distributed privileges (MySQL Cluster), Distributed MySQL Privileges for MySQL Cluster
- and NDB API applications, Distributed MySQL Privileges for MySQL Cluster
- DIV, Arithmetic Operators
- division (/), Arithmetic Operators
- div_precision_increment system variable, Server System Variables
- DML, MySQL Glossary
- DNS, DNS Lookup Optimization and the Host Cache
- DO, DO Syntax
- DocBook XML
- documentation source format, About This Manual
- document id, MySQL Glossary
- Documentation
- in Chinese, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- in Japanese, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- in Korean, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Documenters
- list of, Documenters and translators
- dont_ignore_systab_0 option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- DOUBLE data type, Numeric Type Overview
- DOUBLE PRECISION data type, Numeric Type Overview
- double quote (\"), String Literals
- doublewrite buffer, InnoDB Disk I/O, MySQL Glossary
- downgrades
- MySQL Cluster, Upgrading and Downgrading MySQL Cluster NDB 7.2, Performing a Rolling Restart of a MySQL Cluster
- downgrading, Upgrading or Downgrading MySQL, Downgrading MySQL, Downgrading the InnoDB Storage Engine
- downloading, How to Get MySQL
- 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, Using FOREIGN KEY Constraints
- DROP FUNCTION, DROP PROCEDURE and DROP FUNCTION Syntax, DROP FUNCTION Syntax
- DROP INDEX, ALTER TABLE Syntax, DROP INDEX Syntax, Overview of Fast Index Creation
- DROP LOGFILE GROUP, DROP LOGFILE GROUP Syntax
- (see also MySQL Cluster Disk Data)
- DROP NODEGROUP command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- DROP PREPARE, DEALLOCATE PREPARE Syntax
- DROP PRIMARY KEY, ALTER TABLE Syntax
- DROP PROCEDURE, DROP PROCEDURE and DROP FUNCTION Syntax
- DROP SCHEMA, DROP DATABASE Syntax
- DROP SERVER, DROP SERVER Syntax
- DROP TABLE, DROP TABLE Syntax
- and MySQL Cluster, Limits and Differences of MySQL Cluster from Standard MySQL Limits
- DROP TABLESPACE, DROP TABLESPACE Syntax
- (see also MySQL Cluster Disk Data)
- DROP TRIGGER, DROP TRIGGER Syntax
- DROP USER, DROP USER Syntax
- DROP VIEW, DROP VIEW Syntax
- dropping
- user, Removing User Accounts, DROP USER Syntax
- dry-scp option (ndb_error_reporter), ndb_error_reporter — NDB Error-Reporting Utility
- dryrun option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- DTrace, Tracing mysqld Using DTrace
- and memcached, Using memcached and DTrace
- DUAL, SELECT Syntax
- dump option
- myisam_ftdump, myisam_ftdump — Display Full-Text Index information
- dump option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
- dump-date option
- mysqldump, mysqldump — A Database Backup Program
- dump-file option
- ndb_blob_tool, ndb_blob_tool — Check and Repair BLOB and TEXT columns of MySQL Cluster
Tables
- dump-slave option
- mysqldump, mysqldump — A Database Backup Program
- DUMPFILE, SELECT ... INTO Syntax
- dumping
- databases and tables, mysqldump — A Database Backup Program, mysqlhotcopy — A Database Backup Program
- DYLD_LIBRARY_PATH environment variable, Running C API Client Programs
- dynamic row format, DYNAMIC and COMPRESSED Row Formats, MySQL Glossary
- dynamic table characteristics, Dynamic Table Characteristics
E
[
index top]
- early adopter, MySQL Glossary
- edit command
- mysql, mysql Commands
- ego command
- mysql, mysql Commands
- Eiffel Wrapper, MySQL Eiffel Wrapper
- ELT(), String Functions
- email lists, MySQL Mailing Lists
- embedded MySQL server library, libmysqld, the Embedded MySQL Server Library
- embedded option
- mysql_config, mysql_config — Display Options for Compiling Clients
- --enable option prefix, Program Option Modifiers
- enable-cleartext-plugin option
- mysql, mysql 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
- enable-named-pipe option
- mysqld, Server Command Options
- enable-pstack option
- mysqld, Server Command Options
- ENABLED_LOCAL_INFILE option
- CMake, MySQL Source-Configuration Options
- ENABLED_PROFILING option
- CMake, MySQL Source-Configuration Options
- ENABLE_DEBUG_SYNC option
- CMake, MySQL Source-Configuration Options
- ENABLE_DOWNLOADS option
- CMake, MySQL Source-Configuration Options
- ENABLE_DTRACE option
- CMake, MySQL Source-Configuration Options
- ENABLE_GCOV option
- CMake, MySQL Source-Configuration Options
- ENCODE(), Encryption and Compression Functions
- ENCRYPT(), Encryption and Compression Functions
- encrypted connections, Using Secure Connections
- encryption, Using Secure Connections
- encryption functions, Encryption and Compression Functions
- end
- thread state, General Thread States
- END, BEGIN ... END Compound-Statement Syntax
- EndPoint(), LineString and MultiLineString Property Functions
- engine option
- mysqlslap, mysqlslap — Load Emulation Client
- ENGINES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA ENGINES Table
- engine_condition_pushdown system variable, Server System Variables
- ENTER SINGLE USER MODE command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- entering
- queries, Entering Queries
- enterprise components
- MySQL Enterprise Audit, MySQL Enterprise Audit Log Plugin, MySQL Enterprise Audit Overview
- MySQL Enterprise Backup, MySQL Enterprise Backup Overview
- MySQL Enterprise Encryption, MySQL Enterprise Encryption Overview
- MySQL Enterprise Firewall, MySQL Enterprise Firewall Overview
- MySQL Enterprise Monitor, MySQL Enterprise Monitor Overview
- MySQL Enterprise Security, The PAM Authentication Plugin, The Windows Native Authentication Plugin, MySQL Enterprise Security Overview
- MySQL Thread Pool, The Thread Pool Plugin, MySQL Enterprise Thread Pool Overview
- ENUM
- size, Data Type Storage Requirements
- ENUM data type, String Type Overview, The ENUM Type
- Envelope(), General Geometry Property Functions
- environment variable
- AUTHENTICATION_PAM_LOG, PAM Authentication Plugin Debugging
- CC, Dealing with Problems Compiling MySQL, Environment Variables
- CXX, Dealing with Problems Compiling MySQL, Environment Variables
- DBI_TRACE, Environment Variables, Debugging mysqld under gdb
- DBI_USER, Environment Variables
- DYLD_LIBRARY_PATH, Running C API Client Programs
- HOME, Environment Variables, mysql Logging
- LD_LIBRARY_PATH, Problems Using the Perl DBI/DBD Interface, Running C API Client Programs
- LD_RUN_PATH, Environment Variables, Problems Using the Perl DBI/DBD Interface
- LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN, Environment Variables
- LIBMYSQL_PLUGINS, mysql_load_plugin()
- MYSQL_DEBUG, Environment Variables, Overview of MySQL Programs, Debugging a MySQL Client
- MYSQL_GROUP_SUFFIX, Environment Variables
- MYSQL_HISTFILE, Environment Variables, mysql Logging
- MYSQL_HOME, Environment Variables
- MYSQL_HOST, Environment Variables, Connecting to the MySQL Server
- MYSQL_PS1, Environment Variables
- MYSQL_PWD, Environment Variables, Overview of MySQL Programs, Connecting to the MySQL Server
- MYSQL_TCP_PORT, Environment Variables, Overview of MySQL Programs, Running Multiple MySQL Instances on Unix, Using Client Programs in a Multiple-Server Environment
- MYSQL_UNIX_PORT, Problems Running mysql_install_db, Environment Variables, Overview of MySQL Programs, Running Multiple MySQL Instances on Unix, Using Client Programs in a Multiple-Server Environment
- PATH, Customizing the PATH for MySQL Tools, Windows Postinstallation Procedures, Testing the Server, Environment Variables, Invoking MySQL Programs
- TMPDIR, Problems Running mysql_install_db, Environment Variables, Overview of MySQL Programs, Where MySQL Stores Temporary Files
- TZ, Environment Variables, Time Zone Problems
- UMASK, Environment Variables, Problems with File Permissions
- UMASK_DIR, Environment Variables, Problems with File Permissions
- USER, Environment Variables, Connecting to the MySQL Server
- environment variables, Overview of MySQL Programs, Setting Environment Variables, Troubleshooting Problems Connecting to MySQL
- list of, Environment Variables
- equal (=), Comparison Functions and Operators
- Equals(), Spatial Relation Functions That Use Minimum Bounding Rectangles (MBRs)
- eq_ref join type
- optimizer, EXPLAIN Output Format
- Errcode, perror — Explain Error Codes
- errno, perror — Explain Error Codes
- Error
- thread command, Thread Command Values
- error code
- CR_ALREADY_CONNECTED, Client Error Codes and Messages
- CR_AUTH_PLUGIN_CANNOT_LOAD, Client Error Codes and Messages
- CR_CANT_READ_CHARSET, Client Error Codes and Messages
- CR_COMMANDS_OUT_OF_SYNC, Client Error Codes and Messages
- CR_CONNECTION_ERROR, Client Error Codes and Messages
- CR_CONN_HOST_ERROR, Client Error Codes and Messages
- CR_CONN_UNKNOW_PROTOCOL, Client Error Codes and Messages
- CR_DATA_TRUNCATED, Client Error Codes and Messages
- CR_EMBEDDED_CONNECTION, Client Error Codes and Messages
- CR_FETCH_CANCELED, Client Error Codes and Messages
- CR_INVALID_BUFFER_USE, Client Error Codes and Messages
- CR_INVALID_CONN_HANDLE, Client Error Codes and Messages
- CR_INVALID_PARAMETER_NO, Client Error Codes and Messages
- CR_IPSOCK_ERROR, Client Error Codes and Messages
- CR_LOCALHOST_CONNECTION, Client Error Codes and Messages
- CR_MALFORMED_PACKET, Client Error Codes and Messages
- CR_NAMEDPIPEOPEN_ERROR, Client Error Codes and Messages
- CR_NAMEDPIPESETSTATE_ERROR, Client Error Codes and Messages
- CR_NAMEDPIPEWAIT_ERROR, Client Error Codes and Messages
- CR_NAMEDPIPE_CONNECTION, Client Error Codes and Messages
- CR_NET_PACKET_TOO_LARGE, Client Error Codes and Messages
- CR_NEW_STMT_METADATA, Client Error Codes and Messages
- CR_NOT_IMPLEMENTED, Client Error Codes and Messages
- CR_NO_DATA, Client Error Codes and Messages
- CR_NO_PARAMETERS_EXISTS, Client Error Codes and Messages
- CR_NO_PREPARE_STMT, Client Error Codes and Messages
- CR_NO_RESULT_SET, Client Error Codes and Messages
- CR_NO_STMT_METADATA, Client Error Codes and Messages
- CR_NULL_POINTER, Client Error Codes and Messages
- CR_OUT_OF_MEMORY, Client Error Codes and Messages
- CR_PARAMS_NOT_BOUND, Client Error Codes and Messages
- CR_PROBE_MASTER_CONNECT, Client Error Codes and Messages
- CR_PROBE_SLAVE_CONNECT, Client Error Codes and Messages
- CR_PROBE_SLAVE_HOSTS, Client Error Codes and Messages
- CR_PROBE_SLAVE_STATUS, Client Error Codes and Messages
- CR_SECURE_AUTH, Client Error Codes and Messages
- CR_SERVER_GONE_ERROR, Client Error Codes and Messages
- CR_SERVER_HANDSHAKE_ERR, Client Error Codes and Messages
- CR_SERVER_LOST, Client Error Codes and Messages
- CR_SERVER_LOST_EXTENDED, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECTION, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_ABANDONED_ERROR, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_ANSWER_ERROR, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_FILE_MAP_ERROR, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_MAP_ERROR, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_REQUEST_ERROR, Client Error Codes and Messages
- CR_SHARED_MEMORY_CONNECT_SET_ERROR, Client Error Codes and Messages
- CR_SHARED_MEMORY_EVENT_ERROR, Client Error Codes and Messages
- CR_SHARED_MEMORY_FILE_MAP_ERROR, Client Error Codes and Messages
- CR_SHARED_MEMORY_MAP_ERROR, Client Error Codes and Messages
- CR_SOCKET_CREATE_ERROR, Client Error Codes and Messages
- CR_SSL_CONNECTION_ERROR, Client Error Codes and Messages
- CR_STMT_CLOSED, Client Error Codes and Messages
- CR_TCP_CONNECTION, Client Error Codes and Messages
- CR_UNKNOWN_ERROR, Client Error Codes and Messages
- CR_UNKNOWN_HOST, Client Error Codes and Messages
- CR_UNSUPPORTED_PARAM_TYPE, Client Error Codes and Messages
- CR_VERSION_ERROR, Client Error Codes and Messages
- CR_WRONG_HOST_INFO, Client Error Codes and Messages
- CR_WRONG_LICENSE, Client Error Codes and Messages
- ER_ABORTING_CONNECTION, Server Error Codes and Messages
- ER_ACCESS_DENIED_ERROR, Server Error Codes and Messages
- ER_ACCESS_DENIED_NO_PASSWORD_ERROR, Server Error Codes and Messages
- ER_ADD_PARTITION_NO_NEW_PARTITION, Server Error Codes and Messages
- ER_ADD_PARTITION_SUBPART_ERROR, Server Error Codes and Messages
- ER_ADMIN_WRONG_MRG_TABLE, Server Error Codes and Messages
- ER_ALTER_FILEGROUP_FAILED, Server Error Codes and Messages
- ER_ALTER_INFO, Server Error Codes and Messages
- ER_AMBIGUOUS_FIELD_TERM, Server Error Codes and Messages
- ER_AUTOINC_READ_FAILED, Server Error Codes and Messages
- ER_AUTO_CONVERT, Server Error Codes and Messages
- ER_BAD_DB_ERROR, Server Error Codes and Messages
- ER_BAD_FIELD_ERROR, Server Error Codes and Messages
- ER_BAD_FT_COLUMN, Server Error Codes and Messages
- ER_BAD_HOST_ERROR, Server Error Codes and Messages
- ER_BAD_LOG_STATEMENT, Server Error Codes and Messages
- ER_BAD_NULL_ERROR, Server Error Codes and Messages
- ER_BAD_SLAVE, Server Error Codes and Messages
- ER_BAD_SLAVE_UNTIL_COND, Server Error Codes and Messages
- ER_BAD_TABLE_ERROR, Server Error Codes and Messages
- ER_BASE64_DECODE_ERROR, Server Error Codes and Messages
- ER_BINLOG_CREATE_ROUTINE_NEED_SUPER, Server Error Codes and Messages
- ER_BINLOG_LOGGING_IMPOSSIBLE, Server Error Codes and Messages
- ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE, Server Error Codes and Messages
- ER_BINLOG_PURGE_EMFILE, Server Error Codes and Messages
- ER_BINLOG_PURGE_FATAL_ERR, Server Error Codes and Messages
- ER_BINLOG_PURGE_PROHIBITED, Server Error Codes and Messages
- ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE, Server Error Codes and Messages
- ER_BINLOG_ROW_INJECTION_AND_STMT_ENGINE, Server Error Codes and Messages
- ER_BINLOG_ROW_INJECTION_AND_STMT_MODE, Server Error Codes and Messages
- ER_BINLOG_ROW_LOGGING_FAILED, Server Error Codes and Messages
- ER_BINLOG_ROW_MODE_AND_STMT_ENGINE, Server Error Codes and Messages
- ER_BINLOG_ROW_RBR_TO_SBR, Server Error Codes and Messages
- ER_BINLOG_ROW_WRONG_TABLE_DEF, Server Error Codes and Messages
- ER_BINLOG_STMT_MODE_AND_ROW_ENGINE, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_AND_STMT_ENGINE, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_AUTOINC_COLUMNS, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_CREATE_IGNORE_SELECT, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_CREATE_REPLACE_SELECT, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_CREATE_SELECT_AUTOINC, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_INSERT_DELAYED, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_INSERT_IGNORE_SELECT, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_INSERT_SELECT_UPDATE, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_INSERT_TWO_KEYS, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_LIMIT, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_MIXED_STATEMENT, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_REPLACE_SELECT, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_ROUTINE, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_STATEMENT, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_SYSTEM_FUNCTION, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_SYSTEM_TABLE, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_SYSTEM_VARIABLE, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_UDF, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_UPDATE_IGNORE, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT, Server Error Codes and Messages
- ER_BLOBS_AND_NO_TERMINATED, Server Error Codes and Messages
- ER_BLOB_CANT_HAVE_DEFAULT, Server Error Codes and Messages
- ER_BLOB_FIELD_IN_PART_FUNC_ERROR, Server Error Codes and Messages
- ER_BLOB_KEY_WITHOUT_LENGTH, Server Error Codes and Messages
- ER_BLOB_USED_AS_KEY, Server Error Codes and Messages
- ER_CANNOT_ADD_FOREIGN, Server Error Codes and Messages
- ER_CANNOT_LOAD_FROM_TABLE, Server Error Codes and Messages
- ER_CANNOT_USER, Server Error Codes and Messages
- ER_CANT_ACTIVATE_LOG, Server Error Codes and Messages
- ER_CANT_AGGREGATE_2COLLATIONS, Server Error Codes and Messages
- ER_CANT_AGGREGATE_3COLLATIONS, Server Error Codes and Messages
- ER_CANT_AGGREGATE_NCOLLATIONS, Server Error Codes and Messages
- ER_CANT_CHANGE_TX_ISOLATION, Server Error Codes and Messages
- ER_CANT_CREATE_DB, Server Error Codes and Messages
- ER_CANT_CREATE_FEDERATED_TABLE, Server Error Codes and Messages
- ER_CANT_CREATE_FILE, Server Error Codes and Messages
- ER_CANT_CREATE_GEOMETRY_OBJECT, Server Error Codes and Messages
- ER_CANT_CREATE_HANDLER_FILE, Server Error Codes and Messages
- ER_CANT_CREATE_SROUTINE, Server Error Codes and Messages
- ER_CANT_CREATE_TABLE, Server Error Codes and Messages
- ER_CANT_CREATE_THREAD, Server Error Codes and Messages
- ER_CANT_CREATE_USER_WITH_GRANT, Server Error Codes and Messages
- ER_CANT_DELETE_FILE, Server Error Codes and Messages
- ER_CANT_DO_THIS_DURING_AN_TRANSACTION, Server Error Codes and Messages
- ER_CANT_DROP_FIELD_OR_KEY, Server Error Codes and Messages
- ER_CANT_FIND_DL_ENTRY, Server Error Codes and Messages
- ER_CANT_FIND_SYSTEM_REC, Server Error Codes and Messages
- ER_CANT_FIND_UDF, Server Error Codes and Messages
- ER_CANT_GET_STAT, Server Error Codes and Messages
- ER_CANT_GET_WD, Server Error Codes and Messages
- ER_CANT_INITIALIZE_UDF, Server Error Codes and Messages
- ER_CANT_LOCK, Server Error Codes and Messages
- ER_CANT_LOCK_LOG_TABLE, Server Error Codes and Messages
- ER_CANT_OPEN_FILE, Server Error Codes and Messages
- ER_CANT_OPEN_LIBRARY, Server Error Codes and Messages
- ER_CANT_READ_DIR, Server Error Codes and Messages
- ER_CANT_REMOVE_ALL_FIELDS, Server Error Codes and Messages
- ER_CANT_RENAME_LOG_TABLE, Server Error Codes and Messages
- ER_CANT_REOPEN_TABLE, Server Error Codes and Messages
- ER_CANT_SET_WD, Server Error Codes and Messages
- ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG, Server Error Codes and Messages
- ER_CANT_UPDATE_WITH_READLOCK, Server Error Codes and Messages
- ER_CANT_USE_OPTION_HERE, Server Error Codes and Messages
- ER_CANT_WRITE_LOCK_LOG_TABLE, Server Error Codes and Messages
- ER_CHECKREAD, Server Error Codes and Messages
- ER_CHECK_NOT_IMPLEMENTED, Server Error Codes and Messages
- ER_CHECK_NO_SUCH_TABLE, Server Error Codes and Messages
- ER_COALESCE_ONLY_ON_HASH_PARTITION, Server Error Codes and Messages
- ER_COALESCE_PARTITION_NO_PARTITION, Server Error Codes and Messages
- ER_COLLATION_CHARSET_MISMATCH, Server Error Codes and Messages
- ER_COLUMNACCESS_DENIED_ERROR, Server Error Codes and Messages
- ER_COL_COUNT_DOESNT_MATCH_CORRUPTED, Server Error Codes and Messages
- ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE, Server Error Codes and Messages
- ER_COMMIT_NOT_ALLOWED_IN_SF_OR_TRG, Server Error Codes and Messages
- ER_COND_ITEM_TOO_LONG, Server Error Codes and Messages
- ER_CONFLICTING_DECLARATIONS, Server Error Codes and Messages
- ER_CONFLICT_FN_PARSE_ERROR, Server Error Codes and Messages
- ER_CONNECT_TO_FOREIGN_DATA_SOURCE, Server Error Codes and Messages
- ER_CONNECT_TO_MASTER, Server Error Codes and Messages
- ER_CONSECUTIVE_REORG_PARTITIONS, Server Error Codes and Messages
- ER_CONST_EXPR_IN_PARTITION_FUNC_ERROR, Server Error Codes and Messages
- ER_CON_COUNT_ERROR, Server Error Codes and Messages
- ER_CORRUPT_HELP_DB, Server Error Codes and Messages
- ER_CRASHED_ON_REPAIR, Server Error Codes and Messages
- ER_CRASHED_ON_USAGE, Server Error Codes and Messages
- ER_CREATE_DB_WITH_READ_LOCK, Server Error Codes and Messages
- ER_CREATE_FILEGROUP_FAILED, Server Error Codes and Messages
- ER_CUT_VALUE_GROUP_CONCAT, Server Error Codes and Messages
- ER_CYCLIC_REFERENCE, Server Error Codes and Messages
- ER_DATABASE_NAME, Server Error Codes and Messages
- ER_DATA_OUT_OF_RANGE, Server Error Codes and Messages
- ER_DATA_TOO_LONG, Server Error Codes and Messages
- ER_DATETIME_FUNCTION_OVERFLOW, Server Error Codes and Messages
- ER_DBACCESS_DENIED_ERROR, Server Error Codes and Messages
- ER_DB_CREATE_EXISTS, Server Error Codes and Messages
- ER_DB_DROP_DELETE, Server Error Codes and Messages
- ER_DB_DROP_EXISTS, Server Error Codes and Messages
- ER_DB_DROP_RMDIR, Server Error Codes and Messages
- ER_DDL_LOG_ERROR, Server Error Codes and Messages
- ER_DEBUG_SYNC_HIT_LIMIT, Server Error Codes and Messages
- ER_DEBUG_SYNC_TIMEOUT, Server Error Codes and Messages
- ER_DELAYED_CANT_CHANGE_LOCK, Server Error Codes and Messages
- ER_DELAYED_INSERT_TABLE_LOCKED, Server Error Codes and Messages
- ER_DELAYED_NOT_SUPPORTED, Server Error Codes and Messages
- ER_DERIVED_MUST_HAVE_ALIAS, Server Error Codes and Messages
- ER_DIFF_GROUPS_PROC, Server Error Codes and Messages
- ER_DISK_FULL, Server Error Codes and Messages
- ER_DIVISION_BY_ZERO, Server Error Codes and Messages
- ER_DROP_DB_WITH_READ_LOCK, Server Error Codes and Messages
- ER_DROP_FILEGROUP_FAILED, Server Error Codes and Messages
- ER_DROP_INDEX_FK, Server Error Codes and Messages
- ER_DROP_LAST_PARTITION, Server Error Codes and Messages
- ER_DROP_PARTITION_NON_EXISTENT, Server Error Codes and Messages
- ER_DROP_USER, Server Error Codes and Messages
- ER_DUMP_NOT_IMPLEMENTED, Server Error Codes and Messages
- ER_DUPLICATED_VALUE_IN_TYPE, Server Error Codes and Messages
- ER_DUP_ARGUMENT, Server Error Codes and Messages
- ER_DUP_ENTRY, Server Error Codes and Messages
- ER_DUP_ENTRY_AUTOINCREMENT_CASE, Server Error Codes and Messages
- ER_DUP_ENTRY_WITH_KEY_NAME, Server Error Codes and Messages
- ER_DUP_FIELDNAME, Server Error Codes and Messages
- ER_DUP_KEY, Server Error Codes and Messages
- ER_DUP_KEYNAME, Server Error Codes and Messages
- ER_DUP_SIGNAL_SET, Server Error Codes and Messages
- ER_DUP_UNIQUE, Server Error Codes and Messages
- ER_EMPTY_QUERY, Server Error Codes and Messages
- ER_ERROR_DURING_CHECKPOINT, Server Error Codes and Messages
- ER_ERROR_DURING_COMMIT, Server Error Codes and Messages
- ER_ERROR_DURING_FLUSH_LOGS, Server Error Codes and Messages
- ER_ERROR_DURING_ROLLBACK, Server Error Codes and Messages
- ER_ERROR_IN_TRIGGER_BODY, Server Error Codes and Messages
- ER_ERROR_IN_UNKNOWN_TRIGGER_BODY, Server Error Codes and Messages
- ER_ERROR_ON_CLOSE, Server Error Codes and Messages
- ER_ERROR_ON_READ, Server Error Codes and Messages
- ER_ERROR_ON_RENAME, Server Error Codes and Messages
- ER_ERROR_ON_WRITE, Server Error Codes and Messages
- ER_ERROR_WHEN_EXECUTING_COMMAND, Server Error Codes and Messages
- ER_EVENTS_DB_ERROR, Server Error Codes and Messages
- ER_EVENT_ALREADY_EXISTS, Server Error Codes and Messages
- ER_EVENT_CANNOT_ALTER_IN_THE_PAST, Server Error Codes and Messages
- ER_EVENT_CANNOT_CREATE_IN_THE_PAST, Server Error Codes and Messages
- ER_EVENT_CANNOT_DELETE, Server Error Codes and Messages
- ER_EVENT_CANT_ALTER, Server Error Codes and Messages
- ER_EVENT_COMPILE_ERROR, Server Error Codes and Messages
- ER_EVENT_DATA_TOO_LONG, Server Error Codes and Messages
- ER_EVENT_DOES_NOT_EXIST, Server Error Codes and Messages
- ER_EVENT_DROP_FAILED, Server Error Codes and Messages
- ER_EVENT_ENDS_BEFORE_STARTS, Server Error Codes and Messages
- ER_EVENT_EXEC_TIME_IN_THE_PAST, Server Error Codes and Messages
- ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG, Server Error Codes and Messages
- ER_EVENT_INVALID_CREATION_CTX, Server Error Codes and Messages
- ER_EVENT_MODIFY_QUEUE_ERROR, Server Error Codes and Messages
- ER_EVENT_NEITHER_M_EXPR_NOR_M_AT, Server Error Codes and Messages
- ER_EVENT_OPEN_TABLE_FAILED, Server Error Codes and Messages
- ER_EVENT_RECURSION_FORBIDDEN, Server Error Codes and Messages
- ER_EVENT_SAME_NAME, Server Error Codes and Messages
- ER_EVENT_SET_VAR_ERROR, Server Error Codes and Messages
- ER_EVENT_STORE_FAILED, Server Error Codes and Messages
- ER_EXCEPTIONS_WRITE_ERROR, Server Error Codes and Messages
- ER_EXEC_STMT_WITH_OPEN_CURSOR, Server Error Codes and Messages
- ER_FAILED_READ_FROM_PAR_FILE, Server Error Codes and Messages
- ER_FAILED_ROUTINE_BREAK_BINLOG, Server Error Codes and Messages
- ER_FEATURE_DISABLED, Server Error Codes and Messages
- ER_FIELD_NOT_FOUND_PART_ERROR, Server Error Codes and Messages
- ER_FIELD_SPECIFIED_TWICE, Server Error Codes and Messages
- ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD, Server Error Codes and Messages
- ER_FILEGROUP_OPTION_ONLY_ONCE, Server Error Codes and Messages
- ER_FILE_EXISTS_ERROR, Server Error Codes and Messages
- ER_FILE_NOT_FOUND, Server Error Codes and Messages
- ER_FILE_USED, Server Error Codes and Messages
- ER_FILSORT_ABORT, Server Error Codes and Messages
- ER_FLUSH_MASTER_BINLOG_CLOSED, Server Error Codes and Messages
- ER_FORBID_SCHEMA_CHANGE, Server Error Codes and Messages
- ER_FORCING_CLOSE, Server Error Codes and Messages
- ER_FOREIGN_DATA_SOURCE_DOESNT_EXIST, Server Error Codes and Messages
- ER_FOREIGN_DATA_STRING_INVALID, Server Error Codes and Messages
- ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE, Server Error Codes and Messages
- ER_FOREIGN_DUPLICATE_KEY, Server Error Codes and Messages
- ER_FOREIGN_KEY_ON_PARTITIONED, Server Error Codes and Messages
- ER_FOREIGN_SERVER_DOESNT_EXIST, Server Error Codes and Messages
- ER_FOREIGN_SERVER_EXISTS, Server Error Codes and Messages
- ER_FORM_NOT_FOUND, Server Error Codes and Messages
- ER_FPARSER_BAD_HEADER, Server Error Codes and Messages
- ER_FPARSER_EOF_IN_COMMENT, Server Error Codes and Messages
- ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER, Server Error Codes and Messages
- ER_FPARSER_ERROR_IN_PARAMETER, Server Error Codes and Messages
- ER_FPARSER_TOO_BIG_FILE, Server Error Codes and Messages
- ER_FRM_UNKNOWN_TYPE, Server Error Codes and Messages
- ER_FSEEK_FAIL, Server Error Codes and Messages
- ER_FT_MATCHING_KEY_NOT_FOUND, Server Error Codes and Messages
- ER_FUNCTION_NOT_DEFINED, Server Error Codes and Messages
- ER_FUNC_INEXISTENT_NAME_COLLISION, Server Error Codes and Messages
- ER_GET_ERRMSG, Server Error Codes and Messages
- ER_GET_ERRNO, Server Error Codes and Messages
- ER_GET_TEMPORARY_ERRMSG, Server Error Codes and Messages
- ER_GLOBAL_VARIABLE, Server Error Codes and Messages
- ER_GOT_SIGNAL, Server Error Codes and Messages
- ER_GRANT_PLUGIN_USER_EXISTS, Server Error Codes and Messages
- ER_GRANT_WRONG_HOST_OR_USER, Server Error Codes and Messages
- ER_HANDSHAKE_ERROR, Server Error Codes and Messages
- ER_HASHCHK, Server Error Codes and Messages
- ER_HOSTNAME, Server Error Codes and Messages
- ER_HOST_IS_BLOCKED, Server Error Codes and Messages
- ER_HOST_NOT_PRIVILEGED, Server Error Codes and Messages
- ER_ILLEGAL_GRANT_FOR_TABLE, Server Error Codes and Messages
- ER_ILLEGAL_HA, Server Error Codes and Messages
- ER_ILLEGAL_HA_CREATE_OPTION, Server Error Codes and Messages
- ER_ILLEGAL_REFERENCE, Server Error Codes and Messages
- ER_ILLEGAL_VALUE_FOR_TYPE, Server Error Codes and Messages
- ER_INCONSISTENT_PARTITION_INFO_ERROR, Server Error Codes and Messages
- ER_INCONSISTENT_TYPE_OF_FUNCTIONS_ERROR, Server Error Codes and Messages
- ER_INCORRECT_GLOBAL_LOCAL_VAR, Server Error Codes and Messages
- ER_INDEX_COLUMN_TOO_LONG, Server Error Codes and Messages
- ER_INDEX_CORRUPT, Server Error Codes and Messages
- ER_INDEX_REBUILD, Server Error Codes and Messages
- ER_INSERT_INFO, Server Error Codes and Messages
- ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT, Server Error Codes and Messages
- ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT, Server Error Codes and Messages
- ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_SQL_LOG_BIN, Server Error Codes and Messages
- ER_INVALID_CHARACTER_STRING, Server Error Codes and Messages
- ER_INVALID_DEFAULT, Server Error Codes and Messages
- ER_INVALID_GROUP_FUNC_USE, Server Error Codes and Messages
- ER_INVALID_ON_UPDATE, Server Error Codes and Messages
- ER_INVALID_USE_OF_NULL, Server Error Codes and Messages
- ER_IO_ERR_LOG_INDEX_READ, Server Error Codes and Messages
- ER_IPSOCK_ERROR, Server Error Codes and Messages
- ER_KEY_COLUMN_DOES_NOT_EXITS, Server Error Codes and Messages
- ER_KEY_DOES_NOT_EXITS, Server Error Codes and Messages
- ER_KEY_NOT_FOUND, Server Error Codes and Messages
- ER_KEY_PART_0, Server Error Codes and Messages
- ER_KEY_REF_DO_NOT_MATCH_TABLE_REF, Server Error Codes and Messages
- ER_KILL_DENIED_ERROR, Server Error Codes and Messages
- ER_LIMITED_PART_RANGE, Server Error Codes and Messages
- ER_LIST_OF_FIELDS_ONLY_IN_HASH_ERROR, Server Error Codes and Messages
- ER_LOAD_DATA_INVALID_COLUMN, Server Error Codes and Messages
- ER_LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR, Server Error Codes and Messages
- ER_LOAD_INFO, Server Error Codes and Messages
- ER_LOCAL_VARIABLE, Server Error Codes and Messages
- ER_LOCK_ABORTED, Server Error Codes and Messages
- ER_LOCK_DEADLOCK, Server Error Codes and Messages
- ER_LOCK_OR_ACTIVE_TRANSACTION, Server Error Codes and Messages
- ER_LOCK_TABLE_FULL, Server Error Codes and Messages
- ER_LOCK_WAIT_TIMEOUT, Server Error Codes and Messages
- ER_LOGGING_PROHIBIT_CHANGING_OF, Server Error Codes and Messages
- ER_LOG_IN_USE, Server Error Codes and Messages
- ER_LOG_PURGE_NO_FILE, Server Error Codes and Messages
- ER_LOG_PURGE_UNKNOWN_ERR, Server Error Codes and Messages
- ER_MALFORMED_DEFINER, Server Error Codes and Messages
- ER_MASTER, Server Error Codes and Messages
- ER_MASTER_FATAL_ERROR_READING_BINLOG, Server Error Codes and Messages
- ER_MASTER_INFO, Server Error Codes and Messages
- ER_MASTER_NET_READ, Server Error Codes and Messages
- ER_MASTER_NET_WRITE, Server Error Codes and Messages
- ER_MAXVALUE_IN_VALUES_IN, Server Error Codes and Messages
- ER_MAX_PREPARED_STMT_COUNT_REACHED, Server Error Codes and Messages
- ER_MESSAGE_AND_STATEMENT, Server Error Codes and Messages
- ER_MISSING_SKIP_SLAVE, Server Error Codes and Messages
- ER_MIXING_NOT_ALLOWED, Server Error Codes and Messages
- ER_MIX_HANDLER_ERROR, Server Error Codes and Messages
- ER_MIX_OF_GROUP_FUNC_AND_FIELDS, Server Error Codes and Messages
- ER_MULTIPLE_DEF_CONST_IN_LIST_PART_ERROR, Server Error Codes and Messages
- ER_MULTIPLE_PRI_KEY, Server Error Codes and Messages
- ER_MULTI_UPDATE_KEY_CONFLICT, Server Error Codes and Messages
- ER_M_BIGGER_THAN_D, Server Error Codes and Messages
- ER_NAME_BECOMES_EMPTY, Server Error Codes and Messages
- ER_NATIVE_FCT_NAME_COLLISION, Server Error Codes and Messages
- ER_NDB_CANT_SWITCH_BINLOG_FORMAT, Server Error Codes and Messages
- ER_NDB_REPLICATION_SCHEMA_ERROR, Server Error Codes and Messages
- ER_NEED_REPREPARE, Server Error Codes and Messages
- ER_NET_ERROR_ON_WRITE, Server Error Codes and Messages
- ER_NET_FCNTL_ERROR, Server Error Codes and Messages
- ER_NET_PACKETS_OUT_OF_ORDER, Server Error Codes and Messages
- ER_NET_PACKET_TOO_LARGE, Server Error Codes and Messages
- ER_NET_READ_ERROR, Server Error Codes and Messages
- ER_NET_READ_ERROR_FROM_PIPE, Server Error Codes and Messages
- ER_NET_READ_INTERRUPTED, Server Error Codes and Messages
- ER_NET_UNCOMPRESS_ERROR, Server Error Codes and Messages
- ER_NET_WRITE_INTERRUPTED, Server Error Codes and Messages
- ER_NEVER_USED, Server Error Codes and Messages
- ER_NEW_ABORTING_CONNECTION, Server Error Codes and Messages
- ER_NISAMCHK, Server Error Codes and Messages
- ER_NO, Server Error Codes and Messages
- ER_NONEXISTING_GRANT, Server Error Codes and Messages
- ER_NONEXISTING_PROC_GRANT, Server Error Codes and Messages
- ER_NONEXISTING_TABLE_GRANT, Server Error Codes and Messages
- ER_NONUNIQ_TABLE, Server Error Codes and Messages
- ER_NONUPDATEABLE_COLUMN, Server Error Codes and Messages
- ER_NON_GROUPING_FIELD_USED, Server Error Codes and Messages
- ER_NON_INSERTABLE_TABLE, Server Error Codes and Messages
- ER_NON_UNIQ_ERROR, Server Error Codes and Messages
- ER_NON_UPDATABLE_TABLE, Server Error Codes and Messages
- ER_NORMAL_SHUTDOWN, Server Error Codes and Messages
- ER_NOT_ALLOWED_COMMAND, Server Error Codes and Messages
- ER_NOT_FORM_FILE, Server Error Codes and Messages
- ER_NOT_KEYFILE, Server Error Codes and Messages
- ER_NOT_SUPPORTED_AUTH_MODE, Server Error Codes and Messages
- ER_NOT_SUPPORTED_YET, Server Error Codes and Messages
- ER_NO_BINARY_LOGGING, Server Error Codes and Messages
- ER_NO_BINLOG_ERROR, Server Error Codes and Messages
- ER_NO_CONST_EXPR_IN_RANGE_OR_LIST_ERROR, Server Error Codes and Messages
- ER_NO_DB_ERROR, Server Error Codes and Messages
- ER_NO_DEFAULT, Server Error Codes and Messages
- ER_NO_DEFAULT_FOR_FIELD, Server Error Codes and Messages
- ER_NO_DEFAULT_FOR_VIEW_FIELD, Server Error Codes and Messages
- ER_NO_FILE_MAPPING, Server Error Codes and Messages
- ER_NO_FORMAT_DESCRIPTION_EVENT_BEFORE_BINLOG_STATEMENT, Server Error Codes and Messages
- ER_NO_GROUP_FOR_PROC, Server Error Codes and Messages
- ER_NO_PARTITION_FOR_GIVEN_VALUE, Server Error Codes and Messages
- ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT, Server Error Codes and Messages
- ER_NO_PARTS_ERROR, Server Error Codes and Messages
- ER_NO_PERMISSION_TO_CREATE_USER, Server Error Codes and Messages
- ER_NO_RAID_COMPILED, Server Error Codes and Messages
- ER_NO_REFERENCED_ROW, Server Error Codes and Messages
- ER_NO_REFERENCED_ROW_2, Server Error Codes and Messages
- ER_NO_SUCH_INDEX, Server Error Codes and Messages
- ER_NO_SUCH_TABLE, Server Error Codes and Messages
- ER_NO_SUCH_THREAD, Server Error Codes and Messages
- ER_NO_SUCH_USER, Server Error Codes and Messages
- ER_NO_TABLES_USED, Server Error Codes and Messages
- ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA, Server Error Codes and Messages
- ER_NO_UNIQUE_LOGFILE, Server Error Codes and Messages
- ER_NULL_COLUMN_IN_INDEX, Server Error Codes and Messages
- ER_NULL_IN_VALUES_LESS_THAN, Server Error Codes and Messages
- ER_OLD_FILE_FORMAT, Server Error Codes and Messages
- ER_OLD_KEYFILE, Server Error Codes and Messages
- ER_ONLY_INTEGERS_ALLOWED, Server Error Codes and Messages
- ER_ONLY_ON_RANGE_LIST_PARTITION, Server Error Codes and Messages
- ER_OPEN_AS_READONLY, Server Error Codes and Messages
- ER_OPERAND_COLUMNS, Server Error Codes and Messages
- ER_OPTION_PREVENTS_STATEMENT, Server Error Codes and Messages
- ER_ORDER_WITH_PROC, Server Error Codes and Messages
- ER_OUTOFMEMORY, Server Error Codes and Messages
- ER_OUT_OF_RESOURCES, Server Error Codes and Messages
- ER_OUT_OF_SORTMEMORY, Server Error Codes and Messages
- ER_PARSE_ERROR, Server Error Codes and Messages
- ER_PARTITIONS_MUST_BE_DEFINED_ERROR, Server Error Codes and Messages
- ER_PARTITION_COLUMN_LIST_ERROR, Server Error Codes and Messages
- ER_PARTITION_CONST_DOMAIN_ERROR, Server Error Codes and Messages
- ER_PARTITION_ENTRY_ERROR, Server Error Codes and Messages
- ER_PARTITION_FIELDS_TOO_LONG, Server Error Codes and Messages
- ER_PARTITION_FUNCTION_FAILURE, Server Error Codes and Messages
- ER_PARTITION_FUNCTION_IS_NOT_ALLOWED, Server Error Codes and Messages
- ER_PARTITION_FUNC_NOT_ALLOWED_ERROR, Server Error Codes and Messages
- ER_PARTITION_MAXVALUE_ERROR, Server Error Codes and Messages
- ER_PARTITION_MERGE_ERROR, Server Error Codes and Messages
- ER_PARTITION_MGMT_ON_NONPARTITIONED, Server Error Codes and Messages
- ER_PARTITION_NAME, Server Error Codes and Messages
- ER_PARTITION_NOT_DEFINED_ERROR, Server Error Codes and Messages
- ER_PARTITION_NO_TEMPORARY, Server Error Codes and Messages
- ER_PARTITION_REQUIRES_VALUES_ERROR, Server Error Codes and Messages
- ER_PARTITION_SUBPARTITION_ERROR, Server Error Codes and Messages
- ER_PARTITION_SUBPART_MIX_ERROR, Server Error Codes and Messages
- ER_PARTITION_WRONG_NO_PART_ERROR, Server Error Codes and Messages
- ER_PARTITION_WRONG_NO_SUBPART_ERROR, Server Error Codes and Messages
- ER_PARTITION_WRONG_VALUES_ERROR, Server Error Codes and Messages
- ER_PART_STATE_ERROR, Server Error Codes and Messages
- ER_PASSWD_LENGTH, Server Error Codes and Messages
- ER_PASSWORD_ANONYMOUS_USER, Server Error Codes and Messages
- ER_PASSWORD_NOT_ALLOWED, Server Error Codes and Messages
- ER_PASSWORD_NO_MATCH, Server Error Codes and Messages
- ER_PATH_LENGTH, Server Error Codes and Messages
- ER_PLUGIN_IS_NOT_LOADED, Server Error Codes and Messages
- ER_PLUGIN_IS_PERMANENT, Server Error Codes and Messages
- ER_PLUGIN_NO_INSTALL, Server Error Codes and Messages
- ER_PLUGIN_NO_UNINSTALL, Server Error Codes and Messages
- ER_PRIMARY_CANT_HAVE_NULL, Server Error Codes and Messages
- ER_PROCACCESS_DENIED_ERROR, Server Error Codes and Messages
- ER_PROC_AUTO_GRANT_FAIL, Server Error Codes and Messages
- ER_PROC_AUTO_REVOKE_FAIL, Server Error Codes and Messages
- ER_PS_MANY_PARAM, Server Error Codes and Messages
- ER_PS_NO_RECURSION, Server Error Codes and Messages
- ER_QUERY_CACHE_DISABLED, Server Error Codes and Messages
- ER_QUERY_INTERRUPTED, Server Error Codes and Messages
- ER_QUERY_ON_FOREIGN_DATA_SOURCE, Server Error Codes and Messages
- ER_QUERY_ON_MASTER, Server Error Codes and Messages
- ER_RANGE_NOT_INCREASING_ERROR, Server Error Codes and Messages
- ER_RBR_NOT_AVAILABLE, Server Error Codes and Messages
- ER_READY, Server Error Codes and Messages
- ER_READ_ONLY_TRANSACTION, Server Error Codes and Messages
- ER_RECORD_FILE_FULL, Server Error Codes and Messages
- ER_REGEXP_ERROR, Server Error Codes and Messages
- ER_RELAY_LOG_FAIL, Server Error Codes and Messages
- ER_RELAY_LOG_INIT, Server Error Codes and Messages
- ER_REMOVED_SPACES, Server Error Codes and Messages
- ER_RENAMED_NAME, Server Error Codes and Messages
- ER_REORG_HASH_ONLY_ON_SAME_NO, Server Error Codes and Messages
- ER_REORG_NO_PARAM_ERROR, Server Error Codes and Messages
- ER_REORG_OUTSIDE_RANGE, Server Error Codes and Messages
- ER_REORG_PARTITION_NOT_EXIST, Server Error Codes and Messages
- ER_REQUIRES_PRIMARY_KEY, Server Error Codes and Messages
- ER_RESERVED_SYNTAX, Server Error Codes and Messages
- ER_RESIGNAL_WITHOUT_ACTIVE_HANDLER, Server Error Codes and Messages
- ER_REVOKE_GRANTS, Server Error Codes and Messages
- ER_ROW_IS_REFERENCED, Server Error Codes and Messages
- ER_ROW_IS_REFERENCED_2, Server Error Codes and Messages
- ER_ROW_SINGLE_PARTITION_FIELD_ERROR, Server Error Codes and Messages
- ER_SAME_NAME_PARTITION, Server Error Codes and Messages
- ER_SAME_NAME_PARTITION_FIELD, Server Error Codes and Messages
- ER_SELECT_REDUCED, Server Error Codes and Messages
- ER_SERVER_IS_IN_SECURE_AUTH_MODE, Server Error Codes and Messages
- ER_SERVER_SHUTDOWN, Server Error Codes and Messages
- ER_SET_CONSTANTS_ONLY, Server Error Codes and Messages
- ER_SET_PASSWORD_AUTH_PLUGIN, Server Error Codes and Messages
- ER_SHUTDOWN_COMPLETE, Server Error Codes and Messages
- ER_SIGNAL_BAD_CONDITION_TYPE, Server Error Codes and Messages
- ER_SIGNAL_EXCEPTION, Server Error Codes and Messages
- ER_SIGNAL_NOT_FOUND, Server Error Codes and Messages
- ER_SIGNAL_WARN, Server Error Codes and Messages
- ER_SIZE_OVERFLOW_ERROR, Server Error Codes and Messages
- ER_SLAVE_AMBIGOUS_EXEC_MODE, Server Error Codes and Messages
- ER_SLAVE_CANT_CREATE_CONVERSION, Server Error Codes and Messages
- ER_SLAVE_CONVERSION_FAILED, Server Error Codes and Messages
- ER_SLAVE_CORRUPT_EVENT, Server Error Codes and Messages
- ER_SLAVE_CREATE_EVENT_FAILURE, Server Error Codes and Messages
- ER_SLAVE_FATAL_ERROR, Server Error Codes and Messages
- ER_SLAVE_HEARTBEAT_FAILURE, Server Error Codes and Messages
- ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE, Server Error Codes and Messages
- ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX, Server Error Codes and Messages
- ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN, Server Error Codes and Messages
- ER_SLAVE_IGNORED_SSL_PARAMS, Server Error Codes and Messages
- ER_SLAVE_IGNORED_TABLE, Server Error Codes and Messages
- ER_SLAVE_IGNORE_SERVER_IDS, Server Error Codes and Messages
- ER_SLAVE_INCIDENT, Server Error Codes and Messages
- ER_SLAVE_MASTER_COM_FAILURE, Server Error Codes and Messages
- ER_SLAVE_MUST_STOP, Server Error Codes and Messages
- ER_SLAVE_NOT_RUNNING, Server Error Codes and Messages
- ER_SLAVE_RELAY_LOG_READ_FAILURE, Server Error Codes and Messages
- ER_SLAVE_RELAY_LOG_WRITE_FAILURE, Server Error Codes and Messages
- ER_SLAVE_THREAD, Server Error Codes and Messages
- ER_SLAVE_WAS_NOT_RUNNING, Server Error Codes and Messages
- ER_SLAVE_WAS_RUNNING, Server Error Codes and Messages
- ER_SPATIAL_CANT_HAVE_NULL, Server Error Codes and Messages
- ER_SPATIAL_MUST_HAVE_GEOM_COL, Server Error Codes and Messages
- ER_SPECIFIC_ACCESS_DENIED_ERROR, Server Error Codes and Messages
- ER_SP_ALREADY_EXISTS, Server Error Codes and Messages
- ER_SP_BADRETURN, Server Error Codes and Messages
- ER_SP_BADSELECT, Server Error Codes and Messages
- ER_SP_BADSTATEMENT, Server Error Codes and Messages
- ER_SP_BAD_CURSOR_QUERY, Server Error Codes and Messages
- ER_SP_BAD_CURSOR_SELECT, Server Error Codes and Messages
- ER_SP_BAD_SQLSTATE, Server Error Codes and Messages
- ER_SP_BAD_VAR_SHADOW, Server Error Codes and Messages
- ER_SP_CANT_ALTER, Server Error Codes and Messages
- ER_SP_CANT_SET_AUTOCOMMIT, Server Error Codes and Messages
- ER_SP_CASE_NOT_FOUND, Server Error Codes and Messages
- ER_SP_COND_MISMATCH, Server Error Codes and Messages
- ER_SP_CURSOR_AFTER_HANDLER, Server Error Codes and Messages
- ER_SP_CURSOR_ALREADY_OPEN, Server Error Codes and Messages
- ER_SP_CURSOR_MISMATCH, Server Error Codes and Messages
- ER_SP_CURSOR_NOT_OPEN, Server Error Codes and Messages
- ER_SP_DOES_NOT_EXIST, Server Error Codes and Messages
- ER_SP_DROP_FAILED, Server Error Codes and Messages
- ER_SP_DUP_COND, Server Error Codes and Messages
- ER_SP_DUP_CURS, Server Error Codes and Messages
- ER_SP_DUP_HANDLER, Server Error Codes and Messages
- ER_SP_DUP_PARAM, Server Error Codes and Messages
- ER_SP_DUP_VAR, Server Error Codes and Messages
- ER_SP_FETCH_NO_DATA, Server Error Codes and Messages
- ER_SP_GOTO_IN_HNDLR, Server Error Codes and Messages
- ER_SP_LABEL_MISMATCH, Server Error Codes and Messages
- ER_SP_LABEL_REDEFINE, Server Error Codes and Messages
- ER_SP_LILABEL_MISMATCH, Server Error Codes and Messages
- ER_SP_NORETURN, Server Error Codes and Messages
- ER_SP_NORETURNEND, Server Error Codes and Messages
- ER_SP_NOT_VAR_ARG, Server Error Codes and Messages
- ER_SP_NO_AGGREGATE, Server Error Codes and Messages
- ER_SP_NO_DROP_SP, Server Error Codes and Messages
- ER_SP_NO_RECURSION, Server Error Codes and Messages
- ER_SP_NO_RECURSIVE_CREATE, Server Error Codes and Messages
- ER_SP_NO_RETSET, Server Error Codes and Messages
- ER_SP_PROC_TABLE_CORRUPT, Server Error Codes and Messages
- ER_SP_RECURSION_LIMIT, Server Error Codes and Messages
- ER_SP_STORE_FAILED, Server Error Codes and Messages
- ER_SP_SUBSELECT_NYI, Server Error Codes and Messages
- ER_SP_UNDECLARED_VAR, Server Error Codes and Messages
- ER_SP_UNINIT_VAR, Server Error Codes and Messages
- ER_SP_VARCOND_AFTER_CURSHNDLR, Server Error Codes and Messages
- ER_SP_WRONG_NAME, Server Error Codes and Messages
- ER_SP_WRONG_NO_OF_ARGS, Server Error Codes and Messages
- ER_SP_WRONG_NO_OF_FETCH_ARGS, Server Error Codes and Messages
- ER_SR_INVALID_CREATION_CTX, Server Error Codes and Messages
- ER_STACK_OVERRUN, Server Error Codes and Messages
- ER_STACK_OVERRUN_NEED_MORE, Server Error Codes and Messages
- ER_STARTUP, Server Error Codes and Messages
- ER_STMT_CACHE_FULL, Server Error Codes and Messages
- ER_STMT_HAS_NO_OPEN_CURSOR, Server Error Codes and Messages
- ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG, Server Error Codes and Messages
- ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT, Server Error Codes and Messages
- ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_FORMAT, Server Error Codes and Messages
- ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN, Server Error Codes and Messages
- ER_SUBPARTITION_ERROR, Server Error Codes and Messages
- ER_SUBPARTITION_NAME, Server Error Codes and Messages
- ER_SUBQUERY_NO_1_ROW, Server Error Codes and Messages
- ER_SYNTAX_ERROR, Server Error Codes and Messages
- ER_TABLEACCESS_DENIED_ERROR, Server Error Codes and Messages
- ER_TABLENAME_NOT_ALLOWED_HERE, Server Error Codes and Messages
- ER_TABLESPACE_AUTO_EXTEND_ERROR, Server Error Codes and Messages
- ER_TABLE_CANT_HANDLE_AUTO_INCREMENT, Server Error Codes and Messages
- ER_TABLE_CANT_HANDLE_BLOB, Server Error Codes and Messages
- ER_TABLE_CANT_HANDLE_FT, Server Error Codes and Messages
- ER_TABLE_CANT_HANDLE_SPKEYS, Server Error Codes and Messages
- ER_TABLE_DEF_CHANGED, Server Error Codes and Messages
- ER_TABLE_EXISTS_ERROR, Server Error Codes and Messages
- ER_TABLE_IN_FK_CHECK, Server Error Codes and Messages
- ER_TABLE_MUST_HAVE_COLUMNS, Server Error Codes and Messages
- ER_TABLE_NAME, Server Error Codes and Messages
- ER_TABLE_NEEDS_REBUILD, Server Error Codes and Messages
- ER_TABLE_NEEDS_UPGRADE, Server Error Codes and Messages
- ER_TABLE_NOT_LOCKED, Server Error Codes and Messages
- ER_TABLE_NOT_LOCKED_FOR_WRITE, Server Error Codes and Messages
- ER_TEMPORARY_NAME, Server Error Codes and Messages
- ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR, Server Error Codes and Messages
- ER_TEXTFILE_NOT_READABLE, Server Error Codes and Messages
- ER_TOO_BIG_DISPLAYWIDTH, Server Error Codes and Messages
- ER_TOO_BIG_FIELDLENGTH, Server Error Codes and Messages
- ER_TOO_BIG_FOR_UNCOMPRESS, Server Error Codes and Messages
- ER_TOO_BIG_PRECISION, Server Error Codes and Messages
- ER_TOO_BIG_ROWSIZE, Server Error Codes and Messages
- ER_TOO_BIG_SCALE, Server Error Codes and Messages
- ER_TOO_BIG_SELECT, Server Error Codes and Messages
- ER_TOO_BIG_SET, Server Error Codes and Messages
- ER_TOO_HIGH_LEVEL_OF_NESTING_FOR_SELECT, Server Error Codes and Messages
- ER_TOO_LONG_BODY, Server Error Codes and Messages
- ER_TOO_LONG_FIELD_COMMENT, Server Error Codes and Messages
- ER_TOO_LONG_IDENT, Server Error Codes and Messages
- ER_TOO_LONG_INDEX_COMMENT, Server Error Codes and Messages
- ER_TOO_LONG_KEY, Server Error Codes and Messages
- ER_TOO_LONG_STRING, Server Error Codes and Messages
- ER_TOO_LONG_TABLE_COMMENT, Server Error Codes and Messages
- ER_TOO_MANY_CONCURRENT_TRXS, Server Error Codes and Messages
- ER_TOO_MANY_DELAYED_THREADS, Server Error Codes and Messages
- ER_TOO_MANY_FIELDS, Server Error Codes and Messages
- ER_TOO_MANY_KEYS, Server Error Codes and Messages
- ER_TOO_MANY_KEY_PARTS, Server Error Codes and Messages
- ER_TOO_MANY_PARTITIONS_ERROR, Server Error Codes and Messages
- ER_TOO_MANY_PARTITION_FUNC_FIELDS_ERROR, Server Error Codes and Messages
- ER_TOO_MANY_ROWS, Server Error Codes and Messages
- ER_TOO_MANY_TABLES, Server Error Codes and Messages
- ER_TOO_MANY_USER_CONNECTIONS, Server Error Codes and Messages
- ER_TOO_MANY_VALUES_ERROR, Server Error Codes and Messages
- ER_TOO_MUCH_AUTO_TIMESTAMP_COLS, Server Error Codes and Messages
- ER_TRANS_CACHE_FULL, Server Error Codes and Messages
- ER_TRG_ALREADY_EXISTS, Server Error Codes and Messages
- ER_TRG_CANT_CHANGE_ROW, Server Error Codes and Messages
- ER_TRG_CANT_OPEN_TABLE, Server Error Codes and Messages
- ER_TRG_CORRUPTED_FILE, Server Error Codes and Messages
- ER_TRG_DOES_NOT_EXIST, Server Error Codes and Messages
- ER_TRG_INVALID_CREATION_CTX, Server Error Codes and Messages
- ER_TRG_IN_WRONG_SCHEMA, Server Error Codes and Messages
- ER_TRG_NO_CREATION_CTX, Server Error Codes and Messages
- ER_TRG_NO_DEFINER, Server Error Codes and Messages
- ER_TRG_NO_SUCH_ROW_IN_TRG, Server Error Codes and Messages
- ER_TRG_ON_VIEW_OR_TEMP_TABLE, Server Error Codes and Messages
- ER_TRUNCATED_WRONG_VALUE, Server Error Codes and Messages
- ER_TRUNCATED_WRONG_VALUE_FOR_FIELD, Server Error Codes and Messages
- ER_TRUNCATE_ILLEGAL_FK, Server Error Codes and Messages
- ER_UDF_EXISTS, Server Error Codes and Messages
- ER_UDF_NO_PATHS, Server Error Codes and Messages
- ER_UNDO_RECORD_TOO_BIG, Server Error Codes and Messages
- ER_UNEXPECTED_EOF, Server Error Codes and Messages
- ER_UNION_TABLES_IN_DIFFERENT_DIR, Server Error Codes and Messages
- ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF, Server Error Codes and Messages
- ER_UNKNOWN_CHARACTER_SET, Server Error Codes and Messages
- ER_UNKNOWN_COLLATION, Server Error Codes and Messages
- ER_UNKNOWN_COM_ERROR, Server Error Codes and Messages
- ER_UNKNOWN_ERROR, Server Error Codes and Messages
- ER_UNKNOWN_KEY_CACHE, Server Error Codes and Messages
- ER_UNKNOWN_LOCALE, Server Error Codes and Messages
- ER_UNKNOWN_PROCEDURE, Server Error Codes and Messages
- ER_UNKNOWN_STMT_HANDLER, Server Error Codes and Messages
- ER_UNKNOWN_STORAGE_ENGINE, Server Error Codes and Messages
- ER_UNKNOWN_SYSTEM_VARIABLE, Server Error Codes and Messages
- ER_UNKNOWN_TABLE, Server Error Codes and Messages
- ER_UNKNOWN_TARGET_BINLOG, Server Error Codes and Messages
- ER_UNKNOWN_TIME_ZONE, Server Error Codes and Messages
- ER_UNSUPORTED_LOG_ENGINE, Server Error Codes and Messages
- ER_UNSUPPORTED_ENGINE, Server Error Codes and Messages
- ER_UNSUPPORTED_EXTENSION, Server Error Codes and Messages
- ER_UNSUPPORTED_PS, Server Error Codes and Messages
- ER_UNTIL_COND_IGNORED, Server Error Codes and Messages
- ER_UPDATE_INFO, Server Error Codes and Messages
- ER_UPDATE_LOG_DEPRECATED_IGNORED, Server Error Codes and Messages
- ER_UPDATE_LOG_DEPRECATED_TRANSLATED, Server Error Codes and Messages
- ER_UPDATE_TABLE_USED, Server Error Codes and Messages
- ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE, Server Error Codes and Messages
- ER_USERNAME, Server Error Codes and Messages
- ER_USER_LIMIT_REACHED, Server Error Codes and Messages
- ER_VALUES_IS_NOT_INT_TYPE_ERROR, Server Error Codes and Messages
- ER_VARIABLE_IS_NOT_STRUCT, Server Error Codes and Messages
- ER_VARIABLE_IS_READONLY, Server Error Codes and Messages
- ER_VAR_CANT_BE_READ, Server Error Codes and Messages
- ER_VIEW_CHECKSUM, Server Error Codes and Messages
- ER_VIEW_CHECK_FAILED, Server Error Codes and Messages
- ER_VIEW_DELETE_MERGE_VIEW, Server Error Codes and Messages
- ER_VIEW_FRM_NO_USER, Server Error Codes and Messages
- ER_VIEW_INVALID, Server Error Codes and Messages
- ER_VIEW_INVALID_CREATION_CTX, Server Error Codes and Messages
- ER_VIEW_MULTIUPDATE, Server Error Codes and Messages
- ER_VIEW_NONUPD_CHECK, Server Error Codes and Messages
- ER_VIEW_NO_CREATION_CTX, Server Error Codes and Messages
- ER_VIEW_NO_EXPLAIN, Server Error Codes and Messages
- ER_VIEW_NO_INSERT_FIELD_LIST, Server Error Codes and Messages
- ER_VIEW_OTHER_USER, Server Error Codes and Messages
- ER_VIEW_PREVENT_UPDATE, Server Error Codes and Messages
- ER_VIEW_RECURSIVE, Server Error Codes and Messages
- ER_VIEW_SELECT_CLAUSE, Server Error Codes and Messages
- ER_VIEW_SELECT_DERIVED, Server Error Codes and Messages
- ER_VIEW_SELECT_TMPTABLE, Server Error Codes and Messages
- ER_VIEW_SELECT_VARIABLE, Server Error Codes and Messages
- ER_VIEW_WRONG_LIST, Server Error Codes and Messages
- ER_WARNING_NOT_COMPLETE_ROLLBACK, Server Error Codes and Messages
- ER_WARN_ALLOWED_PACKET_OVERFLOWED, Server Error Codes and Messages
- ER_WARN_CANT_DROP_DEFAULT_KEYCACHE, Server Error Codes and Messages
- ER_WARN_DATA_OUT_OF_RANGE, Server Error Codes and Messages
- ER_WARN_DEPRECATED_SYNTAX, Server Error Codes and Messages
- ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT, Server Error Codes and Messages
- ER_WARN_DEPRECATED_SYNTAX_WITH_VER, Server Error Codes and Messages
- ER_WARN_ENGINE_TRANSACTION_ROLLBACK, Server Error Codes and Messages
- ER_WARN_FIELD_RESOLVED, Server Error Codes and Messages
- ER_WARN_HOSTNAME_WONT_WORK, Server Error Codes and Messages
- ER_WARN_INVALID_TIMESTAMP, Server Error Codes and Messages
- ER_WARN_I_S_SKIPPED_TABLE, Server Error Codes and Messages
- ER_WARN_NULL_TO_NOTNULL, Server Error Codes and Messages
- ER_WARN_QC_RESIZE, Server Error Codes and Messages
- ER_WARN_TOO_FEW_RECORDS, Server Error Codes and Messages
- ER_WARN_TOO_MANY_RECORDS, Server Error Codes and Messages
- ER_WARN_USING_OTHER_HANDLER, Server Error Codes and Messages
- ER_WARN_VIEW_MERGE, Server Error Codes and Messages
- ER_WARN_VIEW_WITHOUT_KEY, Server Error Codes and Messages
- ER_WRONG_ARGUMENTS, Server Error Codes and Messages
- ER_WRONG_AUTO_KEY, Server Error Codes and Messages
- ER_WRONG_COLUMN_NAME, Server Error Codes and Messages
- ER_WRONG_DB_NAME, Server Error Codes and Messages
- ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR, Server Error Codes and Messages
- ER_WRONG_FIELD_SPEC, Server Error Codes and Messages
- ER_WRONG_FIELD_TERMINATORS, Server Error Codes and Messages
- ER_WRONG_FIELD_WITH_GROUP, Server Error Codes and Messages
- ER_WRONG_FK_DEF, Server Error Codes and Messages
- ER_WRONG_GROUP_FIELD, Server Error Codes and Messages
- ER_WRONG_KEY_COLUMN, Server Error Codes and Messages
- ER_WRONG_LOCK_OF_SYSTEM_TABLE, Server Error Codes and Messages
- ER_WRONG_MAGIC, Server Error Codes and Messages
- ER_WRONG_MRG_TABLE, Server Error Codes and Messages
- ER_WRONG_NAME_FOR_CATALOG, Server Error Codes and Messages
- ER_WRONG_NAME_FOR_INDEX, Server Error Codes and Messages
- ER_WRONG_NATIVE_TABLE_STRUCTURE, Server Error Codes and Messages
- ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT, Server Error Codes and Messages
- ER_WRONG_OBJECT, Server Error Codes and Messages
- ER_WRONG_OUTER_JOIN, Server Error Codes and Messages
- ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT, Server Error Codes and Messages
- ER_WRONG_PARAMCOUNT_TO_PROCEDURE, Server Error Codes and Messages
- ER_WRONG_PARAMETERS_TO_NATIVE_FCT, Server Error Codes and Messages
- ER_WRONG_PARAMETERS_TO_PROCEDURE, Server Error Codes and Messages
- ER_WRONG_PARAMETERS_TO_STORED_FCT, Server Error Codes and Messages
- ER_WRONG_PARTITION_NAME, Server Error Codes and Messages
- ER_WRONG_PERFSCHEMA_USAGE, Server Error Codes and Messages
- ER_WRONG_SIZE_NUMBER, Server Error Codes and Messages
- ER_WRONG_SPVAR_TYPE_IN_LIMIT, Server Error Codes and Messages
- ER_WRONG_STRING_LENGTH, Server Error Codes and Messages
- ER_WRONG_SUB_KEY, Server Error Codes and Messages
- ER_WRONG_SUM_SELECT, Server Error Codes and Messages
- ER_WRONG_TABLE_NAME, Server Error Codes and Messages
- ER_WRONG_TYPE_COLUMN_VALUE_ERROR, Server Error Codes and Messages
- ER_WRONG_TYPE_FOR_VAR, Server Error Codes and Messages
- ER_WRONG_USAGE, Server Error Codes and Messages
- ER_WRONG_VALUE, Server Error Codes and Messages
- ER_WRONG_VALUE_COUNT, Server Error Codes and Messages
- ER_WRONG_VALUE_COUNT_ON_ROW, Server Error Codes and Messages
- ER_WRONG_VALUE_FOR_TYPE, Server Error Codes and Messages
- ER_WRONG_VALUE_FOR_VAR, Server Error Codes and Messages
- ER_WSAS_FAILED, Server Error Codes and Messages
- ER_XAER_DUPID, Server Error Codes and Messages
- ER_XAER_INVAL, Server Error Codes and Messages
- ER_XAER_NOTA, Server Error Codes and Messages
- ER_XAER_OUTSIDE, Server Error Codes and Messages
- ER_XAER_RMERR, Server Error Codes and Messages
- ER_XAER_RMFAIL, Server Error Codes and Messages
- ER_XA_RBDEADLOCK, Server Error Codes and Messages
- ER_XA_RBROLLBACK, Server Error Codes and Messages
- ER_XA_RBTIMEOUT, Server Error Codes and Messages
- ER_YES, Server Error Codes and Messages
- ER_ZLIB_Z_BUF_ERROR, Server Error Codes and Messages
- ER_ZLIB_Z_DATA_ERROR, Server Error Codes and Messages
- ER_ZLIB_Z_MEM_ERROR, Server Error Codes and Messages
- WARN_COND_ITEM_TRUNCATED, Server Error Codes and Messages
- WARN_DATA_TRUNCATED, Server Error Codes and Messages
- WARN_NON_ASCII_SEPARATOR_NOT_IMPLEMENTED, Server Error Codes and Messages
- WARN_NO_MASTER_INFO, Server Error Codes and Messages
- WARN_OPTION_BELOW_LIMIT, Server Error Codes and Messages
- WARN_OPTION_IGNORED, Server Error Codes and Messages
- WARN_PLUGIN_BUSY, Server Error Codes and Messages
- WARN_PLUGIN_DELETE_BUILTIN, Server Error Codes and Messages
- ERROR Events (MySQL Cluster), MySQL Cluster Log Events
- error log, MySQL Glossary
- error logs (MySQL Cluster), ndbd — The MySQL Cluster Data Node Daemon
- error messages
- can't find file, Problems with File Permissions
- displaying, perror — Explain Error Codes
- languages, Setting the Error Message Language
- 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 and OpenSolaris
- handling for UDFs, UDF Return Values and Error Handling
- in subqueries, Subquery Errors
- known, Known Issues in MySQL
- linking, Building C API Client Programs
- 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, Sources of Error Information
- error_count system variable, Server System Variables
- ERROR_FOR_DIVISION_BY_ZERO SQL mode, Full List of SQL Modes
- ER_ABORTING_CONNECTION error code, Server Error Codes and Messages
- ER_ACCESS_DENIED_ERROR error code, Server Error Codes and Messages
- ER_ACCESS_DENIED_NO_PASSWORD_ERROR error code, Server Error Codes and Messages
- ER_ADD_PARTITION_NO_NEW_PARTITION error code, Server Error Codes and Messages
- ER_ADD_PARTITION_SUBPART_ERROR error code, Server Error Codes and Messages
- ER_ADMIN_WRONG_MRG_TABLE error code, Server Error Codes and Messages
- ER_ALTER_FILEGROUP_FAILED error code, Server Error Codes and Messages
- ER_ALTER_INFO error code, Server Error Codes and Messages
- ER_AMBIGUOUS_FIELD_TERM error code, Server Error Codes and Messages
- ER_AUTOINC_READ_FAILED error code, Server Error Codes and Messages
- ER_AUTO_CONVERT error code, Server Error Codes and Messages
- ER_BAD_DB_ERROR error code, Server Error Codes and Messages
- ER_BAD_FIELD_ERROR error code, Server Error Codes and Messages
- ER_BAD_FT_COLUMN error code, Server Error Codes and Messages
- ER_BAD_HOST_ERROR error code, Server Error Codes and Messages
- ER_BAD_LOG_STATEMENT error code, Server Error Codes and Messages
- ER_BAD_NULL_ERROR error code, Server Error Codes and Messages
- ER_BAD_SLAVE error code, Server Error Codes and Messages
- ER_BAD_SLAVE_UNTIL_COND error code, Server Error Codes and Messages
- ER_BAD_TABLE_ERROR error code, Server Error Codes and Messages
- ER_BASE64_DECODE_ERROR error code, Server Error Codes and Messages
- ER_BINLOG_CREATE_ROUTINE_NEED_SUPER error code, Server Error Codes and Messages
- ER_BINLOG_LOGGING_IMPOSSIBLE error code, Server Error Codes and Messages
- ER_BINLOG_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE error code, Server Error Codes and Messages
- ER_BINLOG_PURGE_EMFILE error code, Server Error Codes and Messages
- ER_BINLOG_PURGE_FATAL_ERR error code, Server Error Codes and Messages
- ER_BINLOG_PURGE_PROHIBITED error code, Server Error Codes and Messages
- ER_BINLOG_ROW_ENGINE_AND_STMT_ENGINE error code, Server Error Codes and Messages
- ER_BINLOG_ROW_INJECTION_AND_STMT_ENGINE error code, Server Error Codes and Messages
- ER_BINLOG_ROW_INJECTION_AND_STMT_MODE error code, Server Error Codes and Messages
- ER_BINLOG_ROW_LOGGING_FAILED error code, Server Error Codes and Messages
- ER_BINLOG_ROW_MODE_AND_STMT_ENGINE error code, Server Error Codes and Messages
- ER_BINLOG_ROW_RBR_TO_SBR error code, Server Error Codes and Messages
- ER_BINLOG_ROW_WRONG_TABLE_DEF error code, Server Error Codes and Messages
- ER_BINLOG_STMT_MODE_AND_ROW_ENGINE error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_AND_STMT_ENGINE error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_AUTOINC_COLUMNS error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_AUTOINC_NOT_FIRST error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_CREATE_IGNORE_SELECT error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_CREATE_REPLACE_SELECT error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_CREATE_SELECT_AUTOINC error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_INSERT_DELAYED error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_INSERT_IGNORE_SELECT error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_INSERT_SELECT_UPDATE error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_INSERT_TWO_KEYS error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_LIMIT error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_MIXED_STATEMENT error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_MULTIPLE_ENGINES_AND_SELF_LOGGING_ENGINE error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_NONTRANS_AFTER_TRANS error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_REPLACE_SELECT error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_ROUTINE error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_STATEMENT error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_SYSTEM_FUNCTION error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_SYSTEM_TABLE error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_SYSTEM_VARIABLE error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_UDF error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_UPDATE_IGNORE error code, Server Error Codes and Messages
- ER_BINLOG_UNSAFE_WRITE_AUTOINC_SELECT error code, Server Error Codes and Messages
- ER_BLOBS_AND_NO_TERMINATED error code, Server Error Codes and Messages
- ER_BLOB_CANT_HAVE_DEFAULT error code, Server Error Codes and Messages
- ER_BLOB_FIELD_IN_PART_FUNC_ERROR error code, Server Error Codes and Messages
- ER_BLOB_KEY_WITHOUT_LENGTH error code, Server Error Codes and Messages
- ER_BLOB_USED_AS_KEY error code, Server Error Codes and Messages
- ER_CANNOT_ADD_FOREIGN error code, Server Error Codes and Messages
- ER_CANNOT_LOAD_FROM_TABLE error code, Server Error Codes and Messages
- ER_CANNOT_USER error code, Server Error Codes and Messages
- ER_CANT_ACTIVATE_LOG error code, Server Error Codes and Messages
- ER_CANT_AGGREGATE_2COLLATIONS error code, Server Error Codes and Messages
- ER_CANT_AGGREGATE_3COLLATIONS error code, Server Error Codes and Messages
- ER_CANT_AGGREGATE_NCOLLATIONS error code, Server Error Codes and Messages
- ER_CANT_CHANGE_TX_ISOLATION error code, Server Error Codes and Messages
- ER_CANT_CREATE_DB error code, Server Error Codes and Messages
- ER_CANT_CREATE_FEDERATED_TABLE error code, Server Error Codes and Messages
- ER_CANT_CREATE_FILE error code, Server Error Codes and Messages
- ER_CANT_CREATE_GEOMETRY_OBJECT error code, Server Error Codes and Messages
- ER_CANT_CREATE_HANDLER_FILE error code, Server Error Codes and Messages
- ER_CANT_CREATE_SROUTINE error code, Server Error Codes and Messages
- ER_CANT_CREATE_TABLE error code, Server Error Codes and Messages
- ER_CANT_CREATE_THREAD error code, Server Error Codes and Messages
- ER_CANT_CREATE_USER_WITH_GRANT error code, Server Error Codes and Messages
- ER_CANT_DELETE_FILE error code, Server Error Codes and Messages
- ER_CANT_DO_THIS_DURING_AN_TRANSACTION error code, Server Error Codes and Messages
- ER_CANT_DROP_FIELD_OR_KEY error code, Server Error Codes and Messages
- ER_CANT_FIND_DL_ENTRY error code, Server Error Codes and Messages
- ER_CANT_FIND_SYSTEM_REC error code, Server Error Codes and Messages
- ER_CANT_FIND_UDF error code, Server Error Codes and Messages
- ER_CANT_GET_STAT error code, Server Error Codes and Messages
- ER_CANT_GET_WD error code, Server Error Codes and Messages
- ER_CANT_INITIALIZE_UDF error code, Server Error Codes and Messages
- ER_CANT_LOCK error code, Server Error Codes and Messages
- ER_CANT_LOCK_LOG_TABLE error code, Server Error Codes and Messages
- ER_CANT_OPEN_FILE error code, Server Error Codes and Messages
- ER_CANT_OPEN_LIBRARY error code, Server Error Codes and Messages
- ER_CANT_READ_DIR error code, Server Error Codes and Messages
- ER_CANT_REMOVE_ALL_FIELDS error code, Server Error Codes and Messages
- ER_CANT_RENAME_LOG_TABLE error code, Server Error Codes and Messages
- ER_CANT_REOPEN_TABLE error code, Server Error Codes and Messages
- ER_CANT_SET_WD error code, Server Error Codes and Messages
- ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG error code, Server Error Codes and Messages
- ER_CANT_UPDATE_WITH_READLOCK error code, Server Error Codes and Messages
- ER_CANT_USE_OPTION_HERE error code, Server Error Codes and Messages
- ER_CANT_WRITE_LOCK_LOG_TABLE error code, Server Error Codes and Messages
- ER_CHECKREAD error code, Server Error Codes and Messages
- ER_CHECK_NOT_IMPLEMENTED error code, Server Error Codes and Messages
- ER_CHECK_NO_SUCH_TABLE error code, Server Error Codes and Messages
- ER_COALESCE_ONLY_ON_HASH_PARTITION error code, Server Error Codes and Messages
- ER_COALESCE_PARTITION_NO_PARTITION error code, Server Error Codes and Messages
- ER_COLLATION_CHARSET_MISMATCH error code, Server Error Codes and Messages
- ER_COLUMNACCESS_DENIED_ERROR error code, Server Error Codes and Messages
- ER_COL_COUNT_DOESNT_MATCH_CORRUPTED error code, Server Error Codes and Messages
- ER_COL_COUNT_DOESNT_MATCH_PLEASE_UPDATE error code, Server Error Codes and Messages
- ER_COMMIT_NOT_ALLOWED_IN_SF_OR_TRG error code, Server Error Codes and Messages
- ER_COND_ITEM_TOO_LONG error code, Server Error Codes and Messages
- ER_CONFLICTING_DECLARATIONS error code, Server Error Codes and Messages
- ER_CONFLICT_FN_PARSE_ERROR error code, Server Error Codes and Messages
- ER_CONNECT_TO_FOREIGN_DATA_SOURCE error code, Server Error Codes and Messages
- ER_CONNECT_TO_MASTER error code, Server Error Codes and Messages
- ER_CONSECUTIVE_REORG_PARTITIONS error code, Server Error Codes and Messages
- ER_CONST_EXPR_IN_PARTITION_FUNC_ERROR error code, Server Error Codes and Messages
- ER_CON_COUNT_ERROR error code, Server Error Codes and Messages
- ER_CORRUPT_HELP_DB error code, Server Error Codes and Messages
- ER_CRASHED_ON_REPAIR error code, Server Error Codes and Messages
- ER_CRASHED_ON_USAGE error code, Server Error Codes and Messages
- ER_CREATE_DB_WITH_READ_LOCK error code, Server Error Codes and Messages
- ER_CREATE_FILEGROUP_FAILED error code, Server Error Codes and Messages
- ER_CUT_VALUE_GROUP_CONCAT error code, Server Error Codes and Messages
- ER_CYCLIC_REFERENCE error code, Server Error Codes and Messages
- ER_DATABASE_NAME error code, Server Error Codes and Messages
- ER_DATA_OUT_OF_RANGE error code, Server Error Codes and Messages
- ER_DATA_TOO_LONG error code, Server Error Codes and Messages
- ER_DATETIME_FUNCTION_OVERFLOW error code, Server Error Codes and Messages
- ER_DBACCESS_DENIED_ERROR error code, Server Error Codes and Messages
- ER_DB_CREATE_EXISTS error code, Server Error Codes and Messages
- ER_DB_DROP_DELETE error code, Server Error Codes and Messages
- ER_DB_DROP_EXISTS error code, Server Error Codes and Messages
- ER_DB_DROP_RMDIR error code, Server Error Codes and Messages
- ER_DDL_LOG_ERROR error code, Server Error Codes and Messages
- ER_DEBUG_SYNC_HIT_LIMIT error code, Server Error Codes and Messages
- ER_DEBUG_SYNC_TIMEOUT error code, Server Error Codes and Messages
- ER_DELAYED_CANT_CHANGE_LOCK error code, Server Error Codes and Messages
- ER_DELAYED_INSERT_TABLE_LOCKED error code, Server Error Codes and Messages
- ER_DELAYED_NOT_SUPPORTED error code, Server Error Codes and Messages
- ER_DERIVED_MUST_HAVE_ALIAS error code, Server Error Codes and Messages
- ER_DIFF_GROUPS_PROC error code, Server Error Codes and Messages
- ER_DISK_FULL error code, Server Error Codes and Messages
- ER_DIVISION_BY_ZERO error code, Server Error Codes and Messages
- ER_DROP_DB_WITH_READ_LOCK error code, Server Error Codes and Messages
- ER_DROP_FILEGROUP_FAILED error code, Server Error Codes and Messages
- ER_DROP_INDEX_FK error code, Server Error Codes and Messages
- ER_DROP_LAST_PARTITION error code, Server Error Codes and Messages
- ER_DROP_PARTITION_NON_EXISTENT error code, Server Error Codes and Messages
- ER_DROP_USER error code, Server Error Codes and Messages
- ER_DUMP_NOT_IMPLEMENTED error code, Server Error Codes and Messages
- ER_DUPLICATED_VALUE_IN_TYPE error code, Server Error Codes and Messages
- ER_DUP_ARGUMENT error code, Server Error Codes and Messages
- ER_DUP_ENTRY error code, Server Error Codes and Messages
- ER_DUP_ENTRY_AUTOINCREMENT_CASE error code, Server Error Codes and Messages
- ER_DUP_ENTRY_WITH_KEY_NAME error code, Server Error Codes and Messages
- ER_DUP_FIELDNAME error code, Server Error Codes and Messages
- ER_DUP_KEY error code, Server Error Codes and Messages
- ER_DUP_KEYNAME error code, Server Error Codes and Messages
- ER_DUP_SIGNAL_SET error code, Server Error Codes and Messages
- ER_DUP_UNIQUE error code, Server Error Codes and Messages
- ER_EMPTY_QUERY error code, Server Error Codes and Messages
- ER_ERROR_DURING_CHECKPOINT error code, Server Error Codes and Messages
- ER_ERROR_DURING_COMMIT error code, Server Error Codes and Messages
- ER_ERROR_DURING_FLUSH_LOGS error code, Server Error Codes and Messages
- ER_ERROR_DURING_ROLLBACK error code, Server Error Codes and Messages
- ER_ERROR_IN_TRIGGER_BODY error code, Server Error Codes and Messages
- ER_ERROR_IN_UNKNOWN_TRIGGER_BODY error code, Server Error Codes and Messages
- ER_ERROR_ON_CLOSE error code, Server Error Codes and Messages
- ER_ERROR_ON_READ error code, Server Error Codes and Messages
- ER_ERROR_ON_RENAME error code, Server Error Codes and Messages
- ER_ERROR_ON_WRITE error code, Server Error Codes and Messages
- ER_ERROR_WHEN_EXECUTING_COMMAND error code, Server Error Codes and Messages
- ER_EVENTS_DB_ERROR error code, Server Error Codes and Messages
- ER_EVENT_ALREADY_EXISTS error code, Server Error Codes and Messages
- ER_EVENT_CANNOT_ALTER_IN_THE_PAST error code, Server Error Codes and Messages
- ER_EVENT_CANNOT_CREATE_IN_THE_PAST error code, Server Error Codes and Messages
- ER_EVENT_CANNOT_DELETE error code, Server Error Codes and Messages
- ER_EVENT_CANT_ALTER error code, Server Error Codes and Messages
- ER_EVENT_COMPILE_ERROR error code, Server Error Codes and Messages
- ER_EVENT_DATA_TOO_LONG error code, Server Error Codes and Messages
- ER_EVENT_DOES_NOT_EXIST error code, Server Error Codes and Messages
- ER_EVENT_DROP_FAILED error code, Server Error Codes and Messages
- ER_EVENT_ENDS_BEFORE_STARTS error code, Server Error Codes and Messages
- ER_EVENT_EXEC_TIME_IN_THE_PAST error code, Server Error Codes and Messages
- ER_EVENT_INTERVAL_NOT_POSITIVE_OR_TOO_BIG error code, Server Error Codes and Messages
- ER_EVENT_INVALID_CREATION_CTX error code, Server Error Codes and Messages
- ER_EVENT_MODIFY_QUEUE_ERROR error code, Server Error Codes and Messages
- ER_EVENT_NEITHER_M_EXPR_NOR_M_AT error code, Server Error Codes and Messages
- ER_EVENT_OPEN_TABLE_FAILED error code, Server Error Codes and Messages
- ER_EVENT_RECURSION_FORBIDDEN error code, Server Error Codes and Messages
- ER_EVENT_SAME_NAME error code, Server Error Codes and Messages
- ER_EVENT_SET_VAR_ERROR error code, Server Error Codes and Messages
- ER_EVENT_STORE_FAILED error code, Server Error Codes and Messages
- ER_EXCEPTIONS_WRITE_ERROR error code, Server Error Codes and Messages
- ER_EXEC_STMT_WITH_OPEN_CURSOR error code, Server Error Codes and Messages
- ER_FAILED_READ_FROM_PAR_FILE error code, Server Error Codes and Messages
- ER_FAILED_ROUTINE_BREAK_BINLOG error code, Server Error Codes and Messages
- ER_FEATURE_DISABLED error code, Server Error Codes and Messages
- ER_FIELD_NOT_FOUND_PART_ERROR error code, Server Error Codes and Messages
- ER_FIELD_SPECIFIED_TWICE error code, Server Error Codes and Messages
- ER_FIELD_TYPE_NOT_ALLOWED_AS_PARTITION_FIELD error code, Server Error Codes and Messages
- ER_FILEGROUP_OPTION_ONLY_ONCE error code, Server Error Codes and Messages
- ER_FILE_EXISTS_ERROR error code, Server Error Codes and Messages
- ER_FILE_NOT_FOUND error code, Server Error Codes and Messages
- ER_FILE_USED error code, Server Error Codes and Messages
- ER_FILSORT_ABORT error code, Server Error Codes and Messages
- ER_FLUSH_MASTER_BINLOG_CLOSED error code, Server Error Codes and Messages
- ER_FORBID_SCHEMA_CHANGE error code, Server Error Codes and Messages
- ER_FORCING_CLOSE error code, Server Error Codes and Messages
- ER_FOREIGN_DATA_SOURCE_DOESNT_EXIST error code, Server Error Codes and Messages
- ER_FOREIGN_DATA_STRING_INVALID error code, Server Error Codes and Messages
- ER_FOREIGN_DATA_STRING_INVALID_CANT_CREATE error code, Server Error Codes and Messages
- ER_FOREIGN_DUPLICATE_KEY error code, Server Error Codes and Messages
- ER_FOREIGN_KEY_ON_PARTITIONED error code, Server Error Codes and Messages
- ER_FOREIGN_SERVER_DOESNT_EXIST error code, Server Error Codes and Messages
- ER_FOREIGN_SERVER_EXISTS error code, Server Error Codes and Messages
- ER_FORM_NOT_FOUND error code, Server Error Codes and Messages
- ER_FPARSER_BAD_HEADER error code, Server Error Codes and Messages
- ER_FPARSER_EOF_IN_COMMENT error code, Server Error Codes and Messages
- ER_FPARSER_EOF_IN_UNKNOWN_PARAMETER error code, Server Error Codes and Messages
- ER_FPARSER_ERROR_IN_PARAMETER error code, Server Error Codes and Messages
- ER_FPARSER_TOO_BIG_FILE error code, Server Error Codes and Messages
- ER_FRM_UNKNOWN_TYPE error code, Server Error Codes and Messages
- ER_FSEEK_FAIL error code, Server Error Codes and Messages
- ER_FT_MATCHING_KEY_NOT_FOUND error code, Server Error Codes and Messages
- ER_FUNCTION_NOT_DEFINED error code, Server Error Codes and Messages
- ER_FUNC_INEXISTENT_NAME_COLLISION error code, Server Error Codes and Messages
- ER_GET_ERRMSG error code, Server Error Codes and Messages
- ER_GET_ERRNO error code, Server Error Codes and Messages
- ER_GET_TEMPORARY_ERRMSG error code, Server Error Codes and Messages
- ER_GLOBAL_VARIABLE error code, Server Error Codes and Messages
- ER_GOT_SIGNAL error code, Server Error Codes and Messages
- ER_GRANT_PLUGIN_USER_EXISTS error code, Server Error Codes and Messages
- ER_GRANT_WRONG_HOST_OR_USER error code, Server Error Codes and Messages
- ER_HANDSHAKE_ERROR error code, Server Error Codes and Messages
- ER_HASHCHK error code, Server Error Codes and Messages
- ER_HOSTNAME error code, Server Error Codes and Messages
- ER_HOST_IS_BLOCKED error code, Server Error Codes and Messages
- ER_HOST_NOT_PRIVILEGED error code, Server Error Codes and Messages
- ER_ILLEGAL_GRANT_FOR_TABLE error code, Server Error Codes and Messages
- ER_ILLEGAL_HA error code, Server Error Codes and Messages
- ER_ILLEGAL_HA_CREATE_OPTION error code, Server Error Codes and Messages
- ER_ILLEGAL_REFERENCE error code, Server Error Codes and Messages
- ER_ILLEGAL_VALUE_FOR_TYPE error code, Server Error Codes and Messages
- ER_INCONSISTENT_PARTITION_INFO_ERROR error code, Server Error Codes and Messages
- ER_INCONSISTENT_TYPE_OF_FUNCTIONS_ERROR error code, Server Error Codes and Messages
- ER_INCORRECT_GLOBAL_LOCAL_VAR error code, Server Error Codes and Messages
- ER_INDEX_COLUMN_TOO_LONG error code, Server Error Codes and Messages
- ER_INDEX_CORRUPT error code, Server Error Codes and Messages
- ER_INDEX_REBUILD error code, Server Error Codes and Messages
- ER_INSERT_INFO error code, Server Error Codes and Messages
- ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_DIRECT error code, Server Error Codes and Messages
- ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_BINLOG_FORMAT error code, Server Error Codes and Messages
- ER_INSIDE_TRANSACTION_PREVENTS_SWITCH_SQL_LOG_BIN error code, Server Error Codes and Messages
- ER_INVALID_CHARACTER_STRING error code, Server Error Codes and Messages
- ER_INVALID_DEFAULT error code, Server Error Codes and Messages
- ER_INVALID_GROUP_FUNC_USE error code, Server Error Codes and Messages
- ER_INVALID_ON_UPDATE error code, Server Error Codes and Messages
- ER_INVALID_USE_OF_NULL error code, Server Error Codes and Messages
- ER_IO_ERR_LOG_INDEX_READ error code, Server Error Codes and Messages
- ER_IPSOCK_ERROR error code, Server Error Codes and Messages
- ER_KEY_COLUMN_DOES_NOT_EXITS error code, Server Error Codes and Messages
- ER_KEY_DOES_NOT_EXITS error code, Server Error Codes and Messages
- ER_KEY_NOT_FOUND error code, Server Error Codes and Messages
- ER_KEY_PART_0 error code, Server Error Codes and Messages
- ER_KEY_REF_DO_NOT_MATCH_TABLE_REF error code, Server Error Codes and Messages
- ER_KILL_DENIED_ERROR error code, Server Error Codes and Messages
- ER_LIMITED_PART_RANGE error code, Server Error Codes and Messages
- ER_LIST_OF_FIELDS_ONLY_IN_HASH_ERROR error code, Server Error Codes and Messages
- ER_LOAD_DATA_INVALID_COLUMN error code, Server Error Codes and Messages
- ER_LOAD_FROM_FIXED_SIZE_ROWS_TO_VAR error code, Server Error Codes and Messages
- ER_LOAD_INFO error code, Server Error Codes and Messages
- ER_LOCAL_VARIABLE error code, Server Error Codes and Messages
- ER_LOCK_ABORTED error code, Server Error Codes and Messages
- ER_LOCK_DEADLOCK error code, Server Error Codes and Messages
- ER_LOCK_OR_ACTIVE_TRANSACTION error code, Server Error Codes and Messages
- ER_LOCK_TABLE_FULL error code, Server Error Codes and Messages
- ER_LOCK_WAIT_TIMEOUT error code, Server Error Codes and Messages
- ER_LOGGING_PROHIBIT_CHANGING_OF error code, Server Error Codes and Messages
- ER_LOG_IN_USE error code, Server Error Codes and Messages
- ER_LOG_PURGE_NO_FILE error code, Server Error Codes and Messages
- ER_LOG_PURGE_UNKNOWN_ERR error code, Server Error Codes and Messages
- ER_MALFORMED_DEFINER error code, Server Error Codes and Messages
- ER_MASTER error code, Server Error Codes and Messages
- ER_MASTER_FATAL_ERROR_READING_BINLOG error code, Server Error Codes and Messages
- ER_MASTER_INFO error code, Server Error Codes and Messages
- ER_MASTER_NET_READ error code, Server Error Codes and Messages
- ER_MASTER_NET_WRITE error code, Server Error Codes and Messages
- ER_MAXVALUE_IN_VALUES_IN error code, Server Error Codes and Messages
- ER_MAX_PREPARED_STMT_COUNT_REACHED error code, Server Error Codes and Messages
- ER_MESSAGE_AND_STATEMENT error code, Server Error Codes and Messages
- ER_MISSING_SKIP_SLAVE error code, Server Error Codes and Messages
- ER_MIXING_NOT_ALLOWED error code, Server Error Codes and Messages
- ER_MIX_HANDLER_ERROR error code, Server Error Codes and Messages
- ER_MIX_OF_GROUP_FUNC_AND_FIELDS error code, Server Error Codes and Messages
- ER_MULTIPLE_DEF_CONST_IN_LIST_PART_ERROR error code, Server Error Codes and Messages
- ER_MULTIPLE_PRI_KEY error code, Server Error Codes and Messages
- ER_MULTI_UPDATE_KEY_CONFLICT error code, Server Error Codes and Messages
- ER_M_BIGGER_THAN_D error code, Server Error Codes and Messages
- ER_NAME_BECOMES_EMPTY error code, Server Error Codes and Messages
- ER_NATIVE_FCT_NAME_COLLISION error code, Server Error Codes and Messages
- ER_NDB_CANT_SWITCH_BINLOG_FORMAT error code, Server Error Codes and Messages
- ER_NDB_REPLICATION_SCHEMA_ERROR error code, Server Error Codes and Messages
- ER_NEED_REPREPARE error code, Server Error Codes and Messages
- ER_NET_ERROR_ON_WRITE error code, Server Error Codes and Messages
- ER_NET_FCNTL_ERROR error code, Server Error Codes and Messages
- ER_NET_PACKETS_OUT_OF_ORDER error code, Server Error Codes and Messages
- ER_NET_PACKET_TOO_LARGE error code, Server Error Codes and Messages
- ER_NET_READ_ERROR error code, Server Error Codes and Messages
- ER_NET_READ_ERROR_FROM_PIPE error code, Server Error Codes and Messages
- ER_NET_READ_INTERRUPTED error code, Server Error Codes and Messages
- ER_NET_UNCOMPRESS_ERROR error code, Server Error Codes and Messages
- ER_NET_WRITE_INTERRUPTED error code, Server Error Codes and Messages
- ER_NEVER_USED error code, Server Error Codes and Messages
- ER_NEW_ABORTING_CONNECTION error code, Server Error Codes and Messages
- ER_NISAMCHK error code, Server Error Codes and Messages
- ER_NO error code, Server Error Codes and Messages
- ER_NONEXISTING_GRANT error code, Server Error Codes and Messages
- ER_NONEXISTING_PROC_GRANT error code, Server Error Codes and Messages
- ER_NONEXISTING_TABLE_GRANT error code, Server Error Codes and Messages
- ER_NONUNIQ_TABLE error code, Server Error Codes and Messages
- ER_NONUPDATEABLE_COLUMN error code, Server Error Codes and Messages
- ER_NON_GROUPING_FIELD_USED error code, Server Error Codes and Messages
- ER_NON_INSERTABLE_TABLE error code, Server Error Codes and Messages
- ER_NON_UNIQ_ERROR error code, Server Error Codes and Messages
- ER_NON_UPDATABLE_TABLE error code, Server Error Codes and Messages
- ER_NORMAL_SHUTDOWN error code, Server Error Codes and Messages
- ER_NOT_ALLOWED_COMMAND error code, Server Error Codes and Messages
- ER_NOT_FORM_FILE error code, Server Error Codes and Messages
- ER_NOT_KEYFILE error code, Server Error Codes and Messages
- ER_NOT_SUPPORTED_AUTH_MODE error code, Server Error Codes and Messages
- ER_NOT_SUPPORTED_YET error code, Server Error Codes and Messages
- ER_NO_BINARY_LOGGING error code, Server Error Codes and Messages
- ER_NO_BINLOG_ERROR error code, Server Error Codes and Messages
- ER_NO_CONST_EXPR_IN_RANGE_OR_LIST_ERROR error code, Server Error Codes and Messages
- ER_NO_DB_ERROR error code, Server Error Codes and Messages
- ER_NO_DEFAULT error code, Server Error Codes and Messages
- ER_NO_DEFAULT_FOR_FIELD error code, Server Error Codes and Messages
- ER_NO_DEFAULT_FOR_VIEW_FIELD error code, Server Error Codes and Messages
- ER_NO_FILE_MAPPING error code, Server Error Codes and Messages
- ER_NO_FORMAT_DESCRIPTION_EVENT_BEFORE_BINLOG_STATEMENT error code, Server Error Codes and Messages
- ER_NO_GROUP_FOR_PROC error code, Server Error Codes and Messages
- ER_NO_PARTITION_FOR_GIVEN_VALUE error code, Server Error Codes and Messages
- ER_NO_PARTITION_FOR_GIVEN_VALUE_SILENT error code, Server Error Codes and Messages
- ER_NO_PARTS_ERROR error code, Server Error Codes and Messages
- ER_NO_PERMISSION_TO_CREATE_USER error code, Server Error Codes and Messages
- ER_NO_RAID_COMPILED error code, Server Error Codes and Messages
- ER_NO_REFERENCED_ROW error code, Server Error Codes and Messages
- ER_NO_REFERENCED_ROW_2 error code, Server Error Codes and Messages
- ER_NO_SUCH_INDEX error code, Server Error Codes and Messages
- ER_NO_SUCH_TABLE error code, Server Error Codes and Messages
- ER_NO_SUCH_THREAD error code, Server Error Codes and Messages
- ER_NO_SUCH_USER error code, Server Error Codes and Messages
- ER_NO_TABLES_USED error code, Server Error Codes and Messages
- ER_NO_TRIGGERS_ON_SYSTEM_SCHEMA error code, Server Error Codes and Messages
- ER_NO_UNIQUE_LOGFILE error code, Server Error Codes and Messages
- ER_NULL_COLUMN_IN_INDEX error code, Server Error Codes and Messages
- ER_NULL_IN_VALUES_LESS_THAN error code, Server Error Codes and Messages
- ER_OLD_FILE_FORMAT error code, Server Error Codes and Messages
- ER_OLD_KEYFILE error code, Server Error Codes and Messages
- ER_ONLY_INTEGERS_ALLOWED error code, Server Error Codes and Messages
- ER_ONLY_ON_RANGE_LIST_PARTITION error code, Server Error Codes and Messages
- ER_OPEN_AS_READONLY error code, Server Error Codes and Messages
- ER_OPERAND_COLUMNS error code, Server Error Codes and Messages
- ER_OPTION_PREVENTS_STATEMENT error code, Server Error Codes and Messages
- ER_ORDER_WITH_PROC error code, Server Error Codes and Messages
- ER_OUTOFMEMORY error code, Server Error Codes and Messages
- ER_OUT_OF_RESOURCES error code, Server Error Codes and Messages
- ER_OUT_OF_SORTMEMORY error code, Server Error Codes and Messages
- ER_PARSE_ERROR error code, Server Error Codes and Messages
- ER_PARTITIONS_MUST_BE_DEFINED_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_COLUMN_LIST_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_CONST_DOMAIN_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_ENTRY_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_FIELDS_TOO_LONG error code, Server Error Codes and Messages
- ER_PARTITION_FUNCTION_FAILURE error code, Server Error Codes and Messages
- ER_PARTITION_FUNCTION_IS_NOT_ALLOWED error code, Server Error Codes and Messages
- ER_PARTITION_FUNC_NOT_ALLOWED_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_MAXVALUE_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_MERGE_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_MGMT_ON_NONPARTITIONED error code, Server Error Codes and Messages
- ER_PARTITION_NAME error code, Server Error Codes and Messages
- ER_PARTITION_NOT_DEFINED_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_NO_TEMPORARY error code, Server Error Codes and Messages
- ER_PARTITION_REQUIRES_VALUES_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_SUBPARTITION_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_SUBPART_MIX_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_WRONG_NO_PART_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_WRONG_NO_SUBPART_ERROR error code, Server Error Codes and Messages
- ER_PARTITION_WRONG_VALUES_ERROR error code, Server Error Codes and Messages
- ER_PART_STATE_ERROR error code, Server Error Codes and Messages
- ER_PASSWD_LENGTH error code, Server Error Codes and Messages
- ER_PASSWORD_ANONYMOUS_USER error code, Server Error Codes and Messages
- ER_PASSWORD_NOT_ALLOWED error code, Server Error Codes and Messages
- ER_PASSWORD_NO_MATCH error code, Server Error Codes and Messages
- ER_PATH_LENGTH error code, Server Error Codes and Messages
- ER_PLUGIN_IS_NOT_LOADED error code, Server Error Codes and Messages
- ER_PLUGIN_IS_PERMANENT error code, Server Error Codes and Messages
- ER_PLUGIN_NO_INSTALL error code, Server Error Codes and Messages
- ER_PLUGIN_NO_UNINSTALL error code, Server Error Codes and Messages
- ER_PRIMARY_CANT_HAVE_NULL error code, Server Error Codes and Messages
- ER_PROCACCESS_DENIED_ERROR error code, Server Error Codes and Messages
- ER_PROC_AUTO_GRANT_FAIL error code, Server Error Codes and Messages
- ER_PROC_AUTO_REVOKE_FAIL error code, Server Error Codes and Messages
- ER_PS_MANY_PARAM error code, Server Error Codes and Messages
- ER_PS_NO_RECURSION error code, Server Error Codes and Messages
- ER_QUERY_CACHE_DISABLED error code, Server Error Codes and Messages
- ER_QUERY_INTERRUPTED error code, Server Error Codes and Messages
- ER_QUERY_ON_FOREIGN_DATA_SOURCE error code, Server Error Codes and Messages
- ER_QUERY_ON_MASTER error code, Server Error Codes and Messages
- ER_RANGE_NOT_INCREASING_ERROR error code, Server Error Codes and Messages
- ER_RBR_NOT_AVAILABLE error code, Server Error Codes and Messages
- ER_READY error code, Server Error Codes and Messages
- ER_READ_ONLY_TRANSACTION error code, Server Error Codes and Messages
- ER_RECORD_FILE_FULL error code, Server Error Codes and Messages
- ER_REGEXP_ERROR error code, Server Error Codes and Messages
- ER_RELAY_LOG_FAIL error code, Server Error Codes and Messages
- ER_RELAY_LOG_INIT error code, Server Error Codes and Messages
- ER_REMOVED_SPACES error code, Server Error Codes and Messages
- ER_RENAMED_NAME error code, Server Error Codes and Messages
- ER_REORG_HASH_ONLY_ON_SAME_NO error code, Server Error Codes and Messages
- ER_REORG_NO_PARAM_ERROR error code, Server Error Codes and Messages
- ER_REORG_OUTSIDE_RANGE error code, Server Error Codes and Messages
- ER_REORG_PARTITION_NOT_EXIST error code, Server Error Codes and Messages
- ER_REQUIRES_PRIMARY_KEY error code, Server Error Codes and Messages
- ER_RESERVED_SYNTAX error code, Server Error Codes and Messages
- ER_RESIGNAL_WITHOUT_ACTIVE_HANDLER error code, Server Error Codes and Messages
- ER_REVOKE_GRANTS error code, Server Error Codes and Messages
- ER_ROW_IS_REFERENCED error code, Server Error Codes and Messages
- ER_ROW_IS_REFERENCED_2 error code, Server Error Codes and Messages
- ER_ROW_SINGLE_PARTITION_FIELD_ERROR error code, Server Error Codes and Messages
- ER_SAME_NAME_PARTITION error code, Server Error Codes and Messages
- ER_SAME_NAME_PARTITION_FIELD error code, Server Error Codes and Messages
- ER_SELECT_REDUCED error code, Server Error Codes and Messages
- ER_SERVER_IS_IN_SECURE_AUTH_MODE error code, Server Error Codes and Messages
- ER_SERVER_SHUTDOWN error code, Server Error Codes and Messages
- ER_SET_CONSTANTS_ONLY error code, Server Error Codes and Messages
- ER_SET_PASSWORD_AUTH_PLUGIN error code, Server Error Codes and Messages
- ER_SHUTDOWN_COMPLETE error code, Server Error Codes and Messages
- ER_SIGNAL_BAD_CONDITION_TYPE error code, Server Error Codes and Messages
- ER_SIGNAL_EXCEPTION error code, Server Error Codes and Messages
- ER_SIGNAL_NOT_FOUND error code, Server Error Codes and Messages
- ER_SIGNAL_WARN error code, Server Error Codes and Messages
- ER_SIZE_OVERFLOW_ERROR error code, Server Error Codes and Messages
- ER_SLAVE_AMBIGOUS_EXEC_MODE error code, Server Error Codes and Messages
- ER_SLAVE_CANT_CREATE_CONVERSION error code, Server Error Codes and Messages
- ER_SLAVE_CONVERSION_FAILED error code, Server Error Codes and Messages
- ER_SLAVE_CORRUPT_EVENT error code, Server Error Codes and Messages
- ER_SLAVE_CREATE_EVENT_FAILURE error code, Server Error Codes and Messages
- ER_SLAVE_FATAL_ERROR error code, Server Error Codes and Messages
- ER_SLAVE_HEARTBEAT_FAILURE error code, Server Error Codes and Messages
- ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE error code, Server Error Codes and Messages
- ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MAX error code, Server Error Codes and Messages
- ER_SLAVE_HEARTBEAT_VALUE_OUT_OF_RANGE_MIN error code, Server Error Codes and Messages
- ER_SLAVE_IGNORED_SSL_PARAMS error code, Server Error Codes and Messages
- ER_SLAVE_IGNORED_TABLE error code, Server Error Codes and Messages
- ER_SLAVE_IGNORE_SERVER_IDS error code, Server Error Codes and Messages
- ER_SLAVE_INCIDENT error code, Server Error Codes and Messages
- ER_SLAVE_MASTER_COM_FAILURE error code, Server Error Codes and Messages
- ER_SLAVE_MUST_STOP error code, Server Error Codes and Messages
- ER_SLAVE_NOT_RUNNING error code, Server Error Codes and Messages
- ER_SLAVE_RELAY_LOG_READ_FAILURE error code, Server Error Codes and Messages
- ER_SLAVE_RELAY_LOG_WRITE_FAILURE error code, Server Error Codes and Messages
- ER_SLAVE_THREAD error code, Server Error Codes and Messages
- ER_SLAVE_WAS_NOT_RUNNING error code, Server Error Codes and Messages
- ER_SLAVE_WAS_RUNNING error code, Server Error Codes and Messages
- ER_SPATIAL_CANT_HAVE_NULL error code, Server Error Codes and Messages
- ER_SPATIAL_MUST_HAVE_GEOM_COL error code, Server Error Codes and Messages
- ER_SPECIFIC_ACCESS_DENIED_ERROR error code, Server Error Codes and Messages
- ER_SP_ALREADY_EXISTS error code, Server Error Codes and Messages
- ER_SP_BADRETURN error code, Server Error Codes and Messages
- ER_SP_BADSELECT error code, Server Error Codes and Messages
- ER_SP_BADSTATEMENT error code, Server Error Codes and Messages
- ER_SP_BAD_CURSOR_QUERY error code, Server Error Codes and Messages
- ER_SP_BAD_CURSOR_SELECT error code, Server Error Codes and Messages
- ER_SP_BAD_SQLSTATE error code, Server Error Codes and Messages
- ER_SP_BAD_VAR_SHADOW error code, Server Error Codes and Messages
- ER_SP_CANT_ALTER error code, Server Error Codes and Messages
- ER_SP_CANT_SET_AUTOCOMMIT error code, Server Error Codes and Messages
- ER_SP_CASE_NOT_FOUND error code, Server Error Codes and Messages
- ER_SP_COND_MISMATCH error code, Server Error Codes and Messages
- ER_SP_CURSOR_AFTER_HANDLER error code, Server Error Codes and Messages
- ER_SP_CURSOR_ALREADY_OPEN error code, Server Error Codes and Messages
- ER_SP_CURSOR_MISMATCH error code, Server Error Codes and Messages
- ER_SP_CURSOR_NOT_OPEN error code, Server Error Codes and Messages
- ER_SP_DOES_NOT_EXIST error code, Server Error Codes and Messages
- ER_SP_DROP_FAILED error code, Server Error Codes and Messages
- ER_SP_DUP_COND error code, Server Error Codes and Messages
- ER_SP_DUP_CURS error code, Server Error Codes and Messages
- ER_SP_DUP_HANDLER error code, Server Error Codes and Messages
- ER_SP_DUP_PARAM error code, Server Error Codes and Messages
- ER_SP_DUP_VAR error code, Server Error Codes and Messages
- ER_SP_FETCH_NO_DATA error code, Server Error Codes and Messages
- ER_SP_GOTO_IN_HNDLR error code, Server Error Codes and Messages
- ER_SP_LABEL_MISMATCH error code, Server Error Codes and Messages
- ER_SP_LABEL_REDEFINE error code, Server Error Codes and Messages
- ER_SP_LILABEL_MISMATCH error code, Server Error Codes and Messages
- ER_SP_NORETURN error code, Server Error Codes and Messages
- ER_SP_NORETURNEND error code, Server Error Codes and Messages
- ER_SP_NOT_VAR_ARG error code, Server Error Codes and Messages
- ER_SP_NO_AGGREGATE error code, Server Error Codes and Messages
- ER_SP_NO_DROP_SP error code, Server Error Codes and Messages
- ER_SP_NO_RECURSION error code, Server Error Codes and Messages
- ER_SP_NO_RECURSIVE_CREATE error code, Server Error Codes and Messages
- ER_SP_NO_RETSET error code, Server Error Codes and Messages
- ER_SP_PROC_TABLE_CORRUPT error code, Server Error Codes and Messages
- ER_SP_RECURSION_LIMIT error code, Server Error Codes and Messages
- ER_SP_STORE_FAILED error code, Server Error Codes and Messages
- ER_SP_SUBSELECT_NYI error code, Server Error Codes and Messages
- ER_SP_UNDECLARED_VAR error code, Server Error Codes and Messages
- ER_SP_UNINIT_VAR error code, Server Error Codes and Messages
- ER_SP_VARCOND_AFTER_CURSHNDLR error code, Server Error Codes and Messages
- ER_SP_WRONG_NAME error code, Server Error Codes and Messages
- ER_SP_WRONG_NO_OF_ARGS error code, Server Error Codes and Messages
- ER_SP_WRONG_NO_OF_FETCH_ARGS error code, Server Error Codes and Messages
- ER_SR_INVALID_CREATION_CTX error code, Server Error Codes and Messages
- ER_STACK_OVERRUN error code, Server Error Codes and Messages
- ER_STACK_OVERRUN_NEED_MORE error code, Server Error Codes and Messages
- ER_STARTUP error code, Server Error Codes and Messages
- ER_STMT_CACHE_FULL error code, Server Error Codes and Messages
- ER_STMT_HAS_NO_OPEN_CURSOR error code, Server Error Codes and Messages
- ER_STMT_NOT_ALLOWED_IN_SF_OR_TRG error code, Server Error Codes and Messages
- ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_DIRECT error code, Server Error Codes and Messages
- ER_STORED_FUNCTION_PREVENTS_SWITCH_BINLOG_FORMAT error code, Server Error Codes and Messages
- ER_STORED_FUNCTION_PREVENTS_SWITCH_SQL_LOG_BIN error code, Server Error Codes and Messages
- ER_SUBPARTITION_ERROR error code, Server Error Codes and Messages
- ER_SUBPARTITION_NAME error code, Server Error Codes and Messages
- ER_SUBQUERY_NO_1_ROW error code, Server Error Codes and Messages
- ER_SYNTAX_ERROR error code, Server Error Codes and Messages
- ER_TABLEACCESS_DENIED_ERROR error code, Server Error Codes and Messages
- ER_TABLENAME_NOT_ALLOWED_HERE error code, Server Error Codes and Messages
- ER_TABLESPACE_AUTO_EXTEND_ERROR error code, Server Error Codes and Messages
- ER_TABLE_CANT_HANDLE_AUTO_INCREMENT error code, Server Error Codes and Messages
- ER_TABLE_CANT_HANDLE_BLOB error code, Server Error Codes and Messages
- ER_TABLE_CANT_HANDLE_FT error code, Server Error Codes and Messages
- ER_TABLE_CANT_HANDLE_SPKEYS error code, Server Error Codes and Messages
- ER_TABLE_DEF_CHANGED error code, Server Error Codes and Messages
- ER_TABLE_EXISTS_ERROR error code, Server Error Codes and Messages
- ER_TABLE_IN_FK_CHECK error code, Server Error Codes and Messages
- ER_TABLE_MUST_HAVE_COLUMNS error code, Server Error Codes and Messages
- ER_TABLE_NAME error code, Server Error Codes and Messages
- ER_TABLE_NEEDS_REBUILD error code, Server Error Codes and Messages
- ER_TABLE_NEEDS_UPGRADE error code, Server Error Codes and Messages
- ER_TABLE_NOT_LOCKED error code, Server Error Codes and Messages
- ER_TABLE_NOT_LOCKED_FOR_WRITE error code, Server Error Codes and Messages
- ER_TEMPORARY_NAME error code, Server Error Codes and Messages
- ER_TEMP_TABLE_PREVENTS_SWITCH_OUT_OF_RBR error code, Server Error Codes and Messages
- ER_TEXTFILE_NOT_READABLE error code, Server Error Codes and Messages
- ER_TOO_BIG_DISPLAYWIDTH error code, Server Error Codes and Messages
- ER_TOO_BIG_FIELDLENGTH error code, Server Error Codes and Messages
- ER_TOO_BIG_FOR_UNCOMPRESS error code, Server Error Codes and Messages
- ER_TOO_BIG_PRECISION error code, Server Error Codes and Messages
- ER_TOO_BIG_ROWSIZE error code, Server Error Codes and Messages
- ER_TOO_BIG_SCALE error code, Server Error Codes and Messages
- ER_TOO_BIG_SELECT error code, Server Error Codes and Messages
- ER_TOO_BIG_SET error code, Server Error Codes and Messages
- ER_TOO_HIGH_LEVEL_OF_NESTING_FOR_SELECT error code, Server Error Codes and Messages
- ER_TOO_LONG_BODY error code, Server Error Codes and Messages
- ER_TOO_LONG_FIELD_COMMENT error code, Server Error Codes and Messages
- ER_TOO_LONG_IDENT error code, Server Error Codes and Messages
- ER_TOO_LONG_INDEX_COMMENT error code, Server Error Codes and Messages
- ER_TOO_LONG_KEY error code, Server Error Codes and Messages
- ER_TOO_LONG_STRING error code, Server Error Codes and Messages
- ER_TOO_LONG_TABLE_COMMENT error code, Server Error Codes and Messages
- ER_TOO_MANY_CONCURRENT_TRXS error code, Server Error Codes and Messages
- ER_TOO_MANY_DELAYED_THREADS error code, Server Error Codes and Messages
- ER_TOO_MANY_FIELDS error code, Server Error Codes and Messages
- ER_TOO_MANY_KEYS error code, Server Error Codes and Messages
- ER_TOO_MANY_KEY_PARTS error code, Server Error Codes and Messages
- ER_TOO_MANY_PARTITIONS_ERROR error code, Server Error Codes and Messages
- ER_TOO_MANY_PARTITION_FUNC_FIELDS_ERROR error code, Server Error Codes and Messages
- ER_TOO_MANY_ROWS error code, Server Error Codes and Messages
- ER_TOO_MANY_TABLES error code, Server Error Codes and Messages
- ER_TOO_MANY_USER_CONNECTIONS error code, Server Error Codes and Messages
- ER_TOO_MANY_VALUES_ERROR error code, Server Error Codes and Messages
- ER_TOO_MUCH_AUTO_TIMESTAMP_COLS error code, Server Error Codes and Messages
- ER_TRANS_CACHE_FULL error code, Server Error Codes and Messages
- ER_TRG_ALREADY_EXISTS error code, Server Error Codes and Messages
- ER_TRG_CANT_CHANGE_ROW error code, Server Error Codes and Messages
- ER_TRG_CANT_OPEN_TABLE error code, Server Error Codes and Messages
- ER_TRG_CORRUPTED_FILE error code, Server Error Codes and Messages
- ER_TRG_DOES_NOT_EXIST error code, Server Error Codes and Messages
- ER_TRG_INVALID_CREATION_CTX error code, Server Error Codes and Messages
- ER_TRG_IN_WRONG_SCHEMA error code, Server Error Codes and Messages
- ER_TRG_NO_CREATION_CTX error code, Server Error Codes and Messages
- ER_TRG_NO_DEFINER error code, Server Error Codes and Messages
- ER_TRG_NO_SUCH_ROW_IN_TRG error code, Server Error Codes and Messages
- ER_TRG_ON_VIEW_OR_TEMP_TABLE error code, Server Error Codes and Messages
- ER_TRUNCATED_WRONG_VALUE error code, Server Error Codes and Messages
- ER_TRUNCATED_WRONG_VALUE_FOR_FIELD error code, Server Error Codes and Messages
- ER_TRUNCATE_ILLEGAL_FK error code, Server Error Codes and Messages
- ER_UDF_EXISTS error code, Server Error Codes and Messages
- ER_UDF_NO_PATHS error code, Server Error Codes and Messages
- ER_UNDO_RECORD_TOO_BIG error code, Server Error Codes and Messages
- ER_UNEXPECTED_EOF error code, Server Error Codes and Messages
- ER_UNION_TABLES_IN_DIFFERENT_DIR error code, Server Error Codes and Messages
- ER_UNIQUE_KEY_NEED_ALL_FIELDS_IN_PF error code, Server Error Codes and Messages
- ER_UNKNOWN_CHARACTER_SET error code, Server Error Codes and Messages
- ER_UNKNOWN_COLLATION error code, Server Error Codes and Messages
- ER_UNKNOWN_COM_ERROR error code, Server Error Codes and Messages
- ER_UNKNOWN_ERROR error code, Server Error Codes and Messages
- ER_UNKNOWN_KEY_CACHE error code, Server Error Codes and Messages
- ER_UNKNOWN_LOCALE error code, Server Error Codes and Messages
- ER_UNKNOWN_PROCEDURE error code, Server Error Codes and Messages
- ER_UNKNOWN_STMT_HANDLER error code, Server Error Codes and Messages
- ER_UNKNOWN_STORAGE_ENGINE error code, Server Error Codes and Messages
- ER_UNKNOWN_SYSTEM_VARIABLE error code, Server Error Codes and Messages
- ER_UNKNOWN_TABLE error code, Server Error Codes and Messages
- ER_UNKNOWN_TARGET_BINLOG error code, Server Error Codes and Messages
- ER_UNKNOWN_TIME_ZONE error code, Server Error Codes and Messages
- ER_UNSUPORTED_LOG_ENGINE error code, Server Error Codes and Messages
- ER_UNSUPPORTED_ENGINE error code, Server Error Codes and Messages
- ER_UNSUPPORTED_EXTENSION error code, Server Error Codes and Messages
- ER_UNSUPPORTED_PS error code, Server Error Codes and Messages
- ER_UNTIL_COND_IGNORED error code, Server Error Codes and Messages
- ER_UPDATE_INFO error code, Server Error Codes and Messages
- ER_UPDATE_LOG_DEPRECATED_IGNORED error code, Server Error Codes and Messages
- ER_UPDATE_LOG_DEPRECATED_TRANSLATED error code, Server Error Codes and Messages
- ER_UPDATE_TABLE_USED error code, Server Error Codes and Messages
- ER_UPDATE_WITHOUT_KEY_IN_SAFE_MODE error code, Server Error Codes and Messages
- ER_USERNAME error code, Server Error Codes and Messages
- ER_USER_LIMIT_REACHED error code, Server Error Codes and Messages
- ER_VALUES_IS_NOT_INT_TYPE_ERROR error code, Server Error Codes and Messages
- ER_VARIABLE_IS_NOT_STRUCT error code, Server Error Codes and Messages
- ER_VARIABLE_IS_READONLY error code, Server Error Codes and Messages
- ER_VAR_CANT_BE_READ error code, Server Error Codes and Messages
- ER_VIEW_CHECKSUM error code, Server Error Codes and Messages
- ER_VIEW_CHECK_FAILED error code, Server Error Codes and Messages
- ER_VIEW_DELETE_MERGE_VIEW error code, Server Error Codes and Messages
- ER_VIEW_FRM_NO_USER error code, Server Error Codes and Messages
- ER_VIEW_INVALID error code, Server Error Codes and Messages
- ER_VIEW_INVALID_CREATION_CTX error code, Server Error Codes and Messages
- ER_VIEW_MULTIUPDATE error code, Server Error Codes and Messages
- ER_VIEW_NONUPD_CHECK error code, Server Error Codes and Messages
- ER_VIEW_NO_CREATION_CTX error code, Server Error Codes and Messages
- ER_VIEW_NO_EXPLAIN error code, Server Error Codes and Messages
- ER_VIEW_NO_INSERT_FIELD_LIST error code, Server Error Codes and Messages
- ER_VIEW_OTHER_USER error code, Server Error Codes and Messages
- ER_VIEW_PREVENT_UPDATE error code, Server Error Codes and Messages
- ER_VIEW_RECURSIVE error code, Server Error Codes and Messages
- ER_VIEW_SELECT_CLAUSE error code, Server Error Codes and Messages
- ER_VIEW_SELECT_DERIVED error code, Server Error Codes and Messages
- ER_VIEW_SELECT_TMPTABLE error code, Server Error Codes and Messages
- ER_VIEW_SELECT_VARIABLE error code, Server Error Codes and Messages
- ER_VIEW_WRONG_LIST error code, Server Error Codes and Messages
- ER_WARNING_NOT_COMPLETE_ROLLBACK error code, Server Error Codes and Messages
- ER_WARN_ALLOWED_PACKET_OVERFLOWED error code, Server Error Codes and Messages
- ER_WARN_CANT_DROP_DEFAULT_KEYCACHE error code, Server Error Codes and Messages
- ER_WARN_DATA_OUT_OF_RANGE error code, Server Error Codes and Messages
- ER_WARN_DEPRECATED_SYNTAX error code, Server Error Codes and Messages
- ER_WARN_DEPRECATED_SYNTAX_NO_REPLACEMENT error code, Server Error Codes and Messages
- ER_WARN_DEPRECATED_SYNTAX_WITH_VER error code, Server Error Codes and Messages
- ER_WARN_ENGINE_TRANSACTION_ROLLBACK error code, Server Error Codes and Messages
- ER_WARN_FIELD_RESOLVED error code, Server Error Codes and Messages
- ER_WARN_HOSTNAME_WONT_WORK error code, Server Error Codes and Messages
- ER_WARN_INVALID_TIMESTAMP error code, Server Error Codes and Messages
- ER_WARN_I_S_SKIPPED_TABLE error code, Server Error Codes and Messages
- ER_WARN_NULL_TO_NOTNULL error code, Server Error Codes and Messages
- ER_WARN_QC_RESIZE error code, Server Error Codes and Messages
- ER_WARN_TOO_FEW_RECORDS error code, Server Error Codes and Messages
- ER_WARN_TOO_MANY_RECORDS error code, Server Error Codes and Messages
- ER_WARN_USING_OTHER_HANDLER error code, Server Error Codes and Messages
- ER_WARN_VIEW_MERGE error code, Server Error Codes and Messages
- ER_WARN_VIEW_WITHOUT_KEY error code, Server Error Codes and Messages
- ER_WRONG_ARGUMENTS error code, Server Error Codes and Messages
- ER_WRONG_AUTO_KEY error code, Server Error Codes and Messages
- ER_WRONG_COLUMN_NAME error code, Server Error Codes and Messages
- ER_WRONG_DB_NAME error code, Server Error Codes and Messages
- ER_WRONG_EXPR_IN_PARTITION_FUNC_ERROR error code, Server Error Codes and Messages
- ER_WRONG_FIELD_SPEC error code, Server Error Codes and Messages
- ER_WRONG_FIELD_TERMINATORS error code, Server Error Codes and Messages
- ER_WRONG_FIELD_WITH_GROUP error code, Server Error Codes and Messages
- ER_WRONG_FK_DEF error code, Server Error Codes and Messages
- ER_WRONG_GROUP_FIELD error code, Server Error Codes and Messages
- ER_WRONG_KEY_COLUMN error code, Server Error Codes and Messages
- ER_WRONG_LOCK_OF_SYSTEM_TABLE error code, Server Error Codes and Messages
- ER_WRONG_MAGIC error code, Server Error Codes and Messages
- ER_WRONG_MRG_TABLE error code, Server Error Codes and Messages
- ER_WRONG_NAME_FOR_CATALOG error code, Server Error Codes and Messages
- ER_WRONG_NAME_FOR_INDEX error code, Server Error Codes and Messages
- ER_WRONG_NATIVE_TABLE_STRUCTURE error code, Server Error Codes and Messages
- ER_WRONG_NUMBER_OF_COLUMNS_IN_SELECT error code, Server Error Codes and Messages
- ER_WRONG_OBJECT error code, Server Error Codes and Messages
- ER_WRONG_OUTER_JOIN error code, Server Error Codes and Messages
- ER_WRONG_PARAMCOUNT_TO_NATIVE_FCT error code, Server Error Codes and Messages
- ER_WRONG_PARAMCOUNT_TO_PROCEDURE error code, Server Error Codes and Messages
- ER_WRONG_PARAMETERS_TO_NATIVE_FCT error code, Server Error Codes and Messages
- ER_WRONG_PARAMETERS_TO_PROCEDURE error code, Server Error Codes and Messages
- ER_WRONG_PARAMETERS_TO_STORED_FCT error code, Server Error Codes and Messages
- ER_WRONG_PARTITION_NAME error code, Server Error Codes and Messages
- ER_WRONG_PERFSCHEMA_USAGE error code, Server Error Codes and Messages
- ER_WRONG_SIZE_NUMBER error code, Server Error Codes and Messages
- ER_WRONG_SPVAR_TYPE_IN_LIMIT error code, Server Error Codes and Messages
- ER_WRONG_STRING_LENGTH error code, Server Error Codes and Messages
- ER_WRONG_SUB_KEY error code, Server Error Codes and Messages
- ER_WRONG_SUM_SELECT error code, Server Error Codes and Messages
- ER_WRONG_TABLE_NAME error code, Server Error Codes and Messages
- ER_WRONG_TYPE_COLUMN_VALUE_ERROR error code, Server Error Codes and Messages
- ER_WRONG_TYPE_FOR_VAR error code, Server Error Codes and Messages
- ER_WRONG_USAGE error code, Server Error Codes and Messages
- ER_WRONG_VALUE error code, Server Error Codes and Messages
- ER_WRONG_VALUE_COUNT error code, Server Error Codes and Messages
- ER_WRONG_VALUE_COUNT_ON_ROW error code, Server Error Codes and Messages
- ER_WRONG_VALUE_FOR_TYPE error code, Server Error Codes and Messages
- ER_WRONG_VALUE_FOR_VAR error code, Server Error Codes and Messages
- ER_WSAS_FAILED error code, Server Error Codes and Messages
- ER_XAER_DUPID error code, Server Error Codes and Messages
- ER_XAER_INVAL error code, Server Error Codes and Messages
- ER_XAER_NOTA error code, Server Error Codes and Messages
- ER_XAER_OUTSIDE error code, Server Error Codes and Messages
- ER_XAER_RMERR error code, Server Error Codes and Messages
- ER_XAER_RMFAIL error code, Server Error Codes and Messages
- ER_XA_RBDEADLOCK error code, Server Error Codes and Messages
- ER_XA_RBROLLBACK error code, Server Error Codes and Messages
- ER_XA_RBTIMEOUT error code, Server Error Codes and Messages
- ER_YES error code, Server Error Codes and Messages
- ER_ZLIB_Z_BUF_ERROR error code, Server Error Codes and Messages
- ER_ZLIB_Z_DATA_ERROR error code, Server Error Codes and Messages
- ER_ZLIB_Z_MEM_ERROR error code, Server Error Codes and Messages
- escape (\\), String Literals
- escape sequences
- option files, Using Option Files
- strings, String Literals
- establishing secure connections, Configuring MySQL to Use Secure Connections
- estimating
- query performance, Estimating Query Performance
- event
- restrictions, Restrictions on Stored Programs
- event groups, SET GLOBAL sql_slave_skip_counter Syntax
- event log format (MySQL Cluster), MySQL Cluster Log Events
- event logs (MySQL Cluster), Event Reports Generated in MySQL Cluster, MySQL Cluster Logging Management Commands
- event scheduler, Stored Programs and Views
- 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 (MySQL Cluster), MySQL Cluster Logging Management Commands
- event table
- system table, Privilege System Grant Tables
- event types (MySQL Cluster), Event Reports Generated in MySQL Cluster, MySQL Cluster Log Events
- event-scheduler option
- mysqld, Server Command Options
- EventLogBufferSize, Defining MySQL Cluster Data Nodes
- events, Stored Programs and Views, Using the Event Scheduler
- altering, ALTER EVENT Syntax
- creating, CREATE EVENT Syntax
- dropping, DROP EVENT Syntax
- metadata, Event Metadata
- 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
- 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_instance table
- performance_schema, Event Wait Summary Tables
- events_waits_summary_by_thread_by_event_name table
- performance_schema, Event Wait Summary Tables
- events_waits_summary_global_by_event_name table
- performance_schema, Event Wait Summary Tables
- event_scheduler system variable, Server System Variables
- eviction, MySQL Glossary
- exact-value literals, Number Literals, Precision Math
- 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
- MySQL Cluster Replication, MySQL Cluster Replication Conflict Resolution
- exclude-databases option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- exclude-intermediate-sql-tables option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- exclude-missing-columns option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- exclude-missing-tables option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- exclude-tables option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- exclusive lock, MySQL Glossary
- Execute
- thread command, Thread Command Values
- EXECUTE, SQL Syntax for Prepared Statements, EXECUTE Syntax
- execute option
- mysql, mysql Options
- execute option (ndb_mgm), ndb_mgm — The MySQL Cluster Management Client
- ExecuteOnComputer, Defining a MySQL Cluster Management Server, Defining MySQL Cluster Data Nodes, Defining SQL and Other API Nodes in a MySQL Cluster
- 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 plan, Understanding the Query Execution Plan
- execution threads (MySQL Cluster), Defining MySQL Cluster Data Nodes
- EXISTS
- with subqueries, Subqueries with EXISTS or NOT EXISTS
- exit command
- mysql, mysql Commands
- EXIT command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- EXIT SINGLE USER MODE command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- exit-info option
- mysqld, Server Command Options
- EXP(), Mathematical Functions
- expire_logs_days system variable, Server System Variables
- EXPLAIN, Optimizing Queries with EXPLAIN, EXPLAIN Syntax
- EXPLAIN PARTITIONS, Obtaining Information About Partitions
- EXPLAIN used with partitioned tables, Obtaining Information About Partitions
- explicit default values, Data Type Default Values
- EXPORT_SET(), String Functions
- expression aliases, MySQL Handling of GROUP BY, SELECT Syntax
- expression syntax, Expression Syntax
- 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
- extensions
- to standard SQL, MySQL Standards Compliance
- extent, MySQL Glossary
- ExteriorRing(), Polygon and MultiPolygon Property Functions
- 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
- ExtraSendBufferMemory
- API nodes, Defining SQL and Other API Nodes in a MySQL Cluster
- data nodes, Defining MySQL Cluster Data Nodes
- management nodes, Defining a MySQL Cluster Management Server
F
[
index top]
- failover
- in MySQL Cluster replication, Implementing Failover with MySQL Cluster Replication
- Java clients, MySQL Cluster Core Concepts
- FALSE, Number Literals, Boolean Literals
- testing for, Comparison Functions and Operators
- Fast Index Creation, MySQL Glossary
- concurrency, Concurrency Considerations for Fast Index Creation
- crash recovery, How Crash Recovery Works with Fast Index Creation
- examples, Examples of Fast Index Creation
- implementation, Implementation Details of Fast Index Creation
- limitations, Limitations of Fast Index Creation
- overview, Overview of Fast Index Creation
- 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 MySQL Cluster Configuration Information
- fields-enclosed-by option
- mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
- fields-enclosed-by option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- fields-escaped-by option
- mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
- fields-optionally-enclosed-by option
- mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
- fields-optionally-enclosed-by option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- fields-terminated-by option
- mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
- fields-terminated-by option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- FILE, String Functions
- file format, InnoDB File-Format Management, MySQL Glossary
- Antelope, How Compression Works for InnoDB Tables
- Barracuda, Enabling Compression for a Table
- downgrading, Downgrading the File Format
- identifying, Identifying the File Format in Use
- file format management
- downgrading, Downgrading the InnoDB Storage Engine
- file-per-table, MySQL Glossary
- files
- binary log, The Binary Log
- 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
- my.cnf, Replication Features and Issues
- 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
- tmp, Problems Running mysql_install_db
- FILES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA FILES Table
- filesort optimization, ORDER BY Optimization
- FileSystemPath, Defining MySQL Cluster Data Nodes
- FileSystemPathDataFiles, Defining MySQL Cluster Data Nodes
- FileSystemPathDD, Defining MySQL Cluster Data Nodes
- FileSystemPathUndoFiles, Defining MySQL 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, Physical Structure of an InnoDB Index, MySQL Glossary
- FIND_IN_SET(), String Functions
- Finished reading one binlog; switching to next binlog
- thread state, Replication Master Thread States
- firewalls (software)
- and MySQL Cluster, MySQL Cluster Security and Networking Issues
- first-slave option
- mysqldump, mysqldump — A Database Backup Program
- fix-db-names option
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- fix-table-names option
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- 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, Number Literals
- FLOOR(), Mathematical Functions
- FLUSH, FLUSH Syntax
- and replication, Replication and FLUSH
- flush, MySQL Glossary
- flush list, MySQL Glossary
- flush option
- mysqld, Server Command Options
- 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
- Flushing tables
- thread state, General Thread States
- flushlog option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- flush_time system variable, Server System Variables
- FOR UPDATE, SELECT Syntax
- 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 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_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- 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
- foreign key, MySQL Glossary
- constraint, PRIMARY KEY and UNIQUE Index Constraints, FOREIGN KEY Constraints
- deleting, ALTER TABLE Syntax, Using FOREIGN KEY Constraints
- 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 fast index creation, Limitations of Fast Index Creation
- foreign keys, Foreign Key Differences, Using Foreign Keys, ALTER TABLE Syntax
- foreign_key_checks system variable, Server System Variables
- FORMAT(), String Functions
- Forums, MySQL Community Support at the MySQL Forums
- FOUND_ROWS(), Information Functions
- FragmentLogFileSize, Defining MySQL Cluster Data Nodes
- FreeBSD troubleshooting, Dealing with Problems Compiling MySQL
- freeing items
- thread state, General Thread States
- frequently-asked questions about MySQL Cluster, MySQL FAQ: MySQL 5.5 and MySQL Cluster
- .frm file, MySQL Glossary
- FROM, SELECT Syntax
- 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, How to Avoid Full Table Scans
- full-text parser plugins, Full-Text Parser Plugins
- full-text search, Full-Text Search Functions, MySQL Glossary
- FULLTEXT, Full-Text Search Functions
- fulltext
- stopword list, Fine-Tuning MySQL Full-Text Search
- FULLTEXT index, MySQL Glossary
- FULLTEXT initialization
- thread state, General Thread States
- fulltext join type
- optimizer, EXPLAIN Output Format
- func table
- system table, Privilege System Grant 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
- functions, Functions and Operators
- and replication, Replication and System Functions
- arithmetic, Bit Functions and Operators
- bit, Bit Functions and Operators
- C API, C API Function Overview
- C prepared statement API, C API Prepared Statement Type Conversions, C API Prepared Statement 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, GROUP BY (Aggregate) Function Descriptions
- grouping, Operator Precedence
- information, Information Functions
- mathematical, Mathematical Functions
- miscellaneous, Miscellaneous Functions
- native
- adding, Adding a New Native Function
- new, Adding New Functions to MySQL
- stored, Using Stored Routines (Procedures and Functions)
- 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 MySQL Cluster Replication
- gap lock, MySQL Glossary
- InnoDB, InnoDB Transaction Model and Locking, InnoDB Record, Gap, and Next-Key Locks, Avoiding the Phantom Problem Using Next-Key Locking, InnoDB Startup Options and System Variables
- gb2312, gbk, MySQL 5.5 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 (MySQL Cluster), Defining MySQL Cluster Data Nodes
- gdb
- using, Debugging mysqld under gdb
- gdb option
- mysqld, Server Command Options
- 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, Privilege System Grant Tables
- general_log_file system variable, Server System Variables
- geographic feature, Extensions for Spatial Data
- GeomCollFromText(), Functions That Create Geometry Values from WKT Values
- GeomCollFromWKB(), Functions That Create Geometry Values from WKB Values
- geometry, Extensions for Spatial Data
- GEOMETRY data type, Spatial Data Types
- GEOMETRYCOLLECTION data type, Spatial Data Types
- GeometryCollection(), MySQL-Specific Functions That Create Geometry Values
- GeometryCollectionFromText(), Functions That Create Geometry Values from WKT Values
- GeometryCollectionFromWKB(), Functions That Create Geometry Values from WKB Values
- GeometryFromText(), Functions That Create Geometry Values from WKT Values
- GeometryFromWKB(), Functions That Create Geometry Values from WKB Values
- GeometryN(), GeometryCollection Property Functions
- GeometryType(), General Geometry Property Functions
- GeomFromText(), Functions That Create Geometry Values from WKT Values
- GeomFromWKB(), Functions That Create Geometry Values from WKB Values
- geospatial feature, Extensions for Spatial Data
- getting MySQL, How to Get MySQL
- GET_FORMAT(), Date and Time Functions
- GET_LOCK(), Miscellaneous Functions
- GIS, Extensions for Spatial Data
- Git tree, Installing MySQL Using a Development Source Tree
- GLength(), LineString and MultiLineString Property Functions
- global privileges, GRANT Syntax, REVOKE Syntax
- globalization, Globalization
- GLOBAL_STATUS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables
- global_transaction, MySQL Glossary
- GLOBAL_VARIABLES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables
- go command
- mysql, mysql Commands
- Google Test, MySQL Source-Configuration Options
- got handler lock
- thread state, Delayed-Insert Thread States
- got old table
- thread state, Delayed-Insert Thread States
- GRANT, GRANT Syntax
- GRANT statement, Adding User Accounts
- grant table distribution (MySQL Cluster), Distributed MySQL Privileges for MySQL Cluster
- grant tables
- columns_priv table, Privilege System Grant Tables
- db table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- host table, Privilege System Grant Tables
- procs_priv table, Privilege System Grant Tables
- proxies_priv, Granting the Proxy Privilege
- proxies_priv table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- re-creating, Problems Running mysql_install_db
- sorting, Access Control, Stage 1: Connection Verification, Access Control, Stage 2: Request Verification
- structure, Privilege System Grant Tables
- tables_priv table, Privilege System Grant Tables
- user table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- granting
- privileges, GRANT Syntax
- GRANTS, SHOW GRANTS Syntax
- greater than (>), Comparison Functions and Operators
- greater than or equal (>=), Comparison Functions and Operators
- greatest timestamp wins (conflict resolution), MySQL Cluster Replication Conflict Resolution
- greatest timestamp, delete wins (conflict resolution), MySQL Cluster Replication Conflict Resolution
- GREATEST(), Comparison Functions and Operators
- GROUP BY
- aliases in, MySQL Handling of GROUP BY
- extensions to standard SQL, MySQL Handling of GROUP BY, SELECT Syntax
- GROUP BY functions, GROUP BY (Aggregate) Function Descriptions
- GROUP BY optimizing, GROUP BY Optimization
- group commit, Group Commit for Redo Log Flushing, MySQL Glossary
- grouping
- expressions, Operator Precedence
- GROUP_CONCAT(), GROUP BY (Aggregate) Function Descriptions
- group_concat_max_len system variable, Server System Variables
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_csv system variable, Server System Variables
- have_dynamic_loading system variable, Server System Variables
- have_geometry system variable, Server System Variables
- have_innodb system variable, Server System Variables
- have_openssl system variable, Server System Variables
- have_partitioning 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_symlink system variable, Server System Variables
- HAVING, SELECT Syntax
- HDD, MySQL Glossary
- 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 MySQL Cluster Data Nodes
- HeartbeatIntervalDbDb, Defining MySQL Cluster Data Nodes
- HeartbeatIntervalMgmdMgmd
- management nodes, Defining a MySQL Cluster Management Server
- HeartbeatOrder, Defining MySQL Cluster Data Nodes
- HeartbeatThreadPriority, Defining a MySQL Cluster Management Server, Defining SQL and Other API Nodes in a MySQL Cluster
- help command
- mysql, mysql Commands
- HELP command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- help option
- comp_err, comp_err — Compile MySQL Error Message File
- myisamchk, myisamchk General Options
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- myisam_ftdump, myisam_ftdump — Display Full-Text Index information
- mysql, mysql Options
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- mysqlimport, mysqlimport — A Data Import Program
- MySQLInstallerConsole, MySQL Installer Console
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_find_rows, mysql_find_rows — Extract SQL Statements from Files
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysql_setpermission, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- mysql_waitpid, mysql_waitpid — Kill Process and Wait for Its Termination
- my_print_defaults, my_print_defaults — Display Options from Option Files
- perror, perror — Explain Error Codes
- resolveip, resolveip — Resolve Host name to IP Address or Vice
Versa
- resolve_stack_dump, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- HELP option
- myisamchk, myisamchk General Options
- help option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- HELP statement, HELP Syntax
- help tables
- system table, Privilege System Grant Tables
- hex option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- HEX(), String Functions, Mathematical Functions
- hex-blob option
- mysqldump, mysqldump — A Database Backup Program
- hexadecimal literals, 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, SELECT Syntax
- hints, MySQL Extensions to Standard SQL
- index, Index Hints, SELECT Syntax
- history list, MySQL Glossary
- history of MySQL, History of MySQL
- hole punching, MySQL Glossary
- HOME environment variable, Environment Variables, mysql Logging
- host name
- default, Connecting to the MySQL Server
- host name caching, DNS Lookup Optimization and the Host Cache
- host name resolution, DNS Lookup Optimization and the Host Cache
- host names
- in account names, Specifying Account Names
- in default accounts, Securing the Initial MySQL Accounts
- host option, Connecting to the MySQL Server
- mysql, mysql Options
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- mysqlimport, mysqlimport — A Data Import Program
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_setpermission, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- host table, Access Control, Stage 2: Request Verification
- sorting, Access Control, Stage 2: Request Verification
- system table, Privilege System Grant Tables
- Host*SciId* parameters, SCI Transport Connections in MySQL Cluster
- HostName, Defining a MySQL Cluster Management Server, Defining MySQL Cluster Data Nodes, Defining SQL and Other API Nodes in a MySQL Cluster
- HostName (MySQL Cluster), MySQL Cluster Security and Networking Issues
- hostname system variable, Server System Variables
- HostName1, MySQL Cluster TCP/IP Connections, MySQL Cluster Shared-Memory Connections, SCI Transport Connections in MySQL Cluster
- HostName2, MySQL Cluster TCP/IP Connections, MySQL Cluster Shared-Memory Connections, SCI Transport Connections in MySQL Cluster
- hot, MySQL Glossary
- hot backup, MySQL Glossary
- HOUR(), Date and Time Functions
- howto option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- html option
- mysql, mysql Options
I
[
index top]
- i-am-a-dummy option
- mysql, mysql Options
- ib-file set, Verifying File Format Compatibility, MySQL Glossary
- ibbackup_logfile, MySQL Glossary
- .ibd file, MySQL Glossary
- ibdata file, MySQL Glossary
- ibtmp file, MySQL Glossary
- .ibz file, MySQL Glossary
- ib_logfile, MySQL Glossary
- icc
- and MySQL Cluster support>, Debugging and Porting MySQL
- MySQL builds, Compiler-Specific Build Characteristics
- Id, Defining a MySQL Cluster Management Server, Defining MySQL Cluster Data Nodes, Defining SQL and Other API Nodes in a MySQL Cluster
- ID
- unique, How to Get the Unique ID for the Last Inserted Row
- id option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- identifiers, Schema Object Names
- case sensitivity, Identifier Case Sensitivity
- quoting, Schema Object Names
- identity system variable, Server System Variables
- IF, IF Syntax
- IF(), Control Flow Functions
- IFNULL(), Control Flow Functions
- IGNORE
- with partitioned tables, 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-lines option
- mysqlimport, mysqlimport — A Data Import Program
- ignore-spaces option
- mysql, mysql Options
- ignore-table option
- mysqldump, mysqldump — A Database Backup Program
- IGNORE_AIO_CHECK option
- CMake, MySQL Source-Configuration Options
- ignore_builtin_innodb system variable, InnoDB Startup Options and System Variables
- IGNORE_SPACE SQL mode, Full List of SQL Modes
- ilist, MySQL Glossary
- implicit default values, Data Type Default Values
- implicit row lock, MySQL Glossary
- IMPORT TABLESPACE, ALTER TABLE Syntax, InnoDB File-Per-Table Tablespaces
- 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 (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- include-master-host-port option
- mysqldump, mysqldump — A Database Backup Program
- include-tables option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- increasing with replication
- speed, Replication
- incremental backup, MySQL Glossary
- incremental recovery, Point-in-Time (Incremental) Recovery Using the Binary Log
- using MySQL Cluster replication, Point-In-Time Recovery Using MySQL Cluster Replication
- index, MySQL Glossary
- deleting, ALTER TABLE Syntax, DROP INDEX Syntax
- rebuilding, Rebuilding or Repairing Tables or Indexes
- index cache, MySQL Glossary
- index condition pushdown, MySQL Glossary
- INDEX DIRECTORY
- and replication, Replication and DIRECTORY Table Options
- index dives (for statistics estimation), Configuring Optimizer Statistics for InnoDB
- index hint, MySQL Glossary
- index hints, Index Hints, SELECT Syntax
- index join type
- optimizer, EXPLAIN Output Format
- index prefix, MySQL Glossary
- index statistics
- NDB, Defining MySQL Cluster Data Nodes
- index-record lock
- InnoDB, InnoDB Transaction Model and Locking, InnoDB Record, Gap, and Next-Key Locks, Avoiding the Phantom Problem Using Next-Key Locking, InnoDB Startup Options and System Variables
- indexes, CREATE INDEX Syntax
- and BLOB columns, Column Indexes, CREATE TABLE Syntax
- and IS NULL, Comparison of B-Tree and Hash Indexes
- and LIKE, Comparison of B-Tree and Hash Indexes
- and ndb_restore, ndb_restore — Restore a MySQL Cluster Backup
- and NULL values, CREATE TABLE Syntax
- and TEXT columns, Column Indexes, CREATE TABLE Syntax
- assigning to key cache, CACHE INDEX Syntax
- block size, Server System Variables
- columns, Column Indexes
- creating and dropping, Implementation Details of Fast Index Creation
- leftmost prefix of, How MySQL Uses Indexes, Multiple-Column Indexes
- multi-column, Multiple-Column Indexes
- multiple-part, CREATE INDEX Syntax
- names, Schema Object Names
- primary (clustered) and secondary, Implementation Details of Fast Index Creation
- use of, How MySQL Uses Indexes
- IndexMemory, Defining MySQL Cluster Data Nodes
- IndexStatAutoCreate
- data nodes, Defining MySQL Cluster Data Nodes
- IndexStatAutoUpdate
- data nodes, Defining MySQL Cluster Data Nodes
- IndexStatSaveScale
- data nodes, Defining MySQL Cluster Data Nodes
- IndexStatSaveSize
- data nodes, Defining MySQL Cluster Data Nodes
- IndexStatTriggerPct
- data nodes, Defining MySQL Cluster Data Nodes
- IndexStatTriggerScale
- data nodes, Defining MySQL Cluster Data Nodes
- IndexStatUpdateDelay
- data nodes, Defining MySQL Cluster Data Nodes
- index_merge join type
- optimizer, EXPLAIN Output Format
- index_subquery join type
- optimizer, EXPLAIN Output Format
- INET_ATON(), Miscellaneous Functions
- INET_NTOA(), Miscellaneous Functions
- infimum record, MySQL Glossary
- INFO Events (MySQL Cluster), MySQL Cluster Log Events
- 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, MySQL Cluster and MySQL Privileges
- collation and searching, Collation and INFORMATION_SCHEMA Searches
- 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_LOCKS table, InnoDB INFORMATION_SCHEMA Transaction and Locking Tables
- INNODB_LOCK_WAITS table, InnoDB INFORMATION_SCHEMA Transaction and Locking Tables
- INNODB_TRX table, InnoDB INFORMATION_SCHEMA Transaction and Locking Tables
- INFORMATION_SCHEMA plugins, INFORMATION_SCHEMA Plugins
- INFORMATION_SCHEMA.ENGINES table
- and MySQL Cluster, Quick Reference: MySQL Cluster SQL Statements
- INFORMATION_SCHEMA.GLOBAL_STATUS table
- and MySQL Cluster, Quick Reference: MySQL Cluster SQL Statements
- INFORMATION_SCHEMA.GLOBAL_VARIABLES table
- and MySQL Cluster, Quick Reference: MySQL Cluster SQL Statements
- init
- thread state, General Thread States
- Init DB
- thread command, Thread Command Values
- init-command option
- mysql, mysql Options
- init-file option
- mysqld, Server Command Options
- InitFragmentLogFiles, Defining MySQL Cluster Data Nodes
- initial option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- initial option (ndbmtd), ndbd — The MySQL Cluster Data Node Daemon
- initial option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- initial-start option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- initial-start option (ndbmtd), ndbd — The MySQL Cluster Data Node Daemon
- Initialized
- thread state, Event Scheduler Thread States
- InitialLogFileGroup, Defining MySQL Cluster Data Nodes
- InitialNoOfOpenFiles, Defining MySQL Cluster Data Nodes
- InitialTablespace, Defining MySQL 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
- InnoDB, Introduction to InnoDB 1.1, MySQL Glossary
- adaptive hash index, Adaptive Hash Indexes
- and application feature requirements, NDB and InnoDB Feature Usage Summary
- applications supported, NDB and InnoDB Workloads
- auto-increment columns, AUTO_INCREMENT Handling in InnoDB
- autocommit mode, Implicit Transaction Commit and Rollback, Grouping DML Operations with Transactions
- availability, MySQL Server Using InnoDB Compared with MySQL Cluster
- backups, InnoDB Backup and Recovery
- buffer pool, The InnoDB Buffer Pool
- change buffering, Change Buffer
- checkpoints, InnoDB Checkpoints
- clustered index, Clustered and Secondary Indexes
- compared to MySQL Cluster, MySQL Server Using InnoDB Compared with MySQL 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
- configuring data files and memory allocation, InnoDB Initialization and Startup Configuration
- considerations as default storage engine, InnoDB as the Default MySQL Storage Engine
- consistent reads, Consistent Nonlocking Reads
- crash recovery, The InnoDB Recovery Process
- data files, Resizing the InnoDB System Tablespace
- deadlock detection, Deadlock Detection and Rollback
- disk I/O, InnoDB Disk I/O
- file space management, File Space Management
- file-per-table setting, InnoDB File-Per-Table Tablespaces
- foreign key constraints, InnoDB and FOREIGN KEY Constraints
- gap lock, InnoDB Transaction Model and Locking, InnoDB Record, Gap, and Next-Key Locks, Avoiding the Phantom Problem Using Next-Key Locking, InnoDB Startup Options and System Variables
- index-record lock, InnoDB Transaction Model and Locking, InnoDB Record, Gap, and Next-Key Locks, Avoiding the Phantom Problem Using Next-Key Locking, InnoDB Startup Options and System Variables
- indexes, InnoDB Table and Index Structures
- limits and restrictions, Limits on InnoDB Tables
- lock modes, InnoDB Lock Modes
- locking, InnoDB Transaction Model and Locking
- locking reads, Locking Reads (SELECT ... FOR UPDATE and SELECT ... LOCK IN SHARE MODE)
- log files, Changing the Number or Size of InnoDB Redo Log Files
- migrating tables, Moving or Copying InnoDB Tables to Another Machine
- Monitors, File Space Management, InnoDB Monitors, InnoDB Backup and Recovery, InnoDB Troubleshooting
- multi-versioning, InnoDB Multi-Versioning
- next-key lock, InnoDB Transaction Model and Locking, InnoDB Record, Gap, and Next-Key Locks, Avoiding the Phantom Problem Using Next-Key Locking, InnoDB Startup Options and System Variables
- NFS, InnoDB Initialization and Startup Configuration, Limits on InnoDB Tables
- page size, Physical Structure of an InnoDB Index, Limits on InnoDB Tables
- raw partitions, Using Raw Disk Partitions for the System Tablespace
- record-level locks, InnoDB Transaction Model and Locking, InnoDB Record, Gap, and Next-Key Locks, Avoiding the Phantom Problem Using Next-Key Locking, InnoDB Startup Options and System Variables
- replication, InnoDB and MySQL Replication
- row structure, Physical Row Structure
- secondary index, Clustered and Secondary Indexes
- semi-consistent read, InnoDB Startup Options and System Variables
- Solaris 10 x86_64 issues, Installing MySQL on Solaris and OpenSolaris
- storage requirements, Data Type Storage Requirements
- system variables, InnoDB Startup Options and System Variables
- tables, InnoDB Table and Index Structures, Creating InnoDB Tables
- converting from other storage engines, Converting Tables from MyISAM to InnoDB
- transaction model, InnoDB Transaction Model and Locking
- troubleshooting, InnoDB Troubleshooting
- CREATE TABLE failure, CREATE TABLE Failure Due to Orphan Table
- data dictionary problems, Troubleshooting InnoDB Data Dictionary Operations
- deadlocks, Deadlock Detection and Rollback
- defragmenting tables, Defragmenting a Table
- fast index creation, Limitations of Fast Index Creation
- I/O problems, Troubleshooting InnoDB I/O Problems
- open file error, Cannot Open File Error
- orphan temporary tables, Orphan Temporary Tables
- performance problems, Optimizing for InnoDB Tables
- recovery problems, Forcing InnoDB Recovery
- SQL errors, InnoDB Error Handling
- tablespace does not exist, Tablespace Does Not Exist
- innodb option
- mysqld, InnoDB Startup Options and System Variables
- InnoDB parameters, deprecated
- innodb_file_io_threads, Configuring the Number of Background InnoDB I/O Threads
- InnoDB parameters, new
- innodb_adaptive_flushing, Configuring the Rate of InnoDB Buffer Pool Flushing
- innodb_change_buffering, Configuring InnoDB Change Buffering
- innodb_file_format_check, Compatibility Check When InnoDB Is Started
- innodb_io_capacity, Configuring the InnoDB Master Thread I/O Rate
- innodb_large_prefix, InnoDB Startup Options and System Variables
- innodb_read_ahead_threshold, Configuring InnoDB Buffer Pool Prefetching (Read-Ahead)
- innodb_read_io_threads, Configuring the Number of Background InnoDB I/O Threads
- innodb_spin_wait_delay, Configuring Spin Lock Polling
- innodb_stats_sample_pages, Configuring Optimizer Statistics for InnoDB
- innodb_use_sys_malloc, Configuring the Memory Allocator for InnoDB
- innodb_write_io_threads, Configuring the Number of Background InnoDB I/O Threads
- InnoDB parameters, with new defaults
- innodb_max_dirty_pages_pct, Configuring the Rate of InnoDB Buffer Pool Flushing
- InnoDB storage engine, Introduction to InnoDB 1.1, Alternative Storage Engines
- compatibility, Features of the InnoDB Storage Engine
- downloading, Obtaining and Installing the InnoDB Storage Engine
- features, Features of the InnoDB Storage Engine
- installing, Obtaining and Installing the InnoDB Storage Engine
- restrictions, Compatibility Considerations for Downgrade and Backup
- innodb-status-file option
- mysqld, InnoDB Startup Options and System Variables
- innodb_ system variable
- innodb_rollback_segments, InnoDB Startup Options and System Variables
- innodb_adaptive_flushing, Configuring the Rate of InnoDB Buffer Pool Flushing
- innodb_adaptive_flushing 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_additional_mem_pool_size system variable, InnoDB Startup Options and System Variables
- and innodb_use_sys_malloc, Configuring the Memory Allocator for InnoDB
- 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_BUFFER_PAGE table, The INFORMATION_SCHEMA INNODB_BUFFER_PAGE Table
- INNODB_BUFFER_PAGE_LRU table, The INFORMATION_SCHEMA INNODB_BUFFER_PAGE_LRU Table
- innodb_buffer_pool_instances system variable, InnoDB Startup Options and System Variables
- innodb_buffer_pool_size system variable, InnoDB Startup Options and System Variables
- INNODB_BUFFER_POOL_STATS table, The INFORMATION_SCHEMA INNODB_BUFFER_POOL_STATS Table
- innodb_change_buffering, Configuring InnoDB Change Buffering
- innodb_change_buffering system variable, InnoDB Startup Options and System Variables
- innodb_change_buffering_debug, InnoDB Startup Options and System Variables
- innodb_checksums 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_RESET
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_CMP and INNODB_CMP_RESET Tables
- innodb_commit_concurrency system variable, 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_data_file_path system variable, InnoDB Startup Options and System Variables
- innodb_data_home_dir system variable, InnoDB Startup Options and System Variables
- innodb_doublewrite system variable, InnoDB Startup Options and System Variables
- innodb_fast_shutdown system variable, InnoDB Startup Options and System Variables
- innodb_file_format, InnoDB File-Format Management, MySQL Glossary
- Antelope, How Compression Works for InnoDB Tables
- Barracuda, Enabling Compression for a Table
- downgrading, Downgrading the InnoDB Storage Engine
- identifying, Identifying the File Format in Use
- innodb_file_format system variable, InnoDB Startup Options and System Variables
- innodb_file_format_check, Compatibility Check When InnoDB Is Started
- innodb_file_format_check system variable, InnoDB Startup Options and System Variables
- innodb_file_format_max system variable, InnoDB Startup Options and System Variables
- innodb_file_io_threads, Configuring the Number of Background InnoDB I/O Threads
- innodb_file_per_table, Enabling Compression for a Table, MySQL Glossary
- innodb_file_per_table 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_force_load_corrupted system variable, InnoDB Startup Options and System Variables
- innodb_force_recovery system variable, InnoDB Startup Options and System Variables
- innodb_io_capacity, Configuring the InnoDB Master Thread I/O Rate
- innodb_io_capacity system variable, InnoDB Startup Options and System Variables
- innodb_large_prefix 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_locks_unsafe_for_binlog system variable, InnoDB Startup Options and System Variables
- INNODB_LOCK_WAITS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA INNODB_LOCK_WAITS Table
- 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_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_max_dirty_pages_pct, Configuring the Rate of InnoDB Buffer Pool Flushing
- innodb_max_dirty_pages_pct system variable, InnoDB Startup Options and System Variables
- innodb_max_purge_lag system variable, InnoDB Startup Options and System Variables
- innodb_mirrored_log_groups system 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_open_files 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_purge_batch_size 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_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_spin_wait_delay, Configuring Spin Lock Polling
- innodb_spin_wait_delay system variable, 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_sample_pages, Configuring Optimizer Statistics for InnoDB
- innodb_stats_sample_pages system variable, InnoDB Startup Options and System Variables
- innodb_strict_mode, Limits on Table Column Count and Row Size, MySQL Glossary
- innodb_strict_mode system variable, InnoDB Startup Options and System Variables
- innodb_support_xa system variable, InnoDB Startup Options and System Variables
- innodb_sync_spin_loops system variable, InnoDB Startup Options and System Variables
- innodb_table_locks system variable, InnoDB Startup Options and System Variables
- 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_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_use_native_aio system variable, InnoDB Startup Options and System Variables
- innodb_use_sys_malloc
- and innodb_thread_concurrency, Configuring Thread Concurrency for InnoDB
- innodb_use_sys_malloc system variable, Configuring the Memory Allocator for InnoDB, InnoDB Startup Options and System Variables
- innodb_version system variable, InnoDB Startup Options and System Variables
- 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
- INSERT, Speed of INSERT Statements, INSERT Syntax
- insert, MySQL Glossary
- thread state, Delayed-Insert Thread States
- INSERT ... SELECT, INSERT ... SELECT Syntax
- insert buffer, MySQL Glossary
- insert buffering, MySQL Glossary
- disabling, Configuring InnoDB Change Buffering
- INSERT DELAYED, INSERT DELAYED Syntax
- INSERT(), String Functions
- insert-ignore option
- mysqldump, mysqldump — A Database Backup Program
- insertable views
- insertable, Updatable and Insertable Views
- inserting
- speed of, Speed of INSERT Statements
- inserts
- concurrent, Internal Locking Methods, Concurrent Inserts
- insert_id system variable, Server System Variables
- install option
- mysqld, Server Command Options
- MySQLInstallerConsole, MySQL Installer Console
- install option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- install option (ndbmtd), ndbd — The MySQL Cluster Data Node Daemon
- install option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- INSTALL PLUGIN, INSTALL PLUGIN Syntax
- install-manual option
- mysqld, Server Command Options
- Installation, MySQL Installer Console
- 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
- OS X DMG packages, Installing MySQL on OS X
- overview, Installing and Upgrading MySQL
- Perl, Perl Installation Notes
- Perl on Windows, Installing ActiveState Perl on Windows
- Solaris PKG packages, Installing MySQL on Solaris and OpenSolaris
- source distribution, Installing MySQL from Source
- user-defined functions, UDF Compiling and Installing
- installing MySQL Cluster, MySQL Cluster Installation and Upgrades
- Debian Linux, Installing MySQL Cluster Using .deb Files
- Linux, Installing MySQL Cluster on Linux
- Linux binary release, Installing a MySQL Cluster Binary Release on Linux
- Linux RPM, Installing MySQL Cluster from RPM
- Linux source release, Building MySQL Cluster from Source on Linux
- Ubuntu Linux, Installing MySQL Cluster Using .deb Files
- Windows, Installing MySQL Cluster on Windows
- Windows binary release, Installing MySQL Cluster on Windows from a Binary Release
- Windows source, Compiling and Installing MySQL Cluster from Source on Windows
- installing plugins, Installing and Uninstalling Plugins, INSTALL PLUGIN Syntax
- INSTALL_BINDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_DOCDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_DOCREADMEDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_INCLUDEDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_INFODIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_LAYOUT option
- CMake, MySQL Source-Configuration Options
- INSTALL_LIBDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_MANDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_MYSQLSHAREDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_MYSQLTESTDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_PLUGINDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_SBINDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_SCRIPTDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_SHAREDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_SQLBENCHDIR option
- CMake, MySQL Source-Configuration Options
- INSTALL_SUPPORTFILESDIR option
- CMake, MySQL Source-Configuration 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, Number Literals
- intention lock, MySQL Glossary
- interactive option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- interactive_timeout system variable, Server System Variables
- InteriorRingN(), Polygon and MultiPolygon Property Functions
- internal locking, Internal Locking Methods
- internal memory allocator
- disabling, Configuring the Memory Allocator for InnoDB
- internals, MySQL Internals
- internationalization, Globalization
- Internet Relay Chat, MySQL Community Support on Internet Relay Chat (IRC)
- Intersects(), Spatial Relation Functions That Use Minimum Bounding Rectangles (MBRs)
- INTERVAL(), Comparison Functions and Operators
- INTO
- SELECT, SELECT ... INTO Syntax
- introducer
- string literal, String Literals, Character String Literal Character Set and Collation
- invalid data
- constraint, Constraints on Invalid Data
- invalidating query cache entries
- thread state, Query Cache Thread States
- inverted index, MySQL Glossary
- in_file option
- comp_err, comp_err — Compile MySQL Error Message File
- IOPS, MySQL Glossary
- IP addresses
- in account names, Specifying Account Names
- in default accounts, Securing the Initial MySQL Accounts
- IPv6 addresses
- in account names, Specifying Account Names
- in default accounts, Securing the Initial MySQL Accounts
- IPv6 connections, Securing the Initial MySQL Accounts, Server Command Options
- IRC, MySQL Community Support on Internet Relay Chat (IRC)
- 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, Comparison of B-Tree and Hash Indexes
- IsClosed(), LineString and MultiLineString Property Functions
- IsEmpty(), General Geometry Property Functions
- .isl file, MySQL Glossary
- ISNULL(), Comparison Functions and Operators
- ISOLATION LEVEL, SET TRANSACTION Syntax
- isolation level, InnoDB Transaction Model and Locking, MySQL Glossary
- IsSimple(), General Geometry Property Functions
- IS_FREE_LOCK(), Miscellaneous Functions
- IS_USED_LOCK(), Miscellaneous Functions
- ITERATE, ITERATE Syntax
- iterations option
- mysqlslap, mysqlslap — Load Emulation Client
J
[
index top]
- Japanese character sets
- conversion, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Japanese, Korean, Chinese character sets
- frequently asked questions, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Java, MySQL Connector/J
- JDBC, Connectors and APIs
- jdbc:mysql:loadbalance://, MySQL 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 Output Format
- const, EXPLAIN Output Format
- eq_ref, EXPLAIN Output Format
- fulltext, EXPLAIN Output Format
- index, EXPLAIN Output Format
- index_merge, EXPLAIN Output Format
- index_subquery, EXPLAIN Output Format
- range, EXPLAIN Output Format
- ref, EXPLAIN Output Format
- ref_or_null, EXPLAIN Output Format
- system, EXPLAIN Output Format
- unique_subquery, EXPLAIN Output Format
- join_buffer_size system variable, Server System Variables
K
[
index top]
- keepold option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- 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 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-value store, Comparison of B-Tree and Hash Indexes
- 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
- KEY_BLOCK_SIZE, Enabling Compression for a Table, 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, KILL Syntax
- Killed
- thread state, General Thread States
- Killing slave
- thread state, Replication Slave Connection Thread States
- known errors, Known Issues in MySQL
- Korean, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- Korean, Chinese, Japanese character sets
- frequently asked questions, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
L
[
index top]
- labels
- stored program block, Statement Label Syntax
- language option
- mysqld, Server Command Options
- language support
- error messages, Setting the Error Message Language
- language system variable, Server System Variables
- large page support, Enabling Large Page Support
- large tables
- and MySQL Cluster, CREATE TABLE Syntax
- creating in NDB, 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
- 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()
- latch, MySQL Glossary
- LateAlloc, Defining MySQL Cluster Data Nodes
- 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 MySQL 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
- ldata option
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- 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, Environment Variables, Problems Using the Perl DBI/DBD Interface
- LEAST(), Comparison Functions and Operators
- LEAVE, LEAVE Syntax
- ledir option
- mysqld_safe, mysqld_safe — MySQL Server Startup Script
- LEFT JOIN, LEFT JOIN and RIGHT 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, MySQL Source-Configuration Options, Changes Affecting Upgrades to 5.5
- libmysqlclient library, Connectors and APIs
- libmysqld, libmysqld, the Embedded MySQL Server Library
- options, Options with the Embedded Server
- libmysqld library, Connectors and APIs
- libmysqld-libs option
- mysql_config, mysql_config — Display Options for Compiling Clients
- LIBMYSQL_ENABLE_CLEARTEXT_PLUGIN environment variable, Environment Variables
- LIBMYSQL_PLUGINS environment variable, mysql_load_plugin()
- library
- libmysqlclient, Connectors and APIs
- libmysqld, 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, Comparison of B-Tree and Hash Indexes
- and wildcards, Comparison of B-Tree and Hash Indexes
- 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
- limitations of MySQL Cluster, Known Limitations of MySQL 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 Options
- linear hash partitioning, LINEAR HASH Partitioning
- linear key partitioning, KEY Partitioning
- linefeed (\n), String Literals, LOAD DATA INFILE Syntax
- LineFromText(), Functions That Create Geometry Values from WKT Values
- LineFromWKB(), Functions That Create Geometry Values from WKB Values
- lines-terminated-by option
- mysqldump, mysqldump — A Database Backup Program, mysqlimport — A Data Import Program
- LINESTRING data type, Spatial Data Types
- LineString(), MySQL-Specific Functions That Create Geometry Values
- LineStringFromText(), Functions That Create Geometry Values from WKT Values
- LineStringFromWKB(), Functions That Create Geometry Values from WKB Values
- linking, Building C API Client Programs
- errors, Building C API Client Programs
- problems, Building C API Client Programs
- links
- symbolic, Using Symbolic Links
- list, MySQL Glossary
- list option
- MySQLInstallerConsole, MySQL Installer Console
- list partitioning, LIST Partitioning, COLUMNS Partitioning
- list partitions
- adding and dropping, Management of RANGE and LIST Partitions
- managing, Management of RANGE and LIST Partitions
- literals, Literal Values
- LN(), Mathematical Functions
- LOAD DATA
- and replication, Replication and LOAD DATA INFILE
- LOAD DATA INFILE, LOAD DATA INFILE Syntax, Problems with NULL Values
- load emulation, mysqlslap — Load Emulation Client
- LOAD INDEX INTO CACHE
- and partitioning, Restrictions and Limitations on Partitioning
- LOAD XML, LOAD XML Syntax
- loading
- tables, Loading Data into a Table
- LOAD_FILE(), String Functions
- local option
- mysqlimport, mysqlimport — A Data Import Program
- local-infile option
- mysql, mysql 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
- localization, Globalization
- LOCALTIME, Date and Time Functions
- LOCALTIMESTAMP, Date and Time Functions
- local_infile system variable, Server System Variables
- LOCATE(), String Functions
- lock, MySQL Glossary
- lock escalation, MySQL Glossary
- LOCK IN SHARE MODE, SELECT Syntax
- lock mode, MySQL Glossary
- Lock Monitor
- InnoDB, InnoDB Monitors
- lock option
- ndb_select_all, ndb_select_all — Print Rows from an NDB Table
- LOCK TABLES, LOCK TABLES and UNLOCK TABLES Syntax
- 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
- thread state, General Thread States
- locked_in_memory system variable, Server System Variables
- LockExecuteThreadToCPU, Defining MySQL Cluster Data Nodes
- locking, System Factors and Startup Parameter Tuning, MySQL Glossary
- external, Server Command Options, Server System Variables, Using myisamchk for Crash Recovery, External Locking, General Thread States
- information schema, InnoDB INFORMATION_SCHEMA Tables, InnoDB INFORMATION_SCHEMA Transaction and Locking Tables
- internal, Internal Locking Methods
- metadata, Metadata Locking
- row-level, Internal Locking Methods
- table-level, Internal Locking Methods
- locking methods, Internal Locking Methods
- locking read, MySQL Glossary
- LockMaintThreadsToCPU, Defining MySQL Cluster Data Nodes
- LockPagesInMainMemory, Defining MySQL Cluster Data Nodes
- lock_wait_timeout system variable, Server System Variables
- log, MySQL Glossary
- log buffer, MySQL Glossary
- log file, MySQL Glossary
- log files
- maintaining, Server Log Maintenance
- log files (MySQL Cluster), ndbd — The MySQL Cluster Data Node Daemon
- ndbmtd, ndbmtd — The MySQL Cluster Data Node Daemon (Multi-Threaded)
- log group, MySQL Glossary
- log option
- mysqld, Server Command Options
- mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
- log system variable, Server System Variables
- 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-isam option
- mysqld, Server Command Options
- log-long-format option
- mysqld, Server Command Options
- log-name option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- log-output option
- mysqld, Server Command Options
- log-queries-not-using-indexes option
- mysqld, Server Command Options
- log-short-format option
- mysqld, Server Command Options
- log-slave-updates option
- mysqld, Startup Options for Replication Slaves
- log-slow-admin-statements option
- mysqld, Server Command Options
- log-slow-queries option
- mysqld, Server Command Options
- log-slow-slave-statements 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, Startup Options for Replication Slaves
- LOG10(), Mathematical Functions
- LOG2(), Mathematical Functions
- logbuffers
- ndbinfo table, The ndbinfo logbuffers Table
- LogDestination, Defining a MySQL Cluster Management Server
- logging
- passwords, Passwords and Logging
- logging commands (MySQL Cluster), MySQL 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
- LogLevelCheckpoint, Defining MySQL Cluster Data Nodes
- LogLevelCongestion, Defining MySQL Cluster Data Nodes
- LogLevelConnection, Defining MySQL Cluster Data Nodes
- LogLevelError, Defining MySQL Cluster Data Nodes
- LogLevelInfo, Defining MySQL Cluster Data Nodes
- LogLevelNodeRestart, Defining MySQL Cluster Data Nodes
- LogLevelShutdown, Defining MySQL Cluster Data Nodes
- LogLevelStartup, Defining MySQL Cluster Data Nodes
- LogLevelStatistic, Defining MySQL Cluster Data Nodes
- logs
- and TIMESTAMP, Changes Affecting Upgrades to 5.5
- 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_trust_function_creators system variable, Server System Variables
- log_bin_trust_routine_creators system variable, Server System Variables
- log_bin_use_v1_row_events system variable, System Variables Used with Binary Logging
- log_error system variable, Server System Variables
- log_output system variable, Server System Variables
- log_queries_not_using_indexes system variable, Server System Variables
- log_slave_updates system variable, System Variables Used with Binary Logging
- log_slow_queries 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 MySQL 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
- loose_, MySQL Glossary
- lossy-conversions option (ndb_restore), ndb_restore — Restore a MySQL 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
- lower_case_table_names system variable, Server System Variables
- 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
M
[
index top]
- mailing lists, MySQL Mailing Lists
- archive location, MySQL Mailing Lists
- guidelines, Guidelines for Using the Mailing Lists
- 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 temp file
- thread state, Replication Slave SQL Thread States
- malicious SQL statements
- and MySQL Cluster, MySQL Cluster and MySQL Privileges
- manage keys
- thread state, General Thread States
- management client (MySQL Cluster), ndb_mgm — The MySQL Cluster Management Client
- (see also mgm)
- management node (MySQL Cluster)
- defined, MySQL Cluster Core Concepts
- management nodes (MySQL Cluster), ndb_mgmd — The MySQL Cluster Management Server Daemon
- (see also mgmd)
- managing MySQL Cluster, Management of MySQL Cluster
- managing MySQL Cluster processes, MySQL Cluster Programs
- manual
- available formats, About This Manual
- online location, About This Manual
- syntax conventions, Typographical and Syntax Conventions
- typographical conventions, Typographical and Syntax Conventions
- Master has sent all binlog to slave; waiting for binlog to be updated
- 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-retry-count option
- mysqld, Startup Options for Replication Slaves
- MASTER_POS_WAIT(), Miscellaneous Functions, MASTER_POS_WAIT() Syntax
- MATCH ... AGAINST(), Full-Text Search Functions
- matching
- patterns, Pattern Matching
- math, Precision Math
- mathematical functions, Mathematical Functions
- MAX(), GROUP BY (Aggregate) Function Descriptions
- MAX(DISTINCT), GROUP BY (Aggregate) Function Descriptions
- max-binlog-dump-events option
- mysqld, Startup Options Used with Binary Logging
- max-record-length option
- myisamchk, myisamchk Repair Options
- max-relay-log-size option
- mysqld, Startup Options for Replication Slaves
- MaxAllocate, Defining MySQL Cluster Data Nodes
- MaxBufferedEpochBytes, Defining MySQL Cluster Data Nodes
- MaxBufferedEpochs, Defining MySQL Cluster Data Nodes
- MAXDB SQL mode, Combination SQL Modes
- MaxDMLOperationsPerTransaction, Defining MySQL Cluster Data Nodes
- maximum memory used, mysqladmin — Client for Administering a MySQL Server
- --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 MySQL Cluster Data Nodes
- MaxNoOfAttributes, Defining MySQL Cluster Data Nodes
- MaxNoOfConcurrentIndexOperations, Defining MySQL Cluster Data Nodes
- MaxNoOfConcurrentOperations, Defining MySQL Cluster Data Nodes
- MaxNoOfConcurrentScans, Defining MySQL Cluster Data Nodes
- MaxNoOfConcurrentSubOperations, Defining MySQL Cluster Data Nodes
- MaxNoOfConcurrentTransactions, Defining MySQL Cluster Data Nodes
- MaxNoOfExecutionThreads
- ndbmtd, Defining MySQL Cluster Data Nodes
- MaxNoOfFiredTriggers, Defining MySQL Cluster Data Nodes
- MaxNoOfIndexes, Defining MySQL Cluster Data Nodes
- MaxNoOfLocalOperations, Defining MySQL Cluster Data Nodes
- MaxNoOfLocalScans, Defining MySQL Cluster Data Nodes
- MaxNoOfOpenFiles, Defining MySQL Cluster Data Nodes
- MaxNoOfOrderedIndexes, Defining MySQL Cluster Data Nodes
- MaxNoOfSavedMessages, Defining MySQL Cluster Data Nodes
- MaxNoOfSubscribers, Defining MySQL Cluster Data Nodes
- MaxNoOfSubscriptions, Defining MySQL Cluster Data Nodes
- MaxNoOfTables, Defining MySQL Cluster Data Nodes
- MaxNoOfTriggers, Defining MySQL Cluster Data Nodes
- MaxNoOfUniqueHashIndexes, Defining MySQL Cluster Data Nodes
- MaxParallelScansPerFragment, Defining MySQL Cluster Data Nodes
- MaxScanBatchSize, Defining SQL and Other API Nodes in a MySQL Cluster
- MaxStartFailRetries, Defining MySQL Cluster Data Nodes
- max_allowed_packet
- and replication, Replication and max_allowed_packet
- max_allowed_packet system variable, Server System Variables
- max_allowed_packet variable, mysql Options
- 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_error_count system variable, Server System Variables
- max_heap_table_size system variable, Server System Variables
- max_insert_delayed_threads system variable, Server System Variables
- max_join_size system variable, Server System Variables
- max_join_size variable, mysql Options
- max_length_for_sort_data system variable, Server System Variables
- max_long_data_size 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, Server System Variables
- MAX_ROWS
- and DataMemory (MySQL Cluster), Defining MySQL Cluster Data Nodes
- and MySQL Cluster, CREATE TABLE Syntax, Overview of Partitioning in MySQL
- and NDB, 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 (MBRs), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- MBRContains(), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- MBRDisjoint(), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- MBREqual(), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- MBRIntersects(), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- MBROverlaps(), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- MBRTouches(), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- MBRWithin(), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- MD5(), Encryption and Compression Functions
- MDL, MySQL Glossary
- 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
- membership
- ndbinfo table, The ndbinfo membership Table
- memcached, MySQL Glossary
- MEMCACHED_HOME option
- CMake, MySQL Source-Configuration Options
- memlock option
- mysqld, Server Command Options
- memory allocation library, mysqld_safe — MySQL Server Startup Script
- memory allocator
- innodb_use_sys_malloc, Configuring the Memory Allocator for InnoDB
- MEMORY storage engine, Alternative Storage Engines, The MEMORY Storage Engine
- and replication, Replication and MEMORY Tables
- memory usage
- myisamchk, myisamchk Memory Usage
- memory use, mysqladmin — Client for Administering a MySQL Server, How MySQL Uses Memory
- in MySQL Cluster, Limits and Differences of MySQL Cluster from Standard MySQL Limits
- Performance Schema, Performance Schema Startup Configuration
- memoryusage
- ndbinfo table, The ndbinfo memoryusage Table
- MemReportFrequency, Defining MySQL Cluster Data Nodes
- merge, MySQL Glossary
- MERGE storage engine, Alternative Storage Engines, The MERGE Storage Engine
- MERGE tables
- defined, The MERGE Storage Engine
- metadata
- database, INFORMATION_SCHEMA Tables
- InnoDB, INFORMATION_SCHEMA Tables for InnoDB
- stored routines, Stored Routine Metadata
- triggers, Trigger Metadata
- views, View Metadata
- metadata lock, MySQL Glossary
- metadata locking
- transactions, Metadata Locking
- metadata log, The DDL Log
- metadata_locks_cache_size system variable, Server System Variables
- method option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- methods
- locking, Internal Locking Methods
- metrics counter, MySQL Glossary
- mgmd (MySQL Cluster)
- defined, MySQL Cluster Core Concepts
- (see also management node (MySQL Cluster))
- MICROSECOND(), Date and Time Functions
- MID(), String Functions
- midpoint insertion, Making the Buffer Pool Scan Resistant
- midpoint insertion strategy, MySQL Glossary
- milestone
- MySQL releases, Which MySQL Version and Distribution to Install
- MIN(), GROUP BY (Aggregate) Function Descriptions
- MIN(DISTINCT), GROUP BY (Aggregate) Function Descriptions
- min-examined-row-limit option
- mysqld, Server Command Options
- MinFreePct, Defining MySQL Cluster Data Nodes
- mini-transaction, MySQL Glossary
- minimum bounding rectangle, Spatial Relation Functions That Use Minimum Bounding Rectangles (MBRs), MySQL-Specific Spatial Relation Functions That Use Minimum Bounding
Rectangles (MBRs)
- 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
- MLineFromText(), Functions That Create Geometry Values from WKT Values
- MLineFromWKB(), Functions That Create Geometry Values from WKB Values
- MOD (modulo), Mathematical Functions
- MOD(), Mathematical Functions
- modes
- batch, Using mysql in Batch Mode
- modify option
- MySQLInstallerConsole, MySQL Installer Console
- modulo (%), Mathematical Functions
- modulo (MOD), Mathematical Functions
- monitor
- terminal, Tutorial
- monitoring, MySQL Enterprise Monitor Overview
- threads, Examining Thread Information
- Monitors
- InnoDB, File Space Management, InnoDB Monitors, InnoDB Backup and Recovery, InnoDB Troubleshooting
- MONTH(), Date and Time Functions
- MONTHNAME(), Date and Time Functions
- MPointFromText(), Functions That Create Geometry Values from WKT Values
- MPointFromWKB(), Functions That Create Geometry Values from WKB Values
- MPolyFromText(), Functions That Create Geometry Values from WKT Values
- MPolyFromWKB(), Functions That Create Geometry Values from WKB Values
- .MRG file, MySQL Glossary
- mSQL compatibility, Regular Expressions
- msql2mysql, msql2mysql — Convert mSQL Programs for Use with MySQL
- MSSQL SQL mode, Combination SQL Modes
- multi mysqld, mysqld_multi — Manage Multiple MySQL Servers
- multi-column indexes, Multiple-Column Indexes
- multi-core, MySQL Glossary
- multi-master replication
- in MySQL Cluster, MySQL Cluster Replication: Multi-Master and Circular Replication, MySQL Cluster Replication Conflict Resolution
- 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
- MultiLineStringFromText(), Functions That Create Geometry Values from WKT Values
- MultiLineStringFromWKB(), Functions That Create Geometry Values from WKB Values
- multiple buffer pools, Using 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
- MultiPointFromText(), Functions That Create Geometry Values from WKT Values
- MultiPointFromWKB(), Functions That Create Geometry Values from WKB Values
- MULTIPOLYGON data type, Spatial Data Types
- MultiPolygon(), MySQL-Specific Functions That Create Geometry Values
- MultiPolygonFromText(), Functions That Create Geometry Values from WKT Values
- MultiPolygonFromWKB(), Functions That Create Geometry Values from WKB Values
- mutex, MySQL Glossary
- mutex_instances table
- performance_schema, The mutex_instances Table
- MVCC, MySQL Glossary
- MVCC (multi-version concurrency control), InnoDB Multi-Versioning
- My
- derivation, History of MySQL
- my-print-defaults option
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- my.cnf, MySQL Glossary
- and MySQL Cluster, Initial Configuration of MySQL Cluster, MySQL Cluster Configuration Files, MySQL Cluster Configuration: Basic Example
- in MySQL Cluster, MySQL Server Usage for MySQL Cluster
- my.cnf file, Replication Features and Issues
- my.ini, MySQL Glossary
- mycnf option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- ndb_mgmd, ndb_mgmd — The MySQL 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 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?
- introduction, What is MySQL?
- pronunciation, What is MySQL?
- upgrading, mysql_upgrade — Check and Upgrade MySQL Tables
- mysql, Overview of MySQL Programs, mysql — The MySQL Command-Line Tool, MySQL Glossary
- auto-rehash option, mysql Options
- auto-vertical-output option, mysql Options
- batch option, mysql Options
- bind-address option, mysql Options
- character-sets-dir option, mysql Options
- charset command, mysql Commands
- clear command, mysql Commands
- column-names option, mysql Options
- column-type-info option, mysql Options
- comments option, mysql Options
- compress option, mysql Options
- connect command, mysql Commands
- database option, mysql Options
- debug option, mysql Options
- debug-check option, mysql Options
- debug-info option, mysql Options
- default-auth option, mysql Options
- default-character-set option, mysql Options
- defaults-extra-file option, mysql Options
- defaults-file option, mysql Options
- defaults-group-suffix option, mysql Options
- delimiter command, mysql Commands
- delimiter option, mysql Options
- disable named commands, mysql Options
- edit command, mysql Commands
- ego command, mysql Commands
- enable-cleartext-plugin option, mysql Options
- execute option, mysql Options
- exit command, mysql Commands
- force option, mysql Options
- go command, mysql Commands
- help command, mysql Commands
- help option, mysql Options
- host option, mysql Options
- html option, mysql Options
- i-am-a-dummy option, mysql Options
- ignore-spaces option, mysql Options
- init-command option, mysql Options
- line-numbers option, mysql Options
- local-infile option, mysql Options
- named-commands option, mysql Options
- no-auto-rehash option, mysql Options
- no-beep option, mysql Options
- no-defaults option, mysql Options
- no-named-commands option, mysql Options
- no-pager option, mysql Options
- no-tee option, mysql Options
- nopager command, mysql Commands
- notee command, mysql Commands
- nowarning command, mysql Commands
- one-database option, mysql Options
- pager command, mysql Commands
- pager option, mysql Options
- password option, mysql Options
- pipe option, mysql Options
- plugin-dir option, mysql Options
- port option, mysql Options
- print command, mysql Commands
- print-defaults option, mysql Options
- prompt command, mysql Commands
- prompt option, mysql Options
- protocol option, mysql Options
- quick option, mysql Options
- quit command, mysql Commands
- raw option, mysql Options
- reconnect option, mysql Options
- rehash command, mysql Commands
- safe-updates option, mysql Options
- secure-auth option, mysql Options
- shared-memory-base-name option, mysql Options
- show-warnings option, mysql Options
- sigint-ignore option, mysql Options
- silent option, mysql Options
- skip-column-names option, mysql Options
- skip-line-numbers option, mysql Options
- socket option, mysql Options
- source command, mysql Commands
- SSL options, mysql Options
- ssl-mode option, Command Options for Secure Connections
- status command, mysql Commands
- system command, mysql Commands
- table option, mysql Options
- tee command, mysql Commands
- tee option, mysql Options
- unbuffered option, mysql Options
- use command, mysql Commands
- user option, mysql Options
- verbose option, mysql Options
- version option, mysql Options
- vertical option, mysql Options
- wait option, mysql Options
- warnings command, mysql Commands
- xml option, mysql Options
- MySQL binary distribution, Which MySQL Version and Distribution to Install
- MYSQL C type, C API Data Structures
- MySQL Cluster, MySQL Cluster NDB 7.2
- "quick" configuration, Quick Test Setup of MySQL Cluster
- administration, MySQL Server Options for MySQL Cluster, ndbd — The MySQL Cluster Data Node Daemon, ndb_mgmd — The MySQL Cluster Management Server Daemon, ndb_mgm — The MySQL Cluster Management Client, Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs, Commands in the MySQL Cluster Management Client, Using CLUSTERLOG STATISTICS in the MySQL Cluster Management Client
- and application feature requirements, NDB and InnoDB Feature Usage Summary
- and DNS, MySQL Cluster Installation and Upgrades
- and INFORMATION_SCHEMA, MySQL Cluster and MySQL Privileges
- and IP addressing, MySQL Cluster Installation and Upgrades
- and MySQL privileges, MySQL Cluster and MySQL Privileges
- and MySQL root user, MySQL Cluster and MySQL Privileges, MySQL Cluster and MySQL Security Procedures
- and networking, MySQL Cluster Hardware, Software, and Networking Requirements
- and transactions, Defining MySQL Cluster Data Nodes
- API node, MySQL Cluster Core Concepts, Defining SQL and Other API Nodes in a MySQL Cluster
- applications supported, NDB and InnoDB Workloads
- availability, MySQL Server Using InnoDB Compared with MySQL Cluster
- available platforms, MySQL Cluster NDB 7.2
- BACKUP Events, MySQL Cluster Log Events
- backups, ndb_restore — Restore a MySQL Cluster Backup, Online Backup of MySQL Cluster, MySQL Cluster Backup Concepts, Using The MySQL Cluster Management Client to Create a Backup, Configuration for MySQL Cluster Backups, MySQL Cluster Backup Troubleshooting
- benchmarks, MySQL Cluster Interconnects and Performance
- binlog_format system variable, System Variables Used with Binary Logging
- CHECKPOINT Events, MySQL Cluster Log Events
- cluster logs, Event Reports Generated in MySQL Cluster, MySQL Cluster Logging Management Commands
- CLUSTERLOG commands, MySQL Cluster Logging Management Commands
- CLUSTERLOG STATISTICS command, Using CLUSTERLOG STATISTICS in the MySQL Cluster Management Client
- commands, MySQL Server Options for MySQL Cluster, ndbd — The MySQL Cluster Data Node Daemon, ndb_mgmd — The MySQL Cluster Management Server Daemon, ndb_mgm — The MySQL Cluster Management Client, Commands in the MySQL Cluster Management Client
- compared to InnoDB, MySQL Server Using InnoDB Compared with MySQL 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 MySQL Cluster, Differences Between the NDB and InnoDB Storage Engines, NDB and InnoDB Workloads, NDB and InnoDB Feature Usage Summary
- compiling with icc, Debugging and Porting MySQL
- concepts, MySQL Cluster Core Concepts
- configuration, MySQL Cluster Installation and Upgrades, Configuration of MySQL Cluster, Quick Test Setup of MySQL Cluster, Defining Computers in a MySQL Cluster, Defining a MySQL Cluster Management Server, Defining MySQL Cluster Data Nodes, Defining SQL and Other API Nodes in a MySQL Cluster, ndb_mgmd — The MySQL Cluster Management Server Daemon, MySQL Server Usage for MySQL Cluster
- configuration (example), MySQL Cluster Configuration: Basic Example
- configuration changes, Performing a Rolling Restart of a MySQL Cluster
- configuration files, Initial Configuration of MySQL Cluster, MySQL Cluster Configuration Files
- configuration parameters, Overview of MySQL Cluster Configuration Parameters, Options, and
Variables, MySQL Cluster Data Node Configuration Parameters, MySQL Cluster Management Node Configuration Parameters, MySQL Cluster SQL Node and API Node Configuration Parameters, Other MySQL Cluster Configuration Parameters
- configuring, Configuration for MySQL Cluster Backups
- CONNECTION Events, MySQL Cluster Log Events
- connection string, MySQL Cluster Connection Strings
- CREATE NODEGROUP command, Commands in the MySQL Cluster Management Client
- creating large tables, CREATE TABLE Syntax
- data node, MySQL Cluster Core Concepts, Defining MySQL Cluster Data Nodes
- data nodes, ndbd — The MySQL Cluster Data Node Daemon, ndbmtd — The MySQL Cluster Data Node Daemon (Multi-Threaded)
- defining node hosts, Defining Computers in a MySQL Cluster
- direct connections between nodes, MySQL Cluster TCP/IP Connections Using Direct Connections
- Disk Data tables (see MySQL Cluster Disk Data)
- DROP NODEGROUP command, Commands in the MySQL Cluster Management Client
- ENTER SINGLE USER MODE command, Commands in the MySQL Cluster Management Client
- ERROR Events, MySQL Cluster Log Events
- error logs, ndbd — The MySQL Cluster Data Node Daemon
- event log format, MySQL Cluster Log Events
- event logging thresholds, MySQL Cluster Logging Management Commands
- event logs, Event Reports Generated in MySQL Cluster, MySQL Cluster Logging Management Commands
- event severity levels, MySQL Cluster Logging Management Commands
- event types, Event Reports Generated in MySQL Cluster, MySQL Cluster Log Events
- execution threads, Defining MySQL Cluster Data Nodes
- EXIT command, Commands in the MySQL Cluster Management Client
- EXIT SINGLE USER MODE command, Commands in the MySQL Cluster Management Client
- FAQ, MySQL FAQ: MySQL 5.5 and MySQL Cluster
- GCP Stop errors, Defining MySQL Cluster Data Nodes
- general description, MySQL Cluster Overview
- HELP command, Commands in the MySQL Cluster Management Client
- HostName parameter
- and security, MySQL Cluster Security and Networking Issues
- INFO Events, MySQL Cluster Log Events
- information sources, MySQL Cluster NDB 7.2
- insecurity of communication protocols, MySQL Cluster Security and Networking Issues
- installation, MySQL Cluster Installation and Upgrades
- installation (Linux), Installing MySQL Cluster on Linux
- installation (Windows), Installing MySQL Cluster on Windows
- installing .deb file (Linux), Installing MySQL Cluster Using .deb Files
- installing binary (Windows), Installing MySQL Cluster on Windows from a Binary Release
- installing binary release (Linux), Installing a MySQL Cluster Binary Release on Linux
- installing from source (Linux), Building MySQL Cluster from Source on Linux
- installing from source (Windows), Compiling and Installing MySQL Cluster from Source on Windows
- installing RPM (Linux), Installing MySQL Cluster from RPM
- interconnects, Using High-Speed Interconnects with MySQL Cluster
- Java clients, MySQL Cluster Core Concepts
- log files, ndbd — The MySQL Cluster Data Node Daemon, ndbmtd — The MySQL Cluster Data Node Daemon (Multi-Threaded)
- logging commands, MySQL Cluster Logging Management Commands
- management client (ndb_mgm), ndb_mgm — The MySQL Cluster Management Client
- management commands, Using CLUSTERLOG STATISTICS in the MySQL Cluster Management Client
- management node, MySQL Cluster Core Concepts, Defining a MySQL Cluster Management Server
- management nodes, ndb_mgmd — The MySQL Cluster Management Server Daemon
- managing, Management of MySQL Cluster
- MAX_ROWS, CREATE TABLE Syntax
- memory usage and recovery, Limits and Differences of MySQL Cluster from Standard MySQL Limits, Performing a Rolling Restart of a MySQL Cluster
- mgm, Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- mgm client, Commands in the MySQL Cluster Management Client
- mgm management client, Using CLUSTERLOG STATISTICS in the MySQL Cluster Management Client
- mgm process, ndb_mgm — The MySQL Cluster Management Client
- mgmd, Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- mgmd process, ndb_mgmd — The MySQL Cluster Management Server Daemon
- monitoring, NDB API Statistics Counters and Variables
- multiple management servers, Performing a Rolling Restart of a MySQL Cluster
- mysqld options and variables for, MySQL Server Options and Variables for MySQL Cluster
- mysqld process, MySQL Server Options for MySQL Cluster, MySQL Server Usage for MySQL Cluster
- ndbd, ndbd — The MySQL Cluster Data Node Daemon, Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- ndbd process, ndbd — The MySQL Cluster Data Node Daemon, Using CLUSTERLOG STATISTICS in the MySQL Cluster Management Client
- ndbinfo_select_all, ndbinfo_select_all — Select From ndbinfo Tables
- ndbmtd, ndbmtd — The MySQL Cluster Data Node Daemon (Multi-Threaded)
- ndb_mgm, Initial Startup of MySQL Cluster, ndb_mgm — The MySQL Cluster Management Client
- ndb_mgmd process, ndb_mgmd — The MySQL Cluster Management Server Daemon
- network configuration
- and security, MySQL Cluster Security and Networking Issues
- network transporters, Using High-Speed Interconnects with MySQL Cluster, Configuring MySQL Cluster to use SCI Sockets
- networking, MySQL Cluster TCP/IP Connections Using Direct Connections, MySQL Cluster Shared-Memory Connections, SCI Transport Connections in MySQL Cluster
- node failure (single user mode), MySQL Cluster Single User Mode
- node identifiers, MySQL Cluster Shared-Memory Connections, SCI Transport Connections in MySQL Cluster
- node logs, Event Reports Generated in MySQL Cluster
- NODERESTART Events, MySQL Cluster Log Events
- nodes and node groups, MySQL Cluster Nodes, Node Groups, Replicas, and Partitions
- nodes and types, MySQL Cluster Core Concepts
- partitioning support, Noncompliance with SQL Syntax in MySQL Cluster
- partitions, MySQL Cluster Nodes, Node Groups, Replicas, and Partitions
- performance, MySQL Cluster Interconnects and Performance
- performing queries, MySQL Cluster Example with Tables and Data
- preparing for replication, Preparing the MySQL Cluster for Replication
- process management, MySQL Cluster Programs
- QUIT command, Commands in the MySQL Cluster Management Client
- replicas, MySQL Cluster Nodes, Node Groups, Replicas, and Partitions
- replication, MySQL Cluster Replication
- (see also MySQL Cluster replication)
- REPORT command, Commands in the MySQL Cluster Management Client
- requirements, MySQL Cluster Hardware, Software, and Networking Requirements
- resetting, Performing a Rolling Restart of a MySQL Cluster
- RESTART command, Commands in the MySQL Cluster Management Client
- restarting, Safe Shutdown and Restart of MySQL Cluster
- restoring backups, ndb_restore — Restore a MySQL Cluster Backup
- rolling restarts (multiple management servers), Performing a Rolling Restart of a MySQL Cluster
- runtime statistics, Using CLUSTERLOG STATISTICS in the MySQL Cluster Management Client
- SCHEMA Events, MySQL Cluster Log Events
- SCI (Scalable Coherent Interface), SCI Transport Connections in MySQL Cluster, Configuring MySQL Cluster to use SCI Sockets
- security, MySQL Cluster Security Issues
- and firewalls, MySQL Cluster Security and Networking Issues
- and HostName parameter, MySQL Cluster Security and Networking Issues
- and network configuration, MySQL Cluster Security and Networking Issues
- and network ports, MySQL Cluster Security and Networking Issues
- and remote administration, MySQL Cluster Security and Networking Issues
- networking, MySQL Cluster Security and Networking Issues
- security procedures, MySQL Cluster and MySQL Security Procedures
- shared memory transport, MySQL Cluster Shared-Memory Connections
- SHOW command, Commands in the MySQL Cluster Management Client
- SHUTDOWN command, Commands in the MySQL Cluster Management Client
- shutting down, Safe Shutdown and Restart of MySQL Cluster
- single user mode, Commands in the MySQL Cluster Management Client, MySQL Cluster Single User Mode
- SINGLEUSER Events, MySQL Cluster Log Events
- SQL node, MySQL Cluster Core Concepts, Defining SQL and Other API Nodes in a MySQL Cluster
- SQL nodes, MySQL Server Usage for MySQL Cluster
- SQL statements for monitoring, Quick Reference: MySQL Cluster SQL Statements
- START BACKUP command, MySQL Cluster Backups With MySQL Cluster Replication
- START command, Commands in the MySQL Cluster Management Client
- start phases (summary), Summary of MySQL Cluster Start Phases
- starting, Quick Test Setup of MySQL Cluster
- starting nodes, Initial Startup of MySQL Cluster on Windows, Initial Startup of MySQL Cluster
- starting or restarting, Summary of MySQL Cluster Start Phases
- STARTUP Events, MySQL Cluster Log Events
- STATISTICS Events, MySQL Cluster Log Events
- STATUS command, Commands in the MySQL Cluster Management Client
- status variables, MySQL Cluster Status Variables
- STOP command, Commands in the MySQL Cluster Management Client
- storage requirements, Data Type Storage Requirements
- thread states, MySQL Cluster Thread States
- trace files, ndbd — The MySQL Cluster Data Node Daemon
- transaction handling, Limits Relating to Transaction Handling in MySQL Cluster
- transporters
- Scalable Coherent Interface (SCI), SCI Transport Connections in MySQL Cluster
- shared memory (SHM), MySQL Cluster Shared-Memory Connections
- TCP/IP, MySQL Cluster TCP/IP Connections Using Direct Connections
- troubleshooting backups, MySQL Cluster Backup Troubleshooting
- upgrades and downgrades, Upgrading and Downgrading MySQL Cluster NDB 7.2, Performing a Rolling Restart of a MySQL Cluster
- USING HASH, CREATE INDEX Syntax
- using tables and data, MySQL Cluster Example with Tables and Data
- MySQL Cluster Disk Data, MySQL Cluster Disk Data Tables
- creating log file groups, MySQL Cluster Disk Data Objects
- creating tables, MySQL Cluster Disk Data Objects
- creating tablespaces, MySQL Cluster Disk Data Objects
- dropping Disk Data objects, MySQL Cluster Disk Data Objects
- storage requirements, MySQL Cluster Disk Data Storage Requirements
- MySQL Cluster How-To, MySQL Cluster Installation and Upgrades
- MySQL Cluster limitations, Known Limitations of MySQL Cluster
- and differences from standard MySQL limits, Limits and Differences of MySQL Cluster from Standard MySQL Limits
- binary logging, Issues Exclusive to MySQL Cluster
- CREATE TABLE statements, Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x
- database objects, Limits Associated with Database Objects in MySQL Cluster
- Disk Data storage, Limitations Relating to MySQL Cluster Disk Data Storage
- error handling and reporting, MySQL Cluster Error Handling
- geometry data types, Noncompliance with SQL Syntax in MySQL Cluster
- implementation, Issues Exclusive to MySQL Cluster
- imposed by configuration, Limits and Differences of MySQL Cluster from Standard MySQL Limits
- INSERT IGNORE, UPDATE IGNORE, and REPLACE statements, Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x
- memory usage and transaction handling, Limits Relating to Transaction Handling in MySQL Cluster
- multiple data nodes, Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x
- multiple management servers, Limitations Relating to Multiple MySQL Cluster Nodes
- multiple MySQL servers, Limitations Relating to Multiple MySQL Cluster Nodes
- partitioning, Noncompliance with SQL Syntax in MySQL Cluster
- performance, Limitations Relating to Performance in MySQL Cluster
- replication, Noncompliance with SQL Syntax in MySQL Cluster, Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x
- resolved in current version from previous versions, Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x
- syntax, Noncompliance with SQL Syntax in MySQL Cluster
- transactions, Limits Relating to Transaction Handling in MySQL Cluster
- unsupported features, Unsupported or Missing Features in MySQL Cluster
- MySQL Cluster Manager
- and ndb_mgm, Commands in the MySQL Cluster Management Client
- MySQL Cluster NDB 7.2, What is New in MySQL Cluster
- MySQL Cluster processes, MySQL Cluster Programs
- MySQL Cluster programs, MySQL Cluster Programs
- MySQL Cluster replication, MySQL Cluster Replication
- and --initial option, Known Issues in MySQL Cluster Replication
- and circular replication, Known Issues in MySQL Cluster Replication
- and NDB API database objects, General Requirements for MySQL Cluster Replication
- and primary key, Known Issues in MySQL Cluster Replication
- and single point of failure, Using Two Replication Channels for MySQL Cluster Replication
- and unique keys, Known Issues in MySQL Cluster Replication
- backups, MySQL Cluster Backups With MySQL Cluster Replication
- circular replication, MySQL Cluster Replication: Multi-Master and Circular Replication
- concepts, MySQL Cluster Replication: Abbreviations and Symbols, General Requirements for MySQL Cluster Replication
- conflict resolution, MySQL Cluster Replication Conflict Resolution
- failover, Using Two Replication Channels for MySQL Cluster Replication, Implementing Failover with MySQL Cluster Replication
- gap event, Known Issues in MySQL Cluster Replication
- known issues, Known Issues in MySQL Cluster Replication
- loss of connection, Known Issues in MySQL Cluster Replication
- multi-master replication, MySQL Cluster Replication: Multi-Master and Circular Replication
- point-in-time recovery, Point-In-Time Recovery Using MySQL Cluster Replication
- preparing, Preparing the MySQL Cluster for Replication
- requirements, General Requirements for MySQL Cluster Replication
- reset-slave.pl backup automation script, MySQL Cluster Replication: Automating Synchronization of the Replication
Slave to the Master Binary Log
- restoring from backup, MySQL Cluster Backups With MySQL Cluster Replication
- starting, Starting MySQL Cluster Replication (Single Replication Channel)
- storage engines other than NDB on slave, Known Issues in MySQL Cluster Replication
- synchronization of master and slave, MySQL Cluster Replication: Automating Synchronization of the Replication
Slave to the Master Binary Log
- system tables used, MySQL Cluster Replication Schema and Tables
- MySQL Cluster Replication
- and NDB API _slave status variables, MySQL Cluster Replication
- MySQL CLuster replication conflict resolution
- exceptions table, MySQL Cluster Replication Conflict Resolution
- mysql command options, mysql Options
- mysql commands
- list of, mysql Commands
- MySQL Dolphin name, History of MySQL
- MySQL Enterprise Audit, MySQL Enterprise Audit Log Plugin, MySQL Enterprise Audit Overview
- MySQL Enterprise Backup, MySQL Enterprise Backup Overview, MySQL Glossary
- MySQL Enterprise Encryption, MySQL Enterprise Encryption Overview
- MySQL Enterprise Firewall, MySQL Enterprise Firewall Overview
- MySQL Enterprise Monitor, MySQL Enterprise Monitor Overview
- MySQL Enterprise Security, The PAM Authentication Plugin, The Windows Native Authentication Plugin, MySQL Enterprise Security Overview
- MySQL Enterprise Thread Pool, MySQL Enterprise Thread Pool Overview
- MySQL history, History of MySQL
- mysql history file, mysql Logging
- MySQL Installer, Installing MySQL on Microsoft Windows Using MySQL Installer
- MySQL mailing lists, MySQL Mailing Lists
- MySQL name, History of MySQL
- MySQL Notifier, MySQL Notifier
- MySQL privileges
- and MySQL Cluster, MySQL Cluster and MySQL Privileges
- mysql prompt command, mysql Commands
- MySQL server
- mysqld, mysqld — The MySQL Server, The MySQL Server
- 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 MySQL Cluster, MySQL Cluster and MySQL Privileges
- and replication, Replication of the mysql System Database
- MySQL Thread Pool, The Thread Pool Plugin
- MySQL version, How to Get MySQL
- 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.ndb_binlog_index table, MySQL Cluster Replication Schema and Tables
- (see also MySQL 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.sock
- protection, How to Protect or Change the MySQL Unix Socket File
- MYSQL323 SQL mode, Combination SQL Modes
- MYSQL40 SQL mode, Combination SQL Modes
- mysqlaccess, Overview of MySQL Programs, mysqlaccess — Client for Checking Access Privileges
- brief option, mysqlaccess — Client for Checking Access Privileges
- commit option, mysqlaccess — Client for Checking Access Privileges
- copy option, mysqlaccess — Client for Checking Access Privileges
- db option, mysqlaccess — Client for Checking Access Privileges
- debug option, mysqlaccess — Client for Checking Access Privileges
- help option, mysqlaccess — Client for Checking Access Privileges
- host option, mysqlaccess — Client for Checking Access Privileges
- howto option, mysqlaccess — Client for Checking Access Privileges
- old_server option, mysqlaccess — Client for Checking Access Privileges
- password option, mysqlaccess — Client for Checking Access Privileges
- plan option, mysqlaccess — Client for Checking Access Privileges
- preview option, mysqlaccess — Client for Checking Access Privileges
- relnotes option, mysqlaccess — Client for Checking Access Privileges
- rhost option, mysqlaccess — Client for Checking Access Privileges
- rollback option, mysqlaccess — Client for Checking Access Privileges
- spassword option, mysqlaccess — Client for Checking Access Privileges
- superuser option, mysqlaccess — Client for Checking Access Privileges
- table option, mysqlaccess — Client for Checking Access Privileges
- user option, mysqlaccess — Client for Checking Access Privileges
- version option, mysqlaccess — Client for Checking Access Privileges
- 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
- help option, mysqladmin — Client for Administering a MySQL Server
- host 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
- shared-memory-base-name 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
- 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
- character-sets-dir 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
- force-if-open option, mysqlbinlog — Utility for Processing Binary Log Files
- force-read 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
- local-load 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
- 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
- position option, mysqlbinlog — Utility for Processing Binary Log Files
- print-defaults option, mysqlbinlog — Utility for Processing Binary Log Files
- protocol 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
- server-id option, mysqlbinlog — Utility for Processing Binary Log Files
- server-id-bits 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
- socket option, 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-position 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
- version option, mysqlbinlog — Utility for Processing Binary Log Files
- mysqlbug, mysqlbug — Generate Bug Report
- 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
- fix-db-names option, mysqlcheck — A Table Maintenance Program
- fix-table-names option, mysqlcheck — A Table Maintenance Program
- force option, mysqlcheck — A Table Maintenance Program
- help option, mysqlcheck — A Table Maintenance Program
- host 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
- shared-memory-base-name option, mysqlcheck — A Table Maintenance Program
- silent 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
- 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 MySQL Cluster process, MySQL Server Options for MySQL Cluster, MySQL Server Usage for MySQL Cluster
- audit-log option, Audit Log Plugin Options and System Variables
- basedir option, Server Command Options
- big-tables option, Server Command Options
- bind-address option, Server Command Options
- binlog-do-db option, Startup Options Used with Binary Logging
- binlog-format option, Server Command Options
- binlog-ignore-db option, Startup Options Used with Binary Logging
- binlog-row-event-max-size option, Startup Options Used with Binary Logging
- bootstrap option, Server Command Options
- character-set-client-handshake option, Server Command Options
- character-set-filesystem option, Server Command Options
- character-set-server option, Server Command Options
- character-sets-dir option, Server Command Options
- chroot option, Server Command Options
- collation-server option, Server Command Options
- command options, Server Command Options
- console option, Server Command Options
- core-file option, Server Command Options
- datadir option, Server Command Options
- debug option, Server Command Options
- debug-sync-timeout option, Server Command Options
- default-character-set option, Server Command Options
- default-collation 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, Server Command Options, MyISAM Startup Options
- des-key-file option, Server Command Options
- disconnect-slave-event-count option, Startup Options for Replication Slaves
- enable-named-pipe option, Server Command Options
- enable-pstack option, Server Command Options
- event-scheduler option, Server Command Options
- 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
- 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
- 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 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-long-format option, Server Command Options
- log-output option, Server Command Options
- log-queries-not-using-indexes option, Server Command Options
- log-short-format option, Server Command Options
- log-slave-updates option, Startup Options for Replication Slaves
- log-slow-admin-statements option, Server Command Options
- log-slow-queries option, Server Command Options
- log-slow-slave-statements 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, Startup Options for Replication Slaves
- low-priority-updates option, Server Command Options
- master-info-file option, Startup Options for Replication Slaves
- master-retry-count option, Startup Options for Replication Slaves
- 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 option, Server Command Options
- myisam-recover-options option, Server Command Options, MyISAM Startup Options
- MySQL server, mysqld — The MySQL Server, The MySQL Server
- ndb-batch-size option, MySQL Server Options for MySQL Cluster
- ndb-blob-read-batch-bytes option, MySQL Server Options for MySQL Cluster
- ndb-blob-write-batch-bytes option, MySQL Server Options for MySQL Cluster
- ndb-cluster-connection-pool option, MySQL Server Options for MySQL Cluster
- ndb-connectstring option, MySQL Server Options for MySQL Cluster
- ndb-log-apply-status, MySQL Server Options for MySQL Cluster
- ndb-log-empty-epochs, MySQL Server Options for MySQL Cluster
- ndb-log-orig, MySQL Server Options for MySQL Cluster
- ndb-log-transaction-id, MySQL Server Options for MySQL Cluster
- ndb-nodeid, MySQL Server Options for MySQL Cluster
- ndbcluster option, MySQL Server Options for MySQL Cluster
- no-defaults option, Server Command Options
- old-alter-table option, Server Command Options
- old-style-user-limits option, Server Command Options
- one-thread option, Server Command Options
- open-files-limit option, Server Command Options
- partition option, Server Command Options
- pid-file option, Server Command Options
- plugin option prefix, Server Command Options
- plugin-load 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-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 MySQL Cluster (see SQL Node (MySQL Cluster))
- safe-mode option, Server Command Options
- safe-show-database option, Server Command Options
- 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 MySQL Cluster
- shared-memory option, Server Command Options
- shared-memory-base-name option, Server Command Options
- show-slave-auth-info option, Startup Options for Replication Slaves
- 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 MySQL Cluster
- skip-networking option, Server Command Options
- skip-partition option, Server Command Options
- skip-safemalloc 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
- skip-thread-priority option, Server Command Options
- 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-skip-errors option, Startup Options for Replication Slaves
- slave_compressed_protocol 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
- user option, Server Command Options
- verbose option, Server Command Options
- version option, Server Command Options
- mysqld (MySQL Cluster), MySQL 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
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysqld options, Tuning Server Parameters
- mysqld options and variables
- MySQL Cluster, MySQL Server Options and Variables for MySQL Cluster
- mysqld server
- buffer sizes, Tuning Server Parameters
- 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
- 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
- delayed-insert 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
- first-slave option, mysqldump — A Database Backup Program
- flush-logs option, mysqldump — A Database Backup Program
- flush-privileges option, mysqldump — A Database Backup Program
- force 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-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
- master-data 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
- set-charset 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
- 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
- config-file option, 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_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-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
- mysqlhotcopy, Overview of MySQL Programs, mysqlhotcopy — A Database Backup Program
- addtodest option, mysqlhotcopy — A Database Backup Program
- allowold option, mysqlhotcopy — A Database Backup Program
- checkpoint option, mysqlhotcopy — A Database Backup Program
- chroot option, mysqlhotcopy — A Database Backup Program
- debug option, mysqlhotcopy — A Database Backup Program
- dryrun option, mysqlhotcopy — A Database Backup Program
- flushlog option, mysqlhotcopy — A Database Backup Program
- help option, mysqlhotcopy — A Database Backup Program
- host option, mysqlhotcopy — A Database Backup Program
- keepold option, mysqlhotcopy — A Database Backup Program
- method option, mysqlhotcopy — A Database Backup Program
- noindices option, mysqlhotcopy — A Database Backup Program
- old_server option, mysqlhotcopy — A Database Backup Program
- password option, mysqlhotcopy — A Database Backup Program
- port option, mysqlhotcopy — A Database Backup Program
- quiet option, mysqlhotcopy — A Database Backup Program
- record_log_pos option, mysqlhotcopy — A Database Backup Program
- regexp option, mysqlhotcopy — A Database Backup Program
- resetmaster option, mysqlhotcopy — A Database Backup Program
- resetslave option, mysqlhotcopy — A Database Backup Program
- socket option, mysqlhotcopy — A Database Backup Program
- suffix option, mysqlhotcopy — A Database Backup Program
- tmpdir option, mysqlhotcopy — A Database Backup Program
- user option, mysqlhotcopy — A Database Backup Program
- mysqlimport, Copying MySQL Databases to Another Machine, Overview of MySQL Programs, mysqlimport — A Data Import Program, LOAD DATA INFILE 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
- 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
- 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
- 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
- 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, MySQL Installer Console
- configure option, MySQL Installer Console
- help option, MySQL Installer Console
- install option, MySQL Installer Console
- list option, MySQL Installer Console
- modify option, MySQL Installer Console
- remove option, MySQL Installer Console
- status option, MySQL Installer Console
- update option, MySQL Installer Console
- upgrade option, MySQL Installer Console
- 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
- 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
- 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
- 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
- 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
- help option, mysqlslap — Load Emulation Client
- host option, mysqlslap — Load Emulation Client
- iterations 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
- shared-memory-base-name option, mysqlslap — Load Emulation Client
- silent option, mysqlslap — Load Emulation Client
- socket option, mysqlslap — Load Emulation Client
- SSL options, 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
- mysql_affected_rows(), mysql_affected_rows()
- mysql_autocommit(), mysql_autocommit()
- MYSQL_BIND C type, C API Prepared Statement Data Structures
- mysql_change_user(), mysql_change_user()
- mysql_character_set_name(), mysql_character_set_name()
- mysql_clear_password authentication plugin, The Cleartext Client-Side Authentication Plugin
- mysql_client_find_plugin(), mysql_client_find_plugin()
- mysql_client_register_plugin(), mysql_client_register_plugin()
- mysql_close(), mysql_close()
- mysql_cluster_backup_privileges, Distributed MySQL Privileges for MySQL Cluster
- mysql_cluster_move_grant_tables, Distributed MySQL Privileges for MySQL Cluster
- mysql_cluster_move_privileges, Distributed MySQL Privileges for MySQL Cluster
- mysql_cluster_privileges_are_distributed, Distributed MySQL Privileges for MySQL Cluster
- mysql_cluster_restore_local_privileges, Distributed MySQL Privileges for MySQL Cluster
- mysql_cluster_restore_privileges, Distributed MySQL Privileges for MySQL Cluster
- mysql_cluster_restore_privileges_from_local, Distributed MySQL Privileges for MySQL Cluster
- mysql_commit(), mysql_commit()
- mysql_config, mysql_config — Display Options for Compiling Clients
- cflags option, mysql_config — Display Options for Compiling Clients
- embedded option, mysql_config — Display Options for Compiling Clients
- include option, mysql_config — Display Options for Compiling Clients
- libmysqld-libs 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_connect(), mysql_connect()
- mysql_convert_table_format, Overview of MySQL Programs, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- force option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- help option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- host option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- password option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- port option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- socket option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- type option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- user option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- verbose option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- version option, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_create_db(), mysql_create_db()
- MYSQL_DATADIR option
- CMake, MySQL Source-Configuration Options
- mysql_data_seek(), mysql_data_seek()
- MYSQL_DEBUG environment variable, Environment Variables, Overview of MySQL Programs, 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_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_find_rows, Overview of MySQL Programs, mysql_find_rows — Extract SQL Statements from Files
- help option, mysql_find_rows — Extract SQL Statements from Files
- regexp option, mysql_find_rows — Extract SQL Statements from Files
- rows option, mysql_find_rows — Extract SQL Statements from Files
- skip-use-db option, mysql_find_rows — Extract SQL Statements from Files
- start_row option, mysql_find_rows — Extract SQL Statements from Files
- mysql_fix_extensions, Overview of MySQL Programs, mysql_fix_extensions — Normalize Table File Name Extensions
- mysql_free_result(), mysql_free_result()
- 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_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, Environment Variables
- mysql_hex_string(), mysql_hex_string()
- MYSQL_HISTFILE environment variable, Environment Variables, mysql Logging
- MYSQL_HOME environment variable, Environment Variables
- MYSQL_HOST environment variable, Environment Variables, Connecting to the MySQL Server
- mysql_info(), ALTER TABLE Syntax, INSERT Syntax, LOAD DATA INFILE Syntax, UPDATE Syntax, mysql_info()
- mysql_init(), mysql_init()
- mysql_insert_id(), INSERT Syntax, mysql_insert_id()
- mysql_install_db, Problems Running mysql_install_db, Overview of MySQL Programs, mysql_install_db — Initialize MySQL Data Directory
- basedir option, mysql_install_db — Initialize MySQL Data Directory
- builddir option, mysql_install_db — Initialize MySQL Data Directory
- cross-bootstrap option, mysql_install_db — Initialize MySQL Data Directory
- datadir option, mysql_install_db — Initialize MySQL Data Directory
- force option, mysql_install_db — Initialize MySQL Data Directory
- help option, mysql_install_db — Initialize MySQL Data Directory
- ldata option, mysql_install_db — Initialize MySQL Data Directory
- rpm option, mysql_install_db — Initialize MySQL Data Directory
- skip-name-resolve option, mysql_install_db — Initialize MySQL Data Directory
- srcdir option, mysql_install_db — Initialize MySQL Data Directory
- user option, mysql_install_db — Initialize MySQL Data Directory
- verbose option, mysql_install_db — Initialize MySQL Data Directory
- windows option, mysql_install_db — Initialize MySQL Data Directory
- 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, MySQL Source-Configuration Options
- mysql_more_results(), mysql_more_results()
- mysql_native_password authentication plugin, The Native Authentication Plugin
- mysql_next_result(), mysql_next_result()
- mysql_num_fields(), mysql_num_fields()
- mysql_num_rows(), mysql_num_rows()
- mysql_old_password authentication plugin, The Old Native Authentication Plugin
- mysql_options(), mysql_options()
- mysql_ping(), mysql_ping()
- mysql_plugin, Overview of MySQL Programs, mysql_plugin — Configure MySQL Server Plugins
- basedir option, mysql_plugin — Configure MySQL Server Plugins
- datadir option, mysql_plugin — Configure MySQL Server Plugins
- help option, mysql_plugin — Configure MySQL Server Plugins
- my-print-defaults option, mysql_plugin — Configure MySQL Server Plugins
- mysqld option, mysql_plugin — Configure MySQL Server Plugins
- no-defaults option, mysql_plugin — Configure MySQL Server Plugins
- plugin-dir option, mysql_plugin — Configure MySQL Server Plugins
- plugin-ini option, mysql_plugin — Configure MySQL Server Plugins
- print-defaults option, mysql_plugin — Configure MySQL Server Plugins
- verbose option, mysql_plugin — Configure MySQL Server Plugins
- version option, mysql_plugin — Configure MySQL Server Plugins
- mysql_plugin_options(), mysql_plugin_options()
- MYSQL_PROJECT_NAME option
- CMake, MySQL Source-Configuration Options
- MYSQL_PS1 environment variable, Environment Variables
- MYSQL_PWD environment variable, Environment Variables, Overview of MySQL Programs, Connecting to the MySQL Server
- mysql_query(), mysql_query(), Common Questions and Problems When Using the C API
- mysql_real_connect(), mysql_real_connect()
- mysql_real_escape_string(), String Literals, String Functions, mysql_real_escape_string()
- mysql_real_query(), mysql_real_query()
- mysql_refresh(), mysql_refresh()
- mysql_reload(), mysql_reload()
- MYSQL_RES C type, C API Data Structures
- 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
- 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_setpermission, Overview of MySQL Programs, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- help option, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- host option, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- password option, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- port option, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- socket option, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- user option, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- 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_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(), Common Questions and Problems When Using the C API
- MYSQL_TCP_PORT environment variable, Environment Variables, Overview of MySQL Programs, Running Multiple MySQL Instances on Unix, Using Client Programs in a Multiple-Server Environment
- MYSQL_TCP_PORT option
- CMake, MySQL Source-Configuration Options
- 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, MySQL Source-Configuration Options
- MYSQL_UNIX_PORT environment variable, Problems Running mysql_install_db, Environment Variables, Overview of MySQL Programs, 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, Troubleshooting Problems Connecting to MySQL
- basedir 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
- datadir 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
- help option, mysql_upgrade — Check and Upgrade MySQL Tables
- host option, mysql_upgrade — Check and Upgrade MySQL Tables
- mysql_upgrade_info file, 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
- shared-memory-base-name 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
- tmpdir 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, mysql_upgrade — Check and Upgrade MySQL Tables
- mysql_use_result(), mysql_use_result()
- mysql_waitpid, Overview of MySQL Programs, mysql_waitpid — Kill Process and Wait for Its Termination
- help option, mysql_waitpid — Kill Process and Wait for Its Termination
- verbose option, mysql_waitpid — Kill Process and Wait for Its Termination
- version option, mysql_waitpid — Kill Process and Wait for Its Termination
- mysql_warning_count(), mysql_warning_count()
- mysql_zap, Overview of MySQL Programs, mysql_zap — Kill Processes That Match a Pattern
- my_bool C type, C API Data Structures
- my_bool values
- printing, C API Data Structures
- my_init(), my_init()
- 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
- verbose option, my_print_defaults — Display Options from Option Files
- version option, my_print_defaults — Display Options from Option Files
- my_snprintf service, MySQL Services for Plugins
- my_thd_scheduler service, MySQL Services for Plugins
- my_ulonglong C type, C API Data Structures
- my_ulonglong values
- printing, C API Data Structures
N
[
index top]
- named pipes, Selecting a MySQL Server Type, Testing The MySQL Installation
- named-commands option
- mysql, mysql Options
- named_pipe system variable, Server System Variables
- names, Schema Object Names
- case sensitivity, Identifier Case Sensitivity
- variables, User-Defined Variables
- NAME_CONST(), Miscellaneous Functions, Binary Logging of Stored Programs
- 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 MySQL Cluster Management Client to Create a Backup
- native functions
- adding, Adding a New Native Function
- 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
- creating large tables using, CREATE TABLE Syntax
- MAX_ROWS, CREATE TABLE Syntax
- NDB API
- and distributed grant tables, Distributed MySQL Privileges for MySQL Cluster
- and distributed privileges, Distributed MySQL Privileges for MySQL Cluster
- NDB API counters (MySQL 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 MySQL Cluster replication, General Requirements for MySQL Cluster Replication
- NDB API _slave status variables
- and MySQL Cluster Replication, MySQL Cluster Replication
- ndb option
- perror, perror — Explain Error Codes
- NDB statistics variables
- and NDB API counters, NDB API Statistics Counters and Variables
- NDB statistics variables (MySQL 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 MySQL Cluster)
- FAQ, MySQL FAQ: MySQL 5.5 and MySQL Cluster
- NDB tables
- and MySQL root user, MySQL Cluster and MySQL Privileges
- NDB utilities
- security issues, MySQL Cluster and MySQL Security Procedures
- NDB$EPOCH(), MySQL Cluster Replication Conflict Resolution
- limitations, MySQL Cluster Replication Conflict Resolution
- NDB$EPOCH_TRANS(), MySQL Cluster Replication Conflict Resolution
- NDB$MAX(), MySQL Cluster Replication Conflict Resolution
- NDB$MAX_DELETE_WIN(), MySQL Cluster Replication Conflict Resolution
- NDB$OLD, MySQL Cluster Replication Conflict Resolution
- ndb-batch-size option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-blob-read-batch-bytes option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-blob-write-batch-bytes option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-cluster-connection-pool option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-connectstring option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- ndb-connectstring option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- ndb-deferred-constraints option (MySQL Cluster), MySQL Server Options for MySQL Cluster
- ndb-distribution option (MySQL Cluster), MySQL Server Options for MySQL Cluster
- ndb-log-apply-status option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-log-empty-epochs option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-log-orig option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-log-transaction-id option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-log-update-as-write (mysqld option), MySQL Cluster Replication Conflict Resolution
- ndb-mgmd-host option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- ndb-mgmd-host option (MySQL Cluster), MySQL Server Options for MySQL Cluster
- ndb-nodegroup-map option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- ndb-nodeid option
- mysqld, MySQL Server Options for MySQL Cluster
- ndb-nodeid option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- ndb-optimized-node-selection option (MySQL Cluster), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- ndbcluster option
- mysqld, MySQL Server Options for MySQL Cluster
- NDBCLUSTER storage engine (see MySQL Cluster)
- ndbd, MySQL Cluster Programs, ndbd — The MySQL Cluster Data Node Daemon
- ndbd (MySQL Cluster)
- defined, MySQL Cluster Core Concepts
- (see also data node (MySQL Cluster))
- ndbd_redo_log_reader, ndbd_redo_log_reader — Check and Print Content of Cluster Redo Log
- ndbinfo database, The ndbinfo MySQL Cluster Information Database
- and query cache, The ndbinfo MySQL Cluster Information Database
- basic usage, The ndbinfo MySQL Cluster Information Database
- determining support for, The ndbinfo MySQL Cluster Information Database
- ndbinfo_select_all, MySQL Cluster Programs, ndbinfo_select_all — Select From ndbinfo Tables
- ndbmtd, MySQL Cluster Programs, ndbmtd — The MySQL Cluster Data Node Daemon (Multi-Threaded)
- configuration, Defining MySQL Cluster Data Nodes
- MaxNoOfExecutionThreads, Defining MySQL Cluster Data Nodes
- trace files, ndbmtd — The MySQL Cluster Data Node Daemon (Multi-Threaded)
- ndb_apply_status table (MySQL Cluster replication), MySQL Cluster Replication Schema and Tables, Implementing Failover with MySQL Cluster Replication
- (see also MySQL Cluster replication)
- ndb_binlog_index table
- system table, Privilege System Grant Tables, MySQL Cluster Replication Schema and Tables
- ndb_binlog_index table (MySQL Cluster replication), MySQL Cluster Replication Schema and Tables, Implementing Failover with MySQL Cluster Replication
- (see also MySQL Cluster replication)
- ndb_blob_tool, MySQL Cluster Programs, ndb_blob_tool — Check and Repair BLOB and TEXT columns of MySQL Cluster
Tables
- check-orphans option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of MySQL Cluster
Tables
- database option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of MySQL Cluster
Tables
- delete-orphans option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of MySQL Cluster
Tables
- dump-file option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of MySQL Cluster
Tables
- verbose option, ndb_blob_tool — Check and Repair BLOB and TEXT columns of MySQL Cluster
Tables
- ndb_config, MySQL Cluster Programs, ndb_config — Extract MySQL Cluster Configuration Information
- config-file option, ndb_config — Extract MySQL Cluster Configuration Information
- configinfo option, ndb_config — Extract MySQL Cluster Configuration Information
- config_from_node option, ndb_config — Extract MySQL Cluster Configuration Information
- connections option, ndb_config — Extract MySQL Cluster Configuration Information
- fields option, ndb_config — Extract MySQL Cluster Configuration Information
- host option, ndb_config — Extract MySQL Cluster Configuration Information
- id option, ndb_config — Extract MySQL Cluster Configuration Information
- mycnf option, ndb_config — Extract MySQL Cluster Configuration Information
- ndb-connectstring option, ndb_config — Extract MySQL Cluster Configuration Information
- nodeid option, ndb_config — Extract MySQL Cluster Configuration Information
- nodes option, ndb_config — Extract MySQL Cluster Configuration Information
- query option, ndb_config — Extract MySQL Cluster Configuration Information
- rows option, ndb_config — Extract MySQL Cluster Configuration Information
- system option, ndb_config — Extract MySQL Cluster Configuration Information
- type option, ndb_config — Extract MySQL Cluster Configuration Information
- usage option, ndb_config — Extract MySQL Cluster Configuration Information
- version option, ndb_config — Extract MySQL Cluster Configuration Information
- xml option, ndb_config — Extract MySQL Cluster Configuration Information
- ndb_cpcd, MySQL Cluster Programs, ndb_cpcd — Automate Testing for NDB Development
- ndb_delete_all, MySQL 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, MySQL 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_dist_priv.sql, Distributed MySQL Privileges for MySQL Cluster
- ndb_drop_index, MySQL Cluster Programs, ndb_drop_index — Drop Index from an NDB Table
- ndb_drop_table, MySQL Cluster Programs, ndb_drop_table — Drop an NDB Table
- ndb_error_reporter, MySQL Cluster Programs, ndb_error_reporter — NDB Error-Reporting Utility
- options, ndb_error_reporter — NDB Error-Reporting Utility
- ndb_index_stat, MySQL 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 (MySQL Cluster replication), Implementing Failover with MySQL Cluster Replication
- ndb_log_empty_epochs system variable, MySQL Cluster System Variables
- ndb_log_orig system variable, MySQL Cluster System Variables
- ndb_log_transaction_id system variable, MySQL Cluster System Variables
- ndb_mgm, MySQL Cluster Programs, ndb_mgm — The MySQL Cluster Management Client (see mgm)
- using with MySQL Cluster Manager, Commands in the MySQL Cluster Management Client
- ndb_mgm (MySQL Cluster management node client), Initial Startup of MySQL Cluster
- ndb_mgmd, MySQL Cluster Programs (see mgmd)
- mycnf option, ndb_mgmd — The MySQL Cluster Management Server Daemon
- ndb_mgmd (MySQL Cluster process), ndb_mgmd — The MySQL Cluster Management Server Daemon
- ndb_mgmd (MySQL Cluster)
- defined, MySQL Cluster Core Concepts
- (see also management node (MySQL Cluster))
- ndb_print_backup_file, MySQL Cluster Programs, ndb_print_backup_file — Print NDB Backup File Contents
- ndb_print_file, MySQL Cluster Programs, ndb_print_file — Print NDB Disk Data File Contents
- ndb_print_schema_file, MySQL Cluster Programs, ndb_print_schema_file — Print NDB Schema File Contents
- ndb_print_sys_file, MySQL Cluster Programs, ndb_print_sys_file — Print NDB System File Contents
- ndb_replication system table, MySQL Cluster Replication Conflict Resolution
- ndb_restore, ndb_restore — Restore a MySQL Cluster Backup
- and circular replication, MySQL Cluster Replication: Multi-Master and Circular Replication
- and distributed privileges, Distributed MySQL Privileges for MySQL Cluster
- append option, ndb_restore — Restore a MySQL Cluster Backup
- attribute promotion, ndb_restore — Restore a MySQL Cluster Backup
- backup_path option, ndb_restore — Restore a MySQL Cluster Backup
- disable-indexes option, ndb_restore — Restore a MySQL Cluster Backup
- dont_ignore_systab_0 option, ndb_restore — Restore a MySQL Cluster Backup
- errors, ndb_restore — Restore a MySQL Cluster Backup
- exclude-databases option, ndb_restore — Restore a MySQL Cluster Backup
- exclude-intermediate-sql-tables option, ndb_restore — Restore a MySQL Cluster Backup
- exclude-missing-columns option, ndb_restore — Restore a MySQL Cluster Backup
- exclude-missing-tables option, ndb_restore — Restore a MySQL Cluster Backup
- exclude-tables option, ndb_restore — Restore a MySQL Cluster Backup
- fields-enclosed-by option, ndb_restore — Restore a MySQL Cluster Backup
- fields-optionally-enclosed-by option, ndb_restore — Restore a MySQL Cluster Backup
- fields-terminated-by option, ndb_restore — Restore a MySQL Cluster Backup
- hex option, ndb_restore — Restore a MySQL Cluster Backup
- include-databases option, ndb_restore — Restore a MySQL Cluster Backup
- include-tables option, ndb_restore — Restore a MySQL Cluster Backup
- lossy-conversions option, ndb_restore — Restore a MySQL Cluster Backup
- ndb-nodegroup-map option, ndb_restore — Restore a MySQL Cluster Backup
- no-binlog option, ndb_restore — Restore a MySQL Cluster Backup
- no-restore-disk-objects option, ndb_restore — Restore a MySQL Cluster Backup
- no-upgrade option, ndb_restore — Restore a MySQL Cluster Backup
- parallelism option, ndb_restore — Restore a MySQL Cluster Backup
- print option, ndb_restore — Restore a MySQL Cluster Backup
- print_data option, ndb_restore — Restore a MySQL Cluster Backup
- print_log option, ndb_restore — Restore a MySQL Cluster Backup
- print_meta option, ndb_restore — Restore a MySQL Cluster Backup
- progress-frequency option, ndb_restore — Restore a MySQL Cluster Backup
- rebuild-indexes option, ndb_restore — Restore a MySQL Cluster Backup
- restore-privilege-tables option, ndb_restore — Restore a MySQL Cluster Backup
- rewrite-database option, ndb_restore — Restore a MySQL Cluster Backup
- skip-broken-objects option, ndb_restore — Restore a MySQL Cluster Backup
- skip-unknown-objects option, ndb_restore — Restore a MySQL Cluster Backup
- tab option, ndb_restore — Restore a MySQL Cluster Backup
- typical and required options, ndb_restore — Restore a MySQL Cluster Backup
- verbose option, ndb_restore — Restore a MySQL Cluster Backup
- ndb_schema table (MySQL Cluster replication), MySQL Cluster Replication Schema and Tables
- (see also MySQL Cluster replication)
- ndb_select_all, MySQL 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, MySQL Cluster Programs, ndb_select_count — Print Row Counts for NDB Tables
- ndb_show_tables, MySQL 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, MySQL Cluster Programs, ndb_size.pl — NDBCLUSTER Size Requirement Estimator
- ndb_waiter, MySQL Cluster Programs, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- no-contact option, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- not-started option, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- nowait-nodes option, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- single-user option, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- timeout option, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- wait-nodes option, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- negative values, Number 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 etiquette, Guidelines for Using the Mailing Lists
- netmask notation
- in account names, Specifying Account Names
- network ports
- and MySQL Cluster, MySQL Cluster Security and Networking Issues
- net_buffer_length system variable, Server System Variables
- net_buffer_length variable, mysql Options
- 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 5.5, What Is New in MySQL 5.5
- new features in MySQL Cluster, What is New in MySQL Cluster
- new system variable, Server System Variables
- new users
- adding, Starting the Server
- newline (\n), String Literals, LOAD DATA INFILE Syntax
- next-key lock, MySQL Glossary
- InnoDB, InnoDB Transaction Model and Locking, InnoDB Record, Gap, and Next-Key Locks, Avoiding the Phantom Problem Using Next-Key Locking, InnoDB Startup Options and System Variables
- NFS
- InnoDB, InnoDB Initialization and Startup Configuration, Limits on InnoDB Tables
- nice option
- mysqld_safe, mysqld_safe — MySQL Server Startup Script
- no matching rows, Solving Problems with No Matching Rows
- no-auto-rehash option
- mysql, mysql Options
- no-autocommit option
- mysqldump, mysqldump — A Database Backup Program
- no-beep option
- mysql, mysql Options
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- no-binlog option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- no-contact option
- ndb_waiter, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- no-create-db option
- mysqldump, mysqldump — A Database Backup Program
- no-create-info option
- mysqldump, mysqldump — A Database Backup Program
- no-data option
- mysqldump, mysqldump — A Database Backup Program
- no-defaults option, Command-Line Options that Affect Option-File Handling, mysql_install_db — Initialize MySQL Data Directory
- myisamchk, myisamchk General Options
- mysql, mysql 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- my_print_defaults, my_print_defaults — Display Options from Option Files
- no-drop option
- mysqlslap, mysqlslap — Load Emulation Client
- no-log option
- mysqld_multi, mysqld_multi — Manage Multiple MySQL Servers
- no-named-commands option
- mysql, mysql Options
- no-nodeid-checks option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- no-pager option
- mysql, mysql Options
- no-restore-disk-objects option (ndb_restore), ndb_restore — Restore a MySQL 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-tee option
- mysql, mysql Options
- no-upgrade option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- nodaemon option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- nodata option
- ndb_select_all, ndb_select_all — Print Rows from an NDB Table
- node groups (MySQL Cluster), MySQL Cluster Nodes, Node Groups, Replicas, and Partitions
- node logs (MySQL Cluster), Event Reports Generated in MySQL Cluster
- NodeGroup, Defining MySQL Cluster Data Nodes
- NodeId, Defining a MySQL Cluster Management Server, Defining MySQL Cluster Data Nodes, Defining SQL and Other API Nodes in a MySQL Cluster
- nodeid option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- nodeid option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- NodeId1, MySQL Cluster TCP/IP Connections, MySQL Cluster Shared-Memory Connections, SCI Transport Connections in MySQL Cluster
- NodeId2, MySQL Cluster TCP/IP Connections, MySQL Cluster Shared-Memory Connections, SCI Transport Connections in MySQL Cluster
- NODERESTART Events (MySQL Cluster), MySQL Cluster Log Events
- nodes
- ndbinfo table, The ndbinfo nodes Table
- nodes option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- noindices option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- non-blocking I/O, MySQL Glossary
- non-locking read, MySQL Glossary
- non-repeatable read, MySQL Glossary
- nondelimited strings, Date and Time Literals
- Nontransactional tables, Rollback Failure for Nontransactional Tables
- NoOfDiskPagesToDiskAfterRestartACC (DEPRECATED), Defining MySQL Cluster Data Nodes
- NoOfDiskPagesToDiskAfterRestartTUP (DEPRECATED), Defining MySQL Cluster Data Nodes
- NoOfDiskPagesToDiskDuringRestartACC, Defining MySQL Cluster Data Nodes
- NoOfDiskPagesToDiskDuringRestartTUP, Defining MySQL Cluster Data Nodes
- NoOfFragmentLogFiles, Defining MySQL Cluster Data Nodes
- NoOfFragmentLogParts, Defining MySQL Cluster Data Nodes
- NoOfReplicas, Defining MySQL Cluster Data Nodes
- nopager command
- mysql, mysql Commands
- normalized, MySQL Glossary
- NoSQL, MySQL Glossary
- nostart option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- nostart option (ndbmtd), ndbd — The MySQL 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 Expressions
- not-started option
- ndb_waiter, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- notee command
- mysql, mysql Commands
- Notifier, MySQL Notifier
- NOW(), Date and Time Functions
- NOWAIT (START BACKUP command), Using The MySQL Cluster Management Client to Create a Backup
- nowait-nodes option
- ndb_waiter, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- nowait-nodes option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- nowait-nodes option (ndbmtd), ndbd — The MySQL Cluster Data Node Daemon
- nowait-nodes option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- nowarning command
- mysql, mysql Commands
- NO_AUTO_CREATE_USER SQL mode, Full List of SQL Modes
- 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_FIELD_OPTIONS SQL mode, Full List of SQL Modes
- NO_KEY_OPTIONS SQL mode, Full List of SQL Modes
- NO_TABLE_OPTIONS 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
- NUL, String Literals, LOAD DATA INFILE Syntax
- NULL, Working with NULL Values, Problems with NULL Values, MySQL Glossary
- ORDER BY, ORDER BY Optimization, SELECT Syntax
- testing for null, Comparison Functions and Operators, Control Flow Functions
- thread state, General Thread States
- NULL value, Working with NULL Values, 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
- NULLIF(), Control Flow Functions
- Numa, Defining MySQL 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, Number Literals
- NUMERIC data type, Numeric Type Overview
- numeric precision, Data Types
- numeric scale, Data Types
- numeric types, Data Type Storage Requirements
- numeric-dump-file option
- resolve_stack_dump, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- NumGeometries(), GeometryCollection Property Functions
- NumInteriorRings(), Polygon and MultiPolygon Property Functions
- NumPoints(), LineString and MultiLineString Property Functions
- NVARCHAR data type, String Type Overview
O
[
index top]
- obtaining information about partitions, Obtaining Information About Partitions
- OCT(), String Functions
- OCTET_LENGTH(), String Functions
- ODBC compatibility, Server System Variables, Identifier Qualifiers, Numeric Type Overview, Type Conversion in Expression Evaluation, Comparison Functions and Operators, CREATE TABLE Syntax, JOIN Syntax
- ODBC_INCLUDES= option
- CMake, MySQL Source-Configuration Options
- ODBC_LIB_DIR option
- CMake, MySQL Source-Configuration Options
- ODirect, Defining MySQL Cluster Data Nodes
- off-page column, MySQL Glossary
- 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-alter-table option
- mysqld, Server Command Options
- old-style-user-limits option
- mysqld, Server Command Options
- old_alter_table system variable, Server System Variables
- OLD_PASSWORD(), Encryption and Compression Functions
- old_passwords system variable, Server System Variables
- old_server option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- OLTP, MySQL Glossary
- ON DUPLICATE KEY UPDATE, INSERT Syntax
- one-database option
- mysql, mysql Options
- one-thread option
- mysqld, Server Command Options
- one_shot system variable, Server System Variables
- online, MySQL Glossary
- online DDL, MySQL Glossary
- online location of manual, About This Manual
- online upgrades and downgrades (MySQL Cluster), Performing a Rolling Restart of a MySQL Cluster
- order of node updates, Performing a Rolling Restart of a MySQL 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
- OPEN, Cursor OPEN Syntax
- Open Geospatial Consortium, Extensions for Spatial Data
- 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
- mysqld, Server Command Options
- mysqld_safe, mysqld_safe — MySQL Server Startup Script
- OpenGIS, Extensions for Spatial Data
- 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, MySQL Cluster Thread States
- Opening table
- thread state, General Thread States
- Opening tables
- thread state, General Thread States
- opens, mysqladmin — Client for Administering a MySQL Server
- OpenSSL, Using Secure Connections, Building MySQL with Support for Secure Connections
- compared to yaSSL, OpenSSL Versus yaSSL
- open_files_limit system variable, Server System Variables
- open_files_limit variable, mysqlbinlog — Utility for Processing Binary Log Files
- operating systems
- file-size limits, Limits on Table Size
- supported, Which MySQL Version and Distribution to Install
- operations
- arithmetic, Arithmetic Operators
- 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
- benchmarking, Measuring Performance (Benchmarking)
- BLOB types, Optimizing for BLOB Types
- buffering and caching, Buffering and Caching
- character and string types, Optimizing for Character and String Types
- data size, Optimizing Data Size
- DELETE statements, Speed of DELETE Statements
- disk I/O, Optimizing Disk I/O
- DML statements, Optimizing DML Statements
- foreign keys, Using Foreign Keys
- full table scans, How to Avoid Full Table Scans
- indexes, Optimization and Indexes
- INFORMATION_SCHEMA queries, Optimizing INFORMATION_SCHEMA Queries
- InnoDB tables, Optimizing for InnoDB Tables
- INSERT statements, Speed of INSERT Statements
- locking, Optimizing Locking Operations
- many tables, Optimizing for Many Tables
- MEMORY tables, Optimizing for MEMORY Tables
- memory usage, Optimizing Memory Use
- MyISAM tables, Optimizing for MyISAM Tables
- network usage, Optimizing Network Use
- numeric types, Optimizing for Numeric Data
- PERFORMANCE_SCHEMA, Measuring Performance with performance_schema
- primary keys, Using Primary Keys
- privileges, Optimizing Database Privileges
- REPAIR TABLE statements, Speed of REPAIR TABLE Statements
- SELECT statements, Optimizing SELECT Statements
- SQL statements, Optimizing SQL Statements
- subquery, Optimizing Subqueries with EXISTS Strategy
- tips, Other Optimization Tips
- UPDATE statements, Speed of UPDATE Statements
- WHERE clauses, How MySQL Optimizes WHERE Clauses
- 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, OPTIMIZE TABLE Syntax
- and partitioning, Maintenance of Partitions
- optimizer, MySQL Glossary
- and replication, Replication and the Query Optimizer
- controlling, Controlling the Query Optimizer
- query plan evaluation, Controlling Query Plan Evaluation
- switchable optimizations, Controlling Switchable Optimizations
- Optimizer Statistics, Configuring Optimizer Statistics for InnoDB
- optimizer_prune_level system variable, Server System Variables
- optimizer_search_depth system variable, Server System Variables
- optimizer_switch system variable, Server System Variables, Controlling Switchable Optimizations
- optimizing
- DISTINCT, DISTINCT Optimization
- filesort, ORDER BY Optimization
- GROUP BY, GROUP BY Optimization
- LEFT JOIN, LEFT JOIN and RIGHT JOIN Optimization
- ORDER BY, ORDER BY Optimization
- server configuration, Optimizing the MySQL Server
- 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
- escape sequences, Using Option Files
- 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 Options
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- embedded server, Options with the Embedded Server
- libmysqld, Options with the Embedded Server
- myisamchk, myisamchk General Options
- provided by MySQL, Tutorial
- replication, Replication Features and Issues
- OR, Searching on Two Keys, Index Merge Optimization
- bitwise, Bit Functions and Operators
- logical, Logical Operators
- OR Index Merge optimization, Index Merge Optimization
- Oracle compatibility, MySQL Extensions to Standard SQL, GROUP BY (Aggregate) Function Descriptions, ALTER TABLE Syntax, EXPLAIN Syntax
- ORACLE SQL mode, Combination SQL Modes
- ORD(), String Functions
- ORDER BY, Sorting Rows, ALTER TABLE Syntax, SELECT Syntax
- NULL, ORDER BY Optimization, 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
- OS X
- installation, Installing MySQL on OS X
- Out of resources error
- and partitioned tables, Restrictions and Limitations on Partitioning
- out-of-range handling, Out-of-Range and Overflow Handling
- OUTFILE, SELECT ... INTO Syntax
- out_dir option
- comp_err, comp_err — Compile MySQL Error Message File
- out_file option
- comp_err, comp_err — Compile MySQL Error Message File
- overflow handling, Out-of-Range and Overflow Handling
- overflow page, MySQL Glossary
- Overlaps(), Spatial Relation Functions That Use Minimum Bounding Rectangles (MBRs)
- OverloadLimit, MySQL Cluster TCP/IP Connections, MySQL Cluster Shared-Memory Connections, SCI Transport Connections in MySQL Cluster
- overview, General Information
P
[
index top]
- packages
- list of, Packages that support MySQL
- PAD_CHAR_TO_FULL_LENGTH SQL mode, Full List of SQL Modes
- page, MySQL Glossary
- page cleaner, MySQL Glossary
- page size, MySQL Glossary
- InnoDB, Physical Structure of an InnoDB Index, Limits on InnoDB Tables
- pager command
- mysql, mysql Commands
- pager option
- mysql, mysql Options
- PAM
- pluggable authentication, The PAM Authentication Plugin
- .PAR file, MySQL Glossary
- parallel-recover option
- myisamchk, myisamchk Repair Options
- parallelism option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- parameters
- server, Tuning Server Parameters
- PARAMETERS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA PARAMETERS Table
- parent table, MySQL Glossary
- parentheses ( and ), Operator Precedence
- parsable option
- ndb_show_tables, ndb_show_tables — Display List of NDB Tables
- partial backup, MySQL Glossary
- partial index, MySQL Glossary
- partial updates
- and replication, Slave Errors During Replication
- PARTITION, Partitioning
- PARTITION BY LIST COLUMNS, COLUMNS Partitioning
- PARTITION BY RANGE COLUMNS, COLUMNS Partitioning
- partition management, Partition Management
- partition option
- mysqld, Server Command Options
- 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 key cache, Restrictions and Limitations on Partitioning
- and query cache, 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 MySQL Cluster, Noncompliance with SQL Syntax in MySQL Cluster
- types, Partitioning Types
- 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 (MySQL Cluster), MySQL Cluster Nodes, Node Groups, Replicas, and Partitions
- password
- root user, Securing the Initial MySQL Accounts
- password encryption
- reversibility of, Encryption and Compression Functions
- password option, Connecting to the MySQL Server
- mysql, mysql Options
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- mysqlimport, mysqlimport — A Data Import Program
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_setpermission, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- PASSWORD(), Access Control, Stage 1: Connection Verification, Assigning Account Passwords, Encryption and Compression Functions, Ignoring user
- passwords
- administrator guidelines, Administrator Guidelines for Password Security
- for users, User Names and Passwords
- forgotten, How to Reset the Root Password
- hashing, Password Hashing in MySQL
- logging, Passwords and Logging
- lost, How to Reset the Root Password
- resetting, How to Reset the Root Password
- security, Keeping Passwords Secure, The MySQL Access Privilege System
- setting, Assigning Account Passwords, Account Names and Passwords, SET PASSWORD Syntax
- user guidelines, End-User Guidelines for Password Security
- PATH environment variable, Customizing the PATH for MySQL Tools, Windows Postinstallation Procedures, Testing the Server, Environment Variables, Invoking MySQL Programs
- path name separators
- Windows, Using Option Files
- pattern matching, Pattern Matching, Regular Expressions
- 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
- event filtering, Performance Schema Event Filtering
- memory use, Performance Schema Startup Configuration
- performance_schema
- cond_instances table, The cond_instances Table
- 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_instance table, Event Wait Summary Tables
- events_waits_summary_by_thread_by_event_name table, Event Wait Summary Tables
- events_waits_summary_global_by_event_name table, Event Wait 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
- mutex_instances table, The mutex_instances Table
- performance_timers table, The performance_timers Table
- rwlock_instances table, The rwlock_instances Table
- setup_consumers table, The setup_consumers Table
- setup_instruments table, The setup_instruments Table
- setup_timers table, The setup_timers Table
- threads table, The threads Table
- 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_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_max_cond_classes system variable, Performance Schema System Variables
- performance_schema_max_cond_instances 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_mutex_classes system variable, Performance Schema System Variables
- performance_schema_max_mutex_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_table_handles system variable, Performance Schema System Variables
- performance_schema_max_table_instances 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_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 — Explain Error Codes
- help option, perror — Explain Error Codes
- ndb option, perror — Explain Error Codes
- silent option, perror — Explain Error Codes
- verbose option, perror — Explain Error Codes
- version option, perror — Explain Error Codes
- persistent statistics, MySQL Glossary
- pessimistic, MySQL Glossary
- phantom, MySQL Glossary
- phantom rows, Avoiding the Phantom Problem Using Next-Key Locking
- 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, Connecting to the MySQL Server
- mysql, mysql 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
- plan option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- plan stability, MySQL Glossary
- pluggable authentication
- PAM, The PAM Authentication Plugin
- restrictions, Restrictions on Pluggable Authentication
- Windows, The Windows Native Authentication Plugin
- plugin, MySQL Glossary
- audit log, MySQL Enterprise Audit Log Plugin
- plugin API, Server Plugins, The MySQL Plugin API
- plugin option prefix
- mysqld, Server Command Options
- plugin service
- my_snprintf, MySQL Services for Plugins
- my_thd_scheduler, 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, Privilege System Grant Tables
- plugin-dir option
- mysql, mysql 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- plugin-ini option
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- plugin-load 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
- daemon, Daemon Plugins
- full-text parser, Full-Text Parser Plugins
- INFORMATION_SCHEMA, INFORMATION_SCHEMA Plugins
- installing, Installing and Uninstalling Plugins, INSTALL PLUGIN Syntax
- security, Security Plugins
- semisynchronous replication, Semisynchronous Replication Plugins
- server, Server Plugins
- storage engine, Storage Engine Plugins
- uninstalling, Installing and Uninstalling Plugins, UNINSTALL PLUGIN Syntax
- PLUGINS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA PLUGINS Table
- plugin_dir system variable, Server System Variables
- 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
- using MySQL Cluster replication, Point-In-Time Recovery Using MySQL Cluster Replication
- PointFromText(), Functions That Create Geometry Values from WKT Values
- PointFromWKB(), Functions That Create Geometry Values from WKB Values
- PointN(), LineString and MultiLineString Property Functions
- PolyFromText(), Functions That Create Geometry Values from WKT Values
- PolyFromWKB(), Functions That Create Geometry Values from WKB Values
- POLYGON data type, Spatial Data Types
- Polygon(), MySQL-Specific Functions That Create Geometry Values
- PolygonFromText(), Functions That Create Geometry Values from WKT Values
- PolygonFromWKB(), Functions That Create Geometry Values from WKB Values
- port option, Connecting to the MySQL Server
- mysql, mysql 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
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- mysqlimport, mysqlimport — A Data Import Program
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_config, mysql_config — Display Options for Compiling Clients
- mysql_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_setpermission, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- port system variable, Server System Variables
- port-open-timeout option
- mysqld, Server Command Options
- portability, Optimization Overview
- types, Using Data Types from Other Database Engines
- porting
- to other systems, Debugging and Porting MySQL
- PortNumber, Defining a MySQL Cluster Management Server
- PortNumber (OBSOLETE), MySQL Cluster TCP/IP Connections
- PortNumberStats, Defining a MySQL Cluster Management Server
- ports, Security Guidelines
- position option
- mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
- 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
- POSTGRESQL SQL mode, Combination SQL Modes
- 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
- operator, Operator Precedence
- precision
- arithmetic, Precision Math
- numeric, Data Types
- precision math, Precision Math
- preload_buffer_size system variable, Server System Variables
- Prepare
- thread command, Thread Command Values
- PREPARE, SQL Syntax for Prepared Statements, PREPARE Syntax
- XA transactions, XA Transaction SQL Syntax
- prepared backup, MySQL Glossary
- prepared statements, SQL Syntax for Prepared Statements, PREPARE Syntax, EXECUTE Syntax, DEALLOCATE PREPARE Syntax, C API Prepared Statements
- repreparation, Automatic Prepared Statement Repreparation
- preparing
- thread state, General Thread States
- preserve-trailing-spaces option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- preview option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- print command
- mysql, mysql Commands
- print option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- print-defaults option, Command-Line Options that Affect Option-File Handling
- myisamchk, myisamchk General Options
- mysql, mysql 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- print-full-config option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- print_data option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- print_log option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- print_meta option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- privilege
- changes, When Privilege Changes Take Effect
- privilege checks
- effect on speed, Optimizing Database Privileges
- privilege information
- location, Privilege System Grant Tables
- privilege system, The MySQL Access Privilege System
- privileges
- access, The MySQL Access Privilege System
- adding, Adding User Accounts
- and replication, Replication of the mysql System Database
- default, Securing the Initial MySQL Accounts
- deleting, Removing User Accounts, DROP USER Syntax
- display, SHOW GRANTS Syntax
- dropping, Removing User Accounts, DROP USER Syntax
- granting, GRANT Syntax
- revoking, REVOKE Syntax
- problems
- access denied errors, Access denied
- common errors, Problems and Common Errors
- compiling, 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 and OpenSolaris
- installing Perl, Problems Using the Perl DBI/DBD Interface
- linking, Building C API Client Programs
- 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
- proc table
- system table, Privilege System Grant Tables
- PROCEDURE, SELECT Syntax
- PROCEDURE ANALYSE(), Using PROCEDURE ANALYSE
- procedures
- stored, Using Stored Routines (Procedures and Functions)
- process, MySQL Glossary
- process management (MySQL Cluster), MySQL Cluster Programs
- processes
- display, SHOW PROCESSLIST Syntax
- processing
- arguments, UDF Argument Processing
- Processing events
- thread state, MySQL Cluster Thread States
- Processing events from schema table
- thread state, MySQL 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, Potential Inconsistency with PROCESSLIST Data
- procs_priv table
- system table, Privilege System Grant Tables
- 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 (MySQL Cluster), Options Common to MySQL Cluster Programs — Options Common to MySQL 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, MySQL Compound-Statement Syntax, Stored Programs and Views
- utility, Overview of MySQL Programs
- progress-frequency option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- promote-attributes option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- prompt command
- mysql, mysql Commands
- prompt option
- mysql, mysql Options
- prompts
- meanings, Entering Queries
- pronunciation
- MySQL, What is MySQL?
- protocol option, Connecting to the MySQL Server
- mysql, mysql 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
- protocol_version system variable, Server System Variables
- proxies_priv
- grant table, Granting the Proxy Privilege
- proxies_priv table
- system table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- proxy users, Proxy Users
- conflict with anonymous users, Default Proxy User and Anonymous User Conflicts
- default proxy user, Default Proxy Users
- PAM authentication, Unix Password Authentication with Proxy Users and Group Mapping
- PROXY privilege, Granting the Proxy Privilege
- system variables, Proxy User System Variables
- Windows authentication, Using the Windows Authentication Plugin
- 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
- 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, The MySQL Query Cache
- query cache
- and ndbinfo database tables, The ndbinfo MySQL Cluster Information Database
- and partitioned tables, Restrictions and Limitations on Partitioning
- thread states, Query Cache Thread States
- query end
- thread state, General Thread States
- query execution plan, Understanding the Query Execution Plan, MySQL Glossary
- query option
- mysqlslap, mysqlslap — Load Emulation Client
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- query option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
- 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
- answering, Guidelines for Using the Mailing Lists
- Queueing master event to the relay log
- thread state, Replication Slave I/O Thread States
- quick option
- myisamchk, myisamchk Repair Options
- mysql, mysql Options
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- mysqldump, mysqldump — A Database Backup Program
- quiesce, MySQL Glossary
- quiet option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- Quit
- thread command, Thread Command Values
- quit command
- mysql, mysql Commands
- QUIT command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- quotation marks
- in strings, String Literals
- QUOTE(), String Literals, String Functions, mysql_real_escape_string()
- quote-names option
- mysqldump, mysqldump — A Database Backup Program
- 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
- rand_seed1 system variable, Server System Variables
- rand_seed2 system variable, Server System Variables
- range join type
- optimizer, EXPLAIN Output Format
- 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
- raw backup, MySQL Glossary
- raw option
- mysql, mysql Options
- raw partitions, Using Raw Disk Partitions for the System Tablespace
- RC
- MySQL releases, Which MySQL Version and Distribution to Install
- re-creating
- grant tables, Problems Running mysql_install_db
- READ COMMITTED, MySQL Glossary
- transaction isolation level, SET TRANSACTION Syntax
- READ UNCOMMITTED, MySQL Glossary
- transaction isolation level, SET TRANSACTION Syntax
- 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-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 from net
- thread state, General Thread States
- Reading master dump table data
- thread state, Replication Slave Connection Thread States
- 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 MySQL Cluster Data Nodes
- REAL_AS_FLOAT SQL mode, Full List of SQL Modes
- rebuild-indexes option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- Rebuilding the index on master dump table
- thread state, Replication Slave Connection Thread States
- ReceiveBufferMemory, MySQL Cluster TCP/IP Connections
- reconfiguring, Dealing with Problems Compiling MySQL
- reconnect option
- mysql, mysql 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, Controlling Automatic Reconnection Behavior
- record lock, MySQL Glossary
- record-level locks
- InnoDB, InnoDB Transaction Model and Locking, InnoDB Record, Gap, and Next-Key Locks, Avoiding the Phantom Problem Using Next-Key Locking, InnoDB Startup Options and System Variables
- record_log_pos option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- 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
- point in time, Point-in-Time (Incremental) Recovery Using the Binary Log
- redo, MySQL Glossary
- redo log, Changing the Number or Size of InnoDB Redo Log Files, MySQL Glossary
- RedoBuffer, Defining MySQL Cluster Data Nodes
- RedoOverCommitCounter
- data nodes, Defining MySQL Cluster Data Nodes
- RedoOverCommitLimit
- data nodes, Defining MySQL Cluster Data Nodes
- reducing
- data size, Optimizing Data Size
- redundant row format, COMPACT and REDUNDANT Row Formats, MySQL Glossary
- ref join type
- optimizer, EXPLAIN Output Format
- references, ALTER TABLE Syntax
- referential integrity, Introduction to InnoDB 1.1, InnoDB as the Default MySQL Storage Engine, 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 Output Format
- REGEXP, Regular Expressions
- REGEXP operator, Regular Expressions
- regexp option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- mysql_find_rows, mysql_find_rows — Extract SQL Statements from Files
- Register Slave
- thread command, Thread Command Values
- Registering slave on master
- thread state, Replication Slave I/O Thread States
- regular expression syntax, Regular Expressions
- rehash command
- mysql, mysql Commands
- relational, MySQL Glossary
- relational databases
- defined, What is MySQL?
- relative option
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- 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-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_index system variable, System Variables Used on Replication Slaves
- relay_log_info_file system variable, System Variables Used on Replication Slaves
- relay_log_purge system variable, Server System Variables
- relay_log_recovery system variable, System Variables Used on Replication Slaves
- relay_log_space_limit system variable, Server System Variables
- release numbers, Which MySQL Version and Distribution to Install
- RELEASE SAVEPOINT, SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT Syntax
- releases
- GA, Which MySQL Version and Distribution to Install
- milestone, 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_LOCK(), Miscellaneous Functions
- relevance, MySQL Glossary
- relnotes option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- reload option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- remote administration (MySQL Cluster)
- and security issues, MySQL Cluster Security and Networking Issues
- remove option
- mysqld, Server Command Options
- MySQLInstallerConsole, MySQL Installer Console
- remove option (ndbd), ndbd — The MySQL Cluster Data Node Daemon
- remove option (ndbmtd), ndbd — The MySQL Cluster Data Node Daemon
- remove option (ndb_mgmd), ndb_mgmd — The MySQL Cluster Management Server Daemon
- removed features in MySQL 5.5, What Is New in MySQL 5.5
- Removing duplicates
- thread state, General Thread States
- removing tmp table
- thread state, General Thread States
- rename
- thread state, General Thread States
- rename result table
- thread state, General Thread States
- RENAME TABLE, RENAME TABLE Syntax
- RENAME USER, 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, REPAIR TABLE Syntax
- and partitioning, Maintenance of Partitions
- and replication, REPAIR TABLE Syntax, Replication and REPAIR TABLE
- 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, SET TRANSACTION Syntax
- repertoire
- character set, String Repertoire, The utf8 Character Set (3-Byte UTF-8 Unicode Encoding)
- replace, Overview of MySQL Programs
- REPLACE, REPLACE Syntax
- replace option
- mysqldump, mysqldump — A Database Backup Program
- mysqlimport, mysqlimport — A Data Import Program
- replace utility, replace — A String-Replacement Utility
- REPLACE(), String Functions
- replicas (MySQL Cluster), MySQL 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 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 INFILE
- and max_allowed_packet, Replication and max_allowed_packet
- and MEMORY tables, Replication and MEMORY Tables
- and mysql (system) database, Replication of the mysql System Database
- 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 Database
- 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 slow query log, Replication and the Slow Query Log
- 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, Changes Affecting Upgrades to 5.5, Replication and AUTO_INCREMENT, Replication and TIMESTAMP
- 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 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
- between MySQL server versions, Changes Affecting Upgrades to 5.5, Replication and TIMESTAMP
- BLACKHOLE, Replication and BLACKHOLE Tables
- circular, Known Issues in MySQL Cluster Replication
- crashes, Replication and Master or Slave Shutdowns
- in MySQL Cluster, MySQL Cluster Replication
- (see also MySQL Cluster 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
- timeouts, Replication Retries and Timeouts
- with differing tables on master and slave, Replication with Differing Table Definitions on Master and Slave
- with ZFS, Using ZFS Replication
- 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 master
- thread states, Replication Master Thread States
- replication masters
- statements, SQL Statements for Controlling Master Servers
- replication options, Replication Features and Issues
- replication slave
- thread states, Replication Slave I/O Thread States, Replication Slave SQL Thread States, Replication Slave Connection Thread States
- replication slaves
- statements, SQL Statements for Controlling Slave Servers
- replication, asynchronous (see MySQL Cluster replication)
- REPORT command (MySQL Cluster), Commands in the MySQL 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, Server System Variables
- report_password system variable, Server System Variables
- report_port system variable, Server System Variables
- report_user system variable, Server System Variables
- Requesting binlog dump
- thread state, Replication Slave I/O Thread States
- REQUIRE option
- GRANT, Other Account Characteristics
- reschedule
- thread state, Delayed-Insert Thread States
- reserved words, Keywords and Reserved Words
- and replication, Replication and Reserved Words
- ReservedSendBufferMemory, Defining MySQL Cluster Data Nodes
- RESET MASTER, RESET MASTER Syntax
- RESET SLAVE, RESET SLAVE Syntax
- RESET SLAVE ALL, RESET SLAVE Syntax
- Reset stmt
- thread command, Thread Command Values
- reset-slave.pl (see MySQL Cluster replication)
- resetmaster option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- resetslave option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- RESIGNAL, RESIGNAL Syntax
- resolveip, Overview of MySQL Programs, resolveip — Resolve Host name to IP Address or Vice
Versa
- help option, resolveip — Resolve Host name to IP Address or Vice
Versa
- silent option, resolveip — Resolve Host name to IP Address or Vice
Versa
- version option, resolveip — Resolve Host name to IP Address or Vice
Versa
- resolve_stack_dump, Overview of MySQL Programs, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- help option, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- numeric-dump-file option, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- symbols-file option, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- version option, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- resource limits
- user accounts, Server System Variables, Setting Account Resource Limits, Other Account Characteristics
- resources
- ndbinfo table, The ndbinfo resources Table
- RESTART command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- restarting
- the server, Testing the Server
- RestartOnErrorInsert, Defining MySQL Cluster Data Nodes
- RestartSubscriberConnectTimeout, Defining MySQL Cluster Data Nodes
- restore, MySQL Glossary
- restore-privilege-tables option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- restore_connect option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- restore_data option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- restore_epoch option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- restore_meta option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- restore_skip-table-check option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- restoring backups
- in MySQL Cluster, ndb_restore — Restore a MySQL Cluster Backup
- restoring from backup
- in MySQL Cluster replication, MySQL Cluster Backups With MySQL 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
- server-side cursors, Restrictions on Server-Side Cursors
- signal, 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
- 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, LOAD DATA INFILE Syntax
- return values
- UDFs, UDF Return Values and Error Handling
- REVERSE(), String Functions
- REVOKE, REVOKE Syntax
- revoking
- privileges, REVOKE Syntax
- rewrite-database option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- rhost option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- RIGHT JOIN, JOIN Syntax
- RIGHT OUTER JOIN, JOIN Syntax
- RIGHT(), String Functions
- RLIKE, Regular Expressions
- ROLLBACK, START TRANSACTION, COMMIT, and ROLLBACK Syntax
- XA transactions, XA Transaction SQL Syntax
- rollback, MySQL Glossary
- rollback option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- rollback segment, MySQL Glossary
- ROLLBACK TO SAVEPOINT, SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT Syntax
- Rolling back
- thread state, General Thread States
- rolling restart (MySQL Cluster), Performing a Rolling Restart of a MySQL Cluster
- ROLLUP, GROUP BY Modifiers
- root password, Securing the Initial MySQL Accounts
- root user, Security Guidelines
- password resetting, How to Reset the Root Password
- ROUND(), Mathematical Functions
- rounding, Precision Math
- rounding errors, Numeric Type Overview
- ROUTINES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA ROUTINES Table
- routines option
- mysqldump, mysqldump — A Database Backup Program
- 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
- 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
- mysql_find_rows, mysql_find_rows — Extract SQL Statements from Files
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- ROW_COUNT(), Information Functions
- ROW_FORMAT
- COMPACT, COMPACT and REDUNDANT Row Formats, Limits on Table Column Count and Row Size
- COMPRESSED, Enabling Compression for a Table, DYNAMIC and COMPRESSED Row Formats, Limits on Table Column Count and Row Size
- DYNAMIC, DYNAMIC and COMPRESSED Row Formats, Limits on Table Column Count and Row Size
- REDUNDANT, COMPACT and REDUNDANT Row Formats, Limits on Table Column Count and Row Size
- RPAD(), String Functions
- Rpl_semi_sync_master_clients status variable, Server Status Variables
- rpl_semi_sync_master_enabled system variable, Server System Variables
- 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, Server System Variables
- rpl_semi_sync_master_trace_level system variable, Server System Variables
- 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_no_slave system variable, Server System Variables
- 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, Server System Variables
- Rpl_semi_sync_slave_status status variable, Server Status Variables
- rpl_semi_sync_slave_trace_level system variable, Server System Variables
- Rpl_status status variable, Server Status Variables
- RPM file, Installing MySQL on Linux Using RPM Packages
- rpm option
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- RPM Package Manager, Installing MySQL on Linux Using RPM Packages
- 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, Installing MySQL Using a Standard Source 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-mode option
- mysqld, Server Command Options
- safe-recover option
- myisamchk, myisamchk Repair Options
- safe-show-database option
- mysqld, Server Command Options
- safe-updates option, Using the --safe-updates Option
- mysql, mysql Options
- safe-user-create option
- mysqld, Server Command Options
- Sakila, History of MySQL
- same value wins (conflict resolution), MySQL Cluster Replication Conflict Resolution
- SAVEPOINT, SAVEPOINT, ROLLBACK TO SAVEPOINT, and RELEASE SAVEPOINT Syntax
- savepoint, MySQL Glossary
- Saving state
- thread state, General Thread States
- scalability, MySQL Glossary
- scale
- arithmetic, Precision Math
- numeric, Data Types
- scale out, MySQL Glossary
- scale up, MySQL Glossary
- SchedulerExecutionTimer, Defining MySQL Cluster Data Nodes
- SchedulerSpinTimer, Defining MySQL Cluster Data Nodes
- schema, MySQL Glossary
- altering, ALTER DATABASE Syntax
- creating, CREATE DATABASE Syntax
- deleting, DROP DATABASE Syntax
- SCHEMA Events (MySQL Cluster), MySQL Cluster Log Events
- SCHEMA(), Information Functions
- SCHEMATA
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA SCHEMATA Table
- SCHEMA_PRIVILEGES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA SCHEMA_PRIVILEGES Table
- SCI (Scalable Coherent Interface) (see MySQL Cluster)
- script files, Using mysql in Batch Mode
- scripts, mysqld_safe — MySQL Server Startup Script, mysqld_multi — Manage Multiple MySQL Servers
- mysql_install_db, Problems Running mysql_install_db
- SQL, mysql — The MySQL Command-Line Tool
- 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
- secure connections, Using Secure Connections
- command options, Command Options for Secure Connections
- secure-auth option
- mysql, mysql Options
- mysqld, Server Command Options
- secure-file-priv option
- mysqld, Server Command Options
- secure_auth system variable, Server System Variables
- secure_file_priv system variable, Server System Variables
- securing a MySQL Cluster, MySQL Cluster and MySQL Security Procedures
- security
- against attackers, Making MySQL Secure Against Attackers
- and malicious SQL statements, MySQL Cluster and MySQL Privileges
- and NDB utilities, MySQL Cluster and MySQL Security Procedures
- plugins, Security Plugins
- security system, The MySQL Access Privilege System
- 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
- Query Cache, The MySQL Query Cache
- SELECT INTO TABLE, SELECT INTO TABLE Differences
- SELECT speed, Speed of SELECT Statements
- selecting
- databases, Creating and Selecting a Database
- selectivity, MySQL Glossary
- select_limit variable, mysql Options
- semi-consistent read, MySQL Glossary
- InnoDB, InnoDB Startup Options and System Variables
- 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, MySQL Cluster TCP/IP Connections
- Sending binlog event to slave
- thread state, Replication Master Thread States
- sending cached result to client
- thread state, Query Cache Thread States
- SendLimit, SCI Transport Connections in MySQL Cluster
- SendSignalId, MySQL Cluster TCP/IP Connections, MySQL Cluster Shared-Memory Connections, SCI Transport Connections in MySQL Cluster
- 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, SET TRANSACTION Syntax
- server, MySQL Glossary
- connecting, Connecting to and Disconnecting from the Server, Connecting to the MySQL Server
- 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, Initializing the Data Directory
- 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 plugins, Server Plugins
- server variable (see system variable)
- server variables (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 MySQL Cluster
- server-side cursor
- restrictions, Restrictions on Server-Side Cursors
- ServerPort, Defining MySQL Cluster Data Nodes
- servers
- multiple, Running Multiple MySQL Instances on One Machine
- servers table
- system table, Privilege System Grant Tables
- server_id system variable, Server System Variables
- server_id_bits system variable, MySQL Cluster System Variables
- server_operations
- ndbinfo table, The ndbinfo server_operations Table
- server_transactions
- ndbinfo table, The ndbinfo server_transactions Table
- service-startup-timeout option
- mysql.server, mysql.server — MySQL Server Startup Script
- services
- for plugins, MySQL Services for Plugins
- session variables
- and replication, Replication and Variables
- SESSION_STATUS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA GLOBAL_STATUS and SESSION_STATUS Tables
- SESSION_USER(), Information Functions
- SESSION_VARIABLES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA GLOBAL_VARIABLES and SESSION_VARIABLES Tables
- SET, SET Syntax
- CHARACTER SET, Connection Character Sets and Collations, SET Syntax
- NAMES, Connection Character Sets and Collations, Configuring the Character Set and Collation for Applications, SET Syntax
- ONE_SHOT, SET Syntax
- size, Data Type Storage Requirements
- SET data type, String Type Overview, The SET Type
- SET GLOBAL sql_slave_skip_counter, SET GLOBAL sql_slave_skip_counter Syntax
- Set option
- thread command, Thread Command Values
- SET OPTION, SET Syntax
- SET PASSWORD, SET PASSWORD Syntax
- SET PASSWORD statement, Assigning Account Passwords
- SET sql_log_bin, SET sql_log_bin Syntax
- SET statement
- assignment operator, Assignment Operators
- 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
- set-collation option
- myisamchk, myisamchk Repair Options
- 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_consumers table
- performance_schema, The setup_consumers Table
- setup_instruments table
- performance_schema, The setup_instruments Table
- setup_timers table
- performance_schema, The setup_timers Table
- SHA(), Encryption and Compression Functions
- SHA1(), Encryption and Compression Functions
- SHA2(), Encryption and Compression Functions
- shared lock, MySQL Glossary
- shared memory transporter (see MySQL Cluster)
- shared tablespace, MySQL Glossary
- shared-memory option
- mysqld, Server Command Options
- shared-memory-base-name option, Connecting to the MySQL Server
- mysql, mysql 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
- 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 MySQL Cluster
- SharedGlobalMemory, Defining MySQL 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, MySQL Cluster Shared-Memory Connections
- ShmSize, MySQL Cluster Shared-Memory Connections
- short-form option
- mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
- SHOW
- in MySQL Cluster management client, Quick Test Setup of MySQL Cluster
- SHOW AUTHORS, SHOW Syntax, SHOW AUTHORS Syntax
- SHOW BINARY LOGS, SHOW Syntax, SHOW BINARY LOGS Syntax
- SHOW BINLOG EVENTS, SHOW Syntax, SHOW BINLOG EVENTS Syntax
- SHOW CHARACTER SET, SHOW Syntax, SHOW CHARACTER SET Syntax
- SHOW COLLATION, SHOW Syntax, SHOW COLLATION Syntax
- SHOW COLUMNS, SHOW Syntax, SHOW COLUMNS Syntax
- SHOW command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- SHOW CONTRIBUTORS, SHOW Syntax, SHOW CONTRIBUTORS Syntax
- SHOW CREATE DATABASE, SHOW Syntax, SHOW CREATE DATABASE Syntax
- SHOW CREATE EVENT, SHOW Syntax
- SHOW CREATE FUNCTION, SHOW Syntax, SHOW CREATE FUNCTION Syntax
- SHOW CREATE PROCEDURE, SHOW Syntax, SHOW CREATE PROCEDURE Syntax
- SHOW CREATE SCHEMA, SHOW Syntax, SHOW CREATE DATABASE Syntax
- SHOW CREATE TABLE, SHOW Syntax, SHOW CREATE TABLE Syntax
- SHOW CREATE TRIGGER, SHOW Syntax, SHOW CREATE TRIGGER Syntax
- SHOW CREATE VIEW, SHOW Syntax, SHOW CREATE VIEW Syntax
- SHOW DATABASES, SHOW Syntax, SHOW DATABASES Syntax
- SHOW ENGINE, SHOW Syntax, SHOW ENGINE Syntax
- and MySQL Cluster, Quick Reference: MySQL Cluster SQL Statements
- SHOW ENGINE INNODB STATUS, SHOW ENGINE Syntax
- and innodb_use_sys_malloc, Configuring the Memory Allocator for InnoDB
- SHOW ENGINE NDB STATUS, SHOW ENGINE Syntax, Quick Reference: MySQL Cluster SQL Statements
- SHOW ENGINE NDBCLUSTER STATUS, SHOW ENGINE Syntax, Quick Reference: MySQL Cluster SQL Statements
- SHOW ENGINES, SHOW Syntax, SHOW ENGINES Syntax
- and MySQL Cluster, Quick Reference: MySQL Cluster SQL Statements
- SHOW ERRORS, SHOW Syntax, SHOW ERRORS Syntax
- SHOW EVENTS, SHOW Syntax, SHOW EVENTS Syntax
- SHOW extensions, Extensions to SHOW Statements
- SHOW FIELDS, SHOW Syntax, SHOW COLUMNS Syntax
- SHOW FUNCTION CODE, SHOW Syntax, SHOW FUNCTION CODE Syntax
- SHOW FUNCTION STATUS, SHOW Syntax, SHOW FUNCTION STATUS Syntax
- SHOW GRANTS, SHOW Syntax, SHOW GRANTS Syntax
- SHOW INDEX, SHOW Syntax, SHOW INDEX Syntax
- SHOW KEYS, SHOW Syntax, SHOW INDEX Syntax
- SHOW MASTER LOGS, SHOW Syntax, SHOW BINARY LOGS Syntax
- SHOW MASTER STATUS, SHOW Syntax, SHOW MASTER STATUS Syntax
- SHOW OPEN TABLES, SHOW Syntax, SHOW OPEN TABLES Syntax
- SHOW PLUGINS, SHOW Syntax, SHOW PLUGINS Syntax
- SHOW PRIVILEGES, SHOW Syntax, SHOW PRIVILEGES Syntax
- SHOW PROCEDURE CODE, SHOW Syntax, SHOW PROCEDURE CODE Syntax
- SHOW PROCEDURE STATUS, SHOW Syntax, SHOW PROCEDURE STATUS Syntax
- SHOW PROCESSLIST, SHOW Syntax, SHOW PROCESSLIST Syntax
- SHOW PROFILE, SHOW Syntax, SHOW PROFILE Syntax
- SHOW PROFILES, SHOW Syntax, SHOW PROFILE Syntax, SHOW PROFILES Syntax
- SHOW RELAYLOG EVENTS, SHOW Syntax, SHOW RELAYLOG EVENTS Syntax
- SHOW SCHEDULER STATUS, Event Scheduler Status
- SHOW SCHEMAS, SHOW DATABASES Syntax
- SHOW SLAVE HOSTS, SHOW Syntax, SHOW SLAVE HOSTS Syntax
- SHOW SLAVE STATUS, SHOW Syntax, SHOW SLAVE STATUS Syntax
- SHOW STATUS, SHOW Syntax
- and MySQL Cluster, Quick Reference: MySQL Cluster SQL Statements
- SHOW STORAGE ENGINES, SHOW ENGINES Syntax
- SHOW TABLE STATUS, SHOW Syntax
- SHOW TABLES, SHOW Syntax, SHOW TABLES Syntax
- SHOW TRIGGERS, SHOW Syntax, SHOW TRIGGERS Syntax
- SHOW VARIABLES, SHOW Syntax
- and MySQL Cluster, Quick Reference: MySQL Cluster SQL Statements
- SHOW WARNINGS, 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 Slaves
- 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 Options
- showing
- database information, mysqlshow — Display Database, Table, and Column Information
- shutdown, MySQL Glossary
- server, The Server Shutdown Process
- Shutdown
- thread command, Thread Command Values
- SHUTDOWN command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- shutdown_timeout variable, mysqladmin — Client for Administering a MySQL Server
- shutting down
- the server, Testing the Server
- Shutting down
- thread state, MySQL Cluster Thread States
- sigint-ignore option
- mysql, mysql Options
- SIGN(), Mathematical Functions
- SIGNAL, SIGNAL Syntax
- signal
- restrictions, Restrictions on Condition Handling
- signals
- server response, Server Response to Signals
- SigNum, MySQL 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 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
- perror, perror — Explain Error Codes
- resolveip, resolveip — Resolve Host name to IP Address or Vice
Versa
- SIN(), Mathematical Functions
- single quote (\'), String Literals
- single user mode (MySQL Cluster), Commands in the MySQL Cluster Management Client, MySQL Cluster Single User Mode
- and ndb_restore, ndb_restore — Restore a MySQL Cluster Backup
- single-transaction option
- mysqldump, mysqldump — A Database Backup Program
- single-user option
- ndb_waiter, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- SINGLEUSER Events (MySQL Cluster), MySQL Cluster Log Events
- size of tables, Limits on Table Size
- sizes
- display, Data Types
- --skip option prefix, Program Option Modifiers
- skip-broken-objects option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- skip-column-names option
- mysql, mysql Options
- skip-comments option
- mysqldump, mysqldump — A Database Backup Program
- skip-concurrent-insert option
- mysqld, Server Command Options
- skip-event-scheduler option
- mysqld, Server Command Options
- skip-grant-tables option
- mysqld, Server Command Options
- 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 Options
- skip-name-resolve option
- mysqld, Server Command Options
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- skip-ndbcluster option
- mysqld, MySQL Server Options for MySQL 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-partition option
- mysqld, Server Command Options
- skip-safemalloc option
- mysqld, Server Command Options
- skip-show-database option
- mysqld, Server Command Options
- skip-slave-start option
- mysqld, Startup Options for Replication Slaves
- skip-ssl option, Command Options for Secure Connections
- skip-stack-trace option
- mysqld, Server Command Options
- skip-symbolic-links option
- mysqld, Server Command Options
- skip-syslog option
- mysqld_safe, mysqld_safe — MySQL Server Startup Script
- skip-thread-priority option
- mysqld, Server Command Options
- skip-unknown-objects option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- skip-use-db option
- mysql_find_rows, mysql_find_rows — Extract SQL Statements from Files
- 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 the slave I/O thread to update
it
- thread state, Replication Slave SQL Thread States
- slave server, MySQL Glossary
- 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-skip-errors option
- mysqld, Startup Options for Replication Slaves
- slave_allow_batching, Starting MySQL Cluster Replication (Single Replication Channel)
- slave_compressed_protocol option
- mysqld, Startup Options for 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_max_allowed_packet system variable, System Variables Used on Replication Slaves
- slave_net_timeout system variable, System Variables Used on Replication Slaves
- slave_skip_errors 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
- Sleep
- thread command, Thread Command Values
- sleep option
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- SLEEP(), Miscellaneous Functions
- slow queries, mysqladmin — Client for Administering a MySQL Server
- slow query log, The Slow Query Log, MySQL Glossary
- and replication, Replication and the Slow Query Log
- 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, Privilege System Grant 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 MySQL Cluster Management Client to Create a Backup
- SNAPSHOTSTART (START BACKUP command), Using The MySQL Cluster Management Client to Create a Backup
- socket option, Connecting to the MySQL Server
- mysql, mysql 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
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- mysqlimport, mysqlimport — A Data Import Program
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_config, mysql_config — Display Options for Compiling Clients
- mysql_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_setpermission, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- socket system variable, Server System Variables
- Solaris
- installation, Installing MySQL on Solaris and OpenSolaris
- Solaris installation problems, Installing MySQL on Solaris and OpenSolaris
- 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-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 Commands
- source distribution
- installing, Installing MySQL from Source
- space ID, MySQL Glossary
- SPACE(), String Functions
- sparse file, MySQL Glossary
- spassword option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- Spatial Extensions in MySQL, Extensions for Spatial Data
- spatial functions, Spatial Function Reference
- speed
- increasing with replication, Replication
- inserting, Speed of INSERT Statements
- of queries, Optimizing SELECT Statements, Speed of SELECT Statements
- spin, MySQL Glossary
- 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
- DB2, Combination 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
- MAXDB, Combination SQL Modes
- MSSQL, Combination SQL Modes
- MYSQL323, Combination SQL Modes
- MYSQL40, Combination SQL Modes
- NO_AUTO_CREATE_USER, 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_FIELD_OPTIONS, Full List of SQL Modes
- NO_KEY_OPTIONS, Full List of SQL Modes
- NO_TABLE_OPTIONS, 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
- ORACLE, Combination SQL Modes
- PAD_CHAR_TO_FULL_LENGTH, Full List of SQL Modes
- PIPES_AS_CONCAT, Full List of SQL Modes
- POSTGRESQL, Combination 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
- TRADITIONAL, The Most Important SQL Modes, Combination SQL Modes
- SQL node (MySQL Cluster)
- defined, MySQL Cluster Core Concepts
- SQL nodes (MySQL Cluster), MySQL Server Usage for MySQL Cluster
- SQL scripts, mysql — The MySQL Command-Line Tool
- SQL statements
- replication masters, SQL Statements for Controlling Master Servers
- replication slaves, SQL Statements for Controlling Slave Servers
- SQL statements relating to MySQL Cluster, Quick Reference: MySQL Cluster SQL Statements
- SQL-92
- extensions to, MySQL Standards Compliance
- sql-mode option
- mysqld, Server Command Options
- sql_auto_is_null system variable, Server System Variables
- SQL_BIG_RESULT, SELECT Syntax
- sql_big_selects system variable, Server System Variables
- SQL_BUFFER_RESULT, SELECT Syntax
- sql_buffer_result system variable, Server System Variables
- SQL_CACHE, Query Cache SELECT Options, SELECT Syntax
- SQL_CALC_FOUND_ROWS, LIMIT Query Optimization, SELECT Syntax
- sql_log_bin system variable, Server System Variables
- sql_log_off system variable, Server System Variables
- sql_log_update system variable, Server System Variables
- sql_mode system variable, Server System Variables
- sql_notes system variable, Server System Variables
- SQL_NO_CACHE, Query Cache SELECT Options, SELECT Syntax
- sql_quote_show_create system variable, Server System Variables
- sql_safe_updates system variable, Server System Variables
- sql_select_limit system variable, 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 Syntax
- sql_warnings system variable, Server System Variables
- SQRT(), Mathematical Functions
- square brackets, Data Types
- srcdir option
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- SRID values
- handling by spatial functions, Argument Handling by Spatial Functions
- SRID(), General Geometry Property Functions
- SSD, InnoDB Table Compression, MySQL Glossary
- SSH, Connecting to MySQL Remotely from Windows with SSH
- SSL, Using Secure Connections
- command options, Command Options for Secure Connections
- configuring, Building MySQL with Support for Secure Connections
- establishing connections, Configuring MySQL to Use Secure Connections
- OpenSSL compared to yaSSL, OpenSSL Versus yaSSL
- X509 Basics, Using Secure Connections
- ssl option, Command Options for Secure Connections
- SSL options, Connecting to the MySQL Server
- mysql, mysql Options
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- mysqld, Server Command Options
- 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
- SSL related options
- GRANT, Other Account Characteristics
- ssl-ca option, Command Options for Secure Connections
- ssl-capath option, Command Options for Secure Connections
- ssl-cert option, Command Options for Secure Connections
- ssl-cipher option, Command Options for Secure Connections
- ssl-key option, Command Options for Secure Connections
- ssl-mode option
- mysql, Command Options for Secure Connections
- ssl-verify-server-cert option, Command Options for Secure 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_key system variable, Server System Variables
- standalone option
- mysqld, Server Command Options
- Standard Monitor
- InnoDB, InnoDB Monitors
- 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 MySQL Cluster Management Client to Create a Backup
- SNAPSHOTEND, Using The MySQL Cluster Management Client to Create a Backup
- SNAPSHOTSTART, Using The MySQL Cluster Management Client to Create a Backup
- syntax, Using The MySQL Cluster Management Client to Create a Backup
- WAIT COMPLETED, Using The MySQL Cluster Management Client to Create a Backup
- WAIT STARTED, Using The MySQL Cluster Management Client to Create a Backup
- START command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- 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-position option
- mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
- StartConnectBackoffMaxTime, Defining SQL and Other API Nodes in a MySQL Cluster
- StartFailRetryDelay, Defining MySQL Cluster Data Nodes
- StartFailureTimeout, Defining MySQL Cluster Data Nodes
- starting
- comments, '--' as the Start of a Comment
- mysqld, How to Run MySQL as a Normal User
- the server, Initializing the Data Directory
- the server automatically, Starting and Stopping MySQL Automatically
- Starting many servers, Running Multiple MySQL Instances on One Machine
- StartNoNodeGroupTimeout, Defining MySQL Cluster Data Nodes
- StartPartialTimeout, Defining MySQL Cluster Data Nodes
- StartPartitionedTimeout, Defining MySQL Cluster Data Nodes
- StartPoint(), LineString and MultiLineString Property Functions
- startup, MySQL Glossary
- STARTUP Events (MySQL Cluster), MySQL Cluster Log Events
- startup options
- default, Using Option Files
- startup parameters, Tuning Server Parameters
- mysql, mysql Options
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- tuning, System Factors and Startup Parameter Tuning
- StartupStatusReportFrequency, Defining MySQL Cluster Data Nodes
- start_row option
- mysql_find_rows, mysql_find_rows — Extract SQL Statements from Files
- statefile option
- comp_err, comp_err — Compile MySQL Error Message File
- 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, MySQL Compound-Statement Syntax
- GRANT, Adding User Accounts
- replication masters, SQL Statements for Controlling Master Servers
- replication slaves, SQL Statements for Controlling Slave Servers
- 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 (MySQL Cluster), MySQL Cluster Log Events
- stats option
- myisam_ftdump, myisam_ftdump — Display Full-Text Index information
- stats_method myisamchk variable, myisamchk General Options
- status
- tables, SHOW TABLE STATUS Syntax
- status command
- mysql, mysql Commands
- results, mysqladmin — Client for Administering a MySQL Server
- STATUS command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- status option
- MySQLInstallerConsole, MySQL Installer Console
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- status variable
- 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
- Rpl_status, Server Status Variables
- status variables, Server Status Variables, SHOW STATUS Syntax
- MySQL Cluster, MySQL Cluster Status Variables
- MySQL Cluster replication conflict detection, MySQL Cluster Replication Conflict Resolution
- STD(), GROUP BY (Aggregate) Function Descriptions
- STDDEV(), GROUP BY (Aggregate) Function Descriptions
- STDDEV_POP(), GROUP BY (Aggregate) Function Descriptions
- STDDEV_SAMP(), GROUP BY (Aggregate) Function Descriptions
- stemming, MySQL Glossary
- STOP command (MySQL Cluster), Commands in the MySQL Cluster Management Client
- STOP SLAVE, STOP SLAVE Syntax
- stop-datetime option
- mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
- stop-position option
- mysqlbinlog, mysqlbinlog — Utility for Processing Binary Log Files
- StopOnError, Defining MySQL Cluster Data Nodes
- stopping
- the server, Starting and Stopping MySQL Automatically
- stopword, MySQL Glossary
- stopword list
- user-defined, Fine-Tuning MySQL Full-Text Search
- storage engine, MySQL Glossary
- ARCHIVE, The ARCHIVE Storage Engine
- InnoDB, Introduction to InnoDB 1.1
- 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 MySQL Cluster
- choosing, Alternative Storage Engines
- differences between NDB and InnoDB, Differences Between the NDB and InnoDB Storage Engines
- InnoDB as default, InnoDB as the Default MySQL Storage Engine
- 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 type, Data Type Storage Requirements
- storage space
- minimizing, Optimizing Data Size
- storage_engine system variable, Server System Variables
- stored functions, Using Stored Routines (Procedures and Functions)
- and INSERT DELAYED, INSERT Syntax
- stored procedures, Using Stored Routines (Procedures and Functions)
- stored programs, MySQL Compound-Statement Syntax, Stored Programs and Views
- 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
- storing result in query cache
- thread state, Query Cache Thread States
- storing row into queue
- thread state, Delayed-Insert Thread States
- STRAIGHT_JOIN, LEFT JOIN and RIGHT JOIN Optimization, Optimizing Queries with EXPLAIN, EXPLAIN Output Format, SELECT Syntax, JOIN Syntax, EXPLAIN Syntax
- STRCMP(), String Comparison Functions
- strict mode, MySQL Glossary
- strict SQL mode, The Most Important SQL Modes
- 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 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 functions, String Functions
- string literal introducer, String Literals, Character String Literal Character Set and Collation
- string replacement
- replace utility, replace — A String-Replacement Utility
- string types, String Types, Data Type Storage Requirements
- StringMemory, Defining MySQL Cluster Data Nodes
- strings
- defined, String Literals
- escape sequences, String Literals
- nondelimited, Date and Time Literals
- striping
- defined, Optimizing Disk I/O
- STR_TO_DATE(), Date and Time 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
- optimization, Optimizing Subqueries with 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)
- subselects, Subquery Syntax
- SUBSTR(), String Functions
- SUBSTRING(), String Functions
- SUBSTRING_INDEX(), String Functions
- SUBTIME(), Date and Time Functions
- subtraction (-), Arithmetic Operators
- suffix option
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- SUM(), GROUP BY (Aggregate) Function Descriptions
- SUM(DISTINCT), GROUP BY (Aggregate) Function Descriptions
- super-large-pages option
- mysqld, Server Command Options
- superuser, Securing the Initial MySQL Accounts
- superuser option
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- symbolic-links option
- mysqld, Server Command Options
- symbols-file option
- resolve_stack_dump, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- synchronization of master and slave
- in MySQL Cluster Replication, MySQL Cluster Replication: Automating Synchronization of the Replication
Slave to the Master Binary Log
- Syncing ndb table schema operation and binlog
- thread state, MySQL Cluster Thread States
- sync_binlog system variable, System Variables Used with Binary Logging
- sync_frm system variable, Server System Variables
- 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
- syntax
- regular expression, Regular Expressions
- syntax conventions, Typographical and Syntax Conventions
- synthetic key, MySQL Glossary
- 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, MySQL Source-Configuration Options
- SYSDATE(), Date and Time Functions
- sysdate-is-now option
- mysqld, Server Command Options
- syslog option
- mysqld_safe, mysqld_safe — MySQL Server Startup Script
- syslog-tag option
- mysqld_safe, mysqld_safe — MySQL Server Startup Script
- system
- privilege, The MySQL Access Privilege System
- security, General Security Issues
- system command
- mysql, mysql Commands
- System lock
- thread state, General Thread States
- system optimization, System Factors and Startup Parameter Tuning
- system option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- system table
- optimizer, EXPLAIN Output Format, SELECT Syntax
- system tables
- columns_priv table, Privilege System Grant Tables
- db table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- event table, Privilege System Grant Tables
- func table, Privilege System Grant Tables
- general_log table, Privilege System Grant Tables
- help tables, Privilege System Grant Tables
- host table, Privilege System Grant Tables
- ndb_binlog_index table, Privilege System Grant Tables, MySQL Cluster Replication Schema and Tables
- plugin table, Privilege System Grant Tables
- proc table, Privilege System Grant Tables
- procs_priv table, Privilege System Grant Tables
- proxies_priv table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- servers table, Privilege System Grant Tables
- slow_log table, Privilege System Grant Tables
- tables_priv table, Privilege System Grant Tables
- time zone tables, Privilege System Grant Tables
- user table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- system tablespace, MySQL Glossary
- system variable, Using System Variables, SHOW VARIABLES Syntax
- and replication, Replication and Variables
- audit_log_buffer_size, Audit Log Plugin Options and System Variables
- audit_log_file, Audit Log Plugin Options and System Variables
- audit_log_flush, Audit Log Plugin Options and System Variables
- audit_log_format, Audit Log Plugin Options and System Variables
- audit_log_policy, Audit Log Plugin Options and System Variables
- audit_log_rotate_on_size, Audit Log Plugin Options and System Variables
- audit_log_strategy, Audit Log Plugin Options and 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_increment_increment, System Variables Used on Replication Masters
- auto_increment_offset, System Variables Used on Replication Masters
- back_log, Server System Variables
- basedir, Server System Variables
- big_tables, Server System Variables
- binlog_cache_size, System Variables Used with Binary Logging
- binlog_direct_non_transactional_updates, System Variables Used with Binary Logging
- binlog_format, System Variables Used with Binary Logging
- binlog_stmt_cache_size, System Variables Used with Binary Logging
- bulk_insert_buffer_size, 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
- 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
- connect_timeout, 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_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
- div_precision_increment, Server System Variables
- engine_condition_pushdown, Server System Variables
- error_count, Server System Variables
- event_scheduler, Server System Variables
- expire_logs_days, 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
- have_compress, Server System Variables
- have_crypt, Server System Variables
- have_csv, Server System Variables
- have_dynamic_loading, Server System Variables
- have_geometry, Server System Variables
- have_innodb, Server System Variables
- have_openssl, Server System Variables
- have_partitioning, 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_symlink, Server System Variables
- hostname, Server System Variables
- identity, Server System Variables
- ignore_builtin_innodb, InnoDB Startup Options and 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_additional_mem_pool_size, 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_buffer_pool_instances, 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_checksums, InnoDB Startup Options and System Variables
- innodb_commit_concurrency, 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_doublewrite, InnoDB Startup Options and System Variables
- innodb_fast_shutdown, InnoDB Startup Options and System Variables
- innodb_file_format, InnoDB Startup Options and System Variables
- innodb_file_format_check, InnoDB Startup Options and System Variables
- innodb_file_format_max, InnoDB Startup Options and System Variables
- innodb_file_per_table, 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_force_recovery, 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_locks_unsafe_for_binlog, 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_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_max_dirty_pages_pct, InnoDB Startup Options and System Variables
- innodb_max_purge_lag, InnoDB Startup Options and System Variables
- innodb_mirrored_log_groups, 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_purge_batch_size, 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_replication_delay, InnoDB Startup Options and System Variables
- innodb_rollback_on_timeout, InnoDB Startup Options and System Variables
- innodb_spin_wait_delay, 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_stats_sample_pages, InnoDB Startup Options and System Variables
- innodb_strict_mode, InnoDB Startup Options and System Variables
- innodb_support_xa, 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_thread_concurrency, InnoDB Startup Options and System Variables
- innodb_thread_sleep_delay, 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_use_native_aio, InnoDB Startup Options and System Variables
- innodb_use_sys_malloc, 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
- join_buffer_size, Server System Variables
- keep_files_on_create, Server 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
- language, 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_wait_timeout, Server System Variables
- log, Server System Variables
- log_bin, System Variables Used with Binary Logging
- log_bin_trust_function_creators, Server System Variables
- log_bin_trust_routine_creators, Server System Variables
- log_bin_use_v1_row_events, System Variables Used with Binary Logging
- log_error, 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_queries, 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
- 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_error_count, Server System Variables
- max_heap_table_size, Server System Variables
- max_insert_delayed_threads, Server System Variables
- max_join_size, Server System Variables
- max_length_for_sort_data, Server System Variables
- max_long_data_size, Server System Variables
- max_prepared_stmt_count, Server System Variables
- max_relay_log_size, Server System Variables
- 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
- metadata_locks_cache_size, 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
- named_pipe, Server System Variables
- ndb_log_empty_epochs, MySQL Cluster System Variables
- ndb_log_orig, MySQL Cluster System Variables
- ndb_log_transaction_id, MySQL 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
- old, Server System Variables
- old_alter_table, Server System Variables
- old_passwords, Server System Variables
- one_shot, 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
- performance_schema, 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_max_cond_classes, Performance Schema System Variables
- performance_schema_max_cond_instances, 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_mutex_classes, Performance Schema System Variables
- performance_schema_max_mutex_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_table_handles, Performance Schema System Variables
- performance_schema_max_table_instances, Performance Schema System Variables
- performance_schema_max_thread_classes, Performance Schema System Variables
- performance_schema_max_thread_instances, Performance Schema System Variables
- pid_file, Server System Variables
- plugin_dir, Server System Variables
- port, Server System Variables
- preload_buffer_size, 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
- read_buffer_size, Server System Variables
- read_only, Server System Variables
- read_rnd_buffer_size, Server System Variables
- relay_log, 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_purge, Server System Variables
- relay_log_recovery, System Variables Used on Replication Slaves
- relay_log_space_limit, Server System Variables
- report_host, Server System Variables
- report_password, Server System Variables
- report_port, Server System Variables
- report_user, Server System Variables
- rpl_semi_sync_master_enabled, Server System Variables
- rpl_semi_sync_master_timeout, Server System Variables
- rpl_semi_sync_master_trace_level, Server System Variables
- rpl_semi_sync_master_wait_no_slave, Server System Variables
- rpl_semi_sync_slave_enabled, Server System Variables
- rpl_semi_sync_slave_trace_level, Server System Variables
- secure_auth, Server System Variables
- secure_file_priv, Server System Variables
- server_id, Server System Variables
- server_id_bits, MySQL Cluster System Variables
- shared_memory, Server System Variables
- shared_memory_base_name, 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_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_skip_errors, 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, Server System Variables
- sql_log_off, Server System Variables
- sql_log_update, Server System Variables
- sql_mode, Server System Variables
- sql_notes, Server System Variables
- sql_quote_show_create, Server System Variables
- sql_safe_updates, Server System Variables
- sql_select_limit, 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_key, Server System Variables
- storage_engine, Server System Variables
- sync_binlog, System Variables Used with Binary Logging
- sync_frm, Server System Variables
- 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
- system_time_zone, Server System Variables
- sysvar_stored_program_cache, Server System Variables
- table_definition_cache, Server System Variables
- table_lock_wait_timeout, Server System Variables
- table_open_cache, Server System Variables
- table_type, Server System Variables
- thread_cache_size, Server System Variables
- thread_concurrency, 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
- timed_mutexes, Server System Variables
- timestamp, Server System Variables
- time_format, Server System Variables
- time_zone, Server System Variables
- tmpdir, Server System Variables
- tmp_table_size, Server System Variables
- transaction_alloc_block_size, Server System Variables
- transaction_allow_batching, MySQL Cluster System Variables
- transaction_prealloc_size, Server System Variables
- tx_isolation, Server System Variables
- unique_checks, Server System Variables
- updatable_views_with_limit, Server System Variables
- version, Server System Variables
- version_comment, Server System Variables
- version_compile_machine, Server System Variables
- version_compile_os, Server System Variables
- wait_timeout, Server System Variables
- warning_count, Server System Variables
- system variables, Server System Variables
- system_time_zone system variable, Server System Variables
- SYSTEM_USER(), Information Functions
- sysvar_stored_program_cache system variable, Server System Variables
T
[
index top]
- tab (\t), String Literals, LOAD DATA INFILE Syntax
- tab option
- mysqldump, mysqldump — A Database Backup Program
- tab option (ndb_restore), ndb_restore — Restore a MySQL 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 'mysql.proxies_priv' doesn't exist, Changes Affecting Upgrades to 5.5
- table aliases, SELECT Syntax
- table cache, How MySQL Opens and Closes Tables
- 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 (MySQL Cluster), Defining MySQL Cluster Data Nodes
- Table lock
- thread state, General Thread States
- table lock, MySQL Glossary
- Table Monitor
- InnoDB, InnoDB Monitors
- table names
- case sensitivity, MySQL Extensions to Standard SQL, Identifier Case Sensitivity
- table option
- mysql, mysql Options
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- ndb_desc, ndb_desc — Describe NDB Tables
- 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 Output Format
- constant, How MySQL Optimizes WHERE Clauses
- 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, mysqlhotcopy — 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
- host, Access Control, Stage 2: Request Verification
- improving performance, Optimizing Data Size
- information, Obtaining Table Information with myisamchk
- information about, Getting Information About Databases and Tables
- InnoDB, Introduction to InnoDB 1.1
- 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
- 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 Output Format
- 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
- TABLESPACE
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TABLESPACES Table
- tablespace, MySQL Glossary
- tablespace dictionary, MySQL Glossary
- Tablespace Monitor
- InnoDB, File Space Management, InnoDB Monitors, InnoDB Backup and Recovery
- tables_priv table
- system table, Privilege System Grant Tables
- table_definition_cache system variable, Server System Variables
- table_lock_wait_timeout system variable, Server System Variables
- table_open_cache, How MySQL Opens and Closes Tables
- table_open_cache system variable, Server System Variables
- TABLE_PRIVILEGES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TABLE_PRIVILEGES Table
- table_type system variable, Server System Variables
- TAN(), Mathematical Functions
- tar
- problems on Solaris, Installing MySQL on Solaris and OpenSolaris
- 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, mysql Options
- TCP_MAXSEG_SIZE, MySQL Cluster TCP/IP Connections
- TCP_RCV_BUF_SIZE, MySQL Cluster TCP/IP Connections
- TCP_SND_BUF_SIZE, MySQL Cluster TCP/IP Connections
- tee command
- mysql, mysql Commands
- tee option
- mysql, mysql Options
- temp-pool option
- mysqld, Server Command Options
- temporary file
- write access, Problems Running mysql_install_db
- temporary files, Where MySQL Stores Temporary Files
- temporary table, MySQL Glossary
- temporary tables
- and replication, Replication and Temporary Tables
- internal, Internal Temporary Table Use in MySQL
- problems, TEMPORARY Table Problems
- temporary tablespace, MySQL Glossary
- terminal monitor
- defined, Tutorial
- test option
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- testing
- connection to the server, Access Control, Stage 1: Connection Verification
- installation, Initializing the Data Directory
- postinstallation, Postinstallation Setup and Testing
- testing mysqld
- mysqltest, The MySQL Test Suite
- test_plugin_server authentication plugin, The Test Authentication Plugin
- TEXT
- size, Data Type Storage Requirements
- text collection, MySQL Glossary
- TEXT columns
- default values, The BLOB and TEXT Types
- indexing, Column Indexes, 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 INFILE Syntax
- thd_alloc service, MySQL Services for Plugins
- thd_wait service, MySQL Services for Plugins
- thread, MySQL Glossary
- thread cache, How MySQL Uses Threads for 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 state
- After create, General Thread States
- allocating local table, Delayed-Insert 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 privileges on cached query, Query Cache Thread States
- checking query cache for query, Query Cache Thread States
- Checking table, General Thread States
- cleaning up, General Thread States
- Clearing, Event Scheduler Thread States
- closing tables, General Thread States
- Committing events to binlog, MySQL Cluster Thread States
- Connecting to master, Replication Slave I/O Thread States
- converting HEAP to MyISAM, 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 delayed handler, Delayed-Insert 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
- Flushing tables, General Thread States
- freeing items, General Thread States
- FULLTEXT initialization, General Thread States
- got handler lock, Delayed-Insert Thread States
- got old table, Delayed-Insert Thread States
- init, General Thread States
- Initialized, Event Scheduler Thread States
- insert, Delayed-Insert Thread States
- invalidating query cache entries, Query Cache Thread States
- Killed, General Thread States
- Killing slave, Replication Slave Connection Thread States
- Locked, General Thread States
- logging slow query, General Thread States
- login, General Thread States
- Making temp file, Replication Slave SQL Thread States
- manage keys, General Thread States
- Master has sent all binlog to slave; waiting for binlog to be updated, Replication Master Thread States
- NULL, General Thread States
- Opening master dump table, Replication Slave Connection Thread States
- Opening mysql.ndb_apply_status, MySQL Cluster Thread States
- Opening table, General Thread States
- Opening tables, General Thread States
- optimizing, General Thread States
- preparing, General Thread States
- Processing events, MySQL Cluster Thread States
- Processing events from schema table, MySQL 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 from net, General Thread States
- Reading master dump table data, Replication Slave Connection Thread States
- Rebuilding the index on master dump table, Replication Slave Connection 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
- reschedule, Delayed-Insert 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 cached result to client, Query Cache Thread States
- setup, General Thread States
- Shutting down, MySQL Cluster Thread States
- Slave has read all relay log; waiting for the slave I/O thread to update
it, 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
- storing result in query cache, Query Cache Thread States
- storing row into queue, Delayed-Insert Thread States
- Syncing ndb table schema operation and binlog, MySQL Cluster Thread States
- System lock, General Thread States
- Table lock, General Thread States
- update, General Thread States
- Updating, General Thread States
- updating main table, General Thread States
- updating reference tables, General Thread States
- upgrading lock, Delayed-Insert Thread States
- User lock, General Thread States
- User sleep, General Thread States
- Waiting for all running commits to finish, General Thread States
- Waiting for allowed to take ndbcluster global schema lock, MySQL Cluster Thread States
- Waiting for commit lock, General Thread States
- waiting for delay_list, Delayed-Insert Thread States
- Waiting for event from ndbcluster, MySQL Cluster Thread States
- Waiting for first event from ndbcluster, MySQL Cluster Thread States
- Waiting for global metadata lock, General Thread States
- Waiting for global read lock, General Thread States
- waiting for handler insert, Delayed-Insert Thread States
- waiting for handler lock, Delayed-Insert Thread States
- waiting for handler open, Delayed-Insert Thread States
- Waiting for INSERT, Delayed-Insert 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, MySQL Cluster Thread States
- Waiting for ndbcluster global schema lock, MySQL Cluster Thread States
- Waiting for ndbcluster to start, MySQL Cluster Thread States
- Waiting for next activation, Event Scheduler Thread States
- Waiting for query cache lock, Query Cache Thread States
- Waiting for release of readlock, General Thread States
- Waiting for scheduler to stop, Event Scheduler Thread States
- Waiting for schema epoch, MySQL 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 stored function metadata lock, General Thread States
- Waiting for stored procedure metadata lock, General Thread States
- Waiting for table, 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 get readlock, General 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
- Writing to net, General Thread States
- thread states, Examining Thread Information
- delayed inserts, Delayed-Insert Thread States
- event scheduler, Event Scheduler Thread States
- general, General Thread States
- MySQL Cluster, MySQL Cluster Thread States
- query cache, Query Cache 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
- threadblocks
- ndbinfo table, The ndbinfo threadblocks Table
- ThreadConfig, Defining MySQL 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
- threads table
- performance_schema, The threads Table
- threadstat
- ndbinfo table, The ndbinfo threadstat Table
- thread_cache_size system variable, Server System Variables
- thread_concurrency 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 literals, Date and Time Literals
- time representation
- Event Scheduler, Event Metadata
- time types, Data Type Storage Requirements
- time zone problems, Time Zone Problems
- time zone tables, mysql_tzinfo_to_sql — Load the Time Zone Tables
- system table, Privilege System Grant 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 MySQL Cluster Data Nodes
- TimeBetweenEpochsTimeout, Defining MySQL Cluster Data Nodes
- TimeBetweenGlobalCheckpoints, Defining MySQL Cluster Data Nodes
- TimeBetweenGlobalCheckpointsTimeout, Defining MySQL Cluster Data Nodes
- TimeBetweenInactiveTransactionAbortCheck, Defining MySQL Cluster Data Nodes
- TimeBetweenLocalCheckpoints, Defining MySQL Cluster Data Nodes
- TimeBetweenWatchDogCheck, Defining MySQL Cluster Data Nodes
- TimeBetweenWatchDogCheckInitial, Defining MySQL Cluster Data Nodes
- TIMEDIFF(), Date and Time Functions
- timed_mutexes system variable, Server System Variables
- timeout, Server System Variables, Miscellaneous Functions, INSERT DELAYED Syntax
- connect_timeout variable, mysql Options, 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 MySQL Cluster to Reach a Given Status
- timeouts (replication), Replication Retries and Timeouts
- TIMESTAMP
- and logs, Changes Affecting Upgrades to 5.5
- and NULL values, Problems with NULL Values
- and replication, Changes Affecting Upgrades to 5.5, Replication and AUTO_INCREMENT, Replication and TIMESTAMP
- initialization and updating, Automatic Initialization and Updating for TIMESTAMP
- 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_zone system variable, Server System Variables
- 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 Secure Connections
- command options, Command Options for Secure Connections
- establishing connections, Configuring MySQL to Use Secure Connections
- TMPDIR environment variable, Problems Running mysql_install_db, Environment Variables, Overview of MySQL Programs, Where MySQL Stores Temporary Files
- TMPDIR option
- CMake, MySQL Source-Configuration Options
- tmpdir option
- myisamchk, myisamchk Repair Options
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- mysqld, Server Command Options
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- 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, MySQL Installer Console, mysql — The MySQL Command-Line Tool
- 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, InnoDB Disk I/O, MySQL Glossary
- TotalSendBufferMemory
- API and SQL nodes, Defining SQL and Other API Nodes in a MySQL Cluster
- data nodes, Defining MySQL Cluster Data Nodes
- management nodes, Defining a MySQL Cluster Management Server
- Touches(), Spatial Relation Functions That Use Object Shapes
- TO_DAYS(), Date and Time Functions
- TO_SECONDS(), Date and Time Functions
- TPS, MySQL Glossary
- trace DBI method, Debugging mysqld under gdb
- trace files
- ndbmtd, ndbmtd — The MySQL Cluster Data Node Daemon (Multi-Threaded)
- trace files (MySQL Cluster), ndbd — The MySQL Cluster Data Node Daemon
- TRADITIONAL SQL mode, The Most Important SQL Modes, Combination SQL Modes
- transaction, MySQL Glossary
- transaction ID, MySQL Glossary
- transaction isolation level, SET TRANSACTION Syntax
- READ COMMITTED, SET TRANSACTION Syntax
- READ UNCOMMITTED, SET TRANSACTION Syntax
- REPEATABLE READ, SET TRANSACTION Syntax
- SERIALIZABLE, SET TRANSACTION Syntax
- transaction-isolation option
- mysqld, Server Command Options
- transaction-safe tables, Introduction to InnoDB 1.1
- transactional option
- ndb_delete_all, ndb_delete_all — Delete All Rows from an NDB Table
- TransactionBufferMemory, Defining MySQL Cluster Data Nodes
- TransactionDeadlockDetectionTimeout, Defining MySQL Cluster Data Nodes
- TransactionInactiveTimeout, Defining MySQL Cluster Data Nodes
- transactions, InnoDB Transaction Model and Locking
- and replication, Replication Retries and Timeouts, Replication and Transactions
- isolation levels, InnoDB Transaction Model and Locking
- metadata locking, Metadata Locking
- support, Introduction to InnoDB 1.1
- transaction_alloc_block_size system variable, Server System Variables
- transaction_allow_batching session variable (MySQL Cluster), MySQL Cluster System Variables
- transaction_prealloc_size system variable, Server System Variables
- Translators
- list of, Documenters and translators
- transparent page compression, MySQL Glossary
- transportable tablespace, MySQL Glossary
- transporters
- ndbinfo table, The ndbinfo transporters Table
- .TRG file, MySQL Glossary
- trigger
- restrictions, Restrictions on Stored Programs
- triggers, CREATE TRIGGER Syntax, DROP TRIGGER Syntax, SHOW TRIGGERS Syntax, Stored Programs and Views, Using Triggers
- and INSERT DELAYED, INSERT Syntax
- and replication, Replication of Invoked Features, Replication and Triggers
- LAST_INSERT_ID(), Stored Procedures, Functions, Triggers, and LAST_INSERT_ID()
- metadata, Trigger Metadata
- TRIGGERS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA TRIGGERS Table
- triggers option
- mysqldump, mysqldump — A Database Backup Program
- TRIM(), String Functions
- .TRN file, MySQL Glossary
- troubleshooting, MySQL Glossary
- FreeBSD, Dealing with Problems Compiling MySQL
- InnoDB deadlocks, Deadlock Detection and Rollback
- InnoDB errors, InnoDB Error Handling
- InnoDB recovery problems, Forcing InnoDB Recovery
- InnoDB table fragmentation, Defragmenting a Table
- Solaris, Dealing with Problems Compiling MySQL
- with MySQL Enterprise Monitor, MySQL Enterprise Monitor Overview
- TRUE, Number Literals, Boolean Literals
- testing for, Comparison Functions and Operators
- truncate, MySQL Glossary
- TRUNCATE TABLE, TRUNCATE TABLE Syntax
- and MySQL Cluster, Limits and Differences of MySQL Cluster from Standard MySQL Limits
- and replication, Replication and TRUNCATE TABLE
- performance_schema database, Performance Schema General Table Characteristics, Restrictions on Performance Schema
- 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
- two-phase commit, InnoDB Startup Options and System Variables, MySQL Glossary
- TwoPassInitialNodeRestartCopy, Defining MySQL Cluster Data Nodes
- tx_isolation system variable, Server System Variables
- type codes
- C prepared statement API, C API Prepared Statement Type Codes
- type conversions, Type Conversion in Expression Evaluation, Comparison Functions and Operators
- type option
- mysql_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- ndb_config, ndb_config — Extract MySQL 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, Data Type Storage Requirements
- Date and Time, Date and Time Types
- numeric, Data Type Storage Requirements
- of tables, Alternative Storage Engines
- portability, Using Data Types from Other Database Engines
- string, Data Type Storage Requirements
- strings, String Types
- time, Data Type Storage Requirements
- typographical conventions, Typographical and Syntax Conventions
- TZ environment variable, Environment Variables, Time Zone Problems
- tz-utc option
- mysqldump, mysqldump — A Database Backup Program
U
[
index top]
- UCASE(), String Functions
- UCS-2, Character Set Support
- ucs2 character set, The ucs2 Character Set (UCS-2 Unicode Encoding)
- UDFs, CREATE FUNCTION Syntax for User-Defined Functions, DROP FUNCTION Syntax
- compiling, UDF Compiling and Installing
- defined, Adding New Functions to MySQL
- return values, UDF Return Values and Error Handling
- ulimit, 'File' Not Found and Similar Errors
- UMASK environment variable, Environment Variables, Problems with File Permissions
- UMASK_DIR environment variable, Environment Variables, Problems with File Permissions
- unary minus (-), Arithmetic Operators
- unbuffered option
- mysql, mysql Options
- UNCOMPRESS(), Encryption and Compression Functions
- UNCOMPRESSED_LENGTH(), Encryption and Compression Functions
- undo, MySQL Glossary
- undo log, InnoDB File-Per-Table Tablespaces, MySQL Glossary
- undo tablespace, MySQL Glossary
- UndoDataBuffer, Defining MySQL Cluster Data Nodes
- UndoIndexBuffer, Defining MySQL Cluster Data Nodes
- UNHEX(), String Functions
- Unicode, Character Set Support
- Unicode Collation Algorithm, Unicode Character Sets
- UNINSTALL PLUGIN, UNINSTALL PLUGIN Syntax
- uninstalling plugins, Installing and Uninstalling Plugins, UNINSTALL PLUGIN Syntax
- 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 Output Format
- Unix
- compiling clients on, Building C API Client Programs
- UNIX_TIMESTAMP(), Date and Time Functions
- UNKNOWN
- testing for, Comparison Functions and Operators
- unloading
- tables, Retrieving Information from a Table
- UNLOCK TABLES, LOCK TABLES and UNLOCK TABLES Syntax
- unnamed views, Subqueries in the FROM Clause
- 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 Types
- 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, MySQL Installer Console
- update option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
- 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
- MySQLInstallerConsole, MySQL Installer Console
- upgrade-system-tables option
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- upgrades
- MySQL Cluster, Upgrading and Downgrading MySQL Cluster NDB 7.2, Performing a Rolling Restart of a MySQL Cluster
- upgrades and downgrades (MySQL Cluster)
- compatibility between versions, Upgrading and Downgrading MySQL Cluster NDB 7.2
- upgrading, Upgrading or Downgrading MySQL, Upgrading MySQL
- different architecture, Copying MySQL Databases to Another Machine
- to ¤t-series;, Changes Affecting Upgrades to 5.5
- upgrading lock
- thread state, Delayed-Insert Thread States
- upgrading MySQL, mysql_upgrade — Check and Upgrade MySQL Tables
- UPPER(), String Functions
- uptime, mysqladmin — Client for Administering a MySQL Server
- URLs for downloading MySQL, How to Get MySQL
- usage option
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- usage option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- USE, USE Syntax
- use command
- mysql, mysql Commands
- USE INDEX, Index Hints
- USE KEY, Index Hints
- use-frm option
- mysqlcheck, mysqlcheck — A Table Maintenance Program
- use-threads option
- mysqlimport, mysqlimport — A Data Import Program
- useHexFormat option
- ndb_select_all, ndb_select_all — Print Rows from an NDB Table
- user accounts
- creating, CREATE USER Syntax
- renaming, RENAME USER Syntax
- resource limits, Server System Variables, Setting Account Resource Limits, Other Account Characteristics
- USER environment variable, Environment Variables, Connecting to the MySQL Server
- User lock
- thread state, General Thread States
- user names
- and passwords, User Names and Passwords
- in account names, Specifying Account Names
- in default accounts, Securing the Initial MySQL Accounts
- user option, Connecting to the MySQL Server
- mysql, mysql Options
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- mysqlhotcopy, mysqlhotcopy — A Database Backup Program
- mysqlimport, mysqlimport — A Data Import Program
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- mysql_setpermission, mysql_setpermission — Interactively Set Permissions in Grant
Tables
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- user privileges
- adding, Adding User Accounts
- deleting, Removing User Accounts, DROP USER Syntax
- dropping, Removing User Accounts, DROP USER Syntax
- User sleep
- thread state, General Thread States
- user table
- sorting, Access Control, Stage 1: Connection Verification
- system table, Securing the Initial MySQL Accounts, Privilege System Grant Tables
- user variables, User-Defined Variables
- and replication, Replication and Variables
- USER(), Information Functions
- User-defined functions, CREATE FUNCTION Syntax for User-Defined Functions, DROP FUNCTION Syntax
- user-defined functions
- adding, Adding New Functions to MySQL, Adding a New User-Defined Function
- users
- adding, Starting the Server
- deleting, Removing User Accounts, DROP USER Syntax
- root, Securing the Initial MySQL Accounts
- USER_PRIVILEGES
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA USER_PRIVILEGES Table
- USING HASH
- with NDB tables, CREATE INDEX Syntax
- using multiple disks to start data, Using Symbolic Links for Databases on Windows
- using MySQL Cluster programs, MySQL Cluster Programs
- UTC_DATE(), Date and Time Functions
- UTC_TIME(), Date and Time Functions
- UTC_TIMESTAMP(), Date and Time Functions
- UTF-8, Character Set Support
- utf16 character set, The utf16 Character Set (UTF-16 Unicode Encoding)
- utf16_bin collation, Unicode Character Sets
- utf32 character set, The utf32 Character Set (UTF-32 Unicode Encoding)
- utf8 character set, The utf8 Character Set (3-Byte UTF-8 Unicode Encoding)
- utf8mb3 character set, The utf8mb3 Character Set (Alias for utf8)
- utf8mb4 character set, The utf8mb4 Character Set (4-Byte UTF-8 Unicode Encoding)
- utilities
- program-development, Overview of MySQL Programs
- utility programs, Overview of MySQL Programs
- UUID(), Miscellaneous Functions
- UUID_SHORT(), Miscellaneous Functions
V
[
index top]
- valid numbers
- examples, Number Literals
- VALUES(), Miscellaneous Functions
- VARBINARY data type, String Type Overview, The BINARY and VARBINARY Types
- VARCHAR
- size, Data 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
- variables
- and replication, Replication and Variables
- environment, Overview of MySQL Programs
- mysqld, Tuning Server Parameters
- server, SHOW VARIABLES Syntax
- status, Server Status Variables, SHOW STATUS Syntax
- system, Server System Variables, Using System Variables, SHOW VARIABLES Syntax
- user, User-Defined Variables
- VARIANCE(), GROUP BY (Aggregate) Function Descriptions
- VAR_POP(), GROUP BY (Aggregate) Function Descriptions
- VAR_SAMP(), GROUP BY (Aggregate) Function Descriptions
- verbose option
- myisamchk, myisamchk General Options
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- myisam_ftdump, myisam_ftdump — Display Full-Text Index information
- mysql, mysql 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_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysql_upgrade, mysql_upgrade — Check and Upgrade MySQL Tables
- mysql_waitpid, mysql_waitpid — Kill Process and Wait for Its Termination
- 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 MySQL Cluster
Tables
- perror, perror — Explain Error Codes
- verbose option (ndb_index_stat), ndb_index_stat — NDB Index Statistics Utility
- verbose option (ndb_restore), ndb_restore — Restore a MySQL Cluster Backup
- 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
- myisamchk, myisamchk General Options
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- mysql, mysql Options
- mysqlaccess, mysqlaccess — Client for Checking Access Privileges
- 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
- mysqlshow, mysqlshow — Display Database, Table, and Column Information
- mysqlslap, mysqlslap — Load Emulation Client
- mysql_config, mysql_config — Display Options for Compiling Clients
- mysql_convert_table_format, mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine
- mysql_plugin, mysql_plugin — Configure MySQL Server Plugins
- mysql_waitpid, mysql_waitpid — Kill Process and Wait for Its Termination
- my_print_defaults, my_print_defaults — Display Options from Option Files
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- perror, perror — Explain Error Codes
- resolveip, resolveip — Resolve Host name to IP Address or Vice
Versa
- resolve_stack_dump, resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols
- version option (MySQL Cluster programs), Options Common to MySQL Cluster Programs — Options Common to MySQL Cluster Programs
- version system variable, Server System Variables
- 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
- vertical option
- mysql, mysql Options
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- victim, MySQL Glossary
- Vietnamese, MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- view
- restrictions, Restrictions on Views
- views, CREATE VIEW Syntax, Stored Programs and Views, Using Views
- algorithms, View Processing Algorithms
- and replication, Replication and Views
- metadata, View Metadata
- updatable, CREATE VIEW Syntax, Updatable and Insertable Views
- VIEWS
- INFORMATION_SCHEMA table, The INFORMATION_SCHEMA VIEWS Table
- Views
- limitations, Restrictions on Views
- privileges, Restrictions on Views
- problems, Restrictions on Views
W
[
index top]
- wait, MySQL Glossary
- WAIT COMPLETED (START BACKUP command), Using The MySQL Cluster Management Client to Create a Backup
- wait option
- myisamchk, myisamchk General Options
- myisampack, myisampack — Generate Compressed, Read-Only MyISAM Tables
- mysql, mysql Options
- mysqladmin, mysqladmin — Client for Administering a MySQL Server
- WAIT STARTED (START BACKUP command), Using The MySQL Cluster Management Client to Create a Backup
- wait-nodes option
- ndb_waiter, ndb_waiter — Wait for MySQL Cluster to Reach a Given Status
- Waiting for all running commits to finish
- thread state, General Thread States
- Waiting for allowed to take ndbcluster global schema lock
- thread state, MySQL Cluster Thread States
- Waiting for commit lock
- thread state, General Thread States
- waiting for delay_list
- thread state, Delayed-Insert Thread States
- Waiting for event from ndbcluster
- thread state, MySQL 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, MySQL Cluster Thread States
- Waiting for global metadata lock
- thread state, General Thread States
- Waiting for global read lock
- thread state, General Thread States
- waiting for handler insert
- thread state, Delayed-Insert Thread States
- waiting for handler lock
- thread state, Delayed-Insert Thread States
- waiting for handler open
- thread state, Delayed-Insert Thread States
- Waiting for INSERT
- thread state, Delayed-Insert 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, MySQL Cluster Thread States
- Waiting for ndbcluster global schema lock
- thread state, MySQL Cluster Thread States
- Waiting for ndbcluster to start
- thread state, MySQL Cluster Thread States
- Waiting for next activation
- thread state, Event Scheduler Thread States
- Waiting for query cache lock
- thread state, Query Cache Thread States
- Waiting for release of readlock
- thread state, General Thread States
- Waiting for scheduler to stop
- thread state, Event Scheduler Thread States
- Waiting for schema epoch
- thread state, MySQL 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 stored function metadata lock
- thread state, General Thread States
- Waiting for stored procedure metadata lock
- thread state, General Thread States
- Waiting for table
- 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 get readlock
- thread state, General 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
- wait_timeout system variable, Server System Variables
- Wan, Defining a MySQL Cluster Management Server, Defining SQL and Other API Nodes in a MySQL Cluster
- warm backup, MySQL Glossary
- warm up, MySQL Glossary
- warnings command
- mysql, mysql Commands
- warning_count system variable, Server System Variables
- WARN_COND_ITEM_TRUNCATED error code, Server Error Codes and Messages
- WARN_DATA_TRUNCATED error code, Server Error Codes and Messages
- WARN_NON_ASCII_SEPARATOR_NOT_IMPLEMENTED error code, Server Error Codes and Messages
- WARN_NO_MASTER_INFO error code, Server Error Codes and Messages
- WARN_OPTION_BELOW_LIMIT error code, Server Error Codes and Messages
- WARN_OPTION_IGNORED error code, Server Error Codes and Messages
- WARN_PLUGIN_BUSY error code, Server Error Codes and Messages
- WARN_PLUGIN_DELETE_BUILTIN error code, Server Error Codes and Messages
- WEEK(), Date and Time Functions
- WEEKDAY(), Date and Time Functions
- WEEKOFYEAR(), Date and Time Functions
- Well-Known Binary format, Well-Known Binary (WKB) Format
- Well-Known Text format, Well-Known Text (WKT) Format
- WHERE, How MySQL Optimizes WHERE Clauses
- 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, Comparison of B-Tree and Hash Indexes
- 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.host 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
- Windows, MySQL Glossary
- compiling clients on, Building C API Client Programs
- MySQL limitations, Limits Imposed by .frm File Structure, Windows Platform Limitations
- path name separators, Using Option Files
- pluggable authentication, The Windows Native Authentication Plugin
- upgrading, Upgrading MySQL on Windows
- windows option
- mysql_install_db, mysql_install_db — Initialize MySQL Data Directory
- Within(), Spatial Relation Functions That Use Minimum Bounding Rectangles (MBRs)
- WITHOUT_SERVER option
- CMake, MySQL Source-Configuration Options
- WITH_ASAN option
- CMake, MySQL Source-Configuration Options
- WITH_BUNDLED_LIBEVENT option
- CMake, MySQL Source-Configuration Options
- WITH_BUNDLED_MEMCACHED option
- CMake, MySQL Source-Configuration Options
- WITH_CLASSPATH option
- CMake, MySQL Source-Configuration Options
- WITH_DEBUG option
- CMake, MySQL Source-Configuration Options
- WITH_EMBEDDED_SERVER option
- CMake, MySQL Source-Configuration Options
- WITH_EMBEDDED_SHARED_LIBRARY option
- CMake, MySQL Source-Configuration Options
- WITH_ERROR_INSERT option
- CMake, MySQL Source-Configuration Options
- WITH_EXTRA_CHARSETS option
- CMake, MySQL Source-Configuration Options
- WITH_LIBEDIT option
- CMake, MySQL Source-Configuration Options
- WITH_LIBWRAP option
- CMake, MySQL Source-Configuration Options
- WITH_NDBCLUSTER option
- CMake, MySQL Source-Configuration Options
- WITH_NDBCLUSTER_STORAGE_ENGINE option
- CMake, MySQL Source-Configuration Options
- WITH_NDBMTD option
- CMake, MySQL Source-Configuration Options
- WITH_NDB_BINLOG option
- CMake, MySQL Source-Configuration Options
- WITH_NDB_DEBUG option
- CMake, MySQL Source-Configuration Options
- WITH_NDB_JAVA option
- CMake, MySQL Source-Configuration Options
- WITH_NDB_PORT option
- CMake, MySQL Source-Configuration Options
- WITH_NDB_TEST option
- CMake, MySQL Source-Configuration Options
- WITH_READLINE option
- CMake, MySQL Source-Configuration Options
- WITH_SSL option
- CMake, MySQL Source-Configuration Options
- WITH_UNIXODBC option
- CMake, MySQL Source-Configuration Options
- WITH_VALGRIND option
- CMake, MySQL Source-Configuration Options
- WITH_ZLIB option
- CMake, MySQL Source-Configuration Options
- WKB format, Well-Known Binary (WKB) Format
- WKT format, Well-Known Text (WKT) Format
- workload, MySQL Glossary
- wrappers
- Eiffel, MySQL Eiffel Wrapper
- write access
- tmp, Problems Running mysql_install_db
- write combining, MySQL Glossary
- 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(), Point Property Functions
- X509/Certificate, Using Secure 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
- xid
- XA transaction identifier, XA Transaction SQL Syntax
- xml option
- mysql, mysql Options
- mysqldump, mysqldump — A Database Backup Program
- ndb_config, ndb_config — Extract MySQL Cluster Configuration Information
- XOR
- bitwise, Bit Functions and Operators
- logical, Logical Operators
Y
[
index top]
- Y(), Point Property Functions
- yaSSL, Using Secure Connections, Building MySQL with Support for Secure Connections
- compared to OpenSSL, OpenSSL Versus yaSSL
- 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 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets
- young, MySQL Glossary