Jan
22
Standard Index / MySQL 5.5 Справочное Руководство
Symbols
- , Section 2.3.3, “Installing MySQL on Microsoft Windows Using MySQL Installer”
- = (assignment operator), Section 11.3.4, “Assignment Operators”
- = (assignment), Section 8.4, “User-Defined Variables”
- ! (logical NOT), Section 11.3.3, “Logical Operators”
- != (not equal), Section 11.3.2, “Comparison Functions and Operators”
- ", Section 8.2, “Schema Object Names”
- #mysql50 identifier prefix, Section 8.2, “Schema Object Names”, Section 8.2.3, “Mapping of Identifiers to File Names”
- %, Section 11.6.1, “Arithmetic Operators”
- % (modulo), Section 11.6.2, “Mathematical Functions”
- % (wildcard character), Section 8.1.1, “String Literals”
- & (bitwise AND), Section 11.12, “Bit Functions”
- && (logical AND), Section 11.3.3, “Logical Operators”
- () (parentheses), Section 11.3.1, “Operator Precedence”
- (Control+Z) \Z, Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - * (multiplication), Section 11.6.1, “Arithmetic Operators”
- + (addition), Section 11.6.1, “Arithmetic Operators”
- - (subtraction), Section 11.6.1, “Arithmetic Operators”
- - (unary minus), Section 11.6.1, “Arithmetic Operators”
- --disable option prefix, Section 4.2.3.2, “Program Option Modifiers”
- --enable option prefix, Section 4.2.3.2, “Program Option Modifiers”
- --initial option (ndbd), Описание
- --initial option (ndbmtd), Описание
- --initial-start option (ndbd), Описание
- --initial-start option (ndbmtd), Описание
- --install option (ndbd), Описание
- --install option (ndbmtd), Описание
- --loose option prefix, Section 4.2.3.2, “Program Option Modifiers”
- --master-info-repository option, Section 15.2.2, “Replication Relay and Status Logs”
- --maximum option prefix, Section 4.2.3.2, “Program Option Modifiers”
- --ndb-deferred-constraints option (MySQL Cluster), Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- --ndb-distribution option (MySQL Cluster), Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- --ndb-log-update-as-write (mysqld option), Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- --ndb-mgmd-host option (MySQL Cluster), Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- --nodaemon option (ndbd), Описание
- --nostart option (ndbd), Описание
- --nostart option (ndbmtd), Описание
- --nowait-nodes option (ndbd), Описание
- --nowait-nodes option (ndbmtd), Описание
- --password option, Section 5.3.2.2, “End-User Guidelines for Password Security”
- --relay-log-info-repository option, Section 15.2.2, “Replication Relay and Status Logs”
- --remove option (ndbd), Описание
- --remove option (ndbmtd), Описание
- --skip option prefix, Section 4.2.3.2, “Program Option Modifiers”
- -n option (ndbd), Описание
- -n option (ndbmtd), Описание
- -p option, Section 5.3.2.2, “End-User Guidelines for Password Security”
- .my.cnf file, Section 5.3.2.2, “End-User Guidelines for Password Security”, Section 4.2.2, “Connecting to the MySQL Server”, Section 5.4.7, “Causes of Access-Denied Ошибки”, Section 5.6.4, “Using Client Programs in a Multiple-Server Environment”, Section 4.2.3.3, “Using Option Files”
- .mysql_history file, Section 5.3.2.2, “End-User Guidelines for Password Security”, Section 4.5.1.3, “mysql History File”
- .pid (process ID) file, Section 6.6.5, “Setting Up a
MyISAM
Table Maintenance Schedule” - / (division), Section 11.6.1, “Arithmetic Operators”
- /etc/passwd, Section 5.3.3, “Making MySQL Secure Against Attackers”, Section 12.2.9.1, “
SELECT ... INTO
Синтаксис” - 3306 port, Section 5.1.2, “Server Command Options”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.3.5.8, “The Networking and Strict Mode Options Dialog”
- < (less than), Section 11.3.2, “Comparison Functions and Operators”
- <<, Section 3.6.8, “Calculating Visits Per Day”
- << (left shift), Section 11.12, “Bit Functions”
- <= (less than or equal), Section 11.3.2, “Comparison Functions and Operators”
- <=> (equal to), Section 11.3.2, “Comparison Functions and Operators”
- <> (not equal), Section 11.3.2, “Comparison Functions and Operators”
- = (assignment operator), Section 11.3.4, “Assignment Operators”
- = (assignment), Section 8.4, “User-Defined Variables”
- = (equal), Section 11.3.2, “Comparison Functions and Operators”
- > (greater than), Section 11.3.2, “Comparison Functions and Operators”
- >= (greater than or equal), Section 11.3.2, “Comparison Functions and Operators”
- >> (right shift), Section 11.12, “Bit Functions”
- [api] (MySQL Cluster), Section 16.3.3.3, “MySQL Cluster SQL Node and API Node Configuration Parameters”
- [computer] (MySQL Cluster), Section 16.3.3.4, “Other MySQL Cluster Configuration Parameters”
- [mgm] (MySQL Cluster), Section 16.3.3.2, “MySQL Cluster Management Node Configuration Parameters”
- [mysqld] (MySQL Cluster), Section 16.3.3.3, “MySQL Cluster SQL Node and API Node Configuration Parameters”
- [ndb_mgmd] (MySQL Cluster), Section 16.3.3.2, “MySQL Cluster Management Node Configuration Parameters”
- [ndbd default] (MySQL Cluster), Section 16.3.3.1, “MySQL Cluster Data Node Configuration Parameters”
- [ndbd] (MySQL Cluster), Section 16.3.3.1, “MySQL Cluster Data Node Configuration Parameters”
- [sci] (MySQL Cluster), Section 16.3.3.4, “Other MySQL Cluster Configuration Parameters”
- [shm] (MySQL Cluster), Section 16.3.3.4, “Other MySQL Cluster Configuration Parameters”
- [tcp] (MySQL Cluster), Section 16.3.3.4, “Other MySQL Cluster Configuration Parameters”
- \" (double quote), Section 8.1.1, “String Literals”
- \' (single quote), Section 8.1.1, “String Literals”
- \. (mysql client command), Section 3.5, “Using mysql in Batch Mode”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- \0 (ASCII NUL), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - \N (NULL), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис” - \Z (Control+Z) ASCII 26, Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - \\ (escape), Section 8.1.1, “String Literals”
- \b (backspace), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - \n (linefeed), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - \n (newline), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - \r (carriage return), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - \t (tab), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - ^ (bitwise XOR), Section 11.12, “Bit Functions”
- _ (wildcard character), Section 8.1.1, “String Literals”
- _rowid, Section 12.1.17, “
CREATE TABLE
Синтаксис” - `, Section 8.2, “Schema Object Names”
- | (bitwise OR), Section 11.12, “Bit Functions”
- || (logical OR), Section 11.3.3, “Logical Operators”
- ~, Section 11.12, “Bit Functions”
A
- ABS(), Section 11.6.2, “Mathematical Functions”
- ACID, Section 1.8.5.3, “Transaction and Atomic Operation Differences”, Section 13.3, “The
InnoDB
Storage Engine” - ACLs, Section 5.4, “The MySQL Access Privilege System”
- ACOS(), Section 11.6.2, “Mathematical Functions”
- ADDDATE(), Section 11.7, “Date and Time Functions”
- ADDTIME(), Section 11.7, “Date and Time Functions”
- AES_DECRYPT(), Section 11.13, “Encryption and Compression Functions”
- AES_ENCRYPT(), Section 11.13, “Encryption and Compression Functions”
- ALL, Section 12.2.10.4, “Subqueries with
ALL
”, Section 12.2.9, “SELECT
Синтаксис” - ALL join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- ALLOW_INVALID_DATES SQL mode, Section 5.1.6, “Server SQL Modes”
- ALTER COLUMN, Section 12.1.7, “
ALTER TABLE
Синтаксис” - ALTER DATABASE, Section 12.1.1, “
ALTER DATABASE
Синтаксис” - ALTER EVENT, Section 12.1.2, “
ALTER EVENT
Синтаксис” - and replication, Section 15.4.1.8, “Replication of Invoked Features”
- ALTER FUNCTION, Section 12.1.4, “
ALTER FUNCTION
Синтаксис” - ALTER LOGFILE GROUP, Section 12.1.3, “
ALTER LOGFILE GROUP
Синтаксис” - ALTER PROCEDURE, Section 12.1.5, “
ALTER PROCEDURE
Синтаксис” - ALTER SCHEMA, Section 12.1.1, “
ALTER DATABASE
Синтаксис” - ALTER SERVER, Section 12.1.6, “
ALTER SERVER
Синтаксис” - ALTER TABLE, Section C.5.7.1, “Problems with
ALTER TABLE
”, Section 12.1.7, “ALTER TABLE
Синтаксис” - and replication log tables, Section 15.2.2, “Replication Relay and Status Logs”
- ALTER TABLESPACE, Section 12.1.8, “
ALTER TABLESPACE
Синтаксис” - ALTER VIEW, Section 12.1.9, “
ALTER VIEW
Синтаксис” - ANALYZE TABLE, Section 12.7.2.1, “
ANALYZE TABLE
Синтаксис” - and partitioning, Section 17.3.3, “Maintenance of Partitions”
- AND
- bitwise, Section 11.12, “Bit Functions”
- logical, Section 11.3.3, “Logical Operators”
- ANSI SQL mode, Section 5.1.6, “Server SQL Modes”
- ANSI mode
- running, Section 1.8.3, “Running MySQL in ANSI Mode”
- ANSI_QUOTES SQL mode, Section 5.1.6, “Server SQL Modes”
- ANY, Section 12.2.10.3, “Subqueries with
ANY
, IN
, or
SOME
” - API node (MySQL Cluster)
- defined, Section 16.1.1, “MySQL Cluster Core Concepts”
- API nodes, Section 16.4.1, “MySQL Server Usage for MySQL Cluster”
- APIs, Глава 21, Connectors and APIs
- Perl, Section 21.11, “MySQL Perl API”
- ARCHIVE storage engine, Глава 13, Storage Engines, Section 13.8, “The
ARCHIVE
Storage Engine” - AS, Section 12.2.9.2, “
JOIN
Синтаксис”, Section 12.2.9, “SELECT
Синтаксис” - ASCII(), Section 11.5, “String Functions”
- ASIN(), Section 11.6.2, “Mathematical Functions”
- ATAN(), Section 11.6.2, “Mathematical Functions”
- ATAN2(), Section 11.6.2, “Mathematical Functions”
- AUTHENTICATION_PAM_LOG environment variable, Section 5.5.6.2.3, “PAM Authentication Plugin Debugging”
- AUTO_INCREMENT, Section 10.2, “Numeric Types”, Section 3.6.9, “Using
AUTO_INCREMENT
” - and NULL values, Section C.5.5.3, “Problems with
NULL
Values” - and replication, Section 15.4.1.1, “Replication and
AUTO_INCREMENT
”
- AVG(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - AVG(DISTINCT), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - ActiveState Perl, Section 2.13.2, “Installing ActiveState Perl on Windows”
- After create
- thread state, Section 7.12.5.2, “General Thread States”
- Analyzing
- thread state, Section 7.12.5.2, “General Thread States”
- Antelope file format, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - Apache, Section 3.7, “Using MySQL with Apache”
- Arbitration, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- ArbitrationDelay, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- ArbitrationRank, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- ArbitrationTimeout, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Area(), Section 11.17.5.2.6, “
MultiPolygon
Functions”, Section 11.17.5.2.5, “Polygon
Functions” - AsBinary(), Section 11.17.5.1, “Geometry Format Conversion Functions”
- AsText(), Section 11.17.5.1, “Geometry Format Conversion Functions”
- AutoReconnect
- API and SQL nodes, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”
- abort-slave-event-count option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- aborted clients, Section C.5.2.11, “Communication Ошибки and Aborted Connections”
- aborted connection, Section C.5.2.11, “Communication Ошибки and Aborted Connections”
- access control, Section 5.4.4, “Access Control, Stage 1: Connection Verification”
- access denied errors, Section C.5.2.1, “
Access denied
” - access privileges, Section 5.4, “The MySQL Access Privilege System”
- account names, Section 5.4.3, “Specifying Account Names”
- account privileges
- adding, Section 5.5.2, “Adding User Accounts”
- accounts
- anonymous user, Section 2.10.2, “Securing the Initial MySQL Accounts”
- default, Section 2.10.2, “Securing the Initial MySQL Accounts”
- root, Section 2.10.2, “Securing the Initial MySQL Accounts”
- activating plugins, Section 5.1.7.1, “Installing and Uninstalling Plugins”
- adaptive hash index, Section 13.3.11.4, “Adaptive Hash Indexes”
- add-drop-database option
- mysqldump, Описание
- add-drop-table option
- mysqldump, Описание
- add-drop-trigger option
- mysqldump, Описание
- add-locks option
- mysqldump, Описание
- adding
- character sets, Section 9.3, “Adding a Character Set”
- native functions, Section 22.3.3, “Adding a New Native Function”
- new account privileges, Section 5.5.2, “Adding User Accounts”
- new functions, Section 22.3, “Adding New Functions to MySQL”
- new user privileges, Section 5.5.2, “Adding User Accounts”
- new users, Section 2.9.2, “Installing MySQL from a Standard Source Distribution”, Section 2.10.1, “Unix Postinstallation Procedures”
- procedures, Section 22.4, “Adding New Procedures to MySQL”
- user-defined functions, Section 22.3.2, “Adding a New User-Defined Function”
- addition (+), Section 11.6.1, “Arithmetic Operators”
- addtodest option
- mysqlhotcopy, Описание
- administration
- server, Section 4.5.2, “mysqladmin — Client for Administering a MySQL Server”
- administrative programs, Section 4.1, “Overview of MySQL Programs”
- age
- calculating, Section 3.3.4.5, “Date Calculations”
- alias names
- case sensitivity, Section 8.2.2, “Identifier Case Sensitivity”
- aliases
- for expressions, Section 11.16.3, “
GROUP BY
and HAVING
with Hidden
Columns” - for tables, Section 12.2.9, “
SELECT
Синтаксис” - in GROUP BY clauses, Section 11.16.3, “
GROUP BY
and HAVING
with Hidden
Columns” - names, Section 8.2, “Schema Object Names”
- on expressions, Section 12.2.9, “
SELECT
Синтаксис”
- all-databases option
- mysqlcheck, Описание
- mysqldump, Описание
- all-in-1 option
- mysqlcheck, Описание
- all-tablespaces option
- mysqldump, Описание
- allocating local table
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- allow-keywords option
- mysqldump, Описание
- allow-suspicious-udfs option
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- allowold option
- mysqlhotcopy, Описание
- altering
- database, Section 12.1.1, “
ALTER DATABASE
Синтаксис” - schema, Section 12.1.1, “
ALTER DATABASE
Синтаксис”
- analyze option
- myisamchk, Section 4.6.3.4, “Other myisamchk Options”
- mysqlcheck, Описание
- anonymous user, Section 5.4.5, “Access Control, Stage 2: Request Verification”, Section 5.4.4, “Access Control, Stage 1: Connection Verification”, Section 2.10.2, “Securing the Initial MySQL Accounts”
- ansi option
- mysqld, Section 5.1.2, “Server Command Options”
- apply-slave-statements option
- mysqldump, Описание
- apply_status table (OBSOLETE), Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- approximate-value literals, Section 11.18, “Precision Math”
- arbitrator, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- argument processing, Section 22.3.2.3, “UDF Argument Processing”
- arithmetic expressions, Section 11.6.1, “Arithmetic Operators”
- arithmetic functions, Section 11.12, “Bit Functions”
- assignment operator
- =, Section 11.3.4, “Assignment Operators”
- =, Section 11.3.4, “Assignment Operators”
- assignment operators, Section 11.3.4, “Assignment Operators”
- asynchronous replication, Section 16.6, “MySQL Cluster Replication”
- attackers
- security against, Section 5.3.3, “Making MySQL Secure Against Attackers”
- attribute demotion
- replication, Section 15.4.1.6.2, “Replication of Columns Having Different Data Types”
- attribute promotion
- replication, Section 15.4.1.6.2, “Replication of Columns Having Different Data Types”
- audit plugins, Section 22.2.3.6, “Audit Plugins”
- authentication plugins, Section 22.2.3.7, “Authentication Plugins”
- authentication_windows_log_level system variable, Section 5.1.3, “Server System Variables”
- authentication_windows_use_principal_name system variable, Section 5.1.3, “Server System Variables”
- auto-generate-sql option
- mysqlslap, Описание
- auto-generate-sql-add-autoincrement option
- mysqlslap, Описание
- auto-generate-sql-execute-number option
- mysqlslap, Описание
- auto-generate-sql-guid-primary option
- mysqlslap, Описание
- auto-generate-sql-load-type option
- mysqlslap, Описание
- auto-generate-sql-secondary-indexes option
- mysqlslap, Описание
- auto-generate-sql-unique-query-number option
- mysqlslap, Описание
- auto-generate-sql-unique-write-number option
- mysqlslap, Описание
- auto-generate-sql-write-number option
- mysqlslap, Описание
- auto-rehash option
- mysql, Section 4.5.1.1, “mysql Options”
- auto-repair option
- mysqlcheck, Описание
- auto-vertical-output option
- mysql, Section 4.5.1.1, “mysql Options”
- auto_increment_increment system variable, Section 15.1.3.2, “Replication Master Options and Variables”
- auto_increment_offset system variable, Section 15.1.3.2, “Replication Master Options and Variables”
- autoclose option
- mysqld_safe, Описание
- autocommit session variable, Section 5.1.3, “Server System Variables”
- automatic_sp_privileges system variable, Section 5.1.3, “Server System Variables”
B
- B-tree indexes, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”, Section 13.3.11.2, “Physical Structure of an InnoDB Index”
- BDB storage engine, Глава 13, Storage Engines
- BDB tables, Section 1.8.5.3, “Transaction and Atomic Operation Differences”
- BEGIN, Section 12.3.1, “
START TRANSACTION
,
COMMIT
, and
ROLLBACK
Синтаксис”, Section 12.6.1, “BEGIN ... END
Compound-Statement Синтаксис” - XA transactions, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- labels, Section 12.6.2, “Statement Label Синтаксис”
- BENCHMARK(), Section 11.14, “Information Functions”
- BETWEEN ... AND, Section 11.3.2, “Comparison Functions and Operators”
- BIGINT data type, Section 10.1.1, “Numeric Type Overview”
- BIN(), Section 11.5, “String Functions”
- BINARY, Section 11.10, “Cast Functions and Operators”
- BINARY data type, Section 10.4.2, “The
BINARY
and
VARBINARY
Types”, Section 10.1.3, “String Type Overview” - BINLOG, Section 12.7.6.1, “
BINLOG
Синтаксис” - BINLOG statement
- mysqlbinlog output, Section 4.6.7.2, “mysqlbinlog Row Event Display”
- BIT data type, Section 10.1.1, “Numeric Type Overview”
- BIT_AND(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - BIT_COUNT, Section 3.6.8, “Calculating Visits Per Day”
- BIT_COUNT(), Section 11.12, “Bit Functions”
- BIT_LENGTH(), Section 11.5, “String Functions”
- BIT_OR, Section 3.6.8, “Calculating Visits Per Day”
- BIT_OR(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - BIT_XOR(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - BLACKHOLE storage engine, Глава 13, Storage Engines, Section 13.9, “The
BLACKHOLE
Storage Engine” - BLOB
- inserting binary data, Section 8.1.1, “String Literals”
- size, Section 10.5, “Data Type Storage Requirements”
- BLOB columns
- default values, Section 10.4.3, “The
BLOB
and
TEXT
Types” - indexing, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 7.3.4, “Column Indexes” - inserting binary data, Section 8.1.1, “String Literals”
- size, Section 10.5, “Data Type Storage Requirements”
- BLOB data type, Section 10.4.3, “The
BLOB
and
TEXT
Types”, Section 10.1.3, “String Type Overview” - BOOL data type, Section 10.1.1, “Numeric Type Overview”
- BOOLEAN data type, Section 10.1.1, “Numeric Type Overview”
- BUILD_CONFIG option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- BackupDataBufferSize, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”
- BackupDataBufferSize (MySQL Cluster configuration parameter), Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- BackupDataDir, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- BackupLogBufferSize, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”
- BackupMaxWriteSize, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”
- BackupMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”
- BackupReportFrequency, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- BackupWriteSize, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”
- Barracuda file format, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - BatchByteSize, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”
- BatchSize, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”
- BatchSizePerLocalScan, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Bazaar tree, Section 2.9.3, “Installing MySQL from a Development Source Tree”
- BdMPolyFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- BdMPolyFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- BdPolyFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- BdPolyFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- BerkeleyDB storage engine, Глава 13, Storage Engines
- Binlog Dump
- thread command, Section 7.12.5.1, “Thread Command Values”
- Block Nested-Loop join algorithm, Section 7.13.6, “Nested-Loop Join Algorithms”
- Boolean search, Section 11.9.2, “Boolean Full-Text Searches”
- Boundary(), Section 11.17.5.2.1, “General Geometry Functions”
- Buffer pool
- InnoDB, Section 7.9.1, “The
InnoDB
Buffer Pool”
- Buffer(), Section 11.17.5.3.2, “Spatial Operators”
- BuildIndexThreads, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- back_log system variable, Section 5.1.3, “Server System Variables”
- backslash
- escape character, Section 8.1.1, “String Literals”
- backspace (\b), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - backup identifiers
- native backup and restore, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- backup option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- myisampack, Описание
- backups, Глава 6, Backup and Recovery
- InnoDB, Section 13.3.7, “Backing Up and Recovering an
InnoDB
Database” - databases and tables, Section 4.5.4, “mysqldump — A Database Backup Program”, Section 4.6.9, “mysqlhotcopy — A Database Backup Program”
- in MySQL Cluster, Section 16.5.3.1, “MySQL Cluster Backup Concepts”, Section 16.5.3, “Online Backup of MySQL Cluster”, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- in MySQL Cluster replication, Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”
- with mysqldump, Section 6.4, “Using mysqldump for Backups”
- backups, troubleshooting
- in MySQL Cluster, Section 16.5.3.4, “MySQL Cluster Backup Troubleshooting”
- base64-output option
- mysqlbinlog, Описание
- basedir option
- mysql.server, Описание
- mysql_install_db, Описание
- mysql_plugin, Описание
- mysql_upgrade, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_safe, Описание
- basedir system variable, Section 5.1.3, “Server System Variables”
- batch SQL files, Section 4.5.1, “mysql — The MySQL Command-Line Tool”
- batch mode, Section 3.5, “Using mysql in Batch Mode”
- batch option
- mysql, Section 4.5.1.1, “mysql Options”
- batched updates (MySQL Cluster Replication), Section 16.6.6, “Starting MySQL Cluster Replication (Single Replication Channel)”
- bdb_cache_size system variable, Section 5.1.3, “Server System Variables”
- bdb_home system variable, Section 5.1.3, “Server System Variables”
- bdb_log_buffer_size system variable, Section 5.1.3, “Server System Variables”
- bdb_logdir system variable, Section 5.1.3, “Server System Variables”
- bdb_max_lock system variable, Section 5.1.3, “Server System Variables”
- bdb_shared_data system variable, Section 5.1.3, “Server System Variables”
- bdb_tmpdir system variable, Section 5.1.3, “Server System Variables”
- benchmark suite, Section 7.12.2, “The MySQL Benchmark Suite”
- benchmarks, Section 7.12.3, “Using Your Own Benchmarks”
- benchmark suite, Section 7.12.2, “The MySQL Benchmark Suite”
- big-tables option
- mysqld, Section 5.1.2, “Server Command Options”
- big5, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- big_tables session variable, Section 5.1.3, “Server System Variables”
- binary distributions
- installing, Section 2.2, “Installing MySQL from Generic Binaries on Unix/Linux”
- binary log, Section 5.2.4, “The Binary Log”
- event groups, Section 12.4.2.4, “
SET GLOBAL sql_slave_skip_counter
Синтаксис”
- binary logging
- and MySQL Cluster, Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
- binary-mode option
- mysql, Section 4.5.1.1, “mysql Options”
- bind-address option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- bind_address system variable, Section 5.1.3, “Server System Variables”
- binlog-checksum option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog-do-db option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog-format option
- mysqld, Section 5.1.2, “Server Command Options”
- binlog-ignore-db option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog-row-event-max-size option
- mysqlbinlog, Описание
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog-rows-query-log-events option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_cache_size system variable, Section 5.1.3, “Server System Variables”, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_checksum system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_direct_non_transactional_updates system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_format system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_index table (OBSOLETE), Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- binlog_row_image system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_rows_query_log_events system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_stmt_cache_size system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- bit_functions
- example, Section 3.6.8, “Calculating Visits Per Day”
- blind query expansion, Section 11.9.3, “Full-Text Searches with Query Expansion”
- block-search option
- myisamchk, Section 4.6.3.4, “Other myisamchk Options”
- blocks
- ndbinfo table, Section 16.5.9.1, “The
ndbinfo blocks
Table”
- boolean options, Section 4.2.3.2, “Program Option Modifiers”
- bootstrap option
- mysqld, Section 5.1.2, “Server Command Options”
- brackets
- square, Глава 10, Data Types
- brief option
- mysqlaccess, Описание
- buffer pool, Section 7.9.1, “The
InnoDB
Buffer Pool” - buffer sizes
- client, Глава 21, Connectors and APIs
- mysqld server, Section 7.11.2, “Tuning Server Parameters”
- bug reports
- criteria for, Section 1.7, “How to Report Bugs or Problems”
- bugs
- known, Section C.5.8, “Known Issues in MySQL”
- reporting, Section 1.7, “How to Report Bugs or Problems”
- bugs database, Section 1.7, “How to Report Bugs or Problems”
- bugs.mysql.com, Section 1.7, “How to Report Bugs or Problems”
- building
- client programs, Section 21.9.17, “Building Client Programs”
- bulk_insert_buffer_size system variable, Section 5.1.3, “Server System Variables”
C
- C
- \my.cnf file, Section 5.6.4, “Using Client Programs in a Multiple-Server Environment”
- C API
- data types, Section 21.9, “MySQL C API”
- functions, Section 21.9.2, “C API Function Overview”
- linking problems, Section 21.9.17.1, “Problems Linking to the MySQL Client Library”
- C prepared statement API
- functions, Section 21.9.5.2, “C API Prepared Statement Type Conversions”, Section 21.9.6, “C API Prepared Statement Function Overview”
- type codes, Section 21.9.5.1, “C API Prepared Statement Type Codes”
- C++ compiler
- gcc, Section 2.9.4, “MySQL Source-Configuration Options”
- C++ compiler cannot create executables, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- CACHE INDEX, Section 12.7.6.2, “
CACHE INDEX
Синтаксис” - and partitioning, Section 17.5, “Restrictions and Limitations on Partitioning”
- CALL, Section 12.2.1, “
CALL
Синтаксис” - CASE, Section 11.4, “Control Flow Functions”, Section 12.6.5.1, “
CASE
Синтаксис” - CAST, Section 11.10, “Cast Functions and Operators”
- CC environment variable, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables”
- CEIL(), Section 11.6.2, “Mathematical Functions”
- CEILING(), Section 11.6.2, “Mathematical Functions”
- CFLAGS environment variable, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables”
- CHANGE MASTER TO, Section 12.4.2.1, “
CHANGE MASTER TO
Синтаксис” - in MySQL Cluster, Section 16.6.5, “Preparing the MySQL Cluster for Replication”
- CHAR VARYING data type, Section 10.1.3, “String Type Overview”
- CHAR data type, Section 10.4, “String Types”, Section 10.1.3, “String Type Overview”
- CHAR(), Section 11.5, “String Functions”
- CHARACTER VARYING data type, Section 10.1.3, “String Type Overview”
- CHARACTER data type, Section 10.1.3, “String Type Overview”
- CHARACTER_LENGTH(), Section 11.5, “String Functions”
- CHARACTER_SETS
- INFORMATION_SCHEMA table, Section 19.1, “The
INFORMATION_SCHEMA CHARACTER_SETS
Table”
- CHARSET(), Section 11.14, “Information Functions”
- CHAR_LENGTH(), Section 11.5, “String Functions”
- CHECK TABLE, Section 12.7.2.2, “
CHECK TABLE
Синтаксис” - and partitioning, Section 17.3.3, “Maintenance of Partitions”
- CHECKPOINT Events (MySQL Cluster), Section 16.5.5.2, “MySQL Cluster Log Events”
- CHECKSUM TABLE, Section 12.7.2.3, “
CHECKSUM TABLE
Синтаксис” - CJK
- FAQ, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- CJK (Chinese, Japanese, Korean)
- Access, PHP, etc., Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- CJKV, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Database and table names, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Japanese character sets, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Korean character set, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- LIKE and FULLTEXT, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- MySQL 4.0 behavior, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- ORDER BY treatment, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Unicode collations, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Vietnamese, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Yen sign, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- availability of specific characters, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- available character sets, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- big5, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- character sets available, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- characters displayed as question marks, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- collations, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- conversion problems with Japanese character sets, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- data truncation, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- documentation in Chinese, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- documentation in Japanese, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- documentation in Korean, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- gb2312, gbk, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- problems with Access, PHP, etc., Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- problems with Big5 character sets (Chinese), Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- problems with GB character sets (Chinese), Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- problems with LIKE and FULLTEXT, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- problems with Yen sign (Japanese), Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- problems with data truncation, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- problems with euckr character set (Korean), Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- rejected characters, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- sort order problems, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- sorting problems, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- testing availability of characters, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- CLOSE, Section 12.6.6.1, “Cursor
CLOSE
Синтаксис” - CLUSTERLOG STATISTICS command (MySQL Cluster), Section 16.5.5.3, “Using
CLUSTERLOG STATISTICS
in the MySQL Cluster
Management Client” - CLUSTERLOG commands (MySQL Cluster), Section 16.5.5.1, “MySQL Cluster Logging Management Commands”
- CMAKE_BUILD_TYPE option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- CMAKE_INSTALL_PREFIX option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- CMake
- BUILD_CONFIG option, Section 2.9.4, “MySQL Source-Configuration Options”
- CMAKE_BUILD_TYPE option, Section 2.9.4, “MySQL Source-Configuration Options”
- CMAKE_INSTALL_PREFIX option, Section 2.9.4, “MySQL Source-Configuration Options”
- CPACK_MONOLITHIC_INSTALL option, Section 2.9.4, “MySQL Source-Configuration Options”
- DEFAULT_CHARSET option, Section 2.9.4, “MySQL Source-Configuration Options”
- DEFAULT_COLLATION option, Section 2.9.4, “MySQL Source-Configuration Options”
- DISABLE_GRANT_OPTIONS option, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLED_LOCAL_INFILE option, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLED_PROFILING option, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLE_DEBUG_SYNC option, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLE_DOWNLOADS option, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLE_DTRACE option, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLE_GCOV option, Section 2.9.4, “MySQL Source-Configuration Options”
- HAVE_EMBEDDED_PRIVILEGE_CONTROL option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_BINDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_DOCDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_DOCREADMEDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_INCLUDEDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_INFODIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_LAYOUT option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_LIBDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_MANDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_MYSQLSHAREDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_MYSQLTESTDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_PLUGINDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SBINDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SCRIPTDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SHAREDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SQLBENCHDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SUPPORTFILESDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- MEMCACHED_HOME option, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_DATADIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_MAINTAINER_MODE option, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_PROJECT_NAME option, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_TCP_PORT option, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_UNIX_ADDR option, Section 2.9.4, “MySQL Source-Configuration Options”
- ODBC_INCLUDES option, Section 2.9.4, “MySQL Source-Configuration Options”
- ODBC_LIB_DIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- SYSCONFDIR option, Section 2.9.4, “MySQL Source-Configuration Options”
- VERSION file, Section 2.9.6, “MySQL Configuration and Third-Party Tools”
- WITH_BUNDLED_LIBEVENT option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_BUNDLED_MEMCACHED option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_CLASSPATH option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_COMMENT option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_DEBUG option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_EMBEDDED_SERVER option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_ERROR_INSERT option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_EXTRA_CHARSETS option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_LIBWRAP option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDBCLUSTER_STORAGE_ENGINE option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDBMTD option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDB_BINLOG option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDB_DEBUG option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDB_PORT option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDB_TEST option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_READLINE option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_SSL option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_UNIXODBC option, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_ZLIB option, Section 2.9.4, “MySQL Source-Configuration Options”
- options, Section 2.9.4, “MySQL Source-Configuration Options”
- running after prior invocation, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.2, “Installing MySQL from a Standard Source Distribution”
- CMake options, Section 2.9.4, “MySQL Source-Configuration Options”
- CMakeCache.txt file, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- COALESCE(), Section 11.3.2, “Comparison Functions and Operators”
- COERCIBILITY(), Section 11.14, “Information Functions”
- COLLATION(), Section 11.14, “Information Functions”
- COLLATIONS
- INFORMATION_SCHEMA table, Section 19.2, “The
INFORMATION_SCHEMA COLLATIONS
Table”
- COLLATION_CHARACTER_SET_APPLICABILITY
- INFORMATION_SCHEMA table, Section 19.3, “The
INFORMATION_SCHEMA
COLLATION_CHARACTER_SET_APPLICABILITY
Table”
- COLUMNS
- INFORMATION_SCHEMA table, Section 19.4, “The
INFORMATION_SCHEMA COLUMNS
Table”
- COLUMN_PRIVILEGES
- INFORMATION_SCHEMA table, Section 19.5, “The
INFORMATION_SCHEMA COLUMN_PRIVILEGES
Table”
- COMMIT, Section 12.3.1, “
START TRANSACTION
,
COMMIT
, and
ROLLBACK
Синтаксис”, Section 1.8.5.3, “Transaction and Atomic Operation Differences” - XA transactions, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- COMPRESS(), Section 11.13, “Encryption and Compression Functions”
- CONCAT(), Section 11.5, “String Functions”
- CONCAT_WS(), Section 11.5, “String Functions”
- CONNECTION Events (MySQL Cluster), Section 16.5.5.2, “MySQL Cluster Log Events”
- CONNECTION_ID(), Section 11.14, “Information Functions”
- CONSTRAINTS
- INFORMATION_SCHEMA table, Section 19.24, “The
INFORMATION_SCHEMA TABLE_CONSTRAINTS
Table”
- CONV(), Section 11.6.2, “Mathematical Functions”
- CONVERT, Section 11.10, “Cast Functions and Operators”
- CONVERT TO, Section 12.1.7, “
ALTER TABLE
Синтаксис” - CONVERT_TZ(), Section 11.7, “Date and Time Functions”
- COS(), Section 11.6.2, “Mathematical Functions”
- COT(), Section 11.6.2, “Mathematical Functions”
- COUNT(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - COUNT(DISTINCT), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - CPACK_MONOLITHIC_INSTALL option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- CRC32(), Section 11.6.2, “Mathematical Functions”
- CREATE ... IF NOT EXISTS
- and replication, Section 15.4.1.3, “Replication of
CREATE ... IF NOT EXISTS
Statements”
- CREATE DATABASE, Section 12.1.10, “
CREATE DATABASE
Синтаксис” - CREATE EVENT, Section 12.1.11, “
CREATE EVENT
Синтаксис” - and replication, Section 15.4.1.8, “Replication of Invoked Features”
- CREATE FUNCTION, Section 12.1.15, “
CREATE PROCEDURE
and
CREATE FUNCTION
Синтаксис”, Section 12.7.3.1, “CREATE FUNCTION
Синтаксис for User-Defined
Functions” - CREATE INDEX, Section 12.1.13, “
CREATE INDEX
Синтаксис” - CREATE LOGFILE GROUP, Section 12.1.14, “
CREATE LOGFILE GROUP
Синтаксис” - CREATE NODEGROUP command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- CREATE PROCEDURE, Section 12.1.15, “
CREATE PROCEDURE
and
CREATE FUNCTION
Синтаксис” - CREATE SCHEMA, Section 12.1.10, “
CREATE DATABASE
Синтаксис” - CREATE SERVER, Section 12.1.16, “
CREATE SERVER
Синтаксис” - CREATE TABLE, Section 12.1.17, “
CREATE TABLE
Синтаксис” - DIRECTORY options
- and replication, Section 15.4.1.7, “Replication and
DIRECTORY
Table Options”
- CREATE TABLE ... SELECT
- and replication, Section 15.4.1.4, “Replication of
CREATE
TABLE ... SELECT
Statements”
- CREATE TABLESPACE, Section 12.1.18, “
CREATE TABLESPACE
Синтаксис” - CREATE TRIGGER, Section 12.1.19, “
CREATE TRIGGER
Синтаксис” - CREATE USER, Section 12.7.1.1, “
CREATE USER
Синтаксис” - CREATE VIEW, Section 12.1.20, “
CREATE VIEW
Синтаксис” - CROSS JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - CR_SERVER_GONE_ERROR, Section C.5.2.9, “
MySQL server has gone away
” - CR_SERVER_LOST_ERROR, Section C.5.2.9, “
MySQL server has gone away
” - CSV data, reading, Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 12.2.9.1, “SELECT ... INTO
Синтаксис” - CSV storage engine, Section 13.7, “The
CSV
Storage Engine”, Глава 13, Storage Engines - CURDATE(), Section 11.7, “Date and Time Functions”
- CURRENT_DATE, Section 11.7, “Date and Time Functions”
- CURRENT_TIME, Section 11.7, “Date and Time Functions”
- CURRENT_TIMESTAMP, Section 11.7, “Date and Time Functions”
- CURRENT_USER(), Section 11.14, “Information Functions”
- CURTIME(), Section 11.7, “Date and Time Functions”
- CXX environment variable, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables”
- CXXFLAGS environment variable, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables”
- Centroid(), Section 11.17.5.2.6, “
MultiPolygon
Functions” - Change user
- thread command, Section 7.12.5.1, “Thread Command Values”
- ChangeLog, Appendix D, MySQL Change History
- Changing master
- thread state, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Character sets, Section 9.1, “Character Set Support”
- Checking master version
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Checking table
- thread state, Section 7.12.5.2, “General Thread States”
- Checksum, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”
- Checksum (MySQL Cluster), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- Chinese, Japanese, Korean character sets
- frequently asked questions, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Clearing
- thread state, Section 7.12.5.10, “Event Scheduler Thread States”
- Close stmt
- thread command, Section 7.12.5.1, “Thread Command Values”
- Clustering, Глава 16, MySQL Cluster NDB 7.2
- Committing events to binlog
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- CompressedBackup, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- CompressedLCP, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Conditions, Section 12.6.7.1, “
DECLARE ...
CONDITION
Синтаксис” - Configuring MySQL Cluster (concepts), Section 16.1.1, “MySQL Cluster Core Concepts”
- Connect
- thread command, Section 7.12.5.1, “Thread Command Values”
- Connect Out
- thread command, Section 7.12.5.1, “Thread Command Values”
- ConnectCheckIntervalDelay, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Connecting to master
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Connector/C, Глава 21, Connectors and APIs
- Connector/C++, Глава 21, Connectors and APIs
- Connector/J, Глава 21, Connectors and APIs
- Connector/JDBC, Глава 21, Connectors and APIs
- Connector/MXJ, Глава 21, Connectors and APIs
- Connector/Net, Глава 21, Connectors and APIs, Section 21.2, “MySQL Connector/Net”
- reporting problems, Section 21.2.8, “Connector/Net Support”
- Connector/ODBC, Глава 21, Connectors and APIs, Section 21.1, “MySQL Connector/ODBC”
- Connector/OpenOffice.org, Глава 21, Connectors and APIs
- Connectors
- MySQL, Глава 21, Connectors and APIs
- Contains(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- ConvexHull(), Section 11.17.5.3.2, “Spatial Operators”
- Copying to group table
- thread state, Section 7.12.5.2, “General Thread States”
- Copying to tmp table
- thread state, Section 7.12.5.2, “General Thread States”
- Copying to tmp table on disk
- thread state, Section 7.12.5.2, “General Thread States”
- CrashOnCorruptedTuple, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Create DB
- thread command, Section 7.12.5.1, “Thread Command Values”
- Creating delayed handler
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- Creating index
- thread state, Section 7.12.5.2, “General Thread States”
- Creating sort index
- thread state, Section 7.12.5.2, “General Thread States”
- Creating table from master dump
- thread state, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Creating tmp table
- thread state, Section 7.12.5.2, “General Thread States”
- Crosses(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- Cursors, Section 12.6.6, “Cursors”
- caches
- clearing, Section 12.7.6.3, “
FLUSH
Синтаксис”
- calculating
- dates, Section 3.3.4.5, “Date Calculations”
- calendar, Section 11.8, “What Calendar Is Used By MySQL?”
- calling sequences for aggregate functions
- UDF, Section 22.3.2.2, “UDF Calling Sequences for Aggregate Functions”
- calling sequences for simple functions
- UDF, Section 22.3.2.1, “UDF Calling Sequences for Simple Functions”
- can't create/write to file, Section C.5.2.13, “
Can't create/write to file
” - carriage return (\r), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - case sensitivity
- in access checking, Section 5.4.2, “Privilege System Grant Tables”
- in identifiers, Section 8.2.2, “Identifier Case Sensitivity”
- in names, Section 8.2.2, “Identifier Case Sensitivity”
- in searches, Section C.5.5.1, “Case Sensitivity in String Searches”
- in string comparisons, Section 11.5.1, “String Comparison Functions”
- of replication filtering options, Section 15.2.3, “How Servers Evaluate Replication Filtering Rules”
- case-sensitivity
- of database names, Section 1.8.4, “MySQL Extensions to Standard SQL”
- of table names, Section 1.8.4, “MySQL Extensions to Standard SQL”
- cast functions, Section 11.10, “Cast Functions and Operators”
- cast operators, Section 11.10, “Cast Functions and Operators”
- casts, Section 11.10, “Cast Functions and Operators”, Section 11.3.2, “Comparison Functions and Operators”, Section 11.2, “Type Conversion in Expression Evaluation”
- cc1plus problems, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- cflags option
- mysql_config, Описание
- changes
- Cluster, Changes in MySQL Cluster
- MySQL 5.5, Section D.1, “Changes in Release 5.5.x (Production)”
- MySQL Cluster, Section 16.7, “Changes in MySQL Cluster”
- MySQL Community Server, Appendix D, MySQL Change History
- MySQL Enterprise, Appendix D, MySQL Change History
- log, Appendix D, MySQL Change History
- changes to privileges, Section 5.4.6, “When Privilege Changes Take Effect”
- changing
- column, Section 12.1.7, “
ALTER TABLE
Синтаксис” - field, Section 12.1.7, “
ALTER TABLE
Синтаксис” - table, Section C.5.7.1, “Problems with
ALTER TABLE
”, Section 12.1.7, “ALTER TABLE
Синтаксис”
- changing socket location, Section 2.10.1.2, “Starting and Stopping MySQL Automatically”, Section 2.9.4, “MySQL Source-Configuration Options”, Section C.5.4.5, “How to Protect or Change the MySQL Unix Socket File”
- character set repertoire, Section 9.1.8, “String Repertoire”, Section 9.1.10.4, “The
utf8
Character Set (Three-Byte UTF-8 Unicode
Encoding)” - character sets, Section 2.3.5.9, “The Character Set Dialog”, Section 2.9.4, “MySQL Source-Configuration Options”
- adding, Section 9.3, “Adding a Character Set”
- and MySQL Cluster (replication), Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- and replication, Section 15.4.1.2, “Replication and Character Sets”
- restrictions, Section E.7, “Restrictions on Character Sets”
- character-set-client-handshake option
- mysqld, Section 5.1.2, “Server Command Options”
- character-set-filesystem option
- mysqld, Section 5.1.2, “Server Command Options”
- character-set-server option
- mysqld, Section 5.1.2, “Server Command Options”
- character-sets-dir option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- myisampack, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- character_set_client system variable, Section 5.1.3, “Server System Variables”
- character_set_connection system variable, Section 5.1.3, “Server System Variables”
- character_set_database system variable, Section 5.1.3, “Server System Variables”
- character_set_filesystem system variable, Section 5.1.3, “Server System Variables”
- character_set_results system variable, Section 5.1.3, “Server System Variables”
- character_set_server system variable, Section 5.1.3, “Server System Variables”
- character_set_system system variable, Section 5.1.3, “Server System Variables”
- character_sets_dir system variable, Section 5.1.3, “Server System Variables”
- characters
- multi-byte, Section 9.3.3, “Multi-Byte Character Support for Complex Character Sets”
- charset command
- mysql, Section 4.5.1.2, “mysql Commands”
- charset option
- comp_err, Описание
- check option
- myisamchk, Section 4.6.3.2, “myisamchk Check Options”
- mysqlcheck, Описание
- check options
- myisamchk, Section 4.6.3.2, “myisamchk Check Options”
- check-only-changed option
- myisamchk, Section 4.6.3.2, “myisamchk Check Options”
- mysqlcheck, Описание
- check-upgrade option
- mysqlcheck, Описание
- checking
- tables for errors, Section 6.6.2, “How to Check
MyISAM
Tables for Ошибки”
- checking permissions
- thread state, Section 7.12.5.2, “General Thread States”
- checking privileges on cached query
- thread state, Section 7.12.5.4, “Query Cache Thread States”
- checking query cache for query
- thread state, Section 7.12.5.4, “Query Cache Thread States”
- checkpoint option
- mysqlhotcopy, Описание
- checksum errors, Section 2.6, “Installing MySQL on Solaris and OpenSolaris”
- choosing
- a MySQL version, Section 2.1.2, “Choosing Which MySQL Distribution to Install”
- choosing types, Section 10.6, “Choosing the Right Type for a Column”
- chroot option
- mysqld, Section 5.1.2, “Server Command Options”
- mysqlhotcopy, Описание
- circular replication
- in MySQL Cluster, Section 16.6.3, “Known Issues in MySQL Cluster Replication”, Section 16.6.10, “MySQL Cluster Replication: Multi-Master and Circular Replication”, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- clean shutdown, Section 15.4.1.16, “Replication and Master or Slave Shutdowns”, Section 5.1.10, “The Shutdown Process”, Section 5.6.1, “Setting Up Multiple Data Directories”
- cleaning up
- thread state, Section 7.12.5.2, “General Thread States”
- clear command
- mysql, Section 4.5.1.2, “mysql Commands”
- clearing
- caches, Section 12.7.6.3, “
FLUSH
Синтаксис”
- client connection threads, Section 7.11.5.1, “How MySQL Uses Threads for Client Connections”
- client programs, Section 4.1, “Overview of MySQL Programs”
- building, Section 21.9.17, “Building Client Programs”
- client tools, Глава 21, Connectors and APIs
- clients
- debugging, Section 22.5.2, “Debugging a MySQL Client”
- threaded, Section 21.9.17.2, “How to Write a Threaded Client”
- closing
- tables, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- closing tables
- thread state, Section 7.12.5.2, “General Thread States”
- cluster database (OBSOLETE), Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- cluster logs, Section 16.5.5.1, “MySQL Cluster Logging Management Commands”, Section 16.5.5, “Event Reports Generated in MySQL Cluster”
- cluster.binlog_index table (OBSOLETE), Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- cluster_replication database (OBSOLETE), Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- clustered index
- InnoDB, Section 13.3.11.1, “Clustered and Secondary Indexes”
- collating
- strings, Section 9.3.2, “String Collating Support for Complex Character Sets”
- collation
- INFORMATION_SCHEMA, Section 9.1.7.9, “Collation and
INFORMATION_SCHEMA
Searches” - adding, Section 9.4, “Adding a Collation to a Character Set”
- modifying, Section 9.4, “Adding a Collation to a Character Set”
- collation names, Section 9.1.7.1, “Collation Names”
- collation-server option
- mysqld, Section 5.1.2, “Server Command Options”
- collation_connection system variable, Section 5.1.3, “Server System Variables”
- collation_database system variable, Section 5.1.3, “Server System Variables”
- collation_server system variable, Section 5.1.3, “Server System Variables”
- collations
- naming conventions, Section 9.1.7.1, “Collation Names”
- column
- changing, Section 12.1.7, “
ALTER TABLE
Синтаксис” - types, Глава 10, Data Types
- column alias
- problems, Section C.5.5.4, “Problems with Column Aliases”
- quoting, Section 8.2, “Schema Object Names”, Section C.5.5.4, “Problems with Column Aliases”
- column comments, Section 12.1.17, “
CREATE TABLE
Синтаксис” - column format, Section 12.1.17, “
CREATE TABLE
Синтаксис” - column names
- case sensitivity, Section 8.2.2, “Identifier Case Sensitivity”
- column storage, Section 12.1.17, “
CREATE TABLE
Синтаксис” - column-names option
- mysql, Section 4.5.1.1, “mysql Options”
- column-type-info option
- mysql, Section 4.5.1.1, “mysql Options”
- columns
- displaying, Section 4.5.6, “mysqlshow — Display Database, Table, and Column Information”
- indexes, Section 7.3.4, “Column Indexes”
- names, Section 8.2, “Schema Object Names”
- other types, Section 10.7, “Using Data Types from Other Database Engines”
- selecting, Section 3.3.4.3, “Selecting Particular Columns”
- storage requirements, Section 10.5, “Data Type Storage Requirements”
- columns option
- mysqlimport, Описание
- columns partitioning, Section 17.2.3, “
COLUMNS
Partitioning” - comma-separated values data, reading, Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 12.2.9.1, “SELECT ... INTO
Синтаксис” - command options
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- command options (MySQL Cluster)
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndbd, Описание
- command syntax, Section 1.2, “Typographical and Синтаксис Conventions”
- command-line history
- mysql, Section 4.5.1.3, “mysql History File”
- command-line tool, Section 4.5.1, “mysql — The MySQL Command-Line Tool”
- commands
- for binary distribution, Section 2.2, “Installing MySQL from Generic Binaries on Unix/Linux”
- commands out of sync, Section C.5.2.14, “
Commands out of sync
” - comment syntax, Section 8.6, “Comment Синтаксис”
- comments
- adding, Section 8.6, “Comment Синтаксис”
- starting, Section 1.8.5.5, “'
--
' as the Start of a Comment”
- comments option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqldump, Описание
- commit option
- mysqlaccess, Описание
- mysqlslap, Описание
- comp_err, Section 4.4.1, “comp_err — Compile MySQL Error Message File”, Section 4.1, “Overview of MySQL Programs”
- charset option, Описание
- debug option, Описание
- debug-info option, Описание
- header_file option, Описание
- help option, Описание
- in_file option, Описание
- name_file option, Описание
- out_dir option, Описание
- out_file option, Описание
- statefile option, Описание
- version option, Описание
- compact option
- mysqldump, Описание
- comparison operators, Section 11.3.2, “Comparison Functions and Operators”
- compatibility
- between MySQL versions, Section 2.11.1.2, “Upgrading from MySQL 5.4 to 5.5”, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
- with ODBC, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 8.2.1, “Identifier Qualifiers”, Section 5.1.3, “Server System Variables”, Section 10.1.1, “Numeric Type Overview”, Section 11.3.2, “Comparison Functions and Operators”, Section 11.2, “Type Conversion in Expression Evaluation”, Section 12.2.9.2, “JOIN
Синтаксис” - with Oracle, Section 12.1.7, “
ALTER TABLE
Синтаксис”, Section 11.16.1, “GROUP BY
(Aggregate) Functions”, Section 12.8.1, “DESCRIBE
Синтаксис”, Section 1.8.4, “MySQL Extensions to Standard SQL” - with PostgreSQL, Section 1.8.4, “MySQL Extensions to Standard SQL”
- with Sybase, Section 12.8.4, “
USE
Синтаксис” - with mSQL, Section 11.5.2, “Regular Expressions”
- with standard SQL, Section 1.8, “MySQL Standards Compliance”
- compatible option
- mysqldump, Описание
- compiler
- C++ gcc, Section 2.9.4, “MySQL Source-Configuration Options”
- compiling
- optimizing, Section 7.11.1, “System Factors and Startup Parameter Tuning”
- problems, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- statically, Section 2.9.4, “MySQL Source-Configuration Options”
- user-defined functions, Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
- compiling MySQL server
- problems, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- compiling clients
- on Unix, Section 21.9.17, “Building Client Programs”
- on Windows, Section 21.9.17, “Building Client Programs”
- complete-insert option
- mysqldump, Описание
- completion_type system variable, Section 5.1.3, “Server System Variables”
- composite partitioning, Section 17.2.6, “Subpartitioning”
- compound statements, Section 12.6, “MySQL Compound-Statement Синтаксис”
- compress option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqlcheck, Описание
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- compressed tables, Section 4.6.5, “myisampack — Generate Compressed, Read-Only MyISAM Tables”, Section 13.5.3.3, “Compressed Table Characteristics”
- concatenation
- string, Section 8.1.1, “String Literals”, Section 11.5, “String Functions”
- concurrency option
- mysqlslap, Описание
- concurrent inserts, Section 7.10.1, “Internal Locking Methods”, Section 7.10.3, “Concurrent Inserts”
- concurrent_insert system variable, Section 5.1.3, “Server System Variables”
- cond_instances table
- performance_schema, Section 20.7.2.1, “The
cond_instances
Table”
- conditions, Section 12.7.5.18, “
SHOW ERRORS
Синтаксис”, Section 12.7.5.41, “SHOW WARNINGS
Синтаксис” - config-file option
- my_print_defaults, Описание
- mysqld_multi, Описание
- config.cache, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- config.cache file, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- config.ini (MySQL Cluster), Section 16.2.3, “Initial Configuration of MySQL Cluster”, Section 16.3.2.1, “MySQL Cluster Configuration: Basic Пример”, Section 16.3.2, “MySQL Cluster Configuration Files”
- config_params
- ndbinfo table, Section 16.5.9.2, “The
ndbinfo config_params
Table”
- configuration
- MySQL Cluster, Section 16.3.3, “Overview of MySQL Cluster Configuration Parameters”
- configuration files, Section 5.4.7, “Causes of Access-Denied Ошибки”
- configuration options, Section 2.9.4, “MySQL Source-Configuration Options”
- configure
- disable-grant-options option, Section 2.9.4, “MySQL Source-Configuration Options”
- enable-community-features option, Section 2.9.4, “MySQL Source-Configuration Options”
- enable-debug-sync option, Section 2.9.4, “MySQL Source-Configuration Options”
- enable-profiling option, Section 2.9.4, “MySQL Source-Configuration Options”
- enable-thread-safe-client option, Section 2.9.4, “MySQL Source-Configuration Options”
- localstatedir option, Section 2.9.4, “MySQL Source-Configuration Options”
- prefix option, Section 2.9.4, “MySQL Source-Configuration Options”
- running after prior invocation, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- with-big-tables option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-charset option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-client-ldflags option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-collation option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-debug option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-embedded-server option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-extra-charsets option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-tcp-port option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-unix-socket-path option, Section 2.9.4, “MySQL Source-Configuration Options”
- with-zlib-dir option, Section 2.9.4, “MySQL Source-Configuration Options”
- without-server option, Section 2.9.4, “MySQL Source-Configuration Options”
- configure option
- --with-low-memory, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- configure script, Section 2.9.4, “MySQL Source-Configuration Options”
- configuring MySQL Cluster, Section 16.2, “MySQL Cluster Installation”, Section 16.4.1, “MySQL Server Usage for MySQL Cluster”, Section 16.3, “MySQL Cluster Configuration”
- configuring backups
- in MySQL Cluster, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”
- conflict resolution
- and ndb_replication system table, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- enabling, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- in MySQL Cluster Replication, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- mysqld startup options, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- connect command
- mysql, Section 4.5.1.2, “mysql Commands”
- connect_timeout system variable, Section 5.1.3, “Server System Variables”
- connect_timeout variable, Описание, Section 4.5.1.1, “mysql Options”
- connecting
- remotely with SSH, Section 5.5.9, “Connecting to MySQL Remotely from Windows with SSH”
- to the server, Section 3.1, “Connecting to and Disconnecting from the Server”, Section 4.2.2, “Connecting to the MySQL Server”
- verification, Section 5.4.4, “Access Control, Stage 1: Connection Verification”
- connection
- aborted, Section C.5.2.11, “Communication Ошибки and Aborted Connections”
- connectstring, Section 16.3.2.3, “The MySQL Cluster Connectstring”
- consistent reads, Section 13.3.9.2, “Consistent Nonlocking Reads”
- console option
- mysqld, Section 5.1.2, “Server Command Options”
- const table
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”, Section 12.2.9, “SELECT
Синтаксис”
- constant table, Section 7.2.1.2, “How MySQL Optimizes
WHERE
Clauses” - constraints, Section 1.8.6, “How MySQL Deals with Constraints”
- control flow functions, Section 11.4, “Control Flow Functions”
- conventions
- syntax, Section 1.2, “Typographical and Синтаксис Conventions”
- typographical, Section 1.2, “Typographical and Синтаксис Conventions”
- converting HEAP to MyISAM
- thread state, Section 7.12.5.2, “General Thread States”
- copy option
- mysqlaccess, Описание
- copy to tmp table
- thread state, Section 7.12.5.2, “General Thread States”
- copying databases, Section 2.11.5, “Copying MySQL Databases to Another Machine”
- copying tables, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 12.1.17.1, “CREATE TABLE ...
SELECT
Синтаксис” - core-file option
- mysqld, Section 5.1.2, “Server Command Options”
- core-file-size option
- mysqld_safe, Описание
- correct-checksum option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- correlated subqueries, Section 12.2.10.7, “Correlated Subqueries”
- corruption, Section 13.3.7.2, “Forcing
InnoDB
Recovery” - count option
- myisam_ftdump, Описание
- mysqladmin, Описание
- mysqlshow, Описание
- counters
- ndbinfo table, Section 16.5.9.3, “The
ndbinfo counters
Table”
- counting
- table rows, Section 3.3.4.8, “Counting Rows”
- crash, Section 22.5.1, “Debugging a MySQL Server”
- recovery, Section 6.6.1, “Using myisamchk for Crash Recovery”
- repeated, Section C.5.4.2, “What to Do If MySQL Keeps Crashing”
- replication, Section 15.4.1.16, “Replication and Master or Slave Shutdowns”
- crash-me, Section 7.12.2, “The MySQL Benchmark Suite”
- crash-me program, Section 7.12.2, “The MySQL Benchmark Suite”, Section 7.1, “
Balancing Portability and Performance
”
- create option
- mysqlslap, Описание
- create-and-drop-schema option
- mysqlslap, Описание
- create-options option
- mysqldump, Описание
- create-schema option
- mysqlslap, Описание
- creating
- bug reports, Section 1.7, “How to Report Bugs or Problems”
- database, Section 12.1.10, “
CREATE DATABASE
Синтаксис” - databases, Section 3.3, “Creating and Using a Database”
- default startup options, Section 4.2.3.3, “Using Option Files”
- function, Section 12.7.3.1, “
CREATE FUNCTION
Синтаксис for User-Defined
Functions” - schema, Section 12.1.10, “
CREATE DATABASE
Синтаксис” - tables, Section 3.3.2, “Creating a Table”
- creating table
- thread state, Section 7.12.5.2, “General Thread States”
- creating user accounts, Section 12.7.1.1, “
CREATE USER
Синтаксис” - csv option
- mysqlslap, Описание
- cxxflags option
- mysql_config, Описание
D
- DATA DIRECTORY
- and replication, Section 15.4.1.7, “Replication and
DIRECTORY
Table Options”
- DATABASE(), Section 11.14, “Information Functions”
- DATE, Section C.5.5.2, “Problems Using
DATE
Columns” - DATE columns
- problems, Section C.5.5.2, “Problems Using
DATE
Columns”
- DATE data type, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.1, “The
DATE
,
DATETIME
, and
TIMESTAMP
Types” - DATE(), Section 11.7, “Date and Time Functions”
- DATEDIFF(), Section 11.7, “Date and Time Functions”
- DATETIME data type, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.1, “The
DATE
,
DATETIME
, and
TIMESTAMP
Types” - DATE_ADD(), Section 11.7, “Date and Time Functions”
- DATE_FORMAT(), Section 11.7, “Date and Time Functions”
- DATE_SUB(), Section 11.7, “Date and Time Functions”
- DAY(), Section 11.7, “Date and Time Functions”
- DAYNAME(), Section 11.7, “Date and Time Functions”
- DAYOFMONTH(), Section 11.7, “Date and Time Functions”
- DAYOFWEEK(), Section 11.7, “Date and Time Functions”
- DAYOFYEAR(), Section 11.7, “Date and Time Functions”
- DB2 SQL mode, Section 5.1.6, “Server SQL Modes”
- DBI interface, Section 21.11, “MySQL Perl API”
- DBI->quote, Section 8.1.1, “String Literals”
- DBI->trace, Section 22.5.1.4, “Debugging mysqld under gdb”
- DBI/DBD interface, Section 21.11, “MySQL Perl API”
- DBI_TRACE environment variable, Section 22.5.1.4, “Debugging mysqld under gdb”, Section 2.12, “Environment Variables”
- DBI_USER environment variable, Section 2.12, “Environment Variables”
- DBUG package, Section 22.5.3, “The DBUG Package”
- DDL, Section 12.1, “Data Definition Statements”
- DEALLOCATE PREPARE, Section 12.5, “SQL Синтаксис for Prepared Statements”, Section 12.5.3, “
DEALLOCATE PREPARE
Синтаксис” - DEC data type, Section 10.1.1, “Numeric Type Overview”
- DECIMAL data type, Section 10.1.1, “Numeric Type Overview”, Section 11.18, “Precision Math”
- DECLARE, Section 12.6.3, “
DECLARE
Синтаксис” - DECODE(), Section 11.13, “Encryption and Compression Functions”
- DEFAULT
- constraint, Section 1.8.6.2, “Constraints on Invalid Data”
- DEFAULT value clause, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 10.1.4, “Data Type Default Values” - DEFAULT(), Section 11.15, “Miscellaneous Functions”
- DEFAULT_CHARSET option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- DEFAULT_COLLATION option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- DEGREES(), Section 11.6.2, “Mathematical Functions”
- DELAYED, Section 12.2.5.2, “
INSERT DELAYED
Синтаксис” - when ignored, Section 12.2.5, “
INSERT
Синтаксис”
- DELETE, Section 12.2.2, “
DELETE
Синтаксис” - and MySQL Cluster, Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
- DESC, Section 12.8.1, “
DESCRIBE
Синтаксис” - DESCRIBE, Section 3.4, “Getting Information About Databases and Tables”, Section 12.8.1, “
DESCRIBE
Синтаксис” - DES_DECRYPT(), Section 11.13, “Encryption and Compression Functions”
- DES_ENCRYPT(), Section 11.13, “Encryption and Compression Functions”
- DISABLE_GRANT_OPTIONS option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- DISCARD TABLESPACE, Section 12.1.7, “
ALTER TABLE
Синтаксис”, Section 13.3.8, “Moving an InnoDB
Database to Another Machine”, Section 13.3.3, “Using Per-Table Tablespaces” - DISTINCT, Section 7.13.11, “
DISTINCT
Optimization”, Section 3.3.4.3, “Selecting Particular Columns”, Section 12.2.9, “SELECT
Синтаксис” - AVG(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - COUNT(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - MAX(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - MIN(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - SUM(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions”
- DISTINCTROW, Section 12.2.9, “
SELECT
Синтаксис” - DIV, Section 11.6.1, “Arithmetic Operators”
- DML, Section 12.2, “Data Manipulation Statements”
- DELETE statement, Section 12.2.2, “
DELETE
Синтаксис” - INSERT statement, Section 12.2.5, “
INSERT
Синтаксис” - UPDATE statement, Section 12.2.11, “
UPDATE
Синтаксис”
- DNS, Section 7.11.5.2, “How MySQL Uses DNS”
- DO, Section 12.2.3, “
DO
Синтаксис” - DOUBLE PRECISION data type, Section 10.1.1, “Numeric Type Overview”
- DOUBLE data type, Section 10.1.1, “Numeric Type Overview”
- DRBD license, Section B.14.1, “Distributed Replicated Block Device (DRBD)”
- DROP ... IF EXISTS
- and replication, Section 15.4.1.5, “Replication of
DROP ... IF EXISTS
Statements”
- DROP DATABASE, Section 12.1.21, “
DROP DATABASE
Синтаксис” - DROP EVENT, Section 12.1.22, “
DROP EVENT
Синтаксис” - DROP FOREIGN KEY, Section 13.3.5.4, “
FOREIGN KEY
Constraints”, Section 12.1.7, “ALTER TABLE
Синтаксис” - DROP FUNCTION, Section 12.1.26, “
DROP PROCEDURE
and
DROP FUNCTION
Синтаксис”, Section 12.7.3.2, “DROP FUNCTION
Синтаксис” - DROP INDEX, Section 12.1.7, “
ALTER TABLE
Синтаксис”, Section 12.1.24, “DROP INDEX
Синтаксис” - DROP LOGFILE GROUP, Section 12.1.25, “
DROP LOGFILE GROUP
Синтаксис” - DROP NODEGROUP command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- DROP PREPARE, Section 12.5.3, “
DEALLOCATE PREPARE
Синтаксис” - DROP PRIMARY KEY, Section 12.1.7, “
ALTER TABLE
Синтаксис” - DROP PROCEDURE, Section 12.1.26, “
DROP PROCEDURE
and
DROP FUNCTION
Синтаксис” - DROP SCHEMA, Section 12.1.21, “
DROP DATABASE
Синтаксис” - DROP SERVER, Section 12.1.27, “
DROP SERVER
Синтаксис” - DROP TABLE, Section 12.1.28, “
DROP TABLE
Синтаксис” - and MySQL Cluster, Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
- DROP TABLESPACE, Section 12.1.29, “
DROP TABLESPACE
Синтаксис” - DROP TRIGGER, Section 12.1.30, “
DROP TRIGGER
Синтаксис” - DROP USER, Section 12.7.1.2, “
DROP USER
Синтаксис” - DROP VIEW, Section 12.1.31, “
DROP VIEW
Синтаксис” - DUAL, Section 12.2.9, “
SELECT
Синтаксис” - DUMPFILE, Section 12.2.9.1, “
SELECT ... INTO
Синтаксис” - Daemon
- thread command, Section 7.12.5.1, “Thread Command Values”
- Data on disk (MySQL Cluster)
- and INFORMATION_SCHEMA.FILES table, Section 19.8, “The
INFORMATION_SCHEMA FILES
Table”
- Data truncation with CJK characters, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- DataDir, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- DataMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Database information
- obtaining, Section 12.7.5, “
SHOW
Синтаксис”
- Date and Time types, Section 10.3, “Date and Time Types”
- Debug
- thread command, Section 7.12.5.1, “Thread Command Values”
- DefaultOperationRedoProblemAction
- API and SQL nodes, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”
- Delayed insert
- thread command, Section 7.12.5.1, “Thread Command Values”
- Difference(), Section 11.17.5.3.2, “Spatial Operators”
- Dimension(), Section 11.17.5.2.1, “General Geometry Functions”
- Disjoint(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- Disk Data tables (MySQL Cluster), Section 16.5.11, “MySQL Cluster Disk Data Tables”
- DiskCheckpointSpeed, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- DiskCheckpointSpeedInRestart, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- DiskIOThreadPool, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- DiskPageBufferMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- DiskSyncSize, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Diskless, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- DocBook XML
- documentation source format, Section 1.1, “About This Manual”
- Documentation
- in Chinese, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- in Japanese, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- in Korean, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Drop DB
- thread command, Section 7.12.5.1, “Thread Command Values”
- daemon plugins, Section 22.2.3.3, “Daemon Plugins”
- data
- importing, Section 4.5.5, “mysqlimport — A Data Import Program”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- loading into tables, Section 3.3.3, “Loading Data into a Table”
- retrieving, Section 3.3.4, “Retrieving Information from a Table”
- size, Section 7.4.1, “Optimizing Data Size”
- data dictionary, Section 13.3.3, “Using Per-Table Tablespaces”
- data node (MySQL Cluster)
- defined, Section 16.1.1, “MySQL Cluster Core Concepts”
- data nodes (MySQL Cluster), Section 16.4.2, “ndbd — The MySQL Cluster Data Node Daemon”
- data type
- BIGINT, Section 10.1.1, “Numeric Type Overview”
- BINARY, Section 10.4.2, “The
BINARY
and
VARBINARY
Types”, Section 10.1.3, “String Type Overview” - BIT, Section 10.1.1, “Numeric Type Overview”
- BLOB, Section 10.4.3, “The
BLOB
and
TEXT
Types”, Section 10.1.3, “String Type Overview” - BOOL, Section 10.1.1, “Numeric Type Overview”, Section 10.7, “Using Data Types from Other Database Engines”
- BOOLEAN, Section 10.1.1, “Numeric Type Overview”, Section 10.7, “Using Data Types from Other Database Engines”
- CHAR, Section 10.4, “String Types”, Section 10.1.3, “String Type Overview”
- CHAR VARYING, Section 10.1.3, “String Type Overview”
- CHARACTER, Section 10.1.3, “String Type Overview”
- CHARACTER VARYING, Section 10.1.3, “String Type Overview”
- DATE, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.1, “The
DATE
,
DATETIME
, and
TIMESTAMP
Types” - DATETIME, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.1, “The
DATE
,
DATETIME
, and
TIMESTAMP
Types” - DEC, Section 10.1.1, “Numeric Type Overview”
- DECIMAL, Section 10.1.1, “Numeric Type Overview”, Section 11.18, “Precision Math”
- DOUBLE, Section 10.1.1, “Numeric Type Overview”
- DOUBLE PRECISION, Section 10.1.1, “Numeric Type Overview”
- ENUM, Section 10.4.4, “The
ENUM
Type”, Section 10.1.3, “String Type Overview” - FIXED, Section 10.1.1, “Numeric Type Overview”
- FLOAT, Section 10.1.1, “Numeric Type Overview”
- GEOMETRY, Section 11.17.4.1, “MySQL Spatial Data Types”
- GEOMETRYCOLLECTION, Section 11.17.4.1, “MySQL Spatial Data Types”
- INT, Section 10.1.1, “Numeric Type Overview”
- INTEGER, Section 10.1.1, “Numeric Type Overview”
- LINESTRING, Section 11.17.4.1, “MySQL Spatial Data Types”
- LONG, Section 10.4.3, “The
BLOB
and
TEXT
Types” - LONGBLOB, Section 10.1.3, “String Type Overview”
- LONGTEXT, Section 10.1.3, “String Type Overview”
- MEDIUMBLOB, Section 10.1.3, “String Type Overview”
- MEDIUMINT, Section 10.1.1, “Numeric Type Overview”
- MEDIUMTEXT, Section 10.1.3, “String Type Overview”
- MULTILINESTRING, Section 11.17.4.1, “MySQL Spatial Data Types”
- MULTIPOINT, Section 11.17.4.1, “MySQL Spatial Data Types”
- MULTIPOLYGON, Section 11.17.4.1, “MySQL Spatial Data Types”
- NATIONAL CHAR, Section 10.1.3, “String Type Overview”
- NATIONAL VARCHAR, Section 10.1.3, “String Type Overview”
- NCHAR, Section 10.1.3, “String Type Overview”
- NUMERIC, Section 10.1.1, “Numeric Type Overview”
- NVARCHAR, Section 10.1.3, “String Type Overview”
- POINT, Section 11.17.4.1, “MySQL Spatial Data Types”
- POLYGON, Section 11.17.4.1, “MySQL Spatial Data Types”
- REAL, Section 10.1.1, “Numeric Type Overview”
- SET, Section 10.1.3, “String Type Overview”, Section 10.4.5, “The
SET
Type” - SMALLINT, Section 10.1.1, “Numeric Type Overview”
- TEXT, Section 10.4.3, “The
BLOB
and
TEXT
Types”, Section 10.1.3, “String Type Overview” - TIME, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.2, “The
TIME
Type” - TIMESTAMP, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.1, “The
DATE
,
DATETIME
, and
TIMESTAMP
Types” - TINYBLOB, Section 10.1.3, “String Type Overview”
- TINYINT, Section 10.1.1, “Numeric Type Overview”
- TINYTEXT, Section 10.1.3, “String Type Overview”
- VARBINARY, Section 10.4.2, “The
BINARY
and
VARBINARY
Types”, Section 10.1.3, “String Type Overview” - VARCHAR, Section 10.4, “String Types”, Section 10.1.3, “String Type Overview”
- VARCHARACTER, Section 10.1.3, “String Type Overview”
- YEAR, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.3, “The
YEAR
Type”
- data types, Глава 10, Data Types
- C API, Section 21.9, “MySQL C API”
- overview, Section 10.1, “Data Type Overview”
- data-file-length option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- database
- altering, Section 12.1.1, “
ALTER DATABASE
Синтаксис” - creating, Section 12.1.10, “
CREATE DATABASE
Синтаксис” - deleting, Section 12.1.21, “
DROP DATABASE
Синтаксис”
- database metadata, Глава 19,
INFORMATION_SCHEMA
Tables - database names
- case sensitivity, Section 8.2.2, “Identifier Case Sensitivity”
- case-sensitivity, Section 1.8.4, “MySQL Extensions to Standard SQL”
- database option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqlbinlog, Описание
- databases
- backups, Глава 6, Backup and Recovery
- copying, Section 2.11.5, “Copying MySQL Databases to Another Machine”
- creating, Section 3.3, “Creating and Using a Database”, Section 12.1.10, “
CREATE DATABASE
Синтаксис” - displaying, Section 4.5.6, “mysqlshow — Display Database, Table, and Column Information”
- dumping, Section 4.5.4, “mysqldump — A Database Backup Program”, Section 4.6.9, “mysqlhotcopy — A Database Backup Program”
- information about, Section 3.4, “Getting Information About Databases and Tables”
- names, Section 8.2, “Schema Object Names”
- replicating, Глава 15, Replication
- selecting, Section 12.8.4, “
USE
Синтаксис”, Section 3.3.1, “Creating and Selecting a Database” - symbolic links, Section 7.11.3.1.1, “Using Symbolic Links for Databases on Unix”
- using, Section 3.3, “Creating and Using a Database”
- databases option
- mysqlcheck, Описание
- mysqldump, Описание
- datadir option
- mysql.server, Описание
- mysql_install_db, Описание
- mysql_plugin, Описание
- mysql_upgrade, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_safe, Описание
- datadir system variable, Section 5.1.3, “Server System Variables”
- date and time functions, Section 11.7, “Date and Time Functions”
- date calculations, Section 3.3.4.5, “Date Calculations”
- date literals, Section 8.1.3, “Date and Time Literals”
- date types, Section 10.5, “Data Type Storage Requirements”
- date values
- problems, Section 10.3.1, “The
DATE
,
DATETIME
, and
TIMESTAMP
Types”
- date_format system variable, Section 5.1.3, “Server System Variables”
- dates
- used with partitioning, Section 17.2, “Partitioning Types”
- used with partitioning (examples), Section 17.2.1, “
RANGE
Partitioning”, Section 17.2.6, “Subpartitioning”, Section 17.4, “Partition Pruning”, Section 17.2.4, “HASH
Partitioning”
- datetime_format system variable, Section 5.1.3, “Server System Variables”
- db option
- mysqlaccess, Описание
- db table
- sorting, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- deadlock, Section 20.11, “Using the Performance Schema to Diagnose Problems”, Section 13.3.9.8, “Deadlock Detection and Rollback”, Section 13.3.9.1, “
InnoDB
Lock Modes”, Section 13.3.4, “InnoDB
Startup Options and System Variables”, Section 13.3.9.6, “Locks Set by Different SQL Statements in InnoDB
”, Section 15.4.1.26, “Replication Retries and Timeouts”, Section 7.10.1, “Internal Locking Methods”, Section 12.3.5.1, “Interaction of Table Locking and Transactions” - debug option
- comp_err, Описание
- my_print_defaults, Описание
- myisamchk, Section 4.6.3.1, “myisamchk General Options”
- myisampack, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysqlaccess, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqldump, Описание
- mysqldumpslow, Описание
- mysqlhotcopy, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- debug system variable, Section 5.1.3, “Server System Variables”
- debug-check option
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_upgrade, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- debug-info option
- comp_err, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_upgrade, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- debug-sync-timeout option
- mysqld, Section 5.1.2, “Server Command Options”
- debug_sync system variable, Section 5.1.3, “Server System Variables”
- debugging
- client, Section 22.5.2, “Debugging a MySQL Client”
- server, Section 22.5.1, “Debugging a MySQL Server”
- debugging support, Section 2.9.4, “MySQL Source-Configuration Options”
- decimal arithmetic, Section 11.18, “Precision Math”
- decimal point, Глава 10, Data Types
- decode_bits myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- default
- privileges, Section 2.10.2, “Securing the Initial MySQL Accounts”
- default accounts, Section 2.10.2, “Securing the Initial MySQL Accounts”
- default host name, Section 4.2.2, “Connecting to the MySQL Server”
- default installation location, Section 2.1.5, “Installation Layouts”
- default options, Section 4.2.3.3, “Using Option Files”
- default values, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 12.2.5, “INSERT
Синтаксис”, Section 10.1.4, “Data Type Default Values” - BLOB and TEXT columns, Section 10.4.3, “The
BLOB
and
TEXT
Types” - explicit, Section 10.1.4, “Data Type Default Values”
- implicit, Section 10.1.4, “Data Type Default Values”
- suppression, Section 1.8.6.2, “Constraints on Invalid Data”
- default-auth option
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_upgrade, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- default-character-set option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- default-collation option
- mysqld, Section 5.1.2, “Server Command Options”
- default-storage-engine option
- mysqld, Section 5.1.2, “Server Command Options”
- default-table-type option
- mysqld, Section 5.1.2, “Server Command Options”
- default-time-zone option
- mysqld, Section 5.1.2, “Server Command Options”
- default_storage_engine system variable, Section 5.1.3, “Server System Variables”
- default_tmp_storage_engine system variable, Section 5.1.3, “Server System Variables”
- default_week_format system variable, Section 5.1.3, “Server System Variables”
- defaults
- embedded, Section 21.8.3, “Options with the Embedded Server”
- defaults-extra-file option, Section 4.2.3.3.1, “Command-Line Options that Affect Option-File Handling”
- my_print_defaults, Описание
- mysqld_multi, Описание
- mysqld_safe, Описание
- defaults-file option, Section 4.2.3.3.1, “Command-Line Options that Affect Option-File Handling”
- my_print_defaults, Описание
- mysqld_multi, Описание
- mysqld_safe, Описание
- defaults-group-suffix option, Section 4.2.3.3.1, “Command-Line Options that Affect Option-File Handling”
- my_print_defaults, Описание
- delay-key-write option
- mysqld, Section 5.1.2, “Server Command Options”, Section 13.5.1, “
MyISAM
Startup Options”
- delay_key_write system variable, Section 5.1.3, “Server System Variables”
- delayed inserts
- thread states, Section 7.12.5.3, “Delayed-Insert Thread States”
- delayed-insert option
- mysqldump, Описание
- delayed_insert_limit, Section 12.2.5.2, “
INSERT DELAYED
Синтаксис” - delayed_insert_limit system variable, Section 5.1.3, “Server System Variables”
- delayed_insert_timeout system variable, Section 5.1.3, “Server System Variables”
- delayed_queue_size system variable, Section 5.1.3, “Server System Variables”
- delete option
- mysqlimport, Описание
- delete-master-logs option
- mysqldump, Описание
- deleting
- database, Section 12.1.21, “
DROP DATABASE
Синтаксис” - foreign key, Section 13.3.5.4, “
FOREIGN KEY
Constraints”, Section 12.1.7, “ALTER TABLE
Синтаксис” - function, Section 12.7.3.2, “
DROP FUNCTION
Синтаксис” - index, Section 12.1.7, “
ALTER TABLE
Синтаксис”, Section 12.1.24, “DROP INDEX
Синтаксис” - primary key, Section 12.1.7, “
ALTER TABLE
Синтаксис” - rows, Section C.5.5.6, “Deleting Rows from Related Tables”
- schema, Section 12.1.21, “
DROP DATABASE
Синтаксис” - table, Section 12.1.28, “
DROP TABLE
Синтаксис” - user, Section 5.5.3, “Removing User Accounts”, Section 12.7.1.2, “
DROP USER
Синтаксис” - users, Section 5.5.3, “Removing User Accounts”, Section 12.7.1.2, “
DROP USER
Синтаксис”
- deleting from main table
- thread state, Section 7.12.5.2, “General Thread States”
- deleting from reference tables
- thread state, Section 7.12.5.2, “General Thread States”
- deletion
- mysql.sock, Section C.5.4.5, “How to Protect or Change the MySQL Unix Socket File”
- delimiter command
- mysql, Section 4.5.1.2, “mysql Commands”
- delimiter option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqlslap, Описание
- derived tables, Section 12.2.10.8, “Subqueries in the
FROM
Clause” - des-key-file option
- mysqld, Section 5.1.2, “Server Command Options”
- description option
- myisamchk, Section 4.6.3.4, “Other myisamchk Options”
- design
- issues, Section C.5.8, “Known Issues in MySQL”
- detach option
- mysqlslap, Описание
- development of MySQL Cluster, Section 16.1.4, “MySQL Cluster Development History”
- development source tree, Section 2.9.3, “Installing MySQL from a Development Source Tree”
- digits, Глава 10, Data Types
- directory structure
- default, Section 2.1.5, “Installation Layouts”
- dirty page, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - disable named command
- mysql, Section 4.5.1.1, “mysql Options”
- disable-grant-options option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- disable-keys option
- mysqldump, Описание
- disable-log-bin option
- mysqlbinlog, Описание
- discard_or_import_tablespace
- thread state, Section 7.12.5.2, “General Thread States”
- disconnect-slave-event-count option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- disconnecting
- from the server, Section 3.1, “Connecting to and Disconnecting from the Server”
- disk full, Section C.5.4.3, “How MySQL Handles a Full Disk”
- disk performance, Section 7.11.3, “Optimizing Disk I/O”
- diskpagebuffer
- ndbinfo table, Section 16.5.9.4, “The
ndbinfo diskpagebuffer
Table”
- disks
- splitting data across, Section 7.11.3.1.3, “Using Symbolic Links for Databases on Windows”
- display size, Глава 10, Data Types
- display triggers, Section 12.7.5.39, “
SHOW TRIGGERS
Синтаксис” - display width, Глава 10, Data Types
- displaying
- database information, Section 4.5.6, “mysqlshow — Display Database, Table, and Column Information”
- Cardinality, Section 12.7.5.23, “
SHOW INDEX
Синтаксис” - Collation, Section 12.7.5.23, “
SHOW INDEX
Синтаксис” - SHOW, Section 12.7.5.38, “
SHOW TABLES
Синтаксис”, Section 12.7.5.6, “SHOW COLUMNS
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис”, Section 12.7.5.23, “SHOW INDEX
Синтаксис”, Section 12.7.5.25, “SHOW OPEN TABLES
Синтаксис”
- information
- Cardinality, Section 12.7.5.23, “
SHOW INDEX
Синтаксис” - Collation, Section 12.7.5.23, “
SHOW INDEX
Синтаксис” - SHOW, Section 12.7.5.38, “
SHOW TABLES
Синтаксис”, Section 12.7.5.6, “SHOW COLUMNS
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис”, Section 12.7.5.23, “SHOW INDEX
Синтаксис”, Section 12.7.5.25, “SHOW OPEN TABLES
Синтаксис”
- table status, Section 12.7.5.37, “
SHOW TABLE STATUS
Синтаксис”
- distributed privileges (MySQL Cluster), Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
- and NDB API applications, Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
- div_precision_increment system variable, Section 5.1.3, “Server System Variables”
- division (/), Section 11.6.1, “Arithmetic Operators”
- double quote (\"), Section 8.1.1, “String Literals”
- doublewrite buffer, Section 13.3.4, “
InnoDB
Startup Options and System Variables”, Section 13.3.12.1, “InnoDB
Disk I/O”, Section 5.1.5, “Server Status Variables” - downgrades
- MySQL Cluster, Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”, Section 16.2.7, “Upgrading and Downgrading MySQL Cluster NDB 7.2”
- downgrading, Section 2.11, “Upgrading or Downgrading MySQL”, Section 2.11.2, “Downgrading MySQL”
- downloading, Section 2.1.3, “How to Get MySQL”
- drbd
- FAQ, Section B.14.1, “Distributed Replicated Block Device (DRBD)”, Section B.14, “MySQL 5.5 FAQ: MySQL, DRBD, and Heartbeat”
- dropping
- user, Section 5.5.3, “Removing User Accounts”, Section 12.7.1.2, “
DROP USER
Синтаксис”
- dryrun option
- mysqlhotcopy, Описание
- dump option
- myisam_ftdump, Описание
- dump-date option
- mysqldump, Описание
- dump-slave option
- mysqldump, Описание
- dumping
- databases and tables, Section 4.5.4, “mysqldump — A Database Backup Program”, Section 4.6.9, “mysqlhotcopy — A Database Backup Program”
- dynamic table characteristics, Section 13.5.3.2, “Dynamic Table Characteristics”
E
- ELT(), Section 11.5, “String Functions”
- ENABLED_LOCAL_INFILE option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLED_PROFILING option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLE_DEBUG_SYNC option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLE_DOWNLOADS option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLE_DTRACE option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- ENABLE_GCOV option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- ENCODE(), Section 11.13, “Encryption and Compression Functions”
- ENCRYPT(), Section 11.13, “Encryption and Compression Functions”
- END, Section 12.6.1, “
BEGIN ... END
Compound-Statement Синтаксис” - ENGINES
- INFORMATION_SCHEMA table, Section 19.6, “The
INFORMATION_SCHEMA ENGINES
Table”
- ENTER SINGLE USER MODE command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- ENUM
- size, Section 10.5, “Data Type Storage Requirements”
- ENUM data type, Section 10.4.4, “The
ENUM
Type”, Section 10.1.3, “String Type Overview” - ERROR Events (MySQL Cluster), Section 16.5.5.2, “MySQL Cluster Log Events”
- ERROR_FOR_DIVISION_BY_ZERO SQL mode, Section 5.1.6, “Server SQL Modes”
- EVENTS
- INFORMATION_SCHEMA table, Section 18.4.6, “The Event Scheduler and MySQL Privileges”, Section 19.7, “The
INFORMATION_SCHEMA EVENTS
Table”
- EXAMPLE storage engine, Глава 13, Storage Engines, Section 13.12, “The
EXAMPLE
Storage Engine” - EXECUTE, Section 12.5.2, “
EXECUTE
Синтаксис”, Section 12.5, “SQL Синтаксис for Prepared Statements” - EXISTS
- with subqueries, Section 12.2.10.6, “Subqueries with
EXISTS
or NOT
EXISTS
”
- EXIT SINGLE USER MODE command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- EXIT command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- EXP(), Section 11.6.2, “Mathematical Functions”
- EXPLAIN, Section 7.8.1, “Optimizing Queries with
EXPLAIN
”, Section 12.8.2, “EXPLAIN
Синтаксис” - EXPLAIN PARTITIONS, Section 17.3.4, “Obtaining Information About Partitions”
- EXPLAIN used with partitioned tables, Section 17.3.4, “Obtaining Information About Partitions”
- EXPORT_SET(), Section 11.5, “String Functions”
- EXTRACT(), Section 11.7, “Date and Time Functions”
- Eiffel Wrapper, Section 21.15, “MySQL Eiffel Wrapper”
- EndPoint(), Section 11.17.5.2.3, “
LineString
Functions” - Envelope(), Section 11.17.5.2.1, “General Geometry Functions”
- Equals(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- Errcode, Section 4.8.1, “perror — Explain Error Codes”
- Error
- thread command, Section 7.12.5.1, “Thread Command Values”
- Event Scheduler, Section 18.4, “Using the Event Scheduler”
- SQL statements, Section 18.4.3, “Event Синтаксис”
- altering events, Section 12.1.2, “
ALTER EVENT
Синтаксис” - and MySQL privileges, Section 18.4.6, “The Event Scheduler and MySQL Privileges”
- and SHOW PROCESSLIST, Section 18.4.2, “Event Scheduler Configuration”
- and mysqladmin debug, Section 18.4.5, “Event Scheduler Status”
- and replication, Section 15.4.1.8, “Replication of Invoked Features”
- concepts, Section 18.4.1, “Event Scheduler Overview”
- creating events, Section 12.1.11, “
CREATE EVENT
Синтаксис” - dropping events, Section 12.1.22, “
DROP EVENT
Синтаксис” - enabling and disabling, Section 18.4.2, “Event Scheduler Configuration”
- event metadata, Section 18.4.4, “Event Metadata”
- obtaining status information, Section 18.4.5, “Event Scheduler Status”
- starting and stopping, Section 18.4.2, “Event Scheduler Configuration”
- time representation, Section 18.4.4, “Event Metadata”
- Execute
- thread command, Section 7.12.5.1, “Thread Command Values”
- ExecuteOnComputer, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- Execution of init_command
- thread state, Section 7.12.5.2, “General Thread States”
- ExteriorRing(), Section 11.17.5.2.5, “
Polygon
Functions” - ExtraSendBufferMemory
- data nodes, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- ExtractValue(), Section 11.11, “XML Functions”
- edit command
- mysql, Section 4.5.1.2, “mysql Commands”
- ego command
- mysql, Section 4.5.1.2, “mysql Commands”
- embedded MySQL server library, Section 21.8, “libmysqld, the Embedded MySQL Server Library”
- embedded option
- mysql_config, Описание
- enable-community-features option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- enable-debug-sync option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- enable-named-pipe option
- mysqld, Section 5.1.2, “Server Command Options”
- enable-profiling option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- enable-pstack option
- mysqld, Section 5.1.2, “Server Command Options”
- enable-thread-safe-client option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- encryption, Section 5.5.8.1, “Basic SSL Concepts”, Section 5.3.3, “Making MySQL Secure Against Attackers”
- encryption functions, Section 11.13, “Encryption and Compression Functions”
- end
- thread state, Section 7.12.5.2, “General Thread States”
- engine option
- mysqlslap, Описание
- engine_condition_pushdown system variable, Section 5.1.3, “Server System Variables”
- enhancements
- MySQL Community Server, Appendix D, MySQL Change History
- MySQL Enterprise, Appendix D, MySQL Change History
- entering
- queries, Section 3.2, “Entering Queries”
- environment variable
- AUTHENTICATION_PAM_LOG, Section 5.5.6.2.3, “PAM Authentication Plugin Debugging”
- CC, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables”
- CFLAGS, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables”
- CXX, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables”
- CXXFLAGS, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables”
- DBI_TRACE, Section 22.5.1.4, “Debugging mysqld under gdb”, Section 2.12, “Environment Variables”
- DBI_USER, Section 2.12, “Environment Variables”
- HOME, Section 4.5.1.3, “mysql History File”, Section 2.12, “Environment Variables”
- LD_LIBRARY_PATH, Section 2.13.3, “Problems Using the Perl
DBI
/DBD
Interface” - LD_RUN_PATH, Section 2.13.3, “Problems Using the Perl
DBI
/DBD
Interface”, Section 2.12, “Environment Variables” - LIBMYSQL_PLUGINS, Section 21.9.10.3, “
mysql_load_plugin()
” - MYSQL_DEBUG, Section 22.5.2, “Debugging a MySQL Client”, Section 4.1, “Overview of MySQL Programs”, Section 2.12, “Environment Variables”
- MYSQL_GROUP_SUFFIX, Section 2.12, “Environment Variables”
- MYSQL_HISTFILE, Section 4.5.1.3, “mysql History File”, Section 2.12, “Environment Variables”
- MYSQL_HOME, Section 2.12, “Environment Variables”
- MYSQL_HOST, Section 4.2.2, “Connecting to the MySQL Server”, Section 2.12, “Environment Variables”
- MYSQL_PS1, Section 2.12, “Environment Variables”
- MYSQL_PWD, Section 4.2.2, “Connecting to the MySQL Server”, Section 4.1, “Overview of MySQL Programs”, Section 2.12, “Environment Variables”
- MYSQL_TCP_PORT, Section 5.6.3, “Running Multiple MySQL Instances on Unix”, Section 5.6.4, “Using Client Programs in a Multiple-Server Environment”, Section 4.1, “Overview of MySQL Programs”, Section 2.12, “Environment Variables”
- MYSQL_UNIX_PORT, Section 5.6.3, “Running Multiple MySQL Instances on Unix”, Section 5.6.4, “Using Client Programs in a Multiple-Server Environment”, Section 4.1, “Overview of MySQL Programs”, Section 2.10.1.1, “Problems Running mysql_install_db”, Section 2.12, “Environment Variables”
- PATH, Section 2.10.1, “Unix Postinstallation Procedures”, Section 4.2.1, “Invoking MySQL Programs”, Section 2.12, “Environment Variables”
- TMPDIR, Section C.5.4.4, “Where MySQL Stores Temporary Files”, Section 4.1, “Overview of MySQL Programs”, Section 2.10.1.1, “Problems Running mysql_install_db”, Section 2.12, “Environment Variables”
- TZ, Section C.5.4.6, “Time Zone Problems”, Section 2.12, “Environment Variables”
- UMASK, Section C.5.3.1, “Problems with File Permissions”, Section 2.12, “Environment Variables”
- UMASK_DIR, Section C.5.3.1, “Problems with File Permissions”, Section 2.12, “Environment Variables”
- USER, Section 4.2.2, “Connecting to the MySQL Server”, Section 2.12, “Environment Variables”
- environment variables, Section 5.4.7, “Causes of Access-Denied Ошибки”, Section 4.2.4, “Setting Environment Variables”, Section 4.1, “Overview of MySQL Programs”
- CXX, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- list of, Section 2.12, “Environment Variables”
- eq_ref join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- equal (=), Section 11.3.2, “Comparison Functions and Operators”
- errno, Section 4.8.1, “perror — Explain Error Codes”
- error logs (MySQL Cluster), Описание
- error messages
- can't find file, Section C.5.3.1, “Problems with File Permissions”
- displaying, Section 4.8.1, “perror — Explain Error Codes”
- languages, Section 9.2, “Setting the Error Message Language”
- error_count session variable, Section 5.1.3, “Server System Variables”
- errors
- access denied, Section C.5.2.1, “
Access denied
” - and replication, Section 15.4.1.24, “Slave Ошибки During Replication”
- checking tables for, Section 6.6.2, “How to Check
MyISAM
Tables for Ошибки” - common, Section C.5, “Problems and Common Ошибки”
- directory checksum, Section 2.6, “Installing MySQL on Solaris and OpenSolaris”
- handling for UDFs, Section 22.3.2.4, “UDF Возвращаемые значения and Error Handling”
- in subqueries, Section 12.2.10.9, “Subquery Ошибки”
- known, Section C.5.8, “Known Issues in MySQL”
- linking, Section 21.9.17.1, “Problems Linking to the MySQL Client Library”
- list of, Section C.5.2, “Common Ошибки When Using MySQL Programs”
- lost connection, Section C.5.2.3, “
Lost connection to MySQL server
” - reporting, Section 1.7, “How to Report Bugs or Problems”, Глава 1, General Information
- sources of information, Section C.1, “Sources of Error Information”
- escape (\\), Section 8.1.1, “String Literals”
- escape sequences
- option files, Section 4.2.3.3, “Using Option Files”
- strings, Section 8.1.1, “String Literals”
- estimating
- query performance, Section 7.8.3, “Estimating Query Performance”
- event
- restrictions, Section E.1, “Restrictions on Stored Programs”
- event groups, Section 12.4.2.4, “
SET GLOBAL sql_slave_skip_counter
Синтаксис” - event log format (MySQL Cluster), Section 16.5.5.2, “MySQL Cluster Log Events”
- event logs (MySQL Cluster), Section 16.5.5.1, “MySQL Cluster Logging Management Commands”, Section 16.5.5, “Event Reports Generated in MySQL Cluster”
- event scheduler, Глава 18, Stored Programs and Views
- thread states, Section 7.12.5.10, “Event Scheduler Thread States”
- event severity levels (MySQL Cluster), Section 16.5.5.1, “MySQL Cluster Logging Management Commands”
- event types (MySQL Cluster), Section 16.5.5, “Event Reports Generated in MySQL Cluster”, Section 16.5.5.2, “MySQL Cluster Log Events”
- event-scheduler option
- mysqld, Section 5.1.2, “Server Command Options”
- event_scheduler system variable, Section 5.1.3, “Server System Variables”
- events, Глава 18, Stored Programs and Views, Section 18.4, “Using the Event Scheduler”
- altering, Section 12.1.2, “
ALTER EVENT
Синтаксис” - creating, Section 12.1.11, “
CREATE EVENT
Синтаксис” - dropping, Section 12.1.22, “
DROP EVENT
Синтаксис” - metadata, Section 18.4.4, “Event Metadata”
- status variables, Section 18.4.6, “The Event Scheduler and MySQL Privileges”
- events option
- mysqldump, Описание
- events_waits_current table
- performance_schema, Section 20.7.3.1, “The
events_waits_current
Table”
- events_waits_history table
- performance_schema, Section 20.7.3.2, “The
events_waits_history
Table”
- events_waits_history_long table
- performance_schema, Section 20.7.3.3, “The
events_waits_history_long
Table”
- events_waits_summary_by_instance table
- performance_schema, Section 20.7.4.1, “Event Wait Summary Tables”
- events_waits_summary_by_thread_by_event_name table
- performance_schema, Section 20.7.4.1, “Event Wait Summary Tables”
- events_waits_summary_global_by_event_name table
- performance_schema, Section 20.7.4.1, “Event Wait Summary Tables”
- exact-value literals, Section 11.18, “Precision Math”
- example option
- mysqld_multi, Описание
- examples
- compressed tables, Описание
- myisamchk output, Section 4.6.3.5, “Obtaining Table Information with myisamchk”
- queries, Section 3.6, “Examples of Common Queries”
- execute option
- mysql, Section 4.5.1.1, “mysql Options”
- executing
- thread state, Section 7.12.5.2, “General Thread States”
- executing SQL statements from text files, Section 3.5, “Using mysql in Batch Mode”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- execution plan, Section 7.8, “Understanding the Query Execution Plan”
- exit command
- mysql, Section 4.5.1.2, “mysql Commands”
- exit-info option
- mysqld, Section 5.1.2, “Server Command Options”
- expire_logs_days system variable, Section 5.1.3, “Server System Variables”
- explicit default values, Section 10.1.4, “Data Type Default Values”
- expression aliases, Section 11.16.3, “
GROUP BY
and HAVING
with Hidden
Columns”, Section 12.2.9, “SELECT
Синтаксис” - expression syntax, Section 8.5, “Expression Синтаксис”
- expressions
- extended, Section 3.3.4.7, “Pattern Matching”
- extend-check option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”, Section 4.6.3.2, “myisamchk Check Options”
- extended option
- mysqlcheck, Описание
- extended-insert option
- mysqldump, Описание
- extensions
- to standard SQL, Section 1.8, “MySQL Standards Compliance”
- external locking, Section 5.1.3, “Server System Variables”, Section 7.12.5.2, “General Thread States”, Section 5.1.2, “Server Command Options”, Section 7.10.5, “External Locking”, Section 6.6.1, “Using myisamchk for Crash Recovery”
- external-locking option
- mysqld, Section 5.1.2, “Server Command Options”
- external_user session variable, Section 5.1.3, “Server System Variables”
- extra-file option
- my_print_defaults, Описание
- extracting
- dates, Section 3.3.4.5, “Date Calculations”
F
- FALSE, Section 8.1.5, “Boolean Literals”, Section 8.1.2, “Number Literals”
- testing for, Section 11.3.2, “Comparison Functions and Operators”
- FEDERATED storage engine, Глава 13, Storage Engines, Section 13.11, “The
FEDERATED
Storage Engine” - FETCH, Section 12.6.6.3, “Cursor
FETCH
Синтаксис” - FIELD(), Section 11.5, “String Functions”
- FILE, Section 11.5, “String Functions”
- FILES
- INFORMATION_SCHEMA table, Section 19.8, “The
INFORMATION_SCHEMA FILES
Table”
- FIND_IN_SET(), Section 11.5, “String Functions”
- FIXED data type, Section 10.1.1, “Numeric Type Overview”
- FLOAT data type, Section 10.1.1, “Numeric Type Overview”
- FLOOR(), Section 11.6.2, “Mathematical Functions”
- FLUSH, Section 12.7.6.3, “
FLUSH
Синтаксис” - and replication, Section 15.4.1.10, “Replication and
FLUSH
”
- FOR UPDATE, Section 12.2.9, “
SELECT
Синтаксис” - FORCE INDEX, Section 12.2.9.3, “Index Hint Синтаксис”, Section C.5.6, “Optimizer-Related Issues”
- FORCE KEY, Section 12.2.9.3, “Index Hint Синтаксис”
- FORMAT(), Section 11.5, “String Functions”
- FOUND_ROWS(), Section 11.14, “Information Functions”
- FROM, Section 12.2.9, “
SELECT
Синтаксис” - FROM_BASE64()(), Section 11.5, “String Functions”
- FROM_DAYS(), Section 11.7, “Date and Time Functions”
- FROM_UNIXTIME(), Section 11.7, “Date and Time Functions”
- FULLTEXT, Section 11.9, “Full-Text Search Functions”
- FULLTEXT initialization
- thread state, Section 7.12.5.2, “General Thread States”
- Fetch
- thread command, Section 7.12.5.1, “Thread Command Values”
- Field List
- thread command, Section 7.12.5.1, “Thread Command Values”
- FileSystemPath, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- FileSystemPathDD, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- FileSystemPathDataFiles, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- FileSystemPathUndoFiles, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Finished reading one binlog; switching to next binlog
- thread state, Section 7.12.5.5, “Replication Master Thread States”
- Flushing tables
- thread state, Section 7.12.5.2, “General Thread States”
- FragmentLogFileSize, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- FreeBSD troubleshooting, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- Functions
- user-defined, Section 12.7.3.1, “
CREATE FUNCTION
Синтаксис for User-Defined
Functions”, Section 12.7.3.2, “DROP FUNCTION
Синтаксис”
- failover
- Java clients, Section 16.1.1, “MySQL Cluster Core Concepts”
- in MySQL Cluster replication, Section 16.6.8, “Implementing Failover with MySQL Cluster Replication”
- fast option
- myisamchk, Section 4.6.3.2, “myisamchk Check Options”
- mysqlcheck, Описание
- fatal signal 11, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- field
- changing, Section 12.1.7, “
ALTER TABLE
Синтаксис”
- fields-enclosed-by option
- mysqldump, Описание, Описание
- fields-escaped-by option
- mysqldump, Описание, Описание
- fields-optionally-enclosed-by option
- mysqldump, Описание, Описание
- fields-terminated-by option
- mysqldump, Описание, Описание
- file_instances table
- performance_schema, Section 20.7.2.2, “The
file_instances
Table”
- file_summary_by_event_name table
- performance_schema, Section 20.7.4.2, “File I/O Summary Tables”
- file_summary_by_instance table
- performance_schema, Section 20.7.4.2, “File I/O Summary Tables”
- files
- binary log, Section 5.2.4, “The Binary Log”
- config.cache, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- error messages, Section 9.2, “Setting the Error Message Language”
- general query log, Section 5.2.3, “The General Query Log”
- log, Section 5.2.6, “Server Log Maintenance”, Section 2.9.4, “MySQL Source-Configuration Options”
- my.cnf, Section 15.4.1, “Replication Features and Issues”
- not found message, Section C.5.3.1, “Problems with File Permissions”
- permissions, Section C.5.3.1, “Problems with File Permissions”
- repairing, Section 4.6.3.3, “myisamchk Repair Options”
- script, Section 3.5, “Using mysql in Batch Mode”
- size limits, Section E.10.3, “Limits on Table Size”
- slow query log, Section 5.2.5, “The Slow Query Log”
- text, Section 4.5.5, “mysqlimport — A Data Import Program”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- tmp, Section 2.10.1.1, “Problems Running mysql_install_db”
- update log (obsolete), Section 5.2.4, “The Binary Log”
- filesort optimization, Section 7.13.9, “
ORDER BY
Optimization” - fill factor, Section 13.3.11.2, “Physical Structure of an InnoDB Index”
- firewalls (software)
- and MySQL Cluster, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- first-slave option
- mysqldump, Описание
- fix-db-names option
- mysqlcheck, Описание
- fix-table-names option
- mysqlcheck, Описание
- fixed-point arithmetic, Section 11.18, “Precision Math”
- floating-point number, Section 10.1.1, “Numeric Type Overview”
- floating-point values
- and replication, Section 15.4.1.9, “Replication and Floating-Point Values”
- floats, Section 8.1.2, “Number Literals”
- flush option
- mysqld, Section 5.1.2, “Server Command Options”
- flush system variable, Section 5.1.3, “Server System Variables”
- flush tables, Описание
- flush-logs option
- mysqldump, Описание
- flush-privileges option
- mysqldump, Описание
- flush_time system variable, Section 5.1.3, “Server System Variables”
- flushlog option
- mysqlhotcopy, Описание
- force option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”, Section 4.6.3.2, “myisamchk Check Options”
- myisampack, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_convert_table_format, Описание
- mysql_install_db, Описание
- mysql_upgrade, Описание
- mysqladmin, Описание
- mysqlcheck, Описание
- mysqldump, Описание
- mysqlimport, Описание
- force-read option
- mysqlbinlog, Описание
- foreign key
- constraint, Section 13.3.5.4, “
FOREIGN KEY
Constraints”, Section 1.8.6.1, “PRIMARY KEY
and UNIQUE
Index
Constraints” - deleting, Section 13.3.5.4, “
FOREIGN KEY
Constraints”, Section 12.1.7, “ALTER TABLE
Синтаксис”
- foreign keys, Section 3.6.6, “Using Foreign Keys”, Section 1.8.5.4, “Foreign Key Differences”, Section 12.1.7, “
ALTER TABLE
Синтаксис” - foreign_key_checks session variable, Section 5.1.3, “Server System Variables”
- fractional seconds precision, Section 10.1.2, “Date and Time Type Overview”, Глава 10, Data Types
- freeing items
- thread state, Section 7.12.5.2, “General Thread States”
- frequently-asked questions about DRBD, Section B.14.1, “Distributed Replicated Block Device (DRBD)”, Section B.14, “MySQL 5.5 FAQ: MySQL, DRBD, and Heartbeat”
- frequently-asked questions about MySQL Cluster, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- ft_boolean_syntax system variable, Section 5.1.3, “Server System Variables”
- ft_max_word_len myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- ft_max_word_len system variable, Section 5.1.3, “Server System Variables”
- ft_min_word_len myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- ft_min_word_len system variable, Section 5.1.3, “Server System Variables”
- ft_query_expansion_limit system variable, Section 5.1.3, “Server System Variables”
- ft_stopword_file myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- ft_stopword_file system variable, Section 5.1.3, “Server System Variables”
- full disk, Section C.5.4.3, “How MySQL Handles a Full Disk”
- full table scans
- avoiding, Section 7.2.1.4, “How to Avoid Full Table Scans”
- full-text parser plugins, Section 22.2.3.2, “Full-Text Parser Plugins”
- full-text search, Section 11.9, “Full-Text Search Functions”
- fulltext
- stopword list, Section 11.9.6, “Fine-Tuning MySQL Full-Text Search”
- fulltext join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- function
- creating, Section 12.7.3.1, “
CREATE FUNCTION
Синтаксис for User-Defined
Functions” - deleting, Section 12.7.3.2, “
DROP FUNCTION
Синтаксис”
- function names
- parsing, Section 8.2.4, “Function Name Parsing and Resolution”
- resolving ambiguity, Section 8.2.4, “Function Name Parsing and Resolution”
- functions, Глава 11, Functions and Operators
- C API, Section 21.9.2, “C API Function Overview”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- C prepared statement API, Section 21.9.5.2, “C API Prepared Statement Type Conversions”, Section 21.9.6, “C API Prepared Statement Function Overview”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- GROUP BY, Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- and replication, Section 15.4.1.11, “Replication and System Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- arithmetic, Section 11.12, “Bit Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- bit, Section 11.12, “Bit Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- cast, Section 11.10, “Cast Functions and Operators”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- control flow, Section 11.4, “Control Flow Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- date and time, Section 11.7, “Date and Time Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- encryption, Section 11.13, “Encryption and Compression Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- grouping, Section 11.3.1, “Operator Precedence”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- information, Section 11.14, “Information Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- mathematical, Section 11.6.2, “Mathematical Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- miscellaneous, Section 11.15, “Miscellaneous Functions”
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- native
- adding, Section 22.3.3, “Adding a New Native Function”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- new, Section 22.3, “Adding New Functions to MySQL”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- stored, Section 18.2, “Using Stored Routines (Procedures and Functions)”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- string, Section 11.5, “String Functions”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- string comparison, Section 11.5.1, “String Comparison Functions”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- user-defined, Section 22.3, “Adding New Functions to MySQL”
- adding, Section 22.3.2, “Adding a New User-Defined Function”
- functions for SELECT and WHERE clauses, Глава 11, Functions and Operators
G
- GCP Stop errors (MySQL Cluster), Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- GEOMETRY data type, Section 11.17.4.1, “MySQL Spatial Data Types”
- GEOMETRYCOLLECTION data type, Section 11.17.4.1, “MySQL Spatial Data Types”
- GET_FORMAT(), Section 11.7, “Date and Time Functions”
- GET_LOCK(), Section 11.15, “Miscellaneous Functions”
- GIS, Section 11.17, “Spatial Extensions”, Section 11.17.1, “Introduction to MySQL Spatial Support”
- GLOBAL_STATUS
- INFORMATION_SCHEMA table, Section 19.9, “The
INFORMATION_SCHEMA GLOBAL_STATUS
and
SESSION_STATUS
Tables”
- GLOBAL_VARIABLES
- INFORMATION_SCHEMA table, Section 19.10, “The
INFORMATION_SCHEMA GLOBAL_VARIABLES
and
SESSION_VARIABLES
Tables”
- GLength(), Section 11.17.5.2.4, “
MultiLineString
Functions”, Section 11.17.5.2.3, “LineString
Functions” - GRANT, Section 12.7.1.3, “
GRANT
Синтаксис” - GRANT statement, Section 5.5.2, “Adding User Accounts”
- GRANTS, Section 12.7.5.22, “
SHOW GRANTS
Синтаксис” - GREATEST(), Section 11.3.2, “Comparison Functions and Operators”
- GROUP BY, Section 7.13.10, “
GROUP BY
Optimization” - aliases in, Section 11.16.3, “
GROUP BY
and HAVING
with Hidden
Columns” - extensions to standard SQL, Section 11.16.3, “
GROUP BY
and HAVING
with Hidden
Columns”, Section 12.2.9, “SELECT
Синтаксис”
- GROUP BY functions, Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - GROUP_CONCAT(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - GeomCollFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- GeomCollFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- GeomFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”, Section 11.17.5.1, “Geometry Format Conversion Functions”
- GeomFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”, Section 11.17.5.1, “Geometry Format Conversion Functions”
- GeometryCollection(), Section 11.17.4.2.3, “Creating Geometry Values Using MySQL-Specific Functions”
- GeometryCollectionFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- GeometryCollectionFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- GeometryFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- GeometryFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- GeometryN(), Section 11.17.5.2.7, “
GeometryCollection
Functions” - GeometryType(), Section 11.17.5.2.1, “General Geometry Functions”
- Google Test, Section 2.9.4, “MySQL Source-Configuration Options”
- gap event, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- gap lock
- InnoDB, Section 13.3.9.4, “
InnoDB
Record, Gap, and Next-Key Locks”, Section 13.3.9, “The InnoDB
Transaction Model and Locking”, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”, Section 13.3.4, “InnoDB
Startup Options and System Variables”
- gb2312, gbk, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- gcc, Section 2.9.4, “MySQL Source-Configuration Options”
- gdb
- using, Section 22.5.1.4, “Debugging mysqld under gdb”
- gdb option
- mysqld, Section 5.1.2, “Server Command Options”
- general information, Глава 1, General Information
- general query log, Section 5.2.3, “The General Query Log”
- general-log option
- mysqld, Section 5.1.2, “Server Command Options”
- general_log system variable, Section 5.1.3, “Server System Variables”
- general_log_file system variable, Section 5.1.3, “Server System Variables”
- geographic feature, Section 11.17.1, “Introduction to MySQL Spatial Support”
- geometry, Section 11.17.1, “Introduction to MySQL Spatial Support”
- geospatial feature, Section 11.17.1, “Introduction to MySQL Spatial Support”
- getting MySQL, Section 2.1.3, “How to Get MySQL”
- global privileges, Section 12.7.1.5, “
REVOKE
Синтаксис”, Section 12.7.1.3, “GRANT
Синтаксис” - globalization, Глава 9, Globalization
- go command
- mysql, Section 4.5.1.2, “mysql Commands”
- got handler lock
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- got old table
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- grant table distribution (MySQL Cluster), Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
- grant tables
- re-creating, Section 2.10.1.1, “Problems Running mysql_install_db”
- sorting, Section 5.4.5, “Access Control, Stage 2: Request Verification”, Section 5.4.4, “Access Control, Stage 1: Connection Verification”
- structure, Section 5.4.2, “Privilege System Grant Tables”
- granting
- privileges, Section 12.7.1.3, “
GRANT
Синтаксис”
- greater than (>), Section 11.3.2, “Comparison Functions and Operators”
- greater than or equal (>=), Section 11.3.2, “Comparison Functions and Operators”
- greatest timestamp wins (conflict resolution), Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- greatest timestamp, delete wins (conflict resolution), Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- group_concat_max_len system variable, Section 5.1.3, “Server System Variables”
- grouping
- expressions, Section 11.3.1, “Operator Precedence”
H
- HANDLER, Section 12.2.4, “
HANDLER
Синтаксис” - HAVE_EMBEDDED_PRIVILEGE_CONTROL option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- HAVING, Section 12.2.9, “
SELECT
Синтаксис” - HEAP storage engine, Глава 13, Storage Engines, Section 13.6, “The
MEMORY
Storage Engine” - HELP command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- HELP option
- myisamchk, Section 4.6.3.1, “myisamchk General Options”
- HELP statement, Section 12.8.3, “
HELP
Синтаксис” - HEX(), Section 11.6.2, “Mathematical Functions”, Section 11.5, “String Functions”
- HIGH_NOT_PRECEDENCE SQL mode, Section 5.1.6, “Server SQL Modes”
- HIGH_PRIORITY, Section 12.2.9, “
SELECT
Синтаксис” - HOME environment variable, Section 4.5.1.3, “mysql History File”, Section 2.12, “Environment Variables”
- HOUR(), Section 11.7, “Date and Time Functions”
- Handlers, Section 12.6.7.2, “
DECLARE ...
HANDLER
Синтаксис” - Has read all relay log; waiting for the slave I/O thread to update it
- thread state, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Has sent all binlog to slave; waiting for binlog to be updated
- thread state, Section 7.12.5.5, “Replication Master Thread States”
- HeartbeatIntervalDbApi, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- HeartbeatIntervalDbDb, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- HeartbeatOrder, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- HeartbeatThreadPriority, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- Host*SciId* parameters, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- HostName, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- HostName (MySQL Cluster), Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- HostName1, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- HostName2, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- handling
- errors, Section 22.3.2.4, “UDF Возвращаемые значения and Error Handling”
- hash indexes, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
- hash partitioning, Section 17.2.4, “
HASH
Partitioning” - hash partitions
- managing, Section 17.3.2, “Management of
HASH
and KEY
Partitions” - splitting and merging, Section 17.3.2, “Management of
HASH
and KEY
Partitions”
- have_archive system variable, Section 5.1.3, “Server System Variables”
- have_bdb system variable, Section 5.1.3, “Server System Variables”
- have_blackhole_engine system variable, Section 5.1.3, “Server System Variables”
- have_community_features system variable, Section 5.1.3, “Server System Variables”
- have_compress system variable, Section 5.1.3, “Server System Variables”
- have_crypt system variable, Section 5.1.3, “Server System Variables”
- have_csv system variable, Section 5.1.3, “Server System Variables”
- have_dynamic_loading system variable, Section 5.1.3, “Server System Variables”
- have_example_engine system variable, Section 5.1.3, “Server System Variables”
- have_federated_engine system variable, Section 5.1.3, “Server System Variables”
- have_geometry system variable, Section 5.1.3, “Server System Variables”
- have_innodb system variable, Section 5.1.3, “Server System Variables”
- have_isam system variable, Section 5.1.3, “Server System Variables”
- have_merge_engine system variable, Section 5.1.3, “Server System Variables”
- have_openssl system variable, Section 5.1.3, “Server System Variables”
- have_partitioning system variable, Section 5.1.3, “Server System Variables”
- have_profiling system variable, Section 5.1.3, “Server System Variables”
- have_query_cache system variable, Section 5.1.3, “Server System Variables”
- have_raid system variable, Section 5.1.3, “Server System Variables”
- have_row_based_replication system variable, Section 5.1.3, “Server System Variables”
- have_rtree_keys system variable, Section 5.1.3, “Server System Variables”
- have_ssl system variable, Section 5.1.3, “Server System Variables”
- have_symlink system variable, Section 5.1.3, “Server System Variables”
- header_file option
- comp_err, Описание
- help command
- mysql, Section 4.5.1.2, “mysql Commands”
- help option
- comp_err, Описание
- my_print_defaults, Описание
- myisam_ftdump, Описание
- myisamchk, Section 4.6.3.1, “myisamchk General Options”
- myisampack, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_convert_table_format, Описание
- mysql_find_rows, Описание
- mysql_plugin, Описание
- mysql_setpermission, Описание
- mysql_upgrade, Описание
- mysql_waitpid, Описание
- mysqlaccess, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_multi, Описание
- mysqld_safe, Описание
- mysqldump, Описание
- mysqldumpslow, Описание
- mysqlhotcopy, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- perror, Описание
- resolve_stack_dump, Описание
- resolveip, Описание
- hex-blob option
- mysqldump, Описание
- hexadecimal literals, Section 8.1.4, “Hexadecimal Literals”
- hexdump option
- mysqlbinlog, Описание
- hints, Section 1.8.4, “MySQL Extensions to Standard SQL”
- index, Section 12.2.9.3, “Index Hint Синтаксис”, Section 12.2.9, “
SELECT
Синтаксис”
- host name
- default, Section 4.2.2, “Connecting to the MySQL Server”
- host name caching, Section 7.11.5.2, “How MySQL Uses DNS”
- host name resolution, Section 7.11.5.2, “How MySQL Uses DNS”
- host names, Section 4.2.2, “Connecting to the MySQL Server”
- in account names, Section 5.4.3, “Specifying Account Names”
- in default accounts, Section 2.10.2, “Securing the Initial MySQL Accounts”
- host option, Section 4.2.2, “Connecting to the MySQL Server”
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_convert_table_format, Описание
- mysql_setpermission, Описание
- mysqlaccess, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqldump, Описание
- mysqlhotcopy, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- host table, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- sorting, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- host.frm
- problems finding, Section 2.10.1, “Unix Postinstallation Procedures”
- hostname system variable, Section 5.1.3, “Server System Variables”
- howto option
- mysqlaccess, Описание
- html option
- mysql, Section 4.5.1.1, “mysql Options”
I
- IBMDB2I storage engine, Глава 13, Storage Engines
- ID
- unique, Section 21.9.11.3, “How to Get the Unique ID for the Last Inserted Row”
- IF, Section 12.6.5.2, “
IF
Синтаксис” - IF(), Section 11.4, “Control Flow Functions”
- IFNULL(), Section 11.4, “Control Flow Functions”
- IGNORE
- with partitioned tables, Section 12.2.5, “
INSERT
Синтаксис”
- IGNORE INDEX, Section 12.2.9.3, “Index Hint Синтаксис”
- IGNORE KEY, Section 12.2.9.3, “Index Hint Синтаксис”
- IGNORE_SPACE SQL mode, Section 5.1.6, “Server SQL Modes”
- IMPORT TABLESPACE, Section 12.1.7, “
ALTER TABLE
Синтаксис”, Section 13.3.8, “Moving an InnoDB
Database to Another Machine”, Section 13.3.3, “Using Per-Table Tablespaces” - IN, Section 11.3.2, “Comparison Functions and Operators”, Section 12.2.10.3, “Subqueries with
ANY
, IN
, or
SOME
” - INDEX DIRECTORY
- and replication, Section 15.4.1.7, “Replication and
DIRECTORY
Table Options”
- INET6_ATON(), Section 11.15, “Miscellaneous Functions”
- INET6_NTOA(), Section 11.15, “Miscellaneous Functions”
- INET_ATON(), Section 11.15, “Miscellaneous Functions”
- INET_NTOA(), Section 11.15, “Miscellaneous Functions”
- INFO Events (MySQL Cluster), Section 16.5.5.2, “MySQL Cluster Log Events”
- INFORMATION_SCHEMA, Глава 19,
INFORMATION_SCHEMA
Tables - and security issues, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
- collation and searching, Section 9.1.7.9, “Collation and
INFORMATION_SCHEMA
Searches”
- INFORMATION_SCHEMA plugins, Section 22.2.3.4, “
INFORMATION_SCHEMA
Plugins” - INFORMATION_SCHEMA.ENGINES table
- and MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- INFORMATION_SCHEMA.GLOBAL_STATUS table
- and MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- INFORMATION_SCHEMA.GLOBAL_VARIABLES table
- and MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- INNER JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - INNODB_CMP
- INFORMATION_SCHEMA table, Section 19.29.1, “The
INFORMATION_SCHEMA INNODB_CMP
and
INNODB_CMP_RESET
Tables”
- INNODB_CMPMEM
- INFORMATION_SCHEMA table, Section 19.29.2, “The
INFORMATION_SCHEMA INNODB_CMPMEM
and
INNODB_CMPMEM_RESET
Tables”
- INNODB_CMPMEM_RESET
- INFORMATION_SCHEMA table, Section 19.29.2, “The
INFORMATION_SCHEMA INNODB_CMPMEM
and
INNODB_CMPMEM_RESET
Tables”
- INNODB_CMP_RESET
- INFORMATION_SCHEMA table, Section 19.29.1, “The
INFORMATION_SCHEMA INNODB_CMP
and
INNODB_CMP_RESET
Tables”
- INNODB_LOCKS
- INFORMATION_SCHEMA table, Section 19.29.4, “The
INFORMATION_SCHEMA INNODB_LOCKS
Table”
- INNODB_LOCK_WAITS
- INFORMATION_SCHEMA table, Section 19.29.5, “The
INFORMATION_SCHEMA INNODB_LOCK_WAITS
Table”
- INNODB_TRX
- INFORMATION_SCHEMA table, Section 19.29.3, “The
INFORMATION_SCHEMA INNODB_TRX
Table”
- INSERT, Section 12.2.5, “
INSERT
Синтаксис”, Section 7.2.2.1, “Speed of INSERT
Statements” - INSERT ... SELECT, Section 12.2.5.1, “
INSERT ...
SELECT
Синтаксис” - INSERT DELAYED, Section 12.2.5.2, “
INSERT DELAYED
Синтаксис” - INSERT statement
- grant privileges, Section 5.5.2, “Adding User Accounts”
- INSERT(), Section 11.5, “String Functions”
- INSTALL PLUGIN, Section 12.7.3.3, “
INSTALL PLUGIN
Синтаксис” - INSTALL_BINDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_DOCDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_DOCREADMEDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_INCLUDEDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_INFODIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_LAYOUT option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_LIBDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_MANDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_MYSQLSHAREDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_MYSQLTESTDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_PLUGINDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SBINDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SCRIPTDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SHAREDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SQLBENCHDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTALL_SUPPORTFILESDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- INSTR(), Section 11.5, “String Functions”
- INT data type, Section 10.1.1, “Numeric Type Overview”
- INTEGER data type, Section 10.1.1, “Numeric Type Overview”
- INTERVAL(), Section 11.3.2, “Comparison Functions and Operators”
- INTO
- SELECT, Section 12.2.9.1, “
SELECT ... INTO
Синтаксис”
- IP addresses
- in account names, Section 5.4.3, “Specifying Account Names”
- in default accounts, Section 2.10.2, “Securing the Initial MySQL Accounts”
- IPv6 addresses
- in account names, Section 5.4.3, “Specifying Account Names”
- in default accounts, Section 2.10.2, “Securing the Initial MySQL Accounts”
- IPv6 connections, Section 2.10.2, “Securing the Initial MySQL Accounts”
- IS NOT NULL, Section 11.3.2, “Comparison Functions and Operators”
- IS NOT boolean_value, Section 11.3.2, “Comparison Functions and Operators”
- IS NULL, Section 7.13.4, “
IS NULL
Optimization”, Section 11.3.2, “Comparison Functions and Operators” - and indexes, Section 7.3.1, “How MySQL Uses Indexes”, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
- IS boolean_value, Section 11.3.2, “Comparison Functions and Operators”
- ISNULL(), Section 11.3.2, “Comparison Functions and Operators”
- ISOLATION LEVEL, Section 12.3.6, “
SET TRANSACTION
Синтаксис” - IS_FREE_LOCK(), Section 11.15, “Miscellaneous Functions”
- IS_IPV4(), Section 11.15, “Miscellaneous Functions”
- IS_IPV4_COMPAT(), Section 11.15, “Miscellaneous Functions”
- IS_IPV4_MAPPED(), Section 11.15, “Miscellaneous Functions”
- IS_IPV6(), Section 11.15, “Miscellaneous Functions”
- IS_USED_LOCK(), Section 11.15, “Miscellaneous Functions”
- ITERATE, Section 12.6.5.3, “
ITERATE
Синтаксис” - Id, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- IndexMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Init DB
- thread command, Section 7.12.5.1, “Thread Command Values”
- InitFragmentLogFiles, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- InitialLogFileGroup, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- InitialNoOfOpenFiles, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- InitialTablespace, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Initialized
- thread state, Section 7.12.5.10, “Event Scheduler Thread States”
- InnoDB, Section 13.3, “The
InnoDB
Storage Engine” - Monitors, Section 13.3.12.2, “File Space Management”, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations”, Section 13.3.14.2, “SHOW ENGINE INNODB
STATUS
and the InnoDB
Monitors”, Section 13.3.7, “Backing Up and Recovering an InnoDB
Database”, Section 13.3.14.3, “InnoDB
General Troubleshooting” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- NFS, Section 13.3.15, “Limits on
InnoDB
Tables”, Section 13.3.2, “Configuring InnoDB
” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- Solaris 10 x86_64 issues, Section 2.6, “Installing MySQL on Solaris and OpenSolaris”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- adaptive hash index, Section 13.3.11.4, “Adaptive Hash Indexes”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- and application feature requirements, Section 16.1.5.3, “
NDB
and InnoDB
Feature Usage Summary” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- applications supported, Section 16.1.5.2, “
NDB
and InnoDB
Workloads” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- auto-increment columns, Section 13.3.5.3, “
AUTO_INCREMENT
Handling in InnoDB
” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- autocommit mode, Section 13.3.9.7, “Implicit Transaction Commit and Rollback”, Section 13.3.5.1, “Using
InnoDB
Transactions” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- availability, Section 16.1.5, “MySQL Server using
InnoDB
Compared with MySQL Cluster” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- backups, Section 13.3.7, “Backing Up and Recovering an
InnoDB
Database” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- buffer pool, Section 7.9.1, “The
InnoDB
Buffer Pool” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- checkpoints, Section 13.3.7.3, “
InnoDB
Checkpoints” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- clustered index, Section 13.3.11.1, “Clustered and Secondary Indexes”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- compared to MySQL Cluster, Section 16.1.5.3, “
NDB
and InnoDB
Feature Usage Summary”, Section 16.1.5.1, “Differences Between the NDB
and
InnoDB
Storage Engines”, Section 16.1.5.2, “NDB
and InnoDB
Workloads”, Section 16.1.5, “MySQL Server using InnoDB
Compared with MySQL Cluster” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- configuration parameters, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- configuring data files and memory allocation, Section 13.3.2, “Configuring
InnoDB
” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- considerations as default storage engine, Section 13.3.1, “InnoDB as the Default MySQL Storage Engine”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- consistent reads, Section 13.3.9.2, “Consistent Nonlocking Reads”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- crash recovery, Section 13.3.7.1, “The
InnoDB
Recovery Process” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- data files, Section 13.3.6, “Adding, Removing, or Resizing
InnoDB
Data and Log
Files” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- deadlock detection, Section 13.3.9.8, “Deadlock Detection and Rollback”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- disk I/O, Section 13.3.12.1, “
InnoDB
Disk I/O” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- file space management, Section 13.3.12.2, “File Space Management”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- file-per-table setting, Section 13.3.3, “Using Per-Table Tablespaces”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- foreign key constraints, Section 13.3.5.4, “
FOREIGN KEY
Constraints” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- gap lock, Section 13.3.9.4, “
InnoDB
Record, Gap, and Next-Key Locks”, Section 13.3.9, “The InnoDB
Transaction Model and Locking”, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”, Section 13.3.4, “InnoDB
Startup Options and System Variables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- index-record lock, Section 13.3.9.4, “
InnoDB
Record, Gap, and Next-Key Locks”, Section 13.3.9, “The InnoDB
Transaction Model and Locking”, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”, Section 13.3.4, “InnoDB
Startup Options and System Variables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- indexes, Section 13.3.11, “
InnoDB
Table and Index Structures” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- insert buffering, Section 13.3.11.3, “Insert Buffering”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- limits and restrictions, Section 13.3.15, “Limits on
InnoDB
Tables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- lock modes, Section 13.3.9.1, “
InnoDB
Lock Modes” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- locking, Section 13.3.9, “The
InnoDB
Transaction Model and Locking” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- locking reads, Section 13.3.9.3, “
SELECT ... FOR UPDATE
and SELECT ... LOCK IN
SHARE MODE
Locking Reads” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- log files, Section 13.3.6, “Adding, Removing, or Resizing
InnoDB
Data and Log
Files” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- migrating a database, Section 13.3.8, “Moving an
InnoDB
Database to Another Machine” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- multi-versioning, Section 13.3.10, “
InnoDB
Multi-Versioning” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- next-key lock, Section 13.3.9.4, “
InnoDB
Record, Gap, and Next-Key Locks”, Section 13.3.9, “The InnoDB
Transaction Model and Locking”, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”, Section 13.3.4, “InnoDB
Startup Options and System Variables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- page size, Section 13.3.15, “Limits on
InnoDB
Tables”, Section 13.3.11.2, “Physical Structure of an InnoDB Index” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- raw devices, Section 13.3.3.1, “Using Raw Devices for the Shared Tablespace”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- raw partitions, Section 13.3.3.1, “Using Raw Devices for the Shared Tablespace”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- record-level locks, Section 13.3.9.4, “
InnoDB
Record, Gap, and Next-Key Locks”, Section 13.3.9, “The InnoDB
Transaction Model and Locking”, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”, Section 13.3.4, “InnoDB
Startup Options and System Variables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- replication, Section 13.3.5.5, “
InnoDB
and MySQL Replication” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- row structure, Section 13.3.11.5, “Physical Row Structure”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- secondary index, Section 13.3.11.1, “Clustered and Secondary Indexes”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- semi-consistent read, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- storage requirements, Section 10.5, “Data Type Storage Requirements”
- converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- system tablespace setup, Section 13.3.3.2, “Creating the
InnoDB
Tablespace” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- system variables, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- tables, Section 13.3.11, “
InnoDB
Table and Index Structures”, Section 13.3.5, “Creating and Using InnoDB
Tables” - converting from other storage engines, Section 13.3.5.2, “Converting Tables from Other Storage Engines to
InnoDB
” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- transaction isolation levels, Section 13.3.9, “The
InnoDB
Transaction Model and Locking” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- transaction model, Section 13.3.9, “The
InnoDB
Transaction Model and Locking” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- troubleshooting, Section 13.3.14.3, “
InnoDB
General Troubleshooting” - I/O problems, Section 13.3.3.3, “Troubleshooting
InnoDB
I/O Problems” - InnoDB error codes, Section 13.3.13.1, “
InnoDB
Error Codes” - OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- SQL errors, Section 13.3.13, “
InnoDB
Error Handling” - data dictionary problems, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations” - deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- defragmenting tables, Section 13.3.12.3, “Defragmenting a Table”
- performance problems, Section 7.5, “Optimizing for
InnoDB
Tables” - recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery”
- InnoDB buffer pool, Section 7.9.1, “The
InnoDB
Buffer Pool” - InnoDB parameters, new
- innodb_large_prefix, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- InnoDB storage engine, Глава 13, Storage Engines, Section 13.3, “The
InnoDB
Storage Engine” - InnoDB tables, Section 1.8.5.3, “Transaction and Atomic Operation Differences”
- InteriorRingN(), Section 11.17.5.2.5, “
Polygon
Functions” - Intersection(), Section 11.17.5.3.2, “Spatial Operators”
- Intersects(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- IsClosed(), Section 11.17.5.2.4, “
MultiLineString
Functions” - IsEmpty(), Section 11.17.5.2.1, “General Geometry Functions”
- IsRing(), Section 11.17.5.2.3, “
LineString
Functions” - IsSimple(), Section 11.17.5.2.1, “General Geometry Functions”
- i-am-a-dummy option
- mysql, Section 4.5.1.1, “mysql Options”
- icc
- MySQL builds, Section 2.1.6, “Compiler-Specific Build Characteristics”
- and MySQL Cluster support>, Section 22.5, “Debugging and Porting MySQL”
- identifiers, Section 8.2, “Schema Object Names”
- case sensitivity, Section 8.2.2, “Identifier Case Sensitivity”
- quoting, Section 8.2, “Schema Object Names”
- identity session variable, Section 5.1.3, “Server System Variables”
- ignore option
- mysqlimport, Описание
- ignore-builtin-innodb option
- mysqld, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- ignore-db-dir option
- mysqld, Section 5.1.2, “Server Command Options”
- ignore-lines option
- mysqlimport, Описание
- ignore-spaces option
- mysql, Section 4.5.1.1, “mysql Options”
- ignore-table option
- mysqldump, Описание
- ignore_builtin_innodb system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - ignore_db_dirs system variable, Section 5.1.3, “Server System Variables”
- implicit default values, Section 10.1.4, “Data Type Default Values”
- importing
- data, Section 4.5.5, “mysqlimport — A Data Import Program”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- in_file option
- comp_err, Описание
- include option
- mysql_config, Описание
- include-master-host-port option
- mysqldump, Описание
- increasing with replication
- speed, Глава 15, Replication
- incremental recovery, Section 6.5, “Point-in-Time (Incremental) Recovery Using the Binary Log”
- using MySQL Cluster replication, Section 16.6.9.2, “Point-In-Time Recovery Using MySQL Cluster Replication”
- index
- deleting, Section 12.1.7, “
ALTER TABLE
Синтаксис”, Section 12.1.24, “DROP INDEX
Синтаксис” - rebuilding, Section 2.11.4, “Rebuilding or Repairing Tables or Indexes”
- index hints, Section 12.2.9.3, “Index Hint Синтаксис”, Section 12.2.9, “
SELECT
Синтаксис” - index join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- index-record lock
- InnoDB, Section 13.3.9.4, “
InnoDB
Record, Gap, and Next-Key Locks”, Section 13.3.9, “The InnoDB
Transaction Model and Locking”, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”, Section 13.3.4, “InnoDB
Startup Options and System Variables”
- index_merge join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- index_subquery join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- indexes, Section 12.1.13, “
CREATE INDEX
Синтаксис” - and BLOB columns, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 7.3.4, “Column Indexes” - and IS NULL, Section 7.3.1, “How MySQL Uses Indexes”, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
- and LIKE, Section 7.3.1, “How MySQL Uses Indexes”, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
- and NULL values, Section 12.1.17, “
CREATE TABLE
Синтаксис” - and TEXT columns, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 7.3.4, “Column Indexes” - assigning to key cache, Section 12.7.6.2, “
CACHE INDEX
Синтаксис” - block size, Section 5.1.3, “Server System Variables”
- columns, Section 7.3.4, “Column Indexes”
- leftmost prefix of, Section 7.3.5, “Multiple-Column Indexes”, Section 7.3.1, “How MySQL Uses Indexes”
- multi-column, Section 7.3.5, “Multiple-Column Indexes”
- multiple-part, Section 12.1.13, “
CREATE INDEX
Синтаксис” - names, Section 8.2, “Schema Object Names”
- use of, Section 7.3.1, “How MySQL Uses Indexes”
- information functions, Section 11.14, “Information Functions”
- information option
- myisamchk, Section 4.6.3.2, “myisamchk Check Options”
- init
- thread state, Section 7.12.5.2, “General Thread States”
- init-file option
- mysqld, Section 5.1.2, “Server Command Options”
- init_connect system variable, Section 5.1.3, “Server System Variables”
- init_file system variable, Section 5.1.3, “Server System Variables”
- init_slave system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- innochecksum, Section 4.6.1, “innochecksum — Offline InnoDB File Checksum Utility”, Section 4.1, “Overview of MySQL Programs”
- innodb option
- mysqld, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb-safe-binlog option
- mysqld, Section 5.1.2, “Server Command Options”
- innodb-status-file option
- mysqld, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_ system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_adaptive_max_sleep_delay, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_dump_now, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_filename, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_load_abort, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_load_at_startup, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_load_now, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_checksum_algorithm, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_flush_neighbors, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_force_load_corrupted, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_aux_table, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_enable_stopword, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_num_word_optimize, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_server_stopword_table, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_sort_pll_degree, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_user_stopword_table, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_lru_scan_depth, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_optimize_fulltext_only, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_page_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_random_read_ahead, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_rollback_segments, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_sort_buffer_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_sync_array_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_undo_directory, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_undo_logs, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_undo_tablespaces, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_adaptive_flushing system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_adaptive_hash_index system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_adaptive_max_sleep_delay system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_additional_mem_pool_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_analyze_is_persistent system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_analyze_is_persistent, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_autoextend_increment system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_autoinc_lock_mode system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_dump_at_shutdown system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_dump_at_shutdown, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_buffer_pool_dump_now system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_filename system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_instances system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_load_abort system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_load_at_startup system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_load_now system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_change_buffer_max_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_change_buffer_max_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_change_buffering system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_checksum_algorithm system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_checksums system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_commit_concurrency system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_concurrency_tickets system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_data_file_path system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_data_home_dir system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_doublewrite system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_fast_shutdown system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_file_format system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_file_format_check system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_file_format_max system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_file_per_table system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_flush_log_at_trx_commit system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_flush_method system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_flush_neighbors system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_force_load_corrupted system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_force_recovery system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_aux_table system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_cache_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_enable_stopword system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_num_word_optimize system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_server_stopword_table system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_sort_pll_degree system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_ft_user_stopword_table system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_io_capacity system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_large_prefix system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_lock_wait_timeout system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_locks_unsafe_for_binlog system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_log_buffer_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_log_file_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_log_files_in_group system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_log_group_home_dir system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_lru_scan_depth system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_max_dirty_pages_pct system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_max_purge_lag system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_mirrored_log_groups system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_monitor_disable system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_monitor_disable, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_monitor_enable system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_monitor_enable, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_monitor_reset system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_monitor_reset, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_monitor_reset_all system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_monitor_reset_all, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_old_blocks_pct system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_old_blocks_time system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_open_files system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_optimize_fulltext_only system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_page_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_print_all_deadlocks system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_print_all_deadlocks, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_purge_batch_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_purge_threads system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_random_read_ahead system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_read_ahead_threshold system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_read_io_threads system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_replication_delay system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_rollback_on_timeout system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_rollback_segments system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_sort_buffer_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_spin_wait_delay system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_method system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_on_metadata system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_persistent_sample_pages system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_persistent_sample_pages, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_stats_sample_pages system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_transient_sample_pages system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_transient_sample_pages, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- innodb_strict_mode system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_support_xa system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_sync_array_size system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_sync_spin_loops system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_table_locks system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_thread_concurrency system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_thread_sleep_delay system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_undo_directory system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_undo_logs system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_undo_tablespaces system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_use_native_aio system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_use_sys_malloc system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_version system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_write_io_threads system variable, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - insert
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- insert buffering, Section 13.3.11.3, “Insert Buffering”
- insert-ignore option
- mysqldump, Описание
- insert_id session variable, Section 5.1.3, “Server System Variables”
- insertable views
- insertable, Section 18.5.3, “Updatable and Insertable Views”
- inserting
- speed of, Section 7.2.2.1, “Speed of
INSERT
Statements”
- inserts
- concurrent, Section 7.10.1, “Internal Locking Methods”, Section 7.10.3, “Concurrent Inserts”
- install option
- mysqld, Section 5.1.2, “Server Command Options”
- install-manual option
- mysqld, Section 5.1.2, “Server Command Options”
- installation layouts, Section 2.1.5, “Installation Layouts”
- installation overview, Section 2.9, “Installing MySQL from Source”
- installing, Глава 2, Installing and Upgrading MySQL
- Linux RPM packages, Section 2.5.1, “Installing MySQL from RPM Packages on Linux”
- Mac OS X PKG packages, Section 2.4, “Installing MySQL on Mac OS X”
- Perl, Section 2.13, “Perl Installation Notes”
- Perl on Windows, Section 2.13.2, “Installing ActiveState Perl on Windows”
- Solaris PKG packages, Section 2.6, “Installing MySQL on Solaris and OpenSolaris”
- binary distribution, Section 2.2, “Installing MySQL from Generic Binaries on Unix/Linux”
- installing on HP-UX, Section 2.7, “Installing MySQL on HP-UX”
- overview, Глава 2, Installing and Upgrading MySQL
- source distribution, Section 2.9, “Installing MySQL from Source”
- user-defined functions, Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
- installing MySQL Cluster, Section 16.2, “MySQL Cluster Installation”
- Linux, Section 16.2.1, “Installing MySQL Cluster on Linux”
- Linux RPM, Section 16.2.1.2, “Installing MySQL Cluster from RPM”
- Linux binary release, Section 16.2.1.1, “Installing a MySQL Cluster Binary Release on Linux”
- Linux source release, Section 16.2.1.3, “Building MySQL Cluster from Source on Linux”
- Windows, Section 16.2.2, “Installing MySQL Cluster on Windows”
- Windows binary release, Section 16.2.2.1, “Installing MySQL Cluster on Windows from a Binary Release”
- Windows source, Section 16.2.2.2, “Compiling and Installing MySQL Cluster from Source on Windows”
- installing plugins, Section 12.7.3.3, “
INSTALL PLUGIN
Синтаксис”, Section 5.1.7.1, “Installing and Uninstalling Plugins” - integer arithmetic, Section 11.18, “Precision Math”
- integers, Section 8.1.2, “Number Literals”
- interactive_timeout system variable, Section 5.1.3, “Server System Variables”
- internal compiler errors, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- internal locking, Section 7.10.1, “Internal Locking Methods”
- internals, Section 22.1, “MySQL Internals”
- internationalization, Глава 9, Globalization
- introducer
- string literal, Section 9.1.3.5, “Character String Literal Character Set and Collation”, Section 8.1.1, “String Literals”
- invalid data
- constraint, Section 1.8.6.2, “Constraints on Invalid Data”
- invalidating query cache entries
- thread state, Section 7.12.5.4, “Query Cache Thread States”
- isamlog, Section 4.6.4, “myisamlog — Display MyISAM Log File Contents”, Section 4.1, “Overview of MySQL Programs”
- iterations option
- mysqlslap, Описание
J
- JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - Japanese character sets
- conversion, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Japanese, Korean, Chinese character sets
- frequently asked questions, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- jdbc
- mysql
- loadbalance, Section 16.1.1, “MySQL Cluster Core Concepts”
- join
- nested-loop algorithm, Section 7.13.7, “Nested Join Optimization”
- join algorithm
- Block Nested-Loop, Section 7.13.6, “Nested-Loop Join Algorithms”
- Nested-Loop, Section 7.13.6, “Nested-Loop Join Algorithms”
- join option
- myisampack, Описание
- join type
- ALL, Section 7.8.2, “
EXPLAIN
Output Format” - const, Section 7.8.2, “
EXPLAIN
Output Format” - eq_ref, Section 7.8.2, “
EXPLAIN
Output Format” - fulltext, Section 7.8.2, “
EXPLAIN
Output Format” - index, Section 7.8.2, “
EXPLAIN
Output Format” - index_merge, Section 7.8.2, “
EXPLAIN
Output Format” - index_subquery, Section 7.8.2, “
EXPLAIN
Output Format” - range, Section 7.8.2, “
EXPLAIN
Output Format” - ref, Section 7.8.2, “
EXPLAIN
Output Format” - ref_or_null, Section 7.8.2, “
EXPLAIN
Output Format” - system, Section 7.8.2, “
EXPLAIN
Output Format” - unique_subquery, Section 7.8.2, “
EXPLAIN
Output Format”
- join_buffer_size system variable, Section 5.1.3, “Server System Variables”
K
- KEY_COLUMN_USAGE
- INFORMATION_SCHEMA table, Section 19.11, “The
INFORMATION_SCHEMA KEY_COLUMN_USAGE
Table”
- KILL, Section 12.7.6.4, “
KILL
Синтаксис” - Key cache
- MyISAM, Section 7.9.2, “The
MyISAM
Key Cache”
- Kill
- thread command, Section 7.12.5.1, “Thread Command Values”
- Killed
- thread state, Section 7.12.5.2, “General Thread States”
- Killing slave
- thread state, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Korean, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Korean, Chinese, Japanese character sets
- frequently asked questions, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- keep_files_on_create system variable, Section 5.1.3, “Server System Variables”
- keepold option
- mysqlhotcopy, Описание
- key cache
- assigning indexes to, Section 12.7.6.2, “
CACHE INDEX
Синтаксис”
- key partitioning, Section 17.2.5, “
KEY
Partitioning” - key partitions
- managing, Section 17.3.2, “Management of
HASH
and KEY
Partitions” - splitting and merging, Section 17.3.2, “Management of
HASH
and KEY
Partitions”
- key space
- MyISAM, Section 13.5.2, “Space Needed for Keys”
- key-value store, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
- key_buffer_size myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- key_buffer_size system variable, Section 5.1.3, “Server System Variables”
- key_cache_age_threshold system variable, Section 5.1.3, “Server System Variables”
- key_cache_block_size system variable, Section 5.1.3, “Server System Variables”
- key_cache_division_limit system variable, Section 5.1.3, “Server System Variables”
- keys, Section 7.3.4, “Column Indexes”
- foreign, Section 3.6.6, “Using Foreign Keys”, Section 1.8.5.4, “Foreign Key Differences”
- multi-column, Section 7.3.5, “Multiple-Column Indexes”
- searching on two, Section 3.6.7, “Searching on Two Keys”
- keys option
- mysqlshow, Описание
- keys-used option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- keywords, Section 8.3, “Reserved Words”
- known errors, Section C.5.8, “Known Issues in MySQL”
L
- LAST_DAY(), Section 11.7, “Date and Time Functions”
- LAST_INSERT_ID(), Section 1.8.5.3, “Transaction and Atomic Operation Differences”, Section 12.2.5, “
INSERT
Синтаксис” - and replication, Section 15.4.1.1, “Replication and
AUTO_INCREMENT
”
- LAST_INSERT_ID() and stored routines, Section 18.2.4, “Stored Procedures, Functions, Triggers, and
LAST_INSERT_ID()
” - LAST_INSERT_ID() and triggers, Section 18.2.4, “Stored Procedures, Functions, Triggers, and
LAST_INSERT_ID()
” - LAST_INSERT_ID([<replaceable>expr</replaceable>]), Section 11.14, “Information Functions”
- LCASE(), Section 11.5, “String Functions”
- LDML syntax, Section 9.4.4.2, “LDML Синтаксис Supported in MySQL”
- LD_LIBRARY_PATH environment variable, Section 2.13.3, “Problems Using the Perl
DBI
/DBD
Interface” - LD_RUN_PATH environment variable, Section 2.13.3, “Problems Using the Perl
DBI
/DBD
Interface”, Section 2.12, “Environment Variables” - LEAST(), Section 11.3.2, “Comparison Functions and Operators”
- LEAVE, Section 12.6.5.4, “
LEAVE
Синтаксис” - LEFT JOIN, Section 7.13.5, “
LEFT JOIN
and RIGHT JOIN
Optimization”, Section 12.2.9.2, “JOIN
Синтаксис” - LEFT OUTER JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - LEFT(), Section 11.5, “String Functions”
- LENGTH(), Section 11.5, “String Functions”
- LIBMYSQL_PLUGINS environment variable, Section 21.9.10.3, “
mysql_load_plugin()
” - LIKE, Section 11.5.1, “String Comparison Functions”
- and indexes, Section 7.3.1, “How MySQL Uses Indexes”, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
- and wildcards, Section 7.3.1, “How MySQL Uses Indexes”, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
- LIMIT, Section 7.2.1.3, “Optimizing
LIMIT
Queries”, Section 12.2.9, “SELECT
Синтаксис”, Section 11.14, “Information Functions” - and replication, Section 15.4.1.12, “Replication and
LIMIT
”
- LINESTRING data type, Section 11.17.4.1, “MySQL Spatial Data Types”
- LN(), Section 11.6.2, “Mathematical Functions”
- LOAD DATA
- and replication, Section 15.4.1.13, “Replication and
LOAD DATA
INFILE
”
- LOAD DATA INFILE, Section C.5.5.3, “Problems with
NULL
Values”, Section 12.2.6, “LOAD DATA INFILE
Синтаксис” - LOAD INDEX INTO CACHE
- and partitioning, Section 17.5, “Restrictions and Limitations on Partitioning”
- LOAD XML, Section 12.2.7, “
LOAD XML
Синтаксис” - LOAD_FILE(), Section 11.5, “String Functions”
- LOCALTIME, Section 11.7, “Date and Time Functions”
- LOCALTIMESTAMP, Section 11.7, “Date and Time Functions”
- LOCATE(), Section 11.5, “String Functions”
- LOCK IN SHARE MODE, Section 12.2.9, “
SELECT
Синтаксис” - LOCK TABLES, Section 12.3.5, “
LOCK TABLES
and
UNLOCK
TABLES
Синтаксис” - LOG(), Section 11.6.2, “Mathematical Functions”
- LOG10(), Section 11.6.2, “Mathematical Functions”
- LOG2(), Section 11.6.2, “Mathematical Functions”
- LONG data type, Section 10.4.3, “The
BLOB
and
TEXT
Types” - LONGBLOB data type, Section 10.1.3, “String Type Overview”
- LONGTEXT data type, Section 10.1.3, “String Type Overview”
- LOOP, Section 12.6.5.5, “
LOOP
Синтаксис” - labels, Section 12.6.2, “Statement Label Синтаксис”
- LOWER(), Section 11.5, “String Functions”
- LPAD(), Section 11.5, “String Functions”
- LTRIM(), Section 11.5, “String Functions”
- LineFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- LineFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- LineString(), Section 11.17.4.2.3, “Creating Geometry Values Using MySQL-Specific Functions”
- LineStringFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- LineStringFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- Lock Monitor
- InnoDB, Section 13.3.14.2, “
SHOW ENGINE INNODB
STATUS
and the InnoDB
Monitors”
- LockExecuteThreadToCPU, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LockMaintThreadsToCPU, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LockPagesInMainMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Locked
- thread state, Section 7.12.5.2, “General Thread States”
- LogDestination, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- LogLevelCheckpoint, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LogLevelCongestion, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LogLevelConnection, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LogLevelError, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LogLevelInfo, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LogLevelNodeRestart, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LogLevelShutdown, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LogLevelStartup, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- LogLevelStatistic, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Long Data
- thread command, Section 7.12.5.1, “Thread Command Values”
- LongMessageBuffer, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Lua, Section 14.7, “MySQL Proxy”
- labels
- stored program block, Section 12.6.2, “Statement Label Синтаксис”
- language option
- mysqld, Section 5.1.2, “Server Command Options”
- language support
- error messages, Section 9.2, “Setting the Error Message Language”
- language system variable, Section 5.1.3, “Server System Variables”
- large page support, Section 7.11.4.2, “Enabling Large Page Support”
- large tables
- and MySQL Cluster, Section 12.1.17, “
CREATE TABLE
Синтаксис” - creating in NDB, Section 12.1.17, “
CREATE TABLE
Синтаксис”
- large-pages option
- mysqld, Section 5.1.2, “Server Command Options”
- large_files_support system variable, Section 5.1.3, “Server System Variables”
- large_page_size system variable, Section 5.1.3, “Server System Variables”
- large_pages system variable, Section 5.1.3, “Server System Variables”
- last row
- unique ID, Section 21.9.11.3, “How to Get the Unique ID for the Last Inserted Row”
- last_insert_id session variable, Section 5.1.3, “Server System Variables”
- layout of installation, Section 2.1.5, “Installation Layouts”
- lc-messages option
- mysqld, Section 5.1.2, “Server Command Options”
- lc-messages-dir option
- mysqld, Section 5.1.2, “Server Command Options”
- lc_messages system variable, Section 5.1.3, “Server System Variables”
- lc_messages_dir system variable, Section 5.1.3, “Server System Variables”
- lc_time_names system variable, Section 5.1.3, “Server System Variables”
- ldata option
- mysql_install_db, Описание
- ledir option
- mysqld_safe, Описание
- leftmost prefix of indexes, Section 7.3.5, “Multiple-Column Indexes”, Section 7.3.1, “How MySQL Uses Indexes”
- legal names, Section 8.2, “Schema Object Names”
- length option
- myisam_ftdump, Описание
- less than (<), Section 11.3.2, “Comparison Functions and Operators”
- less than or equal (<=), Section 11.3.2, “Comparison Functions and Operators”
- libmysqld, Section 21.8, “libmysqld, the Embedded MySQL Server Library”
- options, Section 21.8.3, “Options with the Embedded Server”
- libmysqld-libs option
- mysql_config, Описание
- library
- mysqlclient, Глава 21, Connectors and APIs
- mysqld, Глава 21, Connectors and APIs
- libs option
- mysql_config, Описание
- libs_r option
- mysql_config, Описание
- license system variable, Section 5.1.3, “Server System Variables”
- limitations
- MySQL Limitations, Section E.10, “Limits in MySQL”
- replication, Section 15.4.1, “Replication Features and Issues”
- limitations of MySQL Cluster, Section 16.1.6, “Known Limitations of MySQL Cluster”
- limits
- MySQL Limits, limits in MySQL, Section E.10, “Limits in MySQL”
- file-size, Section E.10.3, “Limits on Table Size”
- line-numbers option
- mysql, Section 4.5.1.1, “mysql Options”
- linear hash partitioning, Section 17.2.4.1, “
LINEAR HASH
Partitioning” - linear key partitioning, Section 17.2.5, “
KEY
Partitioning” - linefeed (\n), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - lines-terminated-by option
- mysqldump, Описание, Описание
- linking, Section 21.9.17, “Building Client Programs”
- errors, Section 21.9.17.1, “Problems Linking to the MySQL Client Library”
- problems, Section 21.9.17.1, “Problems Linking to the MySQL Client Library”
- links
- symbolic, Section 7.11.3.1, “Using Symbolic Links”
- list partitioning, Section 17.2.2, “
LIST
Partitioning”, Section 17.2.3, “COLUMNS
Partitioning” - list partitions
- adding and dropping, Section 17.3.1, “Management of
RANGE
and LIST
Partitions” - managing, Section 17.3.1, “Management of
RANGE
and LIST
Partitions”
- literals, Section 8.1, “Literal Values”
- load emulation, Section 4.5.7, “mysqlslap — Load Emulation Client”
- loading
- tables, Section 3.3.3, “Loading Data into a Table”
- local option
- mysqlimport, Описание
- local-infile option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqld, Section 5.3.4, “Security-Related mysqld Options”
- local-load option
- mysqlbinlog, Описание
- local_infile system variable, Section 5.1.3, “Server System Variables”
- localhost, Section 4.2.2, “Connecting to the MySQL Server”
- special treatment of, Section 4.2.2, “Connecting to the MySQL Server”
- localization, Глава 9, Globalization
- localstatedir option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- lock-all-tables option
- mysqldump, Описание
- lock-directory option
- mysqlslap, Описание
- lock-tables option
- mysqldump, Описание
- mysqlimport, Описание
- lock_wait_timeout system variable, Section 5.1.3, “Server System Variables”
- locked_in_memory system variable, Section 5.1.3, “Server System Variables”
- locking, Section 7.11.1, “System Factors and Startup Parameter Tuning”
- external, Section 5.1.3, “Server System Variables”, Section 7.12.5.2, “General Thread States”, Section 5.1.2, “Server Command Options”, Section 7.10.5, “External Locking”, Section 6.6.1, “Using myisamchk for Crash Recovery”
- internal, Section 7.10.1, “Internal Locking Methods”
- metadata, Section 7.10.4, “Metadata Locking Within Transactions”
- page-level, Section 7.10.1, “Internal Locking Methods”
- row-level, Section 7.10.1, “Internal Locking Methods”, Section 1.8.5.3, “Transaction and Atomic Operation Differences”
- table-level, Section 7.10.1, “Internal Locking Methods”
- locking methods, Section 7.10.1, “Internal Locking Methods”
- log
- changes, Appendix D, MySQL Change History
- log files, Section 2.9.4, “MySQL Source-Configuration Options”
- maintaining, Section 5.2.6, “Server Log Maintenance”
- log files (MySQL Cluster), Описание
- log option
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_multi, Описание
- log system variable, Section 5.1.3, “Server System Variables”
- log-bin option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- log-bin-index option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- log-bin-trust-function-creators option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- log-bin-trust-routine-creators option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- log-bin-use-v1-row-events option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- log-error option
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_safe, Описание
- mysqldump, Описание
- log-isam option
- mysqld, Section 5.1.2, “Server Command Options”
- log-long-format option
- mysqld, Section 5.1.2, “Server Command Options”
- log-output option
- mysqld, Section 5.1.2, “Server Command Options”
- log-queries-not-using-indexes option
- mysqld, Section 5.1.2, “Server Command Options”
- log-raw option
- mysqld, Section 5.1.2, “Server Command Options”
- log-short-format option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”, Section 5.1.2, “Server Command Options”
- log-slave-updates option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- log-slow-admin-statements option
- mysqld, Section 5.1.2, “Server Command Options”
- log-slow-queries option
- mysqld, Section 5.1.2, “Server Command Options”
- log-slow-slave-statements option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- log-tc option
- mysqld, Section 5.1.2, “Server Command Options”
- log-tc-size option
- mysqld, Section 5.1.2, “Server Command Options”
- log-warnings option
- mysqld, Section 5.1.2, “Server Command Options”, Section 15.1.3.3, “Replication Slave Options and Variables”
- log_bin system variable, Section 5.1.3, “Server System Variables”
- log_bin_basename system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- log_bin_trust_function_creators system variable, Section 5.1.3, “Server System Variables”
- log_bin_trust_routine_creators system variable, Section 5.1.3, “Server System Variables”
- log_bin_use_v1_row_events system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- log_error system variable, Section 5.1.3, “Server System Variables”
- log_output system variable, Section 5.1.3, “Server System Variables”
- log_queries_not_using_indexes system variable, Section 5.1.3, “Server System Variables”
- log_slave_updates system variable, Section 5.1.3, “Server System Variables”
- log_slow_admin_statements system variable, Section 5.1.3, “Server System Variables”
- log_slow_queries system variable, Section 5.1.3, “Server System Variables”
- log_slow_slave_statements system variable, Section 5.1.3, “Server System Variables”
- log_throttle_queries_not_using_indexes system variable, Section 5.1.3, “Server System Variables”
- log_warnings system variable, Section 5.1.3, “Server System Variables”
- logbuffers
- ndbinfo table, Section 16.5.9.5, “The
ndbinfo logbuffers
Table”
- logging commands (MySQL Cluster), Section 16.5.5.1, “MySQL Cluster Logging Management Commands”
- logging slow query
- thread state, Section 7.12.5.2, “General Thread States”
- logical operators, Section 11.3.3, “Logical Operators”
- login
- thread state, Section 7.12.5.2, “General Thread States”
- logs
- and TIMESTAMP, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
- flushing, Section 5.2, “MySQL Server Logs”
- server, Section 5.2, “MySQL Server Logs”
- logspaces
- ndbinfo table, Section 16.5.9.6, “The
ndbinfo logspaces
Table”
- long_query_time system variable, Section 5.1.3, “Server System Variables”
- lost connection errors, Section C.5.2.3, “
Lost connection to MySQL server
” - lost+found directory, Section 5.1.2, “Server Command Options”
- low-priority option
- mysqlimport, Описание
- low-priority-updates option
- mysqld, Section 5.1.2, “Server Command Options”
- low_priority_updates system variable, Section 5.1.3, “Server System Variables”
- lower_case_file_system system variable, Section 5.1.3, “Server System Variables”
- lower_case_table_names system variable, Section 5.1.3, “Server System Variables”
M
- MAKEDATE(), Section 11.7, “Date and Time Functions”
- MAKETIME(), Section 11.7, “Date and Time Functions”
- MAKE_SET(), Section 11.5, “String Functions”
- MASTER_POS_WAIT(), Section 12.4.2.2, “
MASTER_POS_WAIT()
Синтаксис”, Section 11.15, “Miscellaneous Functions” - MATCH ... AGAINST(), Section 11.9, “Full-Text Search Functions”
- MAX(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - MAX(DISTINCT), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - MAXDB SQL mode, Section 5.1.6, “Server SQL Modes”
- MAX_CONNECTIONS_PER_HOUR, Section 5.5.4, “Setting Account Resource Limits”
- MAX_QUERIES_PER_HOUR, Section 5.5.4, “Setting Account Resource Limits”
- MAX_ROWS
- and DataMemory (MySQL Cluster), Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- and MySQL Cluster, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 17.1, “Overview of Partitioning in MySQL” - and NDB, Section 12.1.17, “
CREATE TABLE
Синтаксис”
- MAX_UPDATES_PER_HOUR, Section 5.5.4, “Setting Account Resource Limits”
- MAX_USER_CONNECTIONS, Section 5.5.4, “Setting Account Resource Limits”
- MBR, Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- MBRContains(), Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- MBRDisjoint(), Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- MBREqual(), Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- MBRIntersects(), Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- MBROverlaps(), Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- MBRTouches(), Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- MBRWithin(), Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- MD5(), Section 11.13, “Encryption and Compression Functions”
- MEDIUMBLOB data type, Section 10.1.3, “String Type Overview”
- MEDIUMINT data type, Section 10.1.1, “Numeric Type Overview”
- MEDIUMTEXT data type, Section 10.1.3, “String Type Overview”
- MEMCACHED_HOME option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- MEMORY storage engine, Глава 13, Storage Engines, Section 13.6, “The
MEMORY
Storage Engine” - and replication, Section 15.4.1.18, “Replication and
MEMORY
Tables”
- MERGE storage engine, Section 13.10, “The
MERGE
Storage Engine”, Глава 13, Storage Engines - MERGE tables
- defined, Section 13.10, “The
MERGE
Storage Engine”
- MI, Section 2.3.3, “Installing MySQL on Microsoft Windows Using MySQL Installer”
- MICROSECOND(), Section 11.7, “Date and Time Functions”
- MID(), Section 11.5, “String Functions”
- MIN(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - MIN(DISTINCT), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - MINUTE(), Section 11.7, “Date and Time Functions”
- MLineFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- MLineFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- MOD (modulo), Section 11.6.2, “Mathematical Functions”
- MOD(), Section 11.6.2, “Mathematical Functions”
- MONTH(), Section 11.7, “Date and Time Functions”
- MONTHNAME(), Section 11.7, “Date and Time Functions”
- MPointFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- MPointFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- MPolyFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- MPolyFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- MSSQL SQL mode, Section 5.1.6, “Server SQL Modes”
- MULTILINESTRING data type, Section 11.17.4.1, “MySQL Spatial Data Types”
- MULTIPOINT data type, Section 11.17.4.1, “MySQL Spatial Data Types”
- MULTIPOLYGON data type, Section 11.17.4.1, “MySQL Spatial Data Types”
- MVCC (multi-version concurrency control), Section 13.3.10, “
InnoDB
Multi-Versioning” - MYSQL C type, Section 21.9.1, “C API Data Structures”
- MYSQL323 SQL mode, Section 5.1.6, “Server SQL Modes”
- MYSQL40 SQL mode, Section 5.1.6, “Server SQL Modes”
- MYSQL_BIND C type, Section 21.9.5, “C API Prepared Statement Data Structures”
- MYSQL_DATADIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_DEBUG environment variable, Section 22.5.2, “Debugging a MySQL Client”, Section 4.1, “Overview of MySQL Programs”, Section 2.12, “Environment Variables”
- MYSQL_FIELD C type, Section 21.9.1, “C API Data Structures”
- MYSQL_FIELD_OFFSET C type, Section 21.9.1, “C API Data Structures”
- MYSQL_GROUP_SUFFIX environment variable, Section 2.12, “Environment Variables”
- MYSQL_HISTFILE environment variable, Section 4.5.1.3, “mysql History File”, Section 2.12, “Environment Variables”
- MYSQL_HOME environment variable, Section 2.12, “Environment Variables”
- MYSQL_HOST environment variable, Section 4.2.2, “Connecting to the MySQL Server”, Section 2.12, “Environment Variables”
- MYSQL_MAINTAINER_MODE option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_PROJECT_NAME option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_PS1 environment variable, Section 2.12, “Environment Variables”
- MYSQL_PWD environment variable, Section 4.2.2, “Connecting to the MySQL Server”, Section 4.1, “Overview of MySQL Programs”, Section 2.12, “Environment Variables”
- MYSQL_RES C type, Section 21.9.1, “C API Data Structures”
- MYSQL_ROW C type, Section 21.9.1, “C API Data Structures”
- MYSQL_SERVER_AUTH_INFO plugin structure, Section 22.2.4.9.1, “Writing the Server-Side Authentication Plugin”
- MYSQL_STMT C type, Section 21.9.5, “C API Prepared Statement Data Structures”
- MYSQL_TCP_PORT environment variable, Section 5.6.3, “Running Multiple MySQL Instances on Unix”, Section 5.6.4, “Using Client Programs in a Multiple-Server Environment”, Section 4.1, “Overview of MySQL Programs”, Section 2.12, “Environment Variables”
- MYSQL_TCP_PORT option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_TIME C type, Section 21.9.5, “C API Prepared Statement Data Structures”
- MYSQL_UNIX_ADDR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- MYSQL_UNIX_PORT environment variable, Section 5.6.3, “Running Multiple MySQL Instances on Unix”, Section 5.6.4, “Using Client Programs in a Multiple-Server Environment”, Section 4.1, “Overview of MySQL Programs”, Section 2.10.1.1, “Problems Running mysql_install_db”, Section 2.12, “Environment Variables”
- Mac OS X, Section 21.1, “MySQL Connector/ODBC”
- installation, Section 2.4, “Installing MySQL on Mac OS X”
- Making temp file
- thread state, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Master has sent all binlog to slave; waiting for binlog to be updated
- thread state, Section 7.12.5.5, “Replication Master Thread States”
- MaxBufferedEpochs, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxDMLOperationsPerTransaction, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxLCPStartDelay, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfAttributes, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfConcurrentIndexOperations, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfConcurrentOperations, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfConcurrentScans, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfConcurrentSubOperations, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfConcurrentTransactions, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfFiredTriggers, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfIndexes, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfLocalOperations, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfLocalScans, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfOpenFiles, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfOrderedIndexes, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfSavedMessages, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfSubscribers, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfSubscriptions, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfTables, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfTriggers, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxNoOfUniqueHashIndexes, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxParallelScansPerFragment, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MaxScanBatchSize, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”
- MaxStartFailRetries, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MemReportFrequency, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- MinFreePct, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Minimum Bounding Rectangle, Section 11.17.5.4.1, “Relations on Geometry Minimal Bounding Rectangles (MBRs)”
- Monitors
- InnoDB, Section 13.3.12.2, “File Space Management”, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations”, Section 13.3.14.2, “SHOW ENGINE INNODB
STATUS
and the InnoDB
Monitors”, Section 13.3.7, “Backing Up and Recovering an InnoDB
Database”, Section 13.3.14.3, “InnoDB
General Troubleshooting”
- Mono, Section 21.2, “MySQL Connector/Net”
- MultiLineString(), Section 11.17.4.2.3, “Creating Geometry Values Using MySQL-Specific Functions”
- MultiLineStringFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- MultiLineStringFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- MultiPoint(), Section 11.17.4.2.3, “Creating Geometry Values Using MySQL-Specific Functions”
- MultiPointFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- MultiPointFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- MultiPolygon(), Section 11.17.4.2.3, “Creating Geometry Values Using MySQL-Specific Functions”
- MultiPolygonFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- MultiPolygonFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- MyISAM
- compressed tables, Section 4.6.5, “myisampack — Generate Compressed, Read-Only MyISAM Tables”, Section 13.5.3.3, “Compressed Table Characteristics”
- MyISAM key cache, Section 7.9.2, “The
MyISAM
Key Cache” - MyISAM storage engine, Section 13.5, “The
MyISAM
Storage Engine”, Глава 13, Storage Engines - MyODBC, Section 21.1, “MySQL Connector/ODBC”
- MySQL
- upgrading, Section 4.4.7, “mysql_upgrade — Check Tables for MySQL Upgrade”
- MySQL Cluster, Глава 16, MySQL Cluster NDB 7.2
- "quick" configuration, Section 16.3.1, “Quick Test Setup of MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- API node, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.1.1, “MySQL Cluster Core Concepts”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- CHECKPOINT Events, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- CLUSTERLOG STATISTICS command, Section 16.5.5.3, “Using
CLUSTERLOG STATISTICS
in the MySQL Cluster
Management Client” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- CLUSTERLOG commands, Section 16.5.5.1, “MySQL Cluster Logging Management Commands”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- CONNECTION Events, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- CREATE NODEGROUP command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- DROP NODEGROUP command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- Disk Data tables, Section 16.5.11, “MySQL Cluster Disk Data Tables”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- ENTER SINGLE USER MODE command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- ERROR Events, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- EXIT SINGLE USER MODE command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- EXIT command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- FAQ, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- GCP Stop errors, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- HELP command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- HostName parameter
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- INFO Events, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- Java clients, Section 16.1.1, “MySQL Cluster Core Concepts”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- MAX_ROWS, Section 12.1.17, “
CREATE TABLE
Синтаксис” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- NODERESTART Events, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- QUIT command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- REPORT command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- RESTART command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- SCI (Scalable Coherent Interface), Section 16.3.5.1, “Configuring MySQL Cluster to use SCI Sockets”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- SHOW command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- SHUTDOWN command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- SQL node, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.1.1, “MySQL Cluster Core Concepts”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- SQL nodes, Section 16.4.1, “MySQL Server Usage for MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- SQL statements, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- SQL statements for monitoring, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- START BACKUP command, Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- START command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- STARTUP Events, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- STATISTICS Events, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- STATUS command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- STOP command, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- Table is full errors, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- administration, Section 16.5.5.3, “Using
CLUSTERLOG STATISTICS
in the MySQL Cluster
Management Client”, Section 16.5.2, “Commands in the MySQL Cluster Management Client”, Описание, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and DNS, Section 16.2, “MySQL Cluster Installation”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and INFORMATION_SCHEMA, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and IP addressing, Section 16.2, “MySQL Cluster Installation”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and MySQL privileges, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and MySQL root user, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”, Section 16.5.10.3, “MySQL Cluster and MySQL Security Procedures”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and application feature requirements, Section 16.1.5.3, “
NDB
and InnoDB
Feature Usage Summary” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and character sets, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and networking, Section 16.1.3, “MySQL Cluster Hardware, Software, and Networking Requirements”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and transactions, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- and virtual machines, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- applications supported, Section 16.1.5.2, “
NDB
and InnoDB
Workloads” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- arbitrator, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- availability, Section 16.1.5, “MySQL Server using
InnoDB
Compared with MySQL Cluster” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- available platforms, Глава 16, MySQL Cluster NDB 7.2
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- backups, Section 16.5.3.1, “MySQL Cluster Backup Concepts”, Section 16.5.3.4, “MySQL Cluster Backup Troubleshooting”, Section 16.5.3, “Online Backup of MySQL Cluster”, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- benchmarks, Section 16.3.5.2, “MySQL Cluster Interconnects and Performance”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- cluster logs, Section 16.5.5.1, “MySQL Cluster Logging Management Commands”, Section 16.5.5, “Event Reports Generated in MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- commands, Section 16.5.2, “Commands in the MySQL Cluster Management Client”, Описание, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- compared to InnoDB, Section 16.1.5.3, “
NDB
and InnoDB
Feature Usage Summary”, Section 16.1.5.1, “Differences Between the NDB
and
InnoDB
Storage Engines”, Section 16.1.5.2, “NDB
and InnoDB
Workloads”, Section 16.1.5, “MySQL Server using InnoDB
Compared with MySQL Cluster” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- compared to standalone MySQL Server, Section 16.1.5.3, “
NDB
and InnoDB
Feature Usage Summary”, Section 16.1.5.1, “Differences Between the NDB
and
InnoDB
Storage Engines”, Section 16.1.5.2, “NDB
and InnoDB
Workloads”, Section 16.1.5, “MySQL Server using InnoDB
Compared with MySQL Cluster” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- compiling with icc, Section 22.5, “Debugging and Porting MySQL”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- concepts, Section 16.1.1, “MySQL Cluster Core Concepts”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- configuration, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”, Section 16.2, “MySQL Cluster Installation”, Section 16.4.1, “MySQL Server Usage for MySQL Cluster”, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.3.2.4, “Defining Computers in a MySQL Cluster”, Section 16.3.1, “Quick Test Setup of MySQL Cluster”, Section 16.3, “MySQL Cluster Configuration”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- configuration (example), Section 16.3.2.1, “MySQL Cluster Configuration: Basic Пример”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- configuration changes, Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- configuration files, Section 16.2.3, “Initial Configuration of MySQL Cluster”, Section 16.3.2, “MySQL Cluster Configuration Files”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- configuration parameters, Section 16.3.3.1, “MySQL Cluster Data Node Configuration Parameters”, Section 16.3.3, “Overview of MySQL Cluster Configuration Parameters”, Section 16.3.3.4, “Other MySQL Cluster Configuration Parameters”, Section 16.3.3.3, “MySQL Cluster SQL Node and API Node Configuration Parameters”, Section 16.3.3.2, “MySQL Cluster Management Node Configuration Parameters”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- configuring, Section 16.5.3.3, “Configuration for MySQL Cluster Backups”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- connectstring, Section 16.3.2.3, “The MySQL Cluster Connectstring”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- creating large tables, Section 12.1.17, “
CREATE TABLE
Синтаксис” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- data node, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.1.1, “MySQL Cluster Core Concepts”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- data nodes, Section 16.4.2, “ndbd — The MySQL Cluster Data Node Daemon”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- data types supported, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- defining node hosts, Section 16.3.2.4, “Defining Computers in a MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- direct connections between nodes, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- error logs, Описание
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- error messages, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- event log format, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- event logging thresholds, Section 16.5.5.1, “MySQL Cluster Logging Management Commands”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- event logs, Section 16.5.5.1, “MySQL Cluster Logging Management Commands”, Section 16.5.5, “Event Reports Generated in MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- event severity levels, Section 16.5.5.1, “MySQL Cluster Logging Management Commands”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- event types, Section 16.5.5, “Event Reports Generated in MySQL Cluster”, Section 16.5.5.2, “MySQL Cluster Log Events”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- general description, Section 16.1, “MySQL Cluster Overview”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- hardware requirements, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- how to obtain, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- importing existing tables, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- information sources, Глава 16, MySQL Cluster NDB 7.2
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- insecurity of communication protocols, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- installation, Section 16.2, “MySQL Cluster Installation”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- installation (Linux), Section 16.2.1, “Installing MySQL Cluster on Linux”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- installation (Windows), Section 16.2.2, “Installing MySQL Cluster on Windows”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- installing RPM (Linux), Section 16.2.1.2, “Installing MySQL Cluster from RPM”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- installing binary (Windows), Section 16.2.2.1, “Installing MySQL Cluster on Windows from a Binary Release”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- installing binary release (Linux), Section 16.2.1.1, “Installing a MySQL Cluster Binary Release on Linux”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- installing from source (Linux), Section 16.2.1.3, “Building MySQL Cluster from Source on Linux”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- installing from source (Windows), Section 16.2.2.2, “Compiling and Installing MySQL Cluster from Source on Windows”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- interconnects, Section 16.3.5, “Using High-Speed Interconnects with MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- log files, Описание
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- logging commands, Section 16.5.5.1, “MySQL Cluster Logging Management Commands”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- management commands, Section 16.5.5.3, “Using
CLUSTERLOG STATISTICS
in the MySQL Cluster
Management Client” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- management node, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”, Section 16.1.1, “MySQL Cluster Core Concepts”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- managing, Section 16.5, “Management of MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- master node, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- memory requirements, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- memory usage and recovery, Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”, Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- mgm client, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- mgm management client, Section 16.5.5.3, “Using
CLUSTERLOG STATISTICS
in the MySQL Cluster
Management Client” - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- monitoring, Section 16.5.14, “NDB API Statistics Counters and Variables”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- multiple management servers, Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- mysqld options and variables for, Section 16.3.4, “MySQL Server Options and Variables for MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- mysqld process, Section 16.4.1, “MySQL Server Usage for MySQL Cluster”, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- ndb_mgm, Section 16.2.4, “Initial Startup of MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- ndb_size.pl (utility), Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- ndbd, Section 16.4.2, “ndbd — The MySQL Cluster Data Node Daemon”
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- ndbd process, Section 16.5.5.3, “Using
CLUSTERLOG STATISTICS
in the MySQL Cluster
Management Client”, Описание - and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- network configuration
- and security, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- network transporters, Section 16.3.5.1, “Configuring MySQL Cluster to use SCI Sockets”, Section 16.3.5, “Using High-Speed Interconnects with MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- networking, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- networking requirements, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- node failure (single user mode), Section 16.5.7, “MySQL Cluster Single User Mode”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- node identifiers, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- node logs, Section 16.5.5, “Event Reports Generated in MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- node types, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- nodes and node groups, Section 16.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- nodes and types, Section 16.1.1, “MySQL Cluster Core Concepts”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- number of computers required, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- partitioning support, Section 16.1.6.1, “Noncompliance with SQL Синтаксис in MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- partitions, Section 16.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- performance, Section 16.3.5.2, “MySQL Cluster Interconnects and Performance”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- performing queries, Section 16.2.5, “MySQL Cluster Пример with Tables and Data”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- platforms supported, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- preparing for replication, Section 16.6.5, “Preparing the MySQL Cluster for Replication”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- process management, Section 16.4, “MySQL Cluster Programs”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- replicas, Section 16.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- replication, Section 16.6, “MySQL Cluster Replication”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- requirements, Section 16.1.3, “MySQL Cluster Hardware, Software, and Networking Requirements”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- resetting, Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- restarting, Section 16.2.6, “Safe Shutdown and Restart of MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- roles of computers, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- rolling restarts (multiple management servers), Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- runtime statistics, Section 16.5.5.3, “Using
CLUSTERLOG STATISTICS
in the MySQL Cluster
Management Client” - and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- security, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”, Section 16.5.10, “MySQL Cluster Security Issues”
- and HostName parameter, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and firewalls, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network configuration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and network ports, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- and remote administration, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- networking, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- security procedures, Section 16.5.10.3, “MySQL Cluster and MySQL Security Procedures”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- shared memory transport, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- shutting down, Section 16.2.6, “Safe Shutdown and Restart of MySQL Cluster”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- single user mode, Section 16.5.7, “MySQL Cluster Single User Mode”, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- start phases (summary), Section 16.5.1, “Summary of MySQL Cluster Start Phases”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- starting, Section 16.3.1, “Quick Test Setup of MySQL Cluster”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- starting and stopping, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- starting nodes, Section 16.2.4, “Initial Startup of MySQL Cluster”, Section 16.2.2.3, “Initial Startup of MySQL Cluster on Windows”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- starting or restarting, Section 16.5.1, “Summary of MySQL Cluster Start Phases”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- status variables, Section 16.3.4.4, “MySQL Cluster Status Variables”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- storage requirements, Section 10.5, “Data Type Storage Requirements”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- thread states, Section 7.12.5.9, “MySQL Cluster Thread States”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- trace files, Описание
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- transaction handling, Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- transactions, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- transporters
- Scalable Coherent Interface (SCI), Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- TCP/IP, Section 16.3.2.9, “MySQL Cluster TCP/IP Connections Using Direct Connections”
- shared memory (SHM), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- troubleshooting backups, Section 16.5.3.4, “MySQL Cluster Backup Troubleshooting”
- upgrades and downgrades, Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”, Section 16.2.7, “Upgrading and Downgrading MySQL Cluster NDB 7.2”
- using tables and data, Section 16.2.5, “MySQL Cluster Пример with Tables and Data”
- vs replication, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- MySQL Cluster Disk Data, Section 16.5.11, “MySQL Cluster Disk Data Tables”
- creating log file groups, Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
- creating tables, Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
- creating tablespaces, Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
- dropping Disk Data objects, Section 16.5.11.1, “MySQL Cluster Disk Data Objects”
- storage requirements, Section 16.5.11.3, “MySQL Cluster Disk Data Storage Requirements”
- MySQL Cluster How-To, Section 16.2, “MySQL Cluster Installation”
- MySQL Cluster NDB 6.x, Section 16.1.4, “MySQL Cluster Development History”
- MySQL Cluster NDB 7.2, Section 16.1.4, “MySQL Cluster Development History”
- MySQL Cluster NDB 7.x, Section 16.1.4, “MySQL Cluster Development History”
- MySQL Cluster Replication
- and NDB API _slave status variables, Section 16.6, “MySQL Cluster Replication”
- MySQL Cluster in MySQL 5.1, Section 16.1.4, “MySQL Cluster Development History”
- MySQL Cluster limitations, Section 16.1.6, “Known Limitations of MySQL Cluster”
- CREATE TABLE statements, Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x”
- Disk Data storage, Section 16.1.6.9, “Limitations Relating to MySQL Cluster Disk Data Storage”
- INSERT IGNORE, UPDATE IGNORE, and REPLACE statements, Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x”
- and differences from standard MySQL limits, Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
- autodiscovery, Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x”
- binary logging, Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
- character sets, Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x”
- database objects, Section 16.1.6.5, “Limits Associated with Database Objects in MySQL Cluster”
- error handling and reporting, Section 16.1.6.4, “MySQL Cluster Error Handling”
- geometry data types, Section 16.1.6.1, “Noncompliance with SQL Синтаксис in MySQL Cluster”
- implementation, Section 16.1.6.8, “Issues Exclusive to MySQL Cluster”
- imposed by configuration, Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
- memory usage and transaction handling, Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
- multiple MySQL servers, Section 16.1.6.10, “Limitations Relating to Multiple MySQL Cluster Nodes”
- multiple data nodes, Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x”
- multiple management servers, Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x”, Section 16.1.6.10, “Limitations Relating to Multiple MySQL Cluster Nodes”
- partitioning, Section 16.1.6.1, “Noncompliance with SQL Синтаксис in MySQL Cluster”
- performance, Section 16.1.6.7, “Limitations Relating to Performance in MySQL Cluster”
- replication, Section 16.1.6.1, “Noncompliance with SQL Синтаксис in MySQL Cluster”, Section 16.1.6.11, “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, Section 16.1.6.11, “Previous MySQL Cluster Issues Resolved in MySQL 5.1, MySQL Cluster NDB
6.x, and MySQL Cluster NDB 7.x”
- syntax, Section 16.1.6.1, “Noncompliance with SQL Синтаксис in MySQL Cluster”
- transactions, Section 16.1.6.3, “Limits Relating to Transaction Handling in MySQL Cluster”
- unsupported features, Section 16.1.6.6, “Unsupported or Missing Features in MySQL Cluster”
- MySQL Cluster processes, Section 16.4, “MySQL Cluster Programs”
- MySQL Cluster programs, Section 16.4, “MySQL Cluster Programs”
- MySQL Cluster replication, Section 16.6, “MySQL Cluster Replication”
- and --initial option, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- and auto_increment* variables, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- and circular replication, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- and multi-byte character sets, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- and primary key, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- and single point of failure, Section 16.6.7, “Using Two Replication Channels for MySQL Cluster Replication”
- and unique keys, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- backups, Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”
- circular replication, Section 16.6.10, “MySQL Cluster Replication: Multi-Master and Circular Replication”
- concepts, Section 16.6.1, “MySQL Cluster Replication: Abbreviations and Symbols”, Section 16.6.2, “General Requirements for MySQL Cluster Replication”
- conflict resolution, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- failover, Section 16.6.7, “Using Two Replication Channels for MySQL Cluster Replication”, Section 16.6.8, “Implementing Failover with MySQL Cluster Replication”
- gap event, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- known issues, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- loss of connection, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- multi-master replication, Section 16.6.10, “MySQL Cluster Replication: Multi-Master and Circular Replication”
- point-in-time recovery, Section 16.6.9.2, “Point-In-Time Recovery Using MySQL Cluster Replication”
- preparing, Section 16.6.5, “Preparing the MySQL Cluster for Replication”
- requirements, Section 16.6.2, “General Requirements for MySQL Cluster Replication”
- reset-slave.pl backup automation script, Section 16.6.9.1, “MySQL Cluster Replication: Automating Synchronization of the Replication
Slave to the Master Binary Log”
- restoring from backup, Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”
- starting, Section 16.6.6, “Starting MySQL Cluster Replication (Single Replication Channel)”
- storage engines other than NDB on slave, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- synchronization of master and slave, Section 16.6.9.1, “MySQL Cluster Replication: Automating Synchronization of the Replication
Slave to the Master Binary Log”
- system tables used, Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- MySQL Community Server
- release notes, Appendix D, MySQL Change History
- MySQL Enterprise
- release notes, Appendix D, MySQL Change History
- MySQL Enterprise Monitor, Глава 23, MySQL Enterprise Monitor
- MySQL binary distribution, Section 2.1.2, “Choosing Which MySQL Distribution to Install”
- MySQL privileges
- and MySQL Cluster, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
- MySQL server
- mysqld, Section 5.1, “The MySQL Server”, Section 4.3.1, “mysqld — The MySQL Server”
- MySQL source distribution, Section 2.1.2, “Choosing Which MySQL Distribution to Install”
- MySQL storage engines, Глава 13, Storage Engines
- MySQL system tables
- and MySQL Cluster, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
- and replication, Section 15.4.1.20, “Replication of the
mysql
System Database”
- MySQL version, Section 2.1.3, “How to Get MySQL”
- mSQL compatibility, Section 11.5.2, “Regular Expressions”
- mailing list address, Глава 1, General Information
- maintaining
- log files, Section 5.2.6, “Server Log Maintenance”
- tables, Section 6.6.5, “Setting Up a
MyISAM
Table Maintenance Schedule”
- maintenance
- tables, Section 4.5.3, “mysqlcheck — A Table Maintenance Program”
- make_binary_distribution, Section 4.1, “Overview of MySQL Programs”
- make_win_bin_dist, Section 4.1, “Overview of MySQL Programs”
- make_win_src_distribution, Section 4.1, “Overview of MySQL Programs”
- malicious SQL statements
- and MySQL Cluster, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
- manage keys
- thread state, Section 7.12.5.2, “General Thread States”
- management node (MySQL Cluster)
- defined, Section 16.1.1, “MySQL Cluster Core Concepts”
- managing MySQL Cluster, Section 16.5, “Management of MySQL Cluster”
- managing MySQL Cluster processes, Section 16.4, “MySQL Cluster Programs”
- manual
- available formats, Section 1.1, “About This Manual”
- online location, Section 1.1, “About This Manual”
- syntax conventions, Section 1.2, “Typographical and Синтаксис Conventions”
- typographical conventions, Section 1.2, “Typographical and Синтаксис Conventions”
- master-connect-retry option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-data option
- mysqldump, Описание
- master-host option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-info-file option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-info-repository option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- master-password option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-port option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-retry-count option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-ca option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-capath option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-cert option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-cipher option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-key option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-user option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-verify-checksum option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- master_info_repository system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- master_verify_checksum system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- matching
- patterns, Section 3.3.4.7, “Pattern Matching”
- math, Section 11.18, “Precision Math”
- mathematical functions, Section 11.6.2, “Mathematical Functions”
- max-binlog-dump-events option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- max-record-length option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- max-relay-log-size option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- max_allowed_packet
- and replication, Section 15.4.1.17, “Replication and
max_allowed_packet
”
- max_allowed_packet system variable, Section 5.1.3, “Server System Variables”
- max_allowed_packet variable, Section 4.5.1.1, “mysql Options”
- max_binlog_cache_size system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- max_binlog_size system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- max_binlog_stmt_cache_size system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- max_connect_errors system variable, Section 5.1.3, “Server System Variables”
- max_connections system variable, Section 5.1.3, “Server System Variables”
- max_delayed_threads system variable, Section 5.1.3, “Server System Variables”
- max_error_count system variable, Section 5.1.3, “Server System Variables”
- max_heap_table_size system variable, Section 5.1.3, “Server System Variables”
- max_insert_delayed_threads system variable, Section 5.1.3, “Server System Variables”
- max_join_size system variable, Section 5.1.3, “Server System Variables”
- max_join_size variable, Section 4.5.1.1, “mysql Options”
- max_length_for_sort_data system variable, Section 5.1.3, “Server System Variables”
- max_long_data_size system variable, Section 5.1.3, “Server System Variables”
- max_prepared_stmt_count system variable, Section 5.1.3, “Server System Variables”
- max_relay_log_size system variable, Section 5.1.3, “Server System Variables”
- max_seeks_for_key system variable, Section 5.1.3, “Server System Variables”
- max_sort_length system variable, Section 5.1.3, “Server System Variables”
- max_sp_recursion_depth system variable, Section 5.1.3, “Server System Variables”
- max_tmp_tables system variable, Section 5.1.3, “Server System Variables”
- max_user_connections system variable, Section 5.1.3, “Server System Variables”
- max_write_lock_count system variable, Section 5.1.3, “Server System Variables”
- maximum memory used, Описание
- maximums
- maximum columns per table, Section E.10.4, “Table Column-Count and Row-Size Limits”
- maximum number of databases, Section E.10.2, “Limits on Number of Databases and Tables”
- maximum number of tables, Section E.10.2, “Limits on Number of Databases and Tables”
- maximum tables per join, Section E.10.1, “Limits of Joins”
- table size, Section E.10.3, “Limits on Table Size”
- medium-check option
- myisamchk, Section 4.6.3.2, “myisamchk Check Options”
- mysqlcheck, Описание
- memlock option
- mysqld, Section 5.1.2, “Server Command Options”
- memory usage
- myisamchk, Section 4.6.3.6, “myisamchk Memory Usage”
- memory use, Section 7.11.4.1, “How MySQL Uses Memory”, Описание
- Performance Schema, Section 20.2.2, “Performance Schema Startup Configuration”
- in MySQL Cluster, Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
- memoryusage
- ndbinfo table, Section 16.5.9.7, “The
ndbinfo memoryusage
Table”
- metadata
- database, Глава 19,
INFORMATION_SCHEMA
Tables - stored routines, Section 18.2.3, “Stored Routine Metadata”
- triggers, Section 18.3.2, “Trigger Metadata”
- views, Section 18.5.4, “View Metadata”
- metadata locking
- transactions, Section 7.10.4, “Metadata Locking Within Transactions”
- metadata_locks_cache_size system variable, Section 5.1.3, “Server System Variables”
- method option
- mysqlhotcopy, Описание
- methods
- locking, Section 7.10.1, “Internal Locking Methods”
- mgmd (MySQL Cluster)
- defined, Section 16.1.1, “MySQL Cluster Core Concepts”
- min-examined-row-limit option
- mysqld, Section 5.1.2, “Server Command Options”
- min_examined_row_limit system variable, Section 5.1.3, “Server System Variables”
- minus
- unary (-), Section 11.6.1, “Arithmetic Operators”
- mirror sites, Section 2.1.3, “How to Get MySQL”
- miscellaneous functions, Section 11.15, “Miscellaneous Functions”
- mixed statements (Replication), Section 15.4.1.29, “Replication and Transactions”
- modes
- batch, Section 3.5, “Using mysql in Batch Mode”
- modulo (%), Section 11.6.2, “Mathematical Functions”
- modulo (MOD), Section 11.6.2, “Mathematical Functions”
- monitor
- terminal, Глава 3, Tutorial
- monitoring
- threads, Section 7.12.5, “Examining Thread Information”
- msql2mysql, Section 4.7.1, “msql2mysql — Convert mSQL Programs for Use with MySQL”
- multi mysqld, Section 4.3.4, “mysqld_multi — Manage Multiple MySQL Servers”
- multi-byte character sets, Section C.5.2.17, “
Can't initialize character set
” - and MySQL Cluster (replication), Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- multi-byte characters, Section 9.3.3, “Multi-Byte Character Support for Complex Character Sets”
- multi-column indexes, Section 7.3.5, “Multiple-Column Indexes”
- multi-master replication
- in MySQL Cluster, Section 16.6.10, “MySQL Cluster Replication: Multi-Master and Circular Replication”, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- multiple servers, Section 5.6, “Running Multiple MySQL Instances on One Machine”
- multiple-part index, Section 12.1.13, “
CREATE INDEX
Синтаксис” - multiplication (*), Section 11.6.1, “Arithmetic Operators”
- mutex_instances table
- performance_schema, Section 20.7.2.3, “The
mutex_instances
Table”
- my-print-defaults option
- mysql_plugin, Описание
- my.cnf
- and MySQL Cluster, Section 16.2.3, “Initial Configuration of MySQL Cluster”, Section 16.3.2.1, “MySQL Cluster Configuration: Basic Пример”, Section 16.3.2, “MySQL Cluster Configuration Files”
- in MySQL Cluster, Section 16.4.1, “MySQL Server Usage for MySQL Cluster”
- my.cnf file, Section 15.4.1, “Replication Features and Issues”
- my_bool C type, Section 21.9.1, “C API Data Structures”
- my_bool values
- printing, Section 21.9.1, “C API Data Structures”
- my_init(), Section 21.9.8.1, “
my_init()
” - my_print_defaults, Section 4.7.3, “my_print_defaults — Display Options from Option Files”, Section 4.1, “Overview of MySQL Programs”
- config-file option, Описание
- debug option, Описание
- defaults-extra-file option, Описание
- defaults-file option, Описание
- defaults-group-suffix option, Описание
- extra-file option, Описание
- help option, Описание
- no-defaults option, Описание
- verbose option, Описание
- version option, Описание
- my_ulonglong C type, Section 21.9.1, “C API Data Structures”
- my_ulonglong values
- printing, Section 21.9.1, “C API Data Structures”
- myisam-block-size option
- mysqld, Section 5.1.2, “Server Command Options”
- myisam-recover option
- mysqld, Section 5.1.2, “Server Command Options”, Section 13.5.1, “
MyISAM
Startup Options”
- myisam-recover-options option
- mysqld, Section 5.1.2, “Server Command Options”, Section 13.5.1, “
MyISAM
Startup Options”
- myisam_block_size myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- myisam_data_pointer_size system variable, Section 5.1.3, “Server System Variables”
- myisam_ftdump, Section 4.6.2, “myisam_ftdump — Display Full-Text Index information”, Section 4.1, “Overview of MySQL Programs”
- count option, Описание
- dump option, Описание
- help option, Описание
- length option, Описание
- stats option, Описание
- verbose option, Описание
- myisam_max_extra_sort_file_size system variable, Section 5.1.3, “Server System Variables”
- myisam_max_sort_file_size system variable, Section 5.1.3, “Server System Variables”
- myisam_mmap_size system variable, Section 5.1.3, “Server System Variables”
- myisam_recover_options system variable, Section 5.1.3, “Server System Variables”
- myisam_repair_threads system variable, Section 5.1.3, “Server System Variables”
- myisam_sort_buffer_size system variable, Section 5.1.3, “Server System Variables”
- myisam_stats_method system variable, Section 5.1.3, “Server System Variables”
- myisam_use_mmap system variable, Section 5.1.3, “Server System Variables”
- myisamchk, Section 4.6.3, “myisamchk — MyISAM Table-Maintenance Utility”, Section 4.1, “Overview of MySQL Programs”
- HELP option, Section 4.6.3.1, “myisamchk General Options”
- analyze option, Section 4.6.3.4, “Other myisamchk Options”
- backup option, Section 4.6.3.3, “myisamchk Repair Options”
- block-search option, Section 4.6.3.4, “Other myisamchk Options”
- character-sets-dir option, Section 4.6.3.3, “myisamchk Repair Options”
- check option, Section 4.6.3.2, “myisamchk Check Options”
- check-only-changed option, Section 4.6.3.2, “myisamchk Check Options”
- correct-checksum option, Section 4.6.3.3, “myisamchk Repair Options”
- data-file-length option, Section 4.6.3.3, “myisamchk Repair Options”
- debug option, Section 4.6.3.1, “myisamchk General Options”
- description option, Section 4.6.3.4, “Other myisamchk Options”
- example output, Section 4.6.3.5, “Obtaining Table Information with myisamchk”
- extend-check option, Section 4.6.3.3, “myisamchk Repair Options”, Section 4.6.3.2, “myisamchk Check Options”
- fast option, Section 4.6.3.2, “myisamchk Check Options”
- force option, Section 4.6.3.3, “myisamchk Repair Options”, Section 4.6.3.2, “myisamchk Check Options”
- help option, Section 4.6.3.1, “myisamchk General Options”
- information option, Section 4.6.3.2, “myisamchk Check Options”
- keys-used option, Section 4.6.3.3, “myisamchk Repair Options”
- max-record-length option, Section 4.6.3.3, “myisamchk Repair Options”
- medium-check option, Section 4.6.3.2, “myisamchk Check Options”
- no-symlinks option, Section 4.6.3.3, “myisamchk Repair Options”
- options, Section 4.6.3.1, “myisamchk General Options”
- parallel-recover option, Section 4.6.3.3, “myisamchk Repair Options”
- quick option, Section 4.6.3.3, “myisamchk Repair Options”
- read-only option, Section 4.6.3.2, “myisamchk Check Options”
- recover option, Section 4.6.3.3, “myisamchk Repair Options”
- safe-recover option, Section 4.6.3.3, “myisamchk Repair Options”
- set-auto-increment[ option, Section 4.6.3.4, “Other myisamchk Options”
- set-character-set option, Section 4.6.3.3, “myisamchk Repair Options”
- set-collation option, Section 4.6.3.3, “myisamchk Repair Options”
- silent option, Section 4.6.3.1, “myisamchk General Options”
- sort-index option, Section 4.6.3.4, “Other myisamchk Options”
- sort-records option, Section 4.6.3.4, “Other myisamchk Options”
- sort-recover option, Section 4.6.3.3, “myisamchk Repair Options”
- tmpdir option, Section 4.6.3.3, “myisamchk Repair Options”
- unpack option, Section 4.6.3.3, “myisamchk Repair Options”
- update-state option, Section 4.6.3.2, “myisamchk Check Options”
- verbose option, Section 4.6.3.1, “myisamchk General Options”
- version option, Section 4.6.3.1, “myisamchk General Options”
- wait option, Section 4.6.3.1, “myisamchk General Options”
- myisamlog, Section 4.6.4, “myisamlog — Display MyISAM Log File Contents”, Section 4.1, “Overview of MySQL Programs”
- myisampack, Section 4.6.5, “myisampack — Generate Compressed, Read-Only MyISAM Tables”, Section 13.5.3.3, “Compressed Table Characteristics”, Section 12.1.17.2, “Silent Column Specification Changes”, Section 4.1, “Overview of MySQL Programs”
- backup option, Описание
- character-sets-dir option, Описание
- debug option, Описание
- force option, Описание
- help option, Описание
- join option, Описание
- silent option, Описание
- test option, Описание
- tmpdir option, Описание
- verbose option, Описание
- version option, Описание
- wait option, Описание
- mysql, Section 4.5.1, “mysql — The MySQL Command-Line Tool”, Section 4.1, “Overview of MySQL Programs”
- SSL options, Section 4.5.1.1, “mysql Options”
- auto-rehash option, Section 4.5.1.1, “mysql Options”
- auto-vertical-output option, Section 4.5.1.1, “mysql Options”
- batch option, Section 4.5.1.1, “mysql Options”
- binary-mode option, Section 4.5.1.1, “mysql Options”
- bind-address option, Section 4.5.1.1, “mysql Options”
- character-sets-dir option, Section 4.5.1.1, “mysql Options”
- charset command, Section 4.5.1.2, “mysql Commands”
- clear command, Section 4.5.1.2, “mysql Commands”
- column-names option, Section 4.5.1.1, “mysql Options”
- column-type-info option, Section 4.5.1.1, “mysql Options”
- comments option, Section 4.5.1.1, “mysql Options”
- compress option, Section 4.5.1.1, “mysql Options”
- connect command, Section 4.5.1.2, “mysql Commands”
- database option, Section 4.5.1.1, “mysql Options”
- debug option, Section 4.5.1.1, “mysql Options”
- debug-check option, Section 4.5.1.1, “mysql Options”
- debug-info option, Section 4.5.1.1, “mysql Options”
- default-auth option, Section 4.5.1.1, “mysql Options”
- default-character-set option, Section 4.5.1.1, “mysql Options”
- delimiter command, Section 4.5.1.2, “mysql Commands”
- delimiter option, Section 4.5.1.1, “mysql Options”
- disable named commands, Section 4.5.1.1, “mysql Options”
- edit command, Section 4.5.1.2, “mysql Commands”
- ego command, Section 4.5.1.2, “mysql Commands”
- execute option, Section 4.5.1.1, “mysql Options”
- exit command, Section 4.5.1.2, “mysql Commands”
- force option, Section 4.5.1.1, “mysql Options”
- go command, Section 4.5.1.2, “mysql Commands”
- help command, Section 4.5.1.2, “mysql Commands”
- help option, Section 4.5.1.1, “mysql Options”
- host option, Section 4.5.1.1, “mysql Options”
- html option, Section 4.5.1.1, “mysql Options”
- i-am-a-dummy option, Section 4.5.1.1, “mysql Options”
- ignore-spaces option, Section 4.5.1.1, “mysql Options”
- line-numbers option, Section 4.5.1.1, “mysql Options”
- local-infile option, Section 4.5.1.1, “mysql Options”
- named-commands option, Section 4.5.1.1, “mysql Options”
- no-auto-rehash option, Section 4.5.1.1, “mysql Options”
- no-beep option, Section 4.5.1.1, “mysql Options”
- no-named-commands option, Section 4.5.1.1, “mysql Options”
- no-pager option, Section 4.5.1.1, “mysql Options”
- no-tee option, Section 4.5.1.1, “mysql Options”
- nopager command, Section 4.5.1.2, “mysql Commands”
- notee command, Section 4.5.1.2, “mysql Commands”
- nowarning command, Section 4.5.1.2, “mysql Commands”
- one-database option, Section 4.5.1.1, “mysql Options”
- pager command, Section 4.5.1.2, “mysql Commands”
- pager option, Section 4.5.1.1, “mysql Options”
- password option, Section 4.5.1.1, “mysql Options”
- pipe option, Section 4.5.1.1, “mysql Options”
- plugin-dir option, Section 4.5.1.1, “mysql Options”
- port option, Section 4.5.1.1, “mysql Options”
- print command, Section 4.5.1.2, “mysql Commands”
- prompt command, Section 4.5.1.2, “mysql Commands”
- prompt option, Section 4.5.1.1, “mysql Options”
- protocol option, Section 4.5.1.1, “mysql Options”
- quick option, Section 4.5.1.1, “mysql Options”
- quit command, Section 4.5.1.2, “mysql Commands”
- raw option, Section 4.5.1.1, “mysql Options”
- reconnect option, Section 4.5.1.1, “mysql Options”
- rehash command, Section 4.5.1.2, “mysql Commands”
- safe-updates option, Section 4.5.1.1, “mysql Options”
- secure-auth option, Section 4.5.1.1, “mysql Options”
- show-warnings option, Section 4.5.1.1, “mysql Options”
- sigint-ignore option, Section 4.5.1.1, “mysql Options”
- silent option, Section 4.5.1.1, “mysql Options”
- skip-column-names option, Section 4.5.1.1, “mysql Options”
- skip-line-numbers option, Section 4.5.1.1, “mysql Options”
- socket option, Section 4.5.1.1, “mysql Options”
- source command, Section 4.5.1.2, “mysql Commands”
- status command, Section 4.5.1.2, “mysql Commands”
- system command, Section 4.5.1.2, “mysql Commands”
- table option, Section 4.5.1.1, “mysql Options”
- tee command, Section 4.5.1.2, “mysql Commands”
- tee option, Section 4.5.1.1, “mysql Options”
- unbuffered option, Section 4.5.1.1, “mysql Options”
- use command, Section 4.5.1.2, “mysql Commands”
- user option, Section 4.5.1.1, “mysql Options”
- verbose option, Section 4.5.1.1, “mysql Options”
- version option, Section 4.5.1.1, “mysql Options”
- vertical option, Section 4.5.1.1, “mysql Options”
- wait option, Section 4.5.1.1, “mysql Options”
- warnings command, Section 4.5.1.2, “mysql Commands”
- xml option, Section 4.5.1.1, “mysql Options”
- mysql \. (command for reading from text files), Section 3.5, “Using mysql in Batch Mode”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- mysql command options, Section 4.5.1.1, “mysql Options”
- mysql commands
- list of, Section 4.5.1.2, “mysql Commands”
- mysql history file, Section 4.5.1.3, “mysql History File”
- mysql prompt command, Section 4.5.1.2, “mysql Commands”
- mysql source (command for reading from text files), Section 3.5, “Using mysql in Batch Mode”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- mysql.event table, Section 18.4.6, “The Event Scheduler and MySQL Privileges”
- mysql.ndb_binlog_index table, Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- mysql.server, Section 4.3.3, “mysql.server — MySQL Server Startup Script”, Section 4.1, “Overview of MySQL Programs”
- basedir option, Описание
- datadir option, Описание
- pid-file option, Описание
- service-startup-timeout option, Описание
- use-manager option, Описание
- use-mysqld_safe option, Описание
- user option, Описание
- mysql.slave_master_info table, Section 15.2.2, “Replication Relay and Status Logs”
- mysql.slave_relay_log_info table, Section 15.2.2, “Replication Relay and Status Logs”
- mysql.sock
- changing location of, Section 2.9.4, “MySQL Source-Configuration Options”
- protection, Section C.5.4.5, “How to Protect or Change the MySQL Unix Socket File”
- mysql_affected_rows(), Section 21.9.3.1, “
mysql_affected_rows()
” - mysql_autocommit(), Section 21.9.3.2, “
mysql_autocommit()
” - mysql_change_user(), Section 21.9.3.3, “
mysql_change_user()
” - mysql_character_set_name(), Section 21.9.3.4, “
mysql_character_set_name()
” - mysql_client_find_plugin(), Section 21.9.10.1, “
mysql_client_find_plugin()
” - mysql_client_register_plugin(), Section 21.9.10.2, “
mysql_client_register_plugin()
” - mysql_close(), Section 21.9.3.5, “
mysql_close()
” - mysql_cluster_move_privileges, Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
- mysql_cluster_privileges_are_distributed, Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
- mysql_commit(), Section 21.9.3.6, “
mysql_commit()
” - mysql_config, Section 4.7.2, “mysql_config — Get Compile Options for Compiling Clients”
- cflags option, Описание
- cxxflags option, Описание
- embedded option, Описание
- include option, Описание
- libmysqld-libs option, Описание
- libs option, Описание
- libs_r option, Описание
- plugindir option, Описание
- port option, Описание
- socket option, Описание
- version option, Описание
- mysql_connect(), Section 21.9.3.7, “
mysql_connect()
” - mysql_convert_table_format, Section 4.6.10, “mysql_convert_table_format — Convert Tables to Use a Given Storage
Engine”, Section 4.1, “Overview of MySQL Programs”
- force option, Описание
- help option, Описание
- host option, Описание
- password option, Описание
- port option, Описание
- socket option, Описание
- type option, Описание
- user option, Описание
- verbose option, Описание
- version option, Описание
- mysql_create_db(), Section 21.9.3.8, “
mysql_create_db()
” - mysql_data_seek(), Section 21.9.3.9, “
mysql_data_seek()
” - mysql_debug(), Section 21.9.3.10, “
mysql_debug()
” - mysql_drop_db(), Section 21.9.3.11, “
mysql_drop_db()
” - mysql_dump_debug_info(), Section 21.9.3.12, “
mysql_dump_debug_info()
” - mysql_eof(), Section 21.9.3.13, “
mysql_eof()
” - mysql_errno(), Section 21.9.3.14, “
mysql_errno()
” - mysql_error(), Section 21.9.3.15, “
mysql_error()
” - mysql_escape_string(), Section 21.9.3.16, “
mysql_escape_string()
” - mysql_explain_log, Section 4.1, “Overview of MySQL Programs”
- mysql_fetch_field(), Section 21.9.3.17, “
mysql_fetch_field()
” - mysql_fetch_field_direct(), Section 21.9.3.18, “
mysql_fetch_field_direct()
” - mysql_fetch_fields(), Section 21.9.3.19, “
mysql_fetch_fields()
” - mysql_fetch_lengths(), Section 21.9.3.20, “
mysql_fetch_lengths()
” - mysql_fetch_row(), Section 21.9.3.21, “
mysql_fetch_row()
” - mysql_field_count(), Section 21.9.3.22, “
mysql_field_count()
”, Section 21.9.3.47, “mysql_num_fields()
” - mysql_field_seek(), Section 21.9.3.23, “
mysql_field_seek()
” - mysql_field_tell(), Section 21.9.3.24, “
mysql_field_tell()
” - mysql_find_rows, Section 4.1, “Overview of MySQL Programs”, Section 4.6.11, “mysql_find_rows — Extract SQL Statements from Files”
- help option, Описание
- regexp option, Описание
- rows option, Описание
- skip-use-db option, Описание
- start_row option, Описание
- mysql_fix_extensions, Section 4.6.12, “mysql_fix_extensions — Normalize Table File Name Extensions”, Section 4.1, “Overview of MySQL Programs”
- mysql_fix_privilege_tables, Section 4.1, “Overview of MySQL Programs”
- mysql_free_result(), Section 21.9.3.25, “
mysql_free_result()
” - mysql_get_character_set_info(), Section 21.9.3.26, “
mysql_get_character_set_info()
” - mysql_get_client_info(), Section 21.9.3.27, “
mysql_get_client_info()
” - mysql_get_client_version(), Section 21.9.3.28, “
mysql_get_client_version()
” - mysql_get_host_info(), Section 21.9.3.29, “
mysql_get_host_info()
” - mysql_get_proto_info(), Section 21.9.3.30, “
mysql_get_proto_info()
” - mysql_get_server_info(), Section 21.9.3.31, “
mysql_get_server_info()
” - mysql_get_server_version(), Section 21.9.3.32, “
mysql_get_server_version()
” - mysql_get_ssl_cipher(), Section 21.9.3.33, “
mysql_get_ssl_cipher()
” - mysql_hex_string(), Section 21.9.3.34, “
mysql_hex_string()
” - mysql_info(), Section 21.9.3.35, “
mysql_info()
”, Section 12.2.5, “INSERT
Синтаксис”, Section 12.1.7, “ALTER TABLE
Синтаксис”, Section 12.2.11, “UPDATE
Синтаксис”, Section 12.2.6, “LOAD DATA INFILE
Синтаксис” - mysql_init(), Section 21.9.3.36, “
mysql_init()
” - mysql_insert_id(), Section 1.8.5.3, “Transaction and Atomic Operation Differences”, Section 21.9.3.37, “
mysql_insert_id()
”, Section 12.2.5, “INSERT
Синтаксис” - mysql_install_db, Section 4.4.3, “mysql_install_db — Initialize MySQL Data Directory”, Section 4.1, “Overview of MySQL Programs”, Section 2.10.1.1, “Problems Running mysql_install_db”
- basedir option, Описание
- datadir option, Описание
- force option, Описание
- ldata option, Описание
- rpm option, Описание
- skip-name-resolve option, Описание
- srcdir option, Описание
- user option, Описание
- verbose option, Описание
- windows option, Описание
- mysql_kill(), Section 21.9.3.38, “
mysql_kill()
” - mysql_library_end(), Section 21.9.3.39, “
mysql_library_end()
” - mysql_library_init(), Section 21.9.3.40, “
mysql_library_init()
” - mysql_list_dbs(), Section 21.9.3.41, “
mysql_list_dbs()
” - mysql_list_fields(), Section 21.9.3.42, “
mysql_list_fields()
” - mysql_list_processes(), Section 21.9.3.43, “
mysql_list_processes()
” - mysql_list_tables(), Section 21.9.3.44, “
mysql_list_tables()
” - mysql_load_plugin(), Section 21.9.10.3, “
mysql_load_plugin()
” - mysql_load_plugin_v(), Section 21.9.10.4, “
mysql_load_plugin_v()
” - mysql_more_results(), Section 21.9.3.45, “
mysql_more_results()
” - mysql_next_result(), Section 21.9.3.46, “
mysql_next_result()
” - mysql_num_fields(), Section 21.9.3.47, “
mysql_num_fields()
” - mysql_num_rows(), Section 21.9.3.48, “
mysql_num_rows()
” - mysql_options(), Section 21.9.3.49, “
mysql_options()
” - mysql_ping(), Section 21.9.3.50, “
mysql_ping()
” - mysql_plugin, Section 4.4.4, “mysql_plugin — Configure MySQL Server Plugins”, Section 4.1, “Overview of MySQL Programs”
- basedir option, Описание
- datadir option, Описание
- help option, Описание
- my-print-defaults option, Описание
- mysqld option, Описание
- no-defaults option, Описание
- plugin-dir option, Описание
- plugin-ini option, Описание
- print-defaults option, Описание
- verbose option, Описание
- version option, Описание
- mysql_plugin_options(), Section 21.9.10.5, “
mysql_plugin_options()
” - mysql_query(), Section 21.9.11, “Common Questions and Problems When Using the C API”, Section 21.9.3.51, “
mysql_query()
” - mysql_real_connect(), Section 21.9.3.52, “
mysql_real_connect()
” - mysql_real_escape_string(), Section 21.9.3.53, “
mysql_real_escape_string()
”, Section 8.1.1, “String Literals”, Section 11.5, “String Functions” - mysql_real_query(), Section 21.9.3.54, “
mysql_real_query()
” - mysql_refresh(), Section 21.9.3.55, “
mysql_refresh()
” - mysql_reload(), Section 21.9.3.56, “
mysql_reload()
” - mysql_rollback(), Section 21.9.3.57, “
mysql_rollback()
” - mysql_row_seek(), Section 21.9.3.58, “
mysql_row_seek()
” - mysql_row_tell(), Section 21.9.3.59, “
mysql_row_tell()
” - mysql_secure_installation, Section 4.4.5, “mysql_secure_installation — Improve MySQL Installation Security”, Section 4.1, “Overview of MySQL Programs”
- mysql_select_db(), Section 21.9.3.60, “
mysql_select_db()
” - mysql_server_end(), Section 21.9.9.2, “
mysql_server_end()
” - mysql_server_init(), Section 21.9.9.1, “
mysql_server_init()
” - mysql_set_character_set(), Section 21.9.3.61, “
mysql_set_character_set()
” - mysql_set_local_infile_default(), Section 21.9.3.62, “
mysql_set_local_infile_default()
” - mysql_set_server_option(), Section 21.9.3.64, “
mysql_set_server_option()
” - mysql_setpermission, Section 4.6.13, “mysql_setpermission — Interactively Set Permissions in Grant
Tables”, Section 4.1, “Overview of MySQL Programs”
- help option, Описание
- host option, Описание
- password option, Описание
- port option, Описание
- socket option, Описание
- user option, Описание
- mysql_shutdown(), Section 21.9.3.65, “
mysql_shutdown()
” - mysql_sqlstate(), Section 21.9.3.66, “
mysql_sqlstate()
” - mysql_ssl_set(), Section 21.9.3.67, “
mysql_ssl_set()
” - mysql_stat(), Section 21.9.3.68, “
mysql_stat()
” - mysql_stmt_affected_rows(), Section 21.9.7.1, “
mysql_stmt_affected_rows()
” - mysql_stmt_attr_get(), Section 21.9.7.2, “
mysql_stmt_attr_get()
” - mysql_stmt_attr_set(), Section 21.9.7.3, “
mysql_stmt_attr_set()
” - mysql_stmt_bind_param(), Section 21.9.7.4, “
mysql_stmt_bind_param()
” - mysql_stmt_bind_result(), Section 21.9.7.5, “
mysql_stmt_bind_result()
” - mysql_stmt_close(), Section 21.9.7.6, “
mysql_stmt_close()
” - mysql_stmt_data_seek(), Section 21.9.7.7, “
mysql_stmt_data_seek()
” - mysql_stmt_errno(), Section 21.9.7.8, “
mysql_stmt_errno()
” - mysql_stmt_error(), Section 21.9.7.9, “
mysql_stmt_error()
” - mysql_stmt_execute(), Section 21.9.7.10, “
mysql_stmt_execute()
” - mysql_stmt_fetch(), Section 21.9.7.11, “
mysql_stmt_fetch()
” - mysql_stmt_fetch_column(), Section 21.9.7.12, “
mysql_stmt_fetch_column()
” - mysql_stmt_field_count(), Section 21.9.7.13, “
mysql_stmt_field_count()
” - mysql_stmt_free_result(), Section 21.9.7.14, “
mysql_stmt_free_result()
” - mysql_stmt_init(), Section 21.9.7.15, “
mysql_stmt_init()
” - mysql_stmt_insert_id(), Section 21.9.7.16, “
mysql_stmt_insert_id()
” - mysql_stmt_next_result(), Section 21.9.7.17, “
mysql_stmt_next_result()
” - mysql_stmt_num_rows(), Section 21.9.7.18, “
mysql_stmt_num_rows()
” - mysql_stmt_param_count(), Section 21.9.7.19, “
mysql_stmt_param_count()
” - mysql_stmt_param_metadata(), Section 21.9.7.20, “
mysql_stmt_param_metadata()
” - mysql_stmt_prepare(), Section 21.9.7.21, “
mysql_stmt_prepare()
” - mysql_stmt_reset(), Section 21.9.7.22, “
mysql_stmt_reset()
” - mysql_stmt_result_metadata, Section 21.9.7.23, “
mysql_stmt_result_metadata()
” - mysql_stmt_row_seek(), Section 21.9.7.24, “
mysql_stmt_row_seek()
” - mysql_stmt_row_tell(), Section 21.9.7.25, “
mysql_stmt_row_tell()
” - mysql_stmt_send_long_data(), Section 21.9.7.26, “
mysql_stmt_send_long_data()
” - mysql_stmt_sqlstate(), Section 21.9.7.27, “
mysql_stmt_sqlstate()
” - mysql_stmt_store_result(), Section 21.9.7.28, “
mysql_stmt_store_result()
” - mysql_store_result(), Section 21.9.3.69, “
mysql_store_result()
”, Section 21.9.11, “Common Questions and Problems When Using the C API” - mysql_tableinfo, Section 4.1, “Overview of MySQL Programs”
- mysql_thread_end(), Section 21.9.8.2, “
mysql_thread_end()
” - mysql_thread_id(), Section 21.9.3.70, “
mysql_thread_id()
” - mysql_thread_init(), Section 21.9.8.3, “
mysql_thread_init()
” - mysql_thread_safe(), Section 21.9.8.4, “
mysql_thread_safe()
” - mysql_tzinfo_to_sql, Section 4.4.6, “mysql_tzinfo_to_sql — Load the Time Zone Tables”, Section 4.1, “Overview of MySQL Programs”
- mysql_upgrade, Section 5.4.7, “Causes of Access-Denied Ошибки”, Section 4.1, “Overview of MySQL Programs”, Section 4.4.7, “mysql_upgrade — Check Tables for MySQL Upgrade”
- basedir option, Описание
- datadir option, Описание
- debug-check option, Описание
- debug-info option, Описание
- default-auth option, Описание
- force option, Описание
- help option, Описание
- mysql_upgrade_info file, Описание
- plugin-dir option, Описание
- tmpdir option, Описание
- upgrade-system-tables option, Описание
- user option, Описание
- verbose option, Описание
- write-binlog option, Описание
- mysql_upgrade_info file
- mysql_upgrade, Описание
- mysql_use_result(), Section 21.9.3.71, “
mysql_use_result()
” - mysql_waitpid, Section 4.6.14, “mysql_waitpid — Kill Process and Wait for Its Termination”, Section 4.1, “Overview of MySQL Programs”
- help option, Описание
- verbose option, Описание
- version option, Описание
- mysql_warning_count(), Section 21.9.3.72, “
mysql_warning_count()
” - mysql_zap, Section 4.6.15, “mysql_zap — Kill Processes That Match a Pattern”, Section 4.1, “Overview of MySQL Programs”
- mysqlaccess, Section 4.6.6, “mysqlaccess — Client for Checking Access Privileges”, Section 4.1, “Overview of MySQL Programs”
- brief option, Описание
- commit option, Описание
- copy option, Описание
- db option, Описание
- debug option, Описание
- help option, Описание
- host option, Описание
- howto option, Описание
- old_server option, Описание
- password option, Описание
- plan option, Описание
- preview option, Описание
- relnotes option, Описание
- rhost option, Описание
- rollback option, Описание
- spassword option, Описание
- superuser option, Описание
- table option, Описание
- user option, Описание
- version option, Описание
- mysqladmin, Section 12.7.5.40, “
SHOW VARIABLES
Синтаксис”, Section 12.7.6.4, “KILL
Синтаксис”, Section 4.1, “Overview of MySQL Programs”, Section 12.1.21, “DROP DATABASE
Синтаксис”, Section 12.7.6.3, “FLUSH
Синтаксис”, Section 12.7.5.36, “SHOW STATUS
Синтаксис”, Section 12.1.10, “CREATE DATABASE
Синтаксис”, Section 4.5.2, “mysqladmin — Client for Administering a MySQL Server” - SSL options, Описание
- bind-address option, Описание
- character-sets-dir option, Описание
- compress option, Описание
- count option, Описание
- debug option, Описание
- debug-check option, Описание
- debug-info option, Описание
- default-auth option, Описание
- default-character-set option, Описание
- force option, Описание
- help option, Описание
- host option, Описание
- no-beep option, Описание
- password option, Описание
- pipe option, Описание
- plugin-dir option, Описание
- port option, Описание
- protocol option, Описание
- relative option, Описание
- silent option, Описание
- sleep option, Описание
- socket option, Описание
- user option, Описание
- verbose option, Описание
- version option, Описание
- vertical option, Описание
- wait option, Описание
- mysqladmin command options, Описание
- mysqladmin option
- mysqld_multi, Описание
- mysqlbinlog, Section 4.6.7, “mysqlbinlog — Utility for Processing Binary Log Files”, Section 4.1, “Overview of MySQL Programs”
- base64-output option, Описание
- bind-address option, Описание
- binlog-row-event-max-size option, Описание
- character-sets-dir option, Описание
- database option, Описание
- debug option, Описание
- debug-check option, Описание
- debug-info option, Описание
- default-auth option, Описание
- disable-log-bin option, Описание
- force-read option, Описание
- help option, Описание
- hexdump option, Описание
- host option, Описание
- local-load option, Описание
- offset option, Описание
- password option, Описание
- plugin-dir option, Описание
- port option, Описание
- position option, Описание
- protocol option, Описание
- raw option, Описание
- read-from-remote-server option, Описание
- result-file option, Описание
- server-id option, Описание
- server-id-bits option, Описание
- set-charset option, Описание
- short-form option, Описание
- socket option, Описание
- start-datetime option, Описание
- start-position option, Описание
- stop-datetime option, Описание
- stop-never option, Описание
- stop-never-slave-server-id option, Описание
- stop-position option, Описание
- to-last-log option, Описание
- user option, Описание
- verbose option, Описание
- version option, Описание
- mysqlbug, Section 4.4.2, “mysqlbug — Generate Bug Report”
- mysqlcheck, Section 4.5.3, “mysqlcheck — A Table Maintenance Program”, Section 4.1, “Overview of MySQL Programs”
- SSL options, Описание
- all-databases option, Описание
- all-in-1 option, Описание
- analyze option, Описание
- auto-repair option, Описание
- bind-address option, Описание
- character-sets-dir option, Описание
- check option, Описание
- check-only-changed option, Описание
- check-upgrade option, Описание
- compress option, Описание
- databases option, Описание
- debug option, Описание
- debug-check option, Описание
- debug-info option, Описание
- default-auth option, Описание
- default-character-set option, Описание
- extended option, Описание
- fast option, Описание
- fix-db-names option, Описание
- fix-table-names option, Описание
- force option, Описание
- help option, Описание
- host option, Описание
- medium-check option, Описание
- optimize option, Описание
- password option, Описание
- pipe option, Описание
- plugin-dir option, Описание
- port option, Описание
- protocol option, Описание
- quick option, Описание
- repair option, Описание
- silent option, Описание
- socket option, Описание
- tables option, Описание
- use-frm option, Описание
- user option, Описание
- verbose option, Описание
- version option, Описание
- write-binlog option, Описание
- mysqlclient library, Глава 21, Connectors and APIs
- mysqld, Section 4.1, “Overview of MySQL Programs”
- MySQL server, Section 5.1, “The MySQL Server”, Section 4.3.1, “mysqld — The MySQL Server”
- SSL options, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- abort-slave-event-count option, Section 15.1.3.3, “Replication Slave Options and Variables”
- allow-suspicious-udfs option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- ansi option, Section 5.1.2, “Server Command Options”
- as MySQL Cluster process, Section 16.4.1, “MySQL Server Usage for MySQL Cluster”, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- basedir option, Section 5.1.2, “Server Command Options”
- big-tables option, Section 5.1.2, “Server Command Options”
- bind-address option, Section 5.1.2, “Server Command Options”
- binlog-checksum option, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog-do-db option, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog-format option, Section 5.1.2, “Server Command Options”
- binlog-ignore-db option, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog-row-event-max-size option, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog-rows-query-log-events option, Section 15.1.3.4, “Binary Log Options and Variables”
- bootstrap option, Section 5.1.2, “Server Command Options”
- character-set-client-handshake option, Section 5.1.2, “Server Command Options”
- character-set-filesystem option, Section 5.1.2, “Server Command Options”
- character-set-server option, Section 5.1.2, “Server Command Options”
- character-sets-dir option, Section 5.1.2, “Server Command Options”
- chroot option, Section 5.1.2, “Server Command Options”
- collation-server option, Section 5.1.2, “Server Command Options”
- command options, Section 5.1.2, “Server Command Options”
- console option, Section 5.1.2, “Server Command Options”
- core-file option, Section 5.1.2, “Server Command Options”
- datadir option, Section 5.1.2, “Server Command Options”
- debug option, Section 5.1.2, “Server Command Options”
- debug-sync-timeout option, Section 5.1.2, “Server Command Options”
- default-character-set option, Section 5.1.2, “Server Command Options”
- default-collation option, Section 5.1.2, “Server Command Options”
- default-storage-engine option, Section 5.1.2, “Server Command Options”
- default-table-type option, Section 5.1.2, “Server Command Options”
- default-time-zone option, Section 5.1.2, “Server Command Options”
- delay-key-write option, Section 5.1.2, “Server Command Options”, Section 13.5.1, “
MyISAM
Startup Options” - des-key-file option, Section 5.1.2, “Server Command Options”
- disconnect-slave-event-count option, Section 15.1.3.3, “Replication Slave Options and Variables”
- enable-named-pipe option, Section 5.1.2, “Server Command Options”
- enable-pstack option, Section 5.1.2, “Server Command Options”
- event-scheduler option, Section 5.1.2, “Server Command Options”
- exit-info option, Section 5.1.2, “Server Command Options”
- external-locking option, Section 5.1.2, “Server Command Options”
- flush option, Section 5.1.2, “Server Command Options”
- gdb option, Section 5.1.2, “Server Command Options”
- general-log option, Section 5.1.2, “Server Command Options”
- help option, Section 5.1.2, “Server Command Options”
- ignore-builtin-innodb option, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - ignore-db-dir option, Section 5.1.2, “Server Command Options”
- init-file option, Section 5.1.2, “Server Command Options”
- innodb option, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb-safe-binlog option, Section 5.1.2, “Server Command Options”
- innodb-status-file option, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - install option, Section 5.1.2, “Server Command Options”
- install-manual option, Section 5.1.2, “Server Command Options”
- language option, Section 5.1.2, “Server Command Options”
- large-pages option, Section 5.1.2, “Server Command Options”
- lc-messages option, Section 5.1.2, “Server Command Options”
- lc-messages-dir option, Section 5.1.2, “Server Command Options”
- local-infile option, Section 5.3.4, “Security-Related mysqld Options”
- log option, Section 5.1.2, “Server Command Options”
- log-bin option, Section 15.1.3.4, “Binary Log Options and Variables”
- log-bin-index option, Section 15.1.3.4, “Binary Log Options and Variables”
- log-bin-trust-function-creators option, Section 15.1.3.4, “Binary Log Options and Variables”
- log-bin-trust-routine-creators option, Section 15.1.3.4, “Binary Log Options and Variables”
- log-bin-use-v1-row-events option, Section 15.1.3.4, “Binary Log Options and Variables”
- log-error option, Section 5.1.2, “Server Command Options”
- log-isam option, Section 5.1.2, “Server Command Options”
- log-long-format option, Section 5.1.2, “Server Command Options”
- log-output option, Section 5.1.2, “Server Command Options”
- log-queries-not-using-indexes option, Section 5.1.2, “Server Command Options”
- log-raw option, Section 5.1.2, “Server Command Options”
- log-short-format option, Section 15.1.3.4, “Binary Log Options and Variables”, Section 5.1.2, “Server Command Options”
- log-slave-updates option, Section 15.1.3.3, “Replication Slave Options and Variables”
- log-slow-admin-statements option, Section 5.1.2, “Server Command Options”
- log-slow-queries option, Section 5.1.2, “Server Command Options”
- log-slow-slave-statements option, Section 15.1.3.3, “Replication Slave Options and Variables”
- log-tc option, Section 5.1.2, “Server Command Options”
- log-tc-size option, Section 5.1.2, “Server Command Options”
- log-warnings option, Section 5.1.2, “Server Command Options”, Section 15.1.3.3, “Replication Slave Options and Variables”
- low-priority-updates option, Section 5.1.2, “Server Command Options”
- master-connect-retry option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-host option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-info-file option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-info-repository option, Section 15.1.3.4, “Binary Log Options and Variables”
- master-password option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-port option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-retry-count option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-ca option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-capath option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-cert option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-cipher option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-ssl-key option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-user option, Section 15.1.3.3, “Replication Slave Options and Variables”
- master-verify-checksum option, Section 15.1.3.4, “Binary Log Options and Variables”
- max-binlog-dump-events option, Section 15.1.3.4, “Binary Log Options and Variables”
- max-relay-log-size option, Section 15.1.3.3, “Replication Slave Options and Variables”
- memlock option, Section 5.1.2, “Server Command Options”
- min-examined-row-limit option, Section 5.1.2, “Server Command Options”
- myisam-block-size option, Section 5.1.2, “Server Command Options”
- myisam-recover option, Section 5.1.2, “Server Command Options”, Section 13.5.1, “
MyISAM
Startup Options” - myisam-recover-options option, Section 5.1.2, “Server Command Options”, Section 13.5.1, “
MyISAM
Startup Options” - ndb-batch-size option, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-blob-read-batch-bytes option, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-blob-write-batch-bytes option, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-cluster-connection-pool option, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-connectstring option, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-log-apply-status, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-log-empty-epochs, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-log-transaction-id, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-nodeid, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndbcluster option, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- old-alter-table option, Section 5.1.2, “Server Command Options”
- old-passwords option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- old-style-user-limits option, Section 5.1.2, “Server Command Options”
- one-thread option, Section 5.1.2, “Server Command Options”
- open-files-limit option, Section 5.1.2, “Server Command Options”
- partition option, Section 5.1.2, “Server Command Options”
- pid-file option, Section 5.1.2, “Server Command Options”
- plugin option prefix, Section 5.1.2, “Server Command Options”
- plugin-load option, Section 5.1.2, “Server Command Options”
- plugin-load-add option, Section 5.1.2, “Server Command Options”
- port option, Section 5.1.2, “Server Command Options”
- port-open-timeout option, Section 5.1.2, “Server Command Options”
- read-only option, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log option, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-index option, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-info-file option, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-info-repository option, Section 15.1.3.4, “Binary Log Options and Variables”
- relay-log-purge option, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-recovery option, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-space-limit option, Section 15.1.3.3, “Replication Slave Options and Variables”
- remove option, Section 5.1.2, “Server Command Options”
- replicate-do-db option, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-do-table option, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-ignore-db option, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-ignore-table option, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-rewrite-db option, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-same-server-id option, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-wild-do-table option, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-wild-ignore-table option, Section 15.1.3.3, “Replication Slave Options and Variables”
- report-host option, Section 15.1.3.3, “Replication Slave Options and Variables”
- report-password option, Section 15.1.3.3, “Replication Slave Options and Variables”
- report-port option, Section 15.1.3.3, “Replication Slave Options and Variables”
- report-user option, Section 15.1.3.3, “Replication Slave Options and Variables”
- role in MySQL Cluster, Section 16.1.1, “MySQL Cluster Core Concepts”
- safe-mode option, Section 5.1.2, “Server Command Options”
- safe-show-database option, Section 5.1.2, “Server Command Options”
- safe-user-create option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- secure-auth option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- secure-file-priv option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- server-id option, Section 15.1.3, “Replication and Binary Logging Options and Variables”
- server-id-bits option, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- server_uuid variable, Section 15.1.3, “Replication and Binary Logging Options and Variables”
- shared-memory option, Section 5.1.2, “Server Command Options”
- shared-memory-base-name option, Section 5.1.2, “Server Command Options”
- show-slave-auth-info option, Section 15.1.3.3, “Replication Slave Options and Variables”
- skip-bdb option, Section 5.1.2, “Server Command Options”
- skip-concurrent-insert option, Section 5.1.2, “Server Command Options”
- skip-event-scheduler option, Section 5.1.2, “Server Command Options”
- skip-external-locking option, Section 5.1.2, “Server Command Options”
- skip-grant-tables option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-host-cache option, Section 5.1.2, “Server Command Options”
- skip-innodb option, Section 5.1.2, “Server Command Options”, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - skip-merge option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-name-resolve option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-ndbcluster option, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- skip-networking option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-partition option, Section 5.1.2, “Server Command Options”
- skip-safemalloc option, Section 5.1.2, “Server Command Options”
- skip-show-database option, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-slave-start option, Section 15.1.3.3, “Replication Slave Options and Variables”
- skip-stack-trace option, Section 5.1.2, “Server Command Options”
- skip-symbolic-links option, Section 5.1.2, “Server Command Options”
- skip-thread-priority option, Section 5.1.2, “Server Command Options”
- slave-load-tmpdir option, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave-net-timeout option, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave-parallel-workers option, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave-skip-errors option, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave-sql-verify-checksum option, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_compressed_protocol option, Section 15.1.3.3, “Replication Slave Options and Variables”
- slow-query-log option, Section 5.1.2, “Server Command Options”
- slow-start-timeout option, Section 5.1.2, “Server Command Options”
- socket option, Section 5.1.2, “Server Command Options”
- sporadic-binlog-dump-fail option, Section 15.1.3.4, “Binary Log Options and Variables”
- sql-mode option, Section 5.1.2, “Server Command Options”
- standalone option, Section 5.1.2, “Server Command Options”
- starting, Section 5.3.6, “How to Run MySQL as a Normal User”
- super-large-pages option, Section 5.1.2, “Server Command Options”
- symbolic-links option, Section 5.1.2, “Server Command Options”
- sysdate-is-now option, Section 5.1.2, “Server Command Options”
- tc-heuristic-recover option, Section 5.1.2, “Server Command Options”
- temp-pool option, Section 5.1.2, “Server Command Options”
- tmpdir option, Section 5.1.2, “Server Command Options”
- transaction-isolation option, Section 5.1.2, “Server Command Options”
- user option, Section 5.1.2, “Server Command Options”
- verbose option, Section 5.1.2, “Server Command Options”
- version option, Section 5.1.2, “Server Command Options”
- mysqld (MySQL Cluster), Section 16.4, “MySQL Cluster Programs”
- mysqld library, Глава 21, Connectors and APIs
- mysqld option
- malloc-lib, Описание
- mysql_plugin, Описание
- mysqld_multi, Описание
- mysqld_safe, Описание
- mysqld options, Section 7.11.2, “Tuning Server Parameters”
- mysqld options and variables
- MySQL Cluster, Section 16.3.4, “MySQL Server Options and Variables for MySQL Cluster”
- mysqld server
- buffer sizes, Section 7.11.2, “Tuning Server Parameters”
- mysqld-version option
- mysqld_safe, Описание
- mysqld_multi, Section 4.3.4, “mysqld_multi — Manage Multiple MySQL Servers”, Section 4.1, “Overview of MySQL Programs”
- config-file option, Описание
- defaults-extra-file option, Описание
- defaults-file option, Описание
- example option, Описание
- help option, Описание
- log option, Описание
- mysqladmin option, Описание
- mysqld option, Описание
- no-defaults option, Описание
- no-log option, Описание
- password option, Описание
- silent option, Описание
- tcp-ip option, Описание
- user option, Описание
- verbose option, Описание
- version option, Описание
- mysqld_safe, Section 4.3.2, “mysqld_safe — MySQL Server Startup Script”, Section 4.1, “Overview of MySQL Programs”
- autoclose option, Описание
- basedir option, Описание
- core-file-size option, Описание
- datadir option, Описание
- defaults-extra-file option, Описание
- defaults-file option, Описание
- help option, Описание
- ledir option, Описание
- log-error option, Описание
- malloc-lib option, Описание
- mysqld option, Описание
- mysqld-version option, Описание
- nice option, Описание
- no-defaults option, Описание
- open-files-limit option, Описание
- pid-file option, Описание
- port option, Описание
- skip-kill-mysqld option, Описание
- skip-syslog option, Описание
- socket option, Описание
- syslog option, Описание
- syslog-tag option, Описание
- timezone option, Описание
- user option, Описание
- mysqldump, Section 4.5.4, “mysqldump — A Database Backup Program”, Section 2.11.5, “Copying MySQL Databases to Another Machine”, Section 4.1, “Overview of MySQL Programs”
- SSL options, Описание
- add-drop-database option, Описание
- add-drop-table option, Описание
- add-drop-trigger option, Описание
- add-locks option, Описание
- all-databases option, Описание
- all-tablespaces option, Описание
- allow-keywords option, Описание
- apply-slave-statements option, Описание
- bind-address option, Описание
- character-sets-dir option, Описание
- comments option, Описание
- compact option, Описание
- compatible option, Описание
- complete-insert option, Описание
- compress option, Описание
- create-options option, Описание
- databases option, Описание
- debug option, Описание
- debug-check option, Описание
- debug-info option, Описание
- default-auth option, Описание
- default-character-set option, Описание
- delayed-insert option, Описание
- delete-master-logs option, Описание
- disable-keys option, Описание
- dump-date option, Описание
- dump-slave option, Описание
- events option, Описание
- extended-insert option, Описание
- fields-enclosed-by option, Описание, Описание
- fields-escaped-by option, Описание, Описание
- fields-optionally-enclosed-by option, Описание, Описание
- fields-terminated-by option, Описание, Описание
- first-slave option, Описание
- flush-logs option, Описание
- flush-privileges option, Описание
- force option, Описание
- help option, Описание
- hex-blob option, Описание
- host option, Описание
- ignore-table option, Описание
- include-master-host-port option, Описание
- insert-ignore option, Описание
- lines-terminated-by option, Описание, Описание
- lock-all-tables option, Описание
- lock-tables option, Описание
- log-error option, Описание
- master-data option, Описание
- no-autocommit option, Описание
- no-create-db option, Описание
- no-create-info option, Описание
- no-data option, Описание
- no-set-names option, Описание
- no-tablespaces option, Описание
- opt option, Описание
- order-by-primary option, Описание
- password option, Описание
- pipe option, Описание
- plugin-dir option, Описание
- port option, Описание
- problems, Section E.5, “Restrictions on Views”, Описание
- protocol option, Описание
- quick option, Описание
- quote-names option, Описание
- replace option, Описание
- result-file option, Описание
- routines option, Описание
- set-charset option, Описание
- single-transaction option, Описание
- skip-comments option, Описание
- skip-opt option, Описание
- socket option, Описание
- tab option, Описание
- tables option, Описание
- triggers option, Описание
- tz-utc option, Описание
- user option, Описание
- using for backups, Section 6.4, “Using mysqldump for Backups”
- verbose option, Описание
- version option, Описание
- views, Section E.5, “Restrictions on Views”, Описание
- where option, Описание
- workarounds, Section E.5, “Restrictions on Views”, Описание
- xml option, Описание
- mysqldumpslow, Section 4.6.8, “mysqldumpslow — Summarize Slow Query Log Files”, Section 4.1, “Overview of MySQL Programs”
- debug option, Описание
- help option, Описание
- verbose option, Описание
- mysqlhotcopy, Section 4.1, “Overview of MySQL Programs”, Section 4.6.9, “mysqlhotcopy — A Database Backup Program”
- addtodest option, Описание
- allowold option, Описание
- checkpoint option, Описание
- chroot option, Описание
- debug option, Описание
- dryrun option, Описание
- flushlog option, Описание
- help option, Описание
- host option, Описание
- keepold option, Описание
- method option, Описание
- noindices option, Описание
- old_server option, Описание
- password option, Описание
- port option, Описание
- quiet option, Описание
- record_log_pos option, Описание
- regexp option, Описание
- resetmaster option, Описание
- resetslave option, Описание
- socket option, Описание
- suffix option, Описание
- tmpdir option, Описание
- user option, Описание
- mysqlimport, Section 4.5.5, “mysqlimport — A Data Import Program”, Section 2.11.5, “Copying MySQL Databases to Another Machine”, Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 4.1, “Overview of MySQL Programs” - SSL options, Описание
- bind-address option, Описание
- character-sets-dir option, Описание
- columns option, Описание
- compress option, Описание
- debug option, Описание
- debug-check option, Описание
- debug-info option, Описание
- default-auth option, Описание
- default-character-set option, Описание
- delete option, Описание
- force option, Описание
- help option, Описание
- host option, Описание
- ignore option, Описание
- ignore-lines option, Описание
- local option, Описание
- lock-tables option, Описание
- low-priority option, Описание
- password option, Описание
- pipe option, Описание
- plugin-dir option, Описание
- port option, Описание
- protocol option, Описание
- replace option, Описание
- silent option, Описание
- socket option, Описание
- use-threads option, Описание
- user option, Описание
- verbose option, Описание
- version option, Описание
- mysqlmanager, Section 4.1, “Overview of MySQL Programs”
- mysqlshow, Section 4.5.6, “mysqlshow — Display Database, Table, and Column Information”, Section 4.1, “Overview of MySQL Programs”
- SSL options, Описание
- bind-address option, Описание
- character-sets-dir option, Описание
- compress option, Описание
- count option, Описание
- debug option, Описание
- debug-check option, Описание
- debug-info option, Описание
- default-auth option, Описание
- default-character-set option, Описание
- help option, Описание
- host option, Описание
- keys option, Описание
- password option, Описание
- pipe option, Описание
- plugin-dir option, Описание
- port option, Описание
- protocol option, Описание
- show-table-type option, Описание
- socket option, Описание
- status option, Описание
- user option, Описание
- verbose option, Описание
- version option, Описание
- mysqlslap, Section 4.5.7, “mysqlslap — Load Emulation Client”, Section 4.1, “Overview of MySQL Programs”
- SSL options, Описание
- auto-generate-sql option, Описание
- auto-generate-sql-add-autoincrement option, Описание
- auto-generate-sql-execute-number option, Описание
- auto-generate-sql-guid-primary option, Описание
- auto-generate-sql-load-type option, Описание
- auto-generate-sql-secondary-indexes option, Описание
- auto-generate-sql-unique-query-number option, Описание
- auto-generate-sql-unique-write-number option, Описание
- auto-generate-sql-write-number option, Описание
- commit option, Описание
- compress option, Описание
- concurrency option, Описание
- create option, Описание
- create-and-drop-schema option, Описание
- create-schema option, Описание
- csv option, Описание
- debug option, Описание
- debug-check option, Описание
- debug-info option, Описание
- default-auth option, Описание
- delimiter option, Описание
- detach option, Описание
- engine option, Описание
- help option, Описание
- host option, Описание
- iterations option, Описание
- lock-directory option, Описание
- number-char-cols option, Описание
- number-int-cols option, Описание
- number-of-queries option, Описание
- only-print option, Описание
- password option, Описание
- pipe option, Описание
- plugin-dir option, Описание
- port option, Описание
- post-query option, Описание
- post-system option, Описание
- pre-query option, Описание
- pre-system option, Описание
- preserve-schema option, Описание
- protocol option, Описание
- query option, Описание
- shared-memory-base-name option, Описание
- silent option, Описание
- slave option, Описание
- socket option, Описание
- use-threads option, Описание
- user option, Описание
- verbose option, Описание
- version option, Описание
- mysqltest
- MySQL Test Suite, Section 22.1.2, “The MySQL Test Suite”
N
- NAME_CONST(), Section 11.15, “Miscellaneous Functions”, Section 18.7, “Binary Logging of Stored Programs”
- NATIONAL CHAR data type, Section 10.1.3, “String Type Overview”
- NATIONAL VARCHAR data type, Section 10.1.3, “String Type Overview”
- NATURAL LEFT JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - NATURAL LEFT OUTER JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - NATURAL RIGHT JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - NATURAL RIGHT OUTER JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - NCHAR data type, Section 10.1.3, “String Type Overview”
- NDB, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- MAX_ROWS, Section 12.1.17, “
CREATE TABLE
Синтаксис” - creating large tables using, Section 12.1.17, “
CREATE TABLE
Синтаксис”
- NDB API
- and distributed grant tables, Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
- and distributed privileges, Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
- NDB API _slave status variables
- and MySQL Cluster Replication, Section 16.6, “MySQL Cluster Replication”
- NDB API counters (MySQL Cluster), Section 16.5.14, “NDB API Statistics Counters and Variables”
- scope, Section 16.5.14, “NDB API Statistics Counters and Variables”
- status variables associated with, Section 16.5.14, “NDB API Statistics Counters and Variables”
- types, Section 16.5.14, “NDB API Statistics Counters and Variables”
- NDB statistics variables
- and NDB API counters, Section 16.5.14, “NDB API Statistics Counters and Variables”
- NDB statistics variables (MySQL Cluster), Section 16.5.14, “NDB API Statistics Counters and Variables”
- scope, Section 16.5.14, “NDB API Statistics Counters and Variables”
- types, Section 16.5.14, “NDB API Statistics Counters and Variables”
- NDB storage engine, Глава 16, MySQL Cluster NDB 7.2
- FAQ, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- NDB tables
- and MySQL root user, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
- NDB utilities
- security issues, Section 16.5.10.3, “MySQL Cluster and MySQL Security Procedures”
- NDB$MAX(), Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- NDB$MAX_DELETE_WIN(), Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- NDB$OLD, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- NDBCLUSTER storage engine, Глава 16, MySQL Cluster NDB 7.2
- NFS
- InnoDB, Section 13.3.15, “Limits on
InnoDB
Tables”, Section 13.3.2, “Configuring InnoDB
”
- NODERESTART Events (MySQL Cluster), Section 16.5.5.2, “MySQL Cluster Log Events”
- NOT
- logical, Section 11.3.3, “Logical Operators”
- NOT BETWEEN, Section 11.3.2, “Comparison Functions and Operators”
- NOT EXISTS
- with subqueries, Section 12.2.10.6, “Subqueries with
EXISTS
or NOT
EXISTS
”
- NOT IN, Section 11.3.2, “Comparison Functions and Operators”
- NOT LIKE, Section 11.5.1, “String Comparison Functions”
- NOT NULL
- constraint, Section 1.8.6.2, “Constraints on Invalid Data”
- NOT REGEXP, Section 11.5.2, “Regular Expressions”
- NOW(), Section 11.7, “Date and Time Functions”
- NOWAIT (START BACKUP command), Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- NO_AUTO_CREATE_USER SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_AUTO_VALUE_ON_ZERO SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_BACKSLASH_ESCAPES SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_DIR_IN_CREATE SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_ENGINE_SUBSTITUTION SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_FIELD_OPTIONS SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_KEY_OPTIONS SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_TABLE_OPTIONS SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_UNSIGNED_SUBTRACTION SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_ZERO_DATE SQL mode, Section 5.1.6, “Server SQL Modes”
- NO_ZERO_IN_DATE SQL mode, Section 5.1.6, “Server SQL Modes”
- NUL, Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - NULL, Section C.5.5.3, “Problems with
NULL
Values”, Section 3.3.4.6, “Working with NULL
Values” - ORDER BY, Section 7.13.9, “
ORDER BY
Optimization”, Section 12.2.9, “SELECT
Синтаксис” - testing for null, Section 11.4, “Control Flow Functions”, Section 11.3.2, “Comparison Functions and Operators”
- thread state, Section 7.12.5.2, “General Thread States”
- NULL value, Section 8.1.7, “
NULL
Values”, Section 3.3.4.6, “Working with NULL
Values” - NULL values
- and AUTO_INCREMENT columns, Section C.5.5.3, “Problems with
NULL
Values” - and TIMESTAMP columns, Section C.5.5.3, “Problems with
NULL
Values” - and indexes, Section 12.1.17, “
CREATE TABLE
Синтаксис” - vs. empty values, Section C.5.5.3, “Problems with
NULL
Values”
- NULLIF(), Section 11.4, “Control Flow Functions”
- NUMERIC data type, Section 10.1.1, “Numeric Type Overview”
- NVARCHAR data type, Section 10.1.3, “String Type Overview”
- Nested-Loop join algorithm, Section 7.13.6, “Nested-Loop Join Algorithms”
- NoOfDiskPagesToDiskAfterRestartACC, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NoOfDiskPagesToDiskAfterRestartACC (DEPRECATED), Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NoOfDiskPagesToDiskAfterRestartTUP, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NoOfDiskPagesToDiskAfterRestartTUP (DEPRECATED), Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NoOfDiskPagesToDiskDuringRestartACC, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NoOfDiskPagesToDiskDuringRestartTUP, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NoOfFragmentLogFiles, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NoOfReplicas, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NodeGroup, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- NodeId, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- NodeId1, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- NodeId2, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- Nontransactional tables, Section C.5.5.5, “Rollback Failure for Nontransactional Tables”
- NumGeometries(), Section 11.17.5.2.7, “
GeometryCollection
Functions” - NumInteriorRings(), Section 11.17.5.2.5, “
Polygon
Functions” - NumPoints(), Section 11.17.5.2.3, “
LineString
Functions” - Numa, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- name_file option
- comp_err, Описание
- named pipes, Section 2.3.6.3, “Selecting a MySQL Server Type”, Section 2.3.6.8, “Testing The MySQL Installation”
- named-commands option
- mysql, Section 4.5.1.1, “mysql Options”
- named_pipe system variable, Section 5.1.3, “Server System Variables”
- names, Section 8.2, “Schema Object Names”
- case sensitivity, Section 8.2.2, “Identifier Case Sensitivity”
- variables, Section 8.4, “User-Defined Variables”
- naming
- releases of MySQL, Section 2.1.2.1, “Choosing Which Version of MySQL to Install”
- native backup and restore
- backup identifiers, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- native functions
- adding, Section 22.3.3, “Adding a New Native Function”
- native thread support, Section 2.1.1, “Operating Systems Supported by MySQL Community Server”
- ndb option
- perror, Описание
- ndb-batch-size option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-blob-read-batch-bytes option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-blob-write-batch-bytes option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-cluster-connection-pool option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-connectstring option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-log-apply-status option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-log-empty-epochs option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-log-transaction-id option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb-nodeid option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndb_apply_status table (MySQL Cluster replication), Section 16.6.8, “Implementing Failover with MySQL Cluster Replication”, Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- ndb_binlog_index table (MySQL Cluster replication), Section 16.6.8, “Implementing Failover with MySQL Cluster Replication”, Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- ndb_config, Section 16.4, “MySQL Cluster Programs”
- ndb_cpcd, Section 16.4, “MySQL Cluster Programs”
- ndb_delete_all, Section 16.4, “MySQL Cluster Programs”
- ndb_desc, Section 16.4, “MySQL Cluster Programs”
- ndb_dist_priv.sql, Section 16.5.13, “Distributed MySQL Privileges for MySQL Cluster”
- ndb_drop_index, Section 16.4, “MySQL Cluster Programs”
- ndb_drop_table, Section 16.4, “MySQL Cluster Programs”
- ndb_error_reporter, Section 16.4, “MySQL Cluster Programs”
- ndb_log_empty_epochs system variable, Section 16.3.4.3, “MySQL Cluster System Variables”
- ndb_log_transaction_id system variable, Section 16.3.4.3, “MySQL Cluster System Variables”
- ndb_mgm, Section 16.4, “MySQL Cluster Programs”
- ndb_mgm (MySQL Cluster management node client), Section 16.2.4, “Initial Startup of MySQL Cluster”
- ndb_mgmd, Section 16.4, “MySQL Cluster Programs”
- ndb_mgmd (MySQL Cluster)
- defined, Section 16.1.1, “MySQL Cluster Core Concepts”
- ndb_print_backup_file, Section 16.4, “MySQL Cluster Programs”
- ndb_print_schema_file, Section 16.4, “MySQL Cluster Programs”
- ndb_print_sys_file, Section 16.4, “MySQL Cluster Programs”
- ndb_replication system table, Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- ndb_restore
- and circular replication, Section 16.6.10, “MySQL Cluster Replication: Multi-Master and Circular Replication”
- ndb_schema table (MySQL Cluster replication), Section 16.6.4, “MySQL Cluster Replication Schema and Tables”
- ndb_select_all, Section 16.4, “MySQL Cluster Programs”
- ndb_select_count, Section 16.4, “MySQL Cluster Programs”
- ndb_show_tables, Section 16.4, “MySQL Cluster Programs”
- ndb_size.pl, Section 16.4, “MySQL Cluster Programs”
- ndb_size.pl (utility), Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- ndb_size.pl script, Section 10.5, “Data Type Storage Requirements”
- ndb_waiter, Section 16.4, “MySQL Cluster Programs”
- ndbcluster option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- ndbd, Section 16.4.2, “ndbd — The MySQL Cluster Data Node Daemon”, Section 16.4, “MySQL Cluster Programs”
- ndbd (MySQL Cluster)
- defined, Section 16.1.1, “MySQL Cluster Core Concepts”
- ndbinfo database, Section 16.5.9, “The
ndbinfo
MySQL Cluster Information Database” - and query cache, Section 16.5.9, “The
ndbinfo
MySQL Cluster Information Database” - basic usage, Section 16.5.9, “The
ndbinfo
MySQL Cluster Information Database” - determining support for, Section 16.5.9, “The
ndbinfo
MySQL Cluster Information Database”
- ndbmtd, Section 16.4, “MySQL Cluster Programs”
- configuration, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- negative values, Section 8.1.2, “Number Literals”
- nested queries, Section 12.2.10, “Subquery Синтаксис”
- nested-loop join algorithm, Section 7.13.7, “Nested Join Optimization”
- net_buffer_length system variable, Section 5.1.3, “Server System Variables”
- net_buffer_length variable, Section 4.5.1.1, “mysql Options”
- net_read_timeout system variable, Section 5.1.3, “Server System Variables”
- net_retry_count system variable, Section 5.1.3, “Server System Variables”
- net_write_timeout system variable, Section 5.1.3, “Server System Variables”
- netmask notation
- in account names, Section 5.4.3, “Specifying Account Names”
- network ports
- and MySQL Cluster, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- new features in MySQL, Section 1.4, “What Is New in MySQL 5.5”
- new features in MySQL Cluster, Section 16.1.4, “MySQL Cluster Development History”
- new procedures
- adding, Section 22.4, “Adding New Procedures to MySQL”
- new system variable, Section 5.1.3, “Server System Variables”
- new users
- adding, Section 2.9.2, “Installing MySQL from a Standard Source Distribution”, Section 2.10.1, “Unix Postinstallation Procedures”
- newline (\n), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - next-key lock
- InnoDB, Section 13.3.9.4, “
InnoDB
Record, Gap, and Next-Key Locks”, Section 13.3.9, “The InnoDB
Transaction Model and Locking”, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”, Section 13.3.4, “InnoDB
Startup Options and System Variables”
- nice option
- mysqld_safe, Описание
- no matching rows, Section C.5.5.7, “Solving Problems with No Matching Rows”
- no-auto-rehash option
- mysql, Section 4.5.1.1, “mysql Options”
- no-autocommit option
- mysqldump, Описание
- no-beep option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- no-create-db option
- mysqldump, Описание
- no-create-info option
- mysqldump, Описание
- no-data option
- mysqldump, Описание
- no-defaults option, Section 4.2.3.3.1, “Command-Line Options that Affect Option-File Handling”
- my_print_defaults, Описание
- mysql_plugin, Описание
- mysqld_multi, Описание
- mysqld_safe, Описание
- no-log option
- mysqld_multi, Описание
- no-named-commands option
- mysql, Section 4.5.1.1, “mysql Options”
- no-pager option
- mysql, Section 4.5.1.1, “mysql Options”
- no-set-names option
- mysqldump, Описание
- no-symlinks option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- no-tablespaces option
- mysqldump, Описание
- no-tee option
- mysql, Section 4.5.1.1, “mysql Options”
- node groups (MySQL Cluster), Section 16.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
- node identifiers (MySQL Cluster), Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- node logs (MySQL Cluster), Section 16.5.5, “Event Reports Generated in MySQL Cluster”
- nodes
- ndbinfo table, Section 16.5.9.8, “The
ndbinfo nodes
Table”
- noindices option
- mysqlhotcopy, Описание
- nondelimited strings, Section 8.1.3, “Date and Time Literals”
- nopager command
- mysql, Section 4.5.1.2, “mysql Commands”
- not equal (!=), Section 11.3.2, “Comparison Functions and Operators”
- not equal (<>), Section 11.3.2, “Comparison Functions and Operators”
- notee command
- mysql, Section 4.5.1.2, “mysql Commands”
- nowarning command
- mysql, Section 4.5.1.2, “mysql Commands”
- number-char-cols option
- mysqlslap, Описание
- number-int-cols option
- mysqlslap, Описание
- number-of-queries option
- mysqlslap, Описание
- numbers, Section 8.1.2, “Number Literals”
- numeric precision, Глава 10, Data Types
- numeric scale, Глава 10, Data Types
- numeric types, Section 10.5, “Data Type Storage Requirements”
- numeric-dump-file option
- resolve_stack_dump, Описание
O
- OCT(), Section 11.6.2, “Mathematical Functions”, Section 11.5, “String Functions”
- OCTET_LENGTH(), Section 11.5, “String Functions”
- ODBC, Section 21.1, “MySQL Connector/ODBC”
- ODBC compatibility, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 8.2.1, “Identifier Qualifiers”, Section 5.1.3, “Server System Variables”, Section 10.1.1, “Numeric Type Overview”, Section 11.3.2, “Comparison Functions and Operators”, Section 11.2, “Type Conversion in Expression Evaluation”, Section 12.2.9.2, “JOIN
Синтаксис” - ODBC_INCLUDES= option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- ODBC_LIB_DIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- ODirect, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- OLAP, Section 11.16.2, “
GROUP BY
Modifiers” - OLD_PASSWORD(), Section 11.13, “Encryption and Compression Functions”
- ON DUPLICATE KEY, Section 12.2.5, “
INSERT
Синтаксис” - ON DUPLICATE KEY UPDATE, Section 12.2.5, “
INSERT
Синтаксис” - ONLY_FULL_GROUP_BY
- SQL mode, Section 11.16.3, “
GROUP BY
and HAVING
with Hidden
Columns”
- ONLY_FULL_GROUP_BY SQL mode, Section 5.1.6, “Server SQL Modes”
- OPEN, Section 12.6.6.4, “Cursor
OPEN
Синтаксис” - OPTIMIZE TABLE, Section 12.7.2.4, “
OPTIMIZE TABLE
Синтаксис” - and partitioning, Section 17.3.3, “Maintenance of Partitions”
- OR, Section 7.13.2, “Index Merge Optimization”, Section 3.6.7, “Searching on Two Keys”
- bitwise, Section 11.12, “Bit Functions”
- logical, Section 11.3.3, “Logical Operators”
- OR Index Merge optimization, Section 7.13.2, “Index Merge Optimization”
- ORACLE SQL mode, Section 5.1.6, “Server SQL Modes”
- ORD(), Section 11.5, “String Functions”
- ORDER BY, Section 12.1.7, “
ALTER TABLE
Синтаксис”, Section 3.3.4.4, “Sorting Rows”, Section 12.2.9, “SELECT
Синтаксис” - NULL, Section 7.13.9, “
ORDER BY
Optimization”, Section 12.2.9, “SELECT
Синтаксис”
- OUTFILE, Section 12.2.9.1, “
SELECT ... INTO
Синтаксис” - OpenGIS, Section 11.17.1, “Introduction to MySQL Spatial Support”
- OpenSSL, Section 5.5.8.2, “Using SSL Connections”, Section 5.5.8, “Using SSL for Secure Connections”
- Opening master dump table
- thread state, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Opening mysql.ndb_apply_status
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- Opening table
- thread state, Section 7.12.5.2, “General Thread States”
- Opening tables
- thread state, Section 7.12.5.2, “General Thread States”
- Oracle compatibility, Section 12.1.7, “
ALTER TABLE
Синтаксис”, Section 11.16.1, “GROUP BY
(Aggregate) Functions”, Section 12.8.1, “DESCRIBE
Синтаксис”, Section 1.8.4, “MySQL Extensions to Standard SQL” - Out of resources error
- and partitioned tables, Section 17.5, “Restrictions and Limitations on Partitioning”
- Overlaps(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- OverloadLimit, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”
- obtaining information about partitions, Section 17.3.4, “Obtaining Information About Partitions”
- offset option
- mysqlbinlog, Описание
- old system variable, Section 5.1.3, “Server System Variables”
- old-alter-table option
- mysqld, Section 5.1.2, “Server Command Options”
- old-passwords option
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- old-style-user-limits option
- mysqld, Section 5.1.2, “Server Command Options”
- old_alter_table system variable, Section 5.1.3, “Server System Variables”
- old_passwords system variable, Section 5.1.3, “Server System Variables”
- old_server option
- mysqlaccess, Описание
- mysqlhotcopy, Описание
- one-database option
- mysql, Section 4.5.1.1, “mysql Options”
- one-thread option
- mysqld, Section 5.1.2, “Server Command Options”
- one_shot system variable, Section 5.1.3, “Server System Variables”
- online location of manual, Section 1.1, “About This Manual”
- online upgrades and downgrades (MySQL Cluster), Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
- order of node updates, Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
- only-print option
- mysqlslap, Описание
- open tables, Описание, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- open-files-limit option
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_safe, Описание
- open_files_limit system variable, Section 5.1.3, “Server System Variables”
- open_files_limit variable, Описание
- opening
- tables, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- opens, Описание
- operating systems
- file-size limits, Section E.10.3, “Limits on Table Size”
- supported, Section 2.1.1, “Operating Systems Supported by MySQL Community Server”
- operations
- arithmetic, Section 11.6.1, “Arithmetic Operators”
- operators, Глава 11, Functions and Operators
- assignment, Section 11.3.4, “Assignment Operators”, Section 8.4, “User-Defined Variables”
- cast, Section 11.10, “Cast Functions and Operators”, Section 11.6.1, “Arithmetic Operators”
- logical, Section 11.3.3, “Logical Operators”
- precedence, Section 11.3.1, “Operator Precedence”
- opt option
- mysqldump, Описание
- optimization, Глава 7, Optimization
- BLOB types, Section 7.4.2.3, “Optimizing for BLOB Types”
- DELETE statements, Section 7.2.2.3, “Speed of
DELETE
Statements” - DML statements, Section 7.2.2, “Optimizing DML Statements”
- INFORMATION_SCHEMA queries, Section 7.2.4, “Optimizing
INFORMATION_SCHEMA
Queries” - INSERT statements, Section 7.2.2.1, “Speed of
INSERT
Statements” - InnoDB tables, Section 7.5, “Optimizing for
InnoDB
Tables” - MEMORY tables, Section 7.7, “Optimizing for
MEMORY
Tables” - MyISAM tables, Section 7.6, “Optimizing for
MyISAM
Tables” - PERFORMANCE_SCHEMA, Section 7.12.4, “Measuring Performance with
performance_schema
” - SELECT statements, Section 7.2.1, “Optimizing
SELECT
Statements” - SQL statements, Section 7.2, “Optimizing SQL Statements”
- UPDATE statements, Section 7.2.2.2, “Speed of
UPDATE
Statements” - WHERE clauses, Section 7.2.1.2, “How MySQL Optimizes
WHERE
Clauses” - benchmarking, Section 7.12, “Measuring Performance (Benchmarking)”
- buffering and caching, Section 7.9, “Buffering and Caching”
- character and string types, Section 7.4.2.2, “Optimizing for Character and String Types”
- data size, Section 7.4.1, “Optimizing Data Size”
- disk I/O, Section 7.11.3, “Optimizing Disk I/O”
- foreign keys, Section 7.3.3, “Using Foreign Keys”
- full table scans, Section 7.2.1.4, “How to Avoid Full Table Scans”
- indexes, Section 7.3, “Optimization and Indexes”
- internal details, Section 7.13, “Internal Details of MySQL Optimizations”
- locking, Section 7.10, “Optimizing Locking Operations”
- many tables, Section 7.4.3, “Optimizing for Many Tables”
- memory usage, Section 7.11.4, “Optimizing Memory Use”
- network usage, Section 7.11.5, “Optimizing Network Use”
- numeric types, Section 7.4.2.1, “Optimizing for Numeric Data”
- primary keys, Section 7.3.2, “Using Primary Keys”
- privileges, Section 7.2.3, “Optimizing Database Privileges”
- subquery, Section 7.13.12, “Optimizing
IN
/=ANY
Subqueries” - tips, Section 7.2.5, “Other Optimization Tips”
- optimizations, Section 7.2.1.2, “How MySQL Optimizes
WHERE
Clauses”, Section 7.13.2, “Index Merge Optimization” - LIMIT clause, Section 7.2.1.3, “Optimizing
LIMIT
Queries”
- optimize option
- mysqlcheck, Описание
- optimizer
- and replication, Section 15.4.1.21, “Replication and the Query Optimizer”
- controlling, Section 7.8.4, “Controlling the Query Optimizer”
- query plan evaluation, Section 7.8.4.1, “Controlling Query Plan Evaluation”
- switchable optimizations, Section 7.8.4.2, “Controlling Switchable Optimizations”
- optimizer_join_cache_level system variable, Section 5.1.3, “Server System Variables”
- optimizer_prune_level system variable, Section 5.1.3, “Server System Variables”
- optimizer_search_depth system variable, Section 5.1.3, “Server System Variables”
- optimizer_switch system variable, Section 5.1.3, “Server System Variables”, Section 7.8.4.2, “Controlling Switchable Optimizations”
- optimizer_trace system variable, Section 5.1.3, “Server System Variables”
- optimizer_trace_features system variable, Section 5.1.3, “Server System Variables”
- optimizer_trace_limit system variable, Section 5.1.3, “Server System Variables”
- optimizer_trace_max_mem_size system variable, Section 5.1.3, “Server System Variables”
- optimizer_trace_offset system variable, Section 5.1.3, “Server System Variables”
- optimizing
- DISTINCT, Section 7.13.11, “
DISTINCT
Optimization” - GROUP BY, Section 7.13.10, “
GROUP BY
Optimization” - LEFT JOIN, Section 7.13.5, “
LEFT JOIN
and RIGHT JOIN
Optimization” - LIMIT, Section 7.2.1.3, “Optimizing
LIMIT
Queries” - filesort, Section 7.13.9, “
ORDER BY
Optimization” - server configuration, Section 7.11, “Optimizing the MySQL Server”
- tables, Section 6.6.4, “
MyISAM
Table Optimization” - thread state, Section 7.12.5.2, “General Thread States”
- option files, Section 5.4.7, “Causes of Access-Denied Ошибки”, Section 4.2.3.3, “Using Option Files”
- escape sequences, Section 4.2.3.3, “Using Option Files”
- option prefix
- --disable, Section 4.2.3.2, “Program Option Modifiers”
- --enable, Section 4.2.3.2, “Program Option Modifiers”
- --loose, Section 4.2.3.2, “Program Option Modifiers”
- --maximum, Section 4.2.3.2, “Program Option Modifiers”
- --skip, Section 4.2.3.2, “Program Option Modifiers”
- options
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- boolean, Section 4.2.3.2, “Program Option Modifiers”
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- command-line
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- embedded server, Section 21.8.3, “Options with the Embedded Server”
- libmysqld, Section 21.8.3, “Options with the Embedded Server”
- myisamchk, Section 4.6.3.1, “myisamchk General Options”
- provided by MySQL, Глава 3, Tutorial
- replication, Section 15.4.1, “Replication Features and Issues”
- order-by-primary option
- mysqldump, Описание
- out-of-range handling, Section 10.2.6, “Out-of-Range and Overflow Handling”
- out_dir option
- comp_err, Описание
- out_file option
- comp_err, Описание
- overflow handling, Section 10.2.6, “Out-of-Range and Overflow Handling”
- overview, Глава 1, General Information
P
- PAD_CHAR_TO_FULL_LENGTH SQL mode, Section 5.1.6, “Server SQL Modes”
- PAM
- pluggable authentication, Section 5.5.6.2, “The PAM Authentication Plugin”
- PARAMETERS
- INFORMATION_SCHEMA table, Section 19.12, “The
INFORMATION_SCHEMA PARAMETERS
Table”
- PARTITION, Глава 17, Partitioning
- PARTITION BY LIST COLUMNS, Section 17.2.3, “
COLUMNS
Partitioning” - PARTITION BY RANGE COLUMNS, Section 17.2.3, “
COLUMNS
Partitioning” - PARTITIONS
- INFORMATION_SCHEMA table, Section 19.13, “The
INFORMATION_SCHEMA PARTITIONS
Table”
- PASSWORD(), Section C.5.2.15, “
Ignoring user
”, Section 5.4.4, “Access Control, Stage 1: Connection Verification”, Section 5.5.5, “Assigning Account Passwords”, Section 11.13, “Encryption and Compression Functions” - PATH environment variable, Section 2.10.1, “Unix Postinstallation Procedures”, Section 4.2.1, “Invoking MySQL Programs”, Section 2.12, “Environment Variables”
- PERFORMANCE_SCHEMA storage engine, Глава 20, MySQL Performance Schema
- PERIOD_ADD(), Section 11.7, “Date and Time Functions”
- PERIOD_DIFF(), Section 11.7, “Date and Time Functions”
- PHP API, Section 21.10, “MySQL PHP API”
- PI(), Section 11.6.2, “Mathematical Functions”
- PIPES_AS_CONCAT SQL mode, Section 5.1.6, “Server SQL Modes”
- PLUGINS
- INFORMATION_SCHEMA table, Section 19.14, “The
INFORMATION_SCHEMA PLUGINS
Table”
- POINT data type, Section 11.17.4.1, “MySQL Spatial Data Types”
- POLYGON data type, Section 11.17.4.1, “MySQL Spatial Data Types”
- POSITION(), Section 11.5, “String Functions”
- POSTGRESQL SQL mode, Section 5.1.6, “Server SQL Modes”
- POW(), Section 11.6.2, “Mathematical Functions”
- POWER(), Section 11.6.2, “Mathematical Functions”
- PREPARE, Section 12.5, “SQL Синтаксис for Prepared Statements”, Section 12.5.1, “
PREPARE
Синтаксис” - XA transactions, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- PRIMARY KEY, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 12.1.7, “ALTER TABLE
Синтаксис” - PROCEDURE, Section 12.2.9, “
SELECT
Синтаксис” - PROCESSLIST, Section 12.7.5.30, “
SHOW PROCESSLIST
Синтаксис” - INFORMATION_SCHEMA table, Section 19.15, “The
INFORMATION_SCHEMA PROCESSLIST
Table”
- PROFILING
- INFORMATION_SCHEMA table, Section 19.16, “The
INFORMATION_SCHEMA PROFILING
Table”
- PURGE BINARY LOGS, Section 12.4.1.1, “
PURGE BINARY LOGS
Синтаксис” - PURGE MASTER LOGS, Section 12.4.1.1, “
PURGE BINARY LOGS
Синтаксис” - PURGE STALE SESSIONS, Section 16.5.1, “Summary of MySQL Cluster Start Phases”
- Partitioning
- maximum number of partitions, Section 17.5, “Restrictions and Limitations on Partitioning”
- Performance Schema, Глава 20, MySQL Performance Schema
- event filtering, Section 20.2.3.2, “Performance Schema Event Filtering”
- memory use, Section 20.2.2, “Performance Schema Startup Configuration”
- Perl
- installing, Section 2.13, “Perl Installation Notes”
- installing on Windows, Section 2.13.2, “Installing ActiveState Perl on Windows”
- Perl API, Section 21.11, “MySQL Perl API”
- Perl DBI/DBD
- installation problems, Section 2.13.3, “Problems Using the Perl
DBI
/DBD
Interface”
- Ping
- thread command, Section 7.12.5.1, “Thread Command Values”
- Point(), Section 11.17.4.2.3, “Creating Geometry Values Using MySQL-Specific Functions”
- PointFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- PointFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- PointN(), Section 11.17.5.2.3, “
LineString
Functions” - PointOnSurface(), Section 11.17.5.2.6, “
MultiPolygon
Functions” - PolyFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- PolyFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- Polygon(), Section 11.17.4.2.3, “Creating Geometry Values Using MySQL-Specific Functions”
- PolygonFromText(), Section 11.17.4.2.1, “Creating Geometry Values Using WKT Functions”
- PolygonFromWKB(), Section 11.17.4.2.2, “Creating Geometry Values Using WKB Functions”
- PortNumber, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”
- PortNumber (OBSOLETE), Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”
- PostgreSQL compatibility, Section 1.8.4, “MySQL Extensions to Standard SQL”
- Prepare
- thread command, Section 7.12.5.1, “Thread Command Values”
- Processing events
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- Processing events from schema table
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- Processlist
- thread command, Section 7.12.5.1, “Thread Command Values”
- Proxy, Section 14.7, “MySQL Proxy”
- Purging old relay logs
- thread state, Section 7.12.5.2, “General Thread States”
- Python API, Section 21.12, “MySQL Python API”
- page size
- InnoDB, Section 13.3.15, “Limits on
InnoDB
Tables”, Section 13.3.11.2, “Physical Structure of an InnoDB Index”
- page-level locking, Section 7.10.1, “Internal Locking Methods”
- pager command
- mysql, Section 4.5.1.2, “mysql Commands”
- pager option
- mysql, Section 4.5.1.1, “mysql Options”
- parallel-recover option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- parameters
- server, Section 7.11.2, “Tuning Server Parameters”
- parentheses ( and ), Section 11.3.1, “Operator Precedence”
- partial updates
- and replication, Section 15.4.1.24, “Slave Ошибки During Replication”
- partition management, Section 17.3, “Partition Management”
- partition option
- mysqld, Section 5.1.2, “Server Command Options”
- partition pruning, Section 17.4, “Partition Pruning”
- partitioning, Глава 17, Partitioning
- COLUMNS, Section 17.2.3, “
COLUMNS
Partitioning” - advantages, Section 17.1, “Overview of Partitioning in MySQL”
- and FULLTEXT indexes, Section 17.5, “Restrictions and Limitations on Partitioning”
- and SQL mode, Section 15.4.1.25, “Replication and Server SQL Mode”, Section 17.5, “Restrictions and Limitations on Partitioning”
- and dates, Section 17.2, “Partitioning Types”
- and foreign keys, Section 17.5, “Restrictions and Limitations on Partitioning”
- and key cache, Section 17.5, “Restrictions and Limitations on Partitioning”
- and replication, Section 15.4.1.25, “Replication and Server SQL Mode”
- and subqueries, Section 17.5, “Restrictions and Limitations on Partitioning”
- and temporary tables, Section 17.5.1, “Partitioning Keys, Primary Keys, and Unique Keys”, Section 17.5, “Restrictions and Limitations on Partitioning”
- by hash, Section 17.2.4, “
HASH
Partitioning” - by key, Section 17.2.5, “
KEY
Partitioning” - by linear hash, Section 17.2.4.1, “
LINEAR HASH
Partitioning” - by linear key, Section 17.2.5, “
KEY
Partitioning” - by list, Section 17.2.2, “
LIST
Partitioning” - by range, Section 17.2.1, “
RANGE
Partitioning” - concepts, Section 17.1, “Overview of Partitioning in MySQL”
- data type of partitioning key, Section 17.5, “Restrictions and Limitations on Partitioning”
- enabling, Глава 17, Partitioning
- functions supported in partitioning expressions, Section 17.5.3, “Partitioning Limitations Relating to Functions”
- limitations, Section 17.5, “Restrictions and Limitations on Partitioning”
- operators not permitted in partitioning expressions, Section 17.5, “Restrictions and Limitations on Partitioning”
- operators supported in partitioning expressions, Section 17.5, “Restrictions and Limitations on Partitioning”
- optimization, Section 17.3.4, “Obtaining Information About Partitions”, Section 17.4, “Partition Pruning”
- resources, Глава 17, Partitioning
- storage engines (limitations), Section 17.5.2, “Partitioning Limitations Relating to Storage Engines”
- subpartitioning, Section 17.5, “Restrictions and Limitations on Partitioning”
- support, Глава 17, Partitioning
- support in MySQL Cluster, Section 16.1.6.1, “Noncompliance with SQL Синтаксис in MySQL Cluster”
- types, Section 17.2, “Partitioning Types”
- partitioning information statements, Section 17.3.4, “Obtaining Information About Partitions”
- partitioning keys and primary keys, Section 17.5.1, “Partitioning Keys, Primary Keys, and Unique Keys”
- partitioning keys and unique keys, Section 17.5.1, “Partitioning Keys, Primary Keys, and Unique Keys”
- partitions
- adding and dropping, Section 17.3, “Partition Management”
- analyzing, Section 17.3.3, “Maintenance of Partitions”
- checking, Section 17.3.3, “Maintenance of Partitions”
- managing, Section 17.3, “Partition Management”
- modifying, Section 17.3, “Partition Management”
- optimizing, Section 17.3.3, “Maintenance of Partitions”
- repairing, Section 17.3.3, “Maintenance of Partitions”
- splitting and merging, Section 17.3, “Partition Management”
- truncating, Section 17.3, “Partition Management”
- partitions (MySQL Cluster), Section 16.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
- password
- root user, Section 2.10.2, “Securing the Initial MySQL Accounts”
- password encryption
- reversibility of, Section 11.13, “Encryption and Compression Functions”
- password option, Section 4.2.2, “Connecting to the MySQL Server”
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_convert_table_format, Описание
- mysql_setpermission, Описание
- mysqlaccess, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld_multi, Описание
- mysqldump, Описание
- mysqlhotcopy, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- passwords
- administrator guidelines, Section 5.3.2.1, “Administrator Guidelines for Password Security”
- for users, Section 5.5.1, “User Names and Passwords”
- forgotten, Section C.5.4.1, “How to Reset the Root Password”
- hashing, Section 5.3.2.3, “Password Hashing in MySQL”
- lost, Section C.5.4.1, “How to Reset the Root Password”
- resetting, Section C.5.4.1, “How to Reset the Root Password”
- security, Section 5.4, “The MySQL Access Privilege System”, Section 5.3.2, “Password Security in MySQL”
- setting, Section 12.7.1.6, “
SET PASSWORD
Синтаксис”, Section 5.5.5, “Assigning Account Passwords”, Section 12.7.1.3, “GRANT
Синтаксис” - user guidelines, Section 5.3.2.2, “End-User Guidelines for Password Security”
- path name separators
- Windows, Section 4.2.3.3, “Using Option Files”
- pattern matching, Section 3.3.4.7, “Pattern Matching”, Section 11.5.2, “Regular Expressions”
- performance, Глава 7, Optimization
- benchmarks, Section 7.12.3, “Using Your Own Benchmarks”
- disk I/O, Section 7.11.3, “Optimizing Disk I/O”
- estimating, Section 7.8.3, “Estimating Query Performance”
- improving, Section 7.4.1, “Optimizing Data Size”
- performance_schema
- cond_instances table, Section 20.7.2.1, “The
cond_instances
Table” - events_waits_current table, Section 20.7.3.1, “The
events_waits_current
Table” - events_waits_history table, Section 20.7.3.2, “The
events_waits_history
Table” - events_waits_history_long table, Section 20.7.3.3, “The
events_waits_history_long
Table” - events_waits_summary_by_instance table, Section 20.7.4.1, “Event Wait Summary Tables”
- events_waits_summary_by_thread_by_event_name table, Section 20.7.4.1, “Event Wait Summary Tables”
- events_waits_summary_global_by_event_name table, Section 20.7.4.1, “Event Wait Summary Tables”
- file_instances table, Section 20.7.2.2, “The
file_instances
Table” - file_summary_by_event_name table, Section 20.7.4.2, “File I/O Summary Tables”
- file_summary_by_instance table, Section 20.7.4.2, “File I/O Summary Tables”
- mutex_instances table, Section 20.7.2.3, “The
mutex_instances
Table” - performance_timers table, Section 20.7.5.1, “The
performance_timers
Table” - rwlock_instances table, Section 20.7.2.4, “The
rwlock_instances
Table” - setup_consumers table, Section 20.7.1.1, “The
setup_consumers
Table” - setup_instruments table, Section 20.7.1.2, “The
setup_instruments
Table” - setup_timers table, Section 20.7.1.3, “The
setup_timers
Table” - thread table, Section 20.7.5.2, “The
threads
Table” - threads table, Section 20.7.5.2, “The
threads
Table”
- performance_schema database, Глава 20, MySQL Performance Schema
- TRUNCATE TABLE, Section E.8, “Restrictions on Performance Schema”, Section 20.6, “Performance Schema General Table Characteristics”
- restrictions, Section E.8, “Restrictions on Performance Schema”
- performance_schema system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_accounts_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_stages_history_long_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_stages_history_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_statements_history_long_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_statements_history_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_waits_history_long_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_waits_history_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_hosts_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_cond_classes system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_cond_instances system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_file_classes system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_file_handles system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_file_instances system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_mutex_classes system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_mutex_instances system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_rwlock_classes system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_rwlock_instances system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_socket_classes system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_socket_instances system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_stage_classes system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_statement_classes system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_table_handles system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_table_instances system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_thread_classes system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_thread_instances system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_setup_actors_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_setup_objects_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_schema_users_size system variable, Section 20.8, “Performance Schema System Variables”
- performance_timers table
- performance_schema, Section 20.7.5.1, “The
performance_timers
Table”
- permission checks
- effect on speed, Section 7.2.1, “Optimizing
SELECT
Statements”, Section 7.2.3, “Optimizing Database Privileges”
- perror, Section 4.8.1, “perror — Explain Error Codes”, Section 4.1, “Overview of MySQL Programs”
- --ndb option, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- help option, Описание
- ndb option, Описание
- silent option, Описание
- verbose option, Описание
- version option, Описание
- phantom rows, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”
- pid-file option
- mysql.server, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_safe, Описание
- pid_file system variable, Section 5.1.3, “Server System Variables”
- pipe option, Section 4.2.2, “Connecting to the MySQL Server”
- mysql, Описание, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- plan option
- mysqlaccess, Описание
- pluggable authentication
- PAM, Section 5.5.6.2, “The PAM Authentication Plugin”
- Windows, Section 5.5.6.3, “The Windows Native Authentication Plugin”
- restrictions, Section E.9, “Restrictions on Pluggable Authentication”
- plugin API, Section 5.1.7, “Server Plugins”, Section 22.2, “The MySQL Plugin API”
- plugin option prefix
- mysqld, Section 5.1.2, “Server Command Options”
- plugin services, Section 22.2.5, “MySQL Services for Plugins”
- plugin-dir option
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_plugin, Описание
- mysql_upgrade, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- plugin-ini option
- mysql_plugin, Описание
- plugin-load option
- mysqld, Section 5.1.2, “Server Command Options”
- plugin-load-add option
- mysqld, Section 5.1.2, “Server Command Options”
- plugin_dir system variable, Section 5.1.3, “Server System Variables”
- plugindir option
- mysql_config, Описание
- plugins
- INFORMATION_SCHEMA, Section 22.2.3.4, “
INFORMATION_SCHEMA
Plugins” - activating, Section 5.1.7.1, “Installing and Uninstalling Plugins”
- adding, Section 22.2, “The MySQL Plugin API”
- audit, Section 22.2.3.6, “Audit Plugins”
- authentication, Section 22.2.3.7, “Authentication Plugins”
- daemon, Section 22.2.3.3, “Daemon Plugins”
- full-text parser, Section 22.2.3.2, “Full-Text Parser Plugins”
- installing, Section 12.7.3.3, “
INSTALL PLUGIN
Синтаксис”, Section 5.1.7.1, “Installing and Uninstalling Plugins” - semisynchronous replication, Section 22.2.3.5, “Semisynchronous Replication Plugins”
- server, Section 5.1.7, “Server Plugins”
- storage engine, Section 22.2.3.1, “Storage Engine Plugins”
- uninstalling, Section 12.7.3.4, “
UNINSTALL PLUGIN
Синтаксис”, Section 5.1.7.1, “Installing and Uninstalling Plugins”
- point-in-time recovery, Section 6.5, “Point-in-Time (Incremental) Recovery Using the Binary Log”
- using MySQL Cluster replication, Section 16.6.9.2, “Point-In-Time Recovery Using MySQL Cluster Replication”
- port option, Section 4.2.2, “Connecting to the MySQL Server”
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_config, Описание
- mysql_convert_table_format, Описание
- mysql_setpermission, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_safe, Описание
- mysqldump, Описание
- mysqlhotcopy, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- port system variable, Section 5.1.3, “Server System Variables”
- port-open-timeout option
- mysqld, Section 5.1.2, “Server Command Options”
- portability, Section 7.1, “Optimization Overview”, Section 7.1, “
Balancing Portability and Performance
”
- types, Section 10.7, “Using Data Types from Other Database Engines”
- porting
- to other systems, Section 22.5, “Debugging and Porting MySQL”
- ports, Section 5.5.9, “Connecting to MySQL Remotely from Windows with SSH”, Section 4.2.2, “Connecting to the MySQL Server”, Section C.5.2.2, “
Can't connect to [local] MySQL server
”, Section 2.3.5.8, “The Networking and Strict Mode Options Dialog”, Section 2.10.1.3, “Starting and Troubleshooting the MySQL Server”, Section 5.6.3, “Running Multiple MySQL Instances on Unix”, Section 5.4.7, “Causes of Access-Denied Ошибки”, Section 5.3.1, “General Security Guidelines”, Описание, Section 15.1.3.3, “Replication Slave Options and Variables”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.12, “Environment Variables” - position option
- mysqlbinlog, Описание
- post-filtering
- Performance Schema, Section 20.2.3.2, “Performance Schema Event Filtering”
- post-query option
- mysqlslap, Описание
- post-system option
- mysqlslap, Описание
- postinstall
- multiple servers, Section 5.6, “Running Multiple MySQL Instances on One Machine”
- postinstallation
- setup and testing, Section 2.10, “Postinstallation Setup and Testing”
- pre-filtering
- Performance Schema, Section 20.2.3.2, “Performance Schema Event Filtering”
- pre-query option
- mysqlslap, Описание
- pre-system option
- mysqlslap, Описание
- precedence
- operator, Section 11.3.1, “Operator Precedence”
- precision
- arithmetic, Section 11.18, “Precision Math”
- fractional seconds, Section 10.1.2, “Date and Time Type Overview”, Глава 10, Data Types
- numeric, Глава 10, Data Types
- precision math, Section 11.18, “Precision Math”
- prefix option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- preload_buffer_size system variable, Section 5.1.3, “Server System Variables”
- prepared statements, Section 12.5.2, “
EXECUTE
Синтаксис”, Section 21.9.4, “C API Prepared Statements”, Section 12.5, “SQL Синтаксис for Prepared Statements”, Section 12.5.3, “DEALLOCATE PREPARE
Синтаксис”, Section 12.5.1, “PREPARE
Синтаксис” - repreparation, Section 12.5.4, “Automatic Prepared Statement Repreparation”
- prepared_stmt_count system variable, Section 5.1.3, “Server System Variables”
- preparing
- thread state, Section 7.12.5.2, “General Thread States”
- preserve-schema option
- mysqlslap, Описание
- preview option
- mysqlaccess, Описание
- primary key
- constraint, Section 1.8.6.1, “
PRIMARY KEY
and UNIQUE
Index
Constraints” - deleting, Section 12.1.7, “
ALTER TABLE
Синтаксис”
- primary keys
- and partitioning keys, Section 17.5.1, “Partitioning Keys, Primary Keys, and Unique Keys”
- print command
- mysql, Section 4.5.1.2, “mysql Commands”
- print-defaults option, Section 4.2.3.3.1, “Command-Line Options that Affect Option-File Handling”
- mysql_plugin, Описание
- privilege
- changes, Section 5.4.6, “When Privilege Changes Take Effect”
- privilege checks
- effect on speed, Section 7.2.3, “Optimizing Database Privileges”
- privilege information
- location, Section 5.4.2, “Privilege System Grant Tables”
- privilege system, Section 5.4, “The MySQL Access Privilege System”
- privileges
- access, Section 5.4, “The MySQL Access Privilege System”
- adding, Section 5.5.2, “Adding User Accounts”
- and replication, Section 15.4.1.20, “Replication of the
mysql
System Database” - default, Section 2.10.2, “Securing the Initial MySQL Accounts”
- deleting, Section 5.5.3, “Removing User Accounts”, Section 12.7.1.2, “
DROP USER
Синтаксис” - display, Section 12.7.5.22, “
SHOW GRANTS
Синтаксис” - dropping, Section 5.5.3, “Removing User Accounts”, Section 12.7.1.2, “
DROP USER
Синтаксис” - granting, Section 12.7.1.3, “
GRANT
Синтаксис” - revoking, Section 12.7.1.5, “
REVOKE
Синтаксис”
- problems
- DATE columns, Section C.5.5.2, “Problems Using
DATE
Columns” - access denied errors, Section C.5.2.1, “
Access denied
” - common errors, Section C.5, “Problems and Common Ошибки”
- compiling, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- compiling MySQL server, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- date values, Section 10.3.1, “The
DATE
,
DATETIME
, and
TIMESTAMP
Types” - installing Perl, Section 2.13.3, “Problems Using the Perl
DBI
/DBD
Interface” - installing on Solaris, Section 2.6, “Installing MySQL on Solaris and OpenSolaris”
- linking, Section 21.9.17.1, “Problems Linking to the MySQL Client Library”
- lost connection errors, Section C.5.2.3, “
Lost connection to MySQL server
” - reporting, Section 1.7, “How to Report Bugs or Problems”
- starting the server, Section 2.10.1.3, “Starting and Troubleshooting the MySQL Server”
- table locking, Section 7.10.2, “Table Locking Issues”
- time zone, Section C.5.4.6, “Time Zone Problems”
- procedures
- adding, Section 22.4, “Adding New Procedures to MySQL”
- stored, Section 18.2, “Using Stored Routines (Procedures and Functions)”
- process management (MySQL Cluster), Section 16.4, “MySQL Cluster Programs”
- process support, Section 2.1.1, “Operating Systems Supported by MySQL Community Server”
- processes
- display, Section 12.7.5.30, “
SHOW PROCESSLIST
Синтаксис”
- processing
- arguments, Section 22.3.2.3, “UDF Argument Processing”
- profiling session variable, Section 5.1.3, “Server System Variables”
- profiling_history_size session variable, Section 5.1.3, “Server System Variables”
- program variables
- setting, Section 4.2.3.4, “Using Options to Set Program Variables”
- program-development utilities, Section 4.1, “Overview of MySQL Programs”
- programs
- administrative, Section 4.1, “Overview of MySQL Programs”
- client, Section 21.9.17, “Building Client Programs”, Section 4.1, “Overview of MySQL Programs”
- crash-me, Section 7.1, “
Balancing Portability and Performance
”
- stored, Глава 18, Stored Programs and Views, Section 12.6, “MySQL Compound-Statement Синтаксис”
- utility, Section 4.1, “Overview of MySQL Programs”
- prompt command
- mysql, Section 4.5.1.2, “mysql Commands”
- prompt option
- mysql, Section 4.5.1.1, “mysql Options”
- prompts
- meanings, Section 3.2, “Entering Queries”
- protocol option, Section 4.2.2, “Connecting to the MySQL Server”
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- protocol_version system variable, Section 5.1.3, “Server System Variables”
- proximity search, Section 11.9.2, “Boolean Full-Text Searches”
- proxy_user session variable, Section 5.1.3, “Server System Variables”
- pseudo_thread_id system variable, Section 5.1.3, “Server System Variables”
Q
- QUARTER(), Section 11.7, “Date and Time Functions”
- QUIT command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- QUOTE(), Section 21.9.3.53, “
mysql_real_escape_string()
”, Section 8.1.1, “String Literals”, Section 11.5, “String Functions” - Query
- thread command, Section 7.12.5.1, “Thread Command Values”
- Query Cache, Section 7.9.3, “The MySQL Query Cache”
- Queueing master event to the relay log
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Quit
- thread command, Section 7.12.5.1, “Thread Command Values”
- queries
- entering, Section 3.2, “Entering Queries”
- estimating performance, Section 7.8.3, “Estimating Query Performance”
- examples, Section 3.6, “Examples of Common Queries”
- speed of, Section 7.2.1, “Optimizing
SELECT
Statements”
- query cache
- and ndbinfo database tables, Section 16.5.9, “The
ndbinfo
MySQL Cluster Information Database” - thread states, Section 7.12.5.4, “Query Cache Thread States”
- query end
- thread state, Section 7.12.5.2, “General Thread States”
- query execution plan, Section 7.8, “Understanding the Query Execution Plan”
- query expansion, Section 11.9.3, “Full-Text Searches with Query Expansion”
- query option
- mysqlslap, Описание
- query_alloc_block_size system variable, Section 5.1.3, “Server System Variables”
- query_cache_limit system variable, Section 5.1.3, “Server System Variables”
- query_cache_min_res_unit system variable, Section 5.1.3, “Server System Variables”
- query_cache_size system variable, Section 5.1.3, “Server System Variables”
- query_cache_type system variable, Section 5.1.3, “Server System Variables”
- query_cache_wlock_invalidate system variable, Section 5.1.3, “Server System Variables”
- query_prealloc_size system variable, Section 5.1.3, “Server System Variables”
- questions, Описание
- quick option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- mysql, Section 4.5.1.1, “mysql Options”
- mysqlcheck, Описание
- mysqldump, Описание
- quiet option
- mysqlhotcopy, Описание
- quit command
- mysql, Section 4.5.1.2, “mysql Commands”
- quotation marks
- in strings, Section 8.1.1, “String Literals”
- quote-names option
- mysqldump, Описание
- quoting, Section 8.1.1, “String Literals”
- column alias, Section 8.2, “Schema Object Names”, Section C.5.5.4, “Problems with Column Aliases”
- quoting binary data, Section 8.1.1, “String Literals”
- quoting of identifiers, Section 8.2, “Schema Object Names”
R
- RADIANS(), Section 11.6.2, “Mathematical Functions”
- RAND(), Section 11.6.2, “Mathematical Functions”
- READ COMMITTED
- transaction isolation level, Section 12.3.6, “
SET TRANSACTION
Синтаксис”
- READ UNCOMMITTED
- transaction isolation level, Section 12.3.6, “
SET TRANSACTION
Синтаксис”
- REAL data type, Section 10.1.1, “Numeric Type Overview”
- REAL_AS_FLOAT SQL mode, Section 5.1.6, “Server SQL Modes”
- RECOVER
- XA transactions, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- REFERENTIAL_CONSTRAINTS
- INFORMATION_SCHEMA table, Section 19.17, “The
INFORMATION_SCHEMA REFERENTIAL_CONSTRAINTS
Table”
- REGEXP, Section 11.5.2, “Regular Expressions”
- REGEXP operator, Section 11.5.2, “Regular Expressions”
- RELEASE SAVEPOINT, Section 12.3.4, “
SAVEPOINT
and
ROLLBACK TO
SAVEPOINT
Синтаксис” - RELEASE_LOCK(), Section 11.15, “Miscellaneous Functions”
- RENAME TABLE, Section 12.1.32, “
RENAME TABLE
Синтаксис” - RENAME USER, Section 12.7.1.4, “
RENAME USER
Синтаксис” - REPAIR TABLE, Section 12.7.2.5, “
REPAIR TABLE
Синтаксис” - and partitioning, Section 17.3.3, “Maintenance of Partitions”
- and replication, Section 15.4.1.15, “Replication and
REPAIR TABLE
”, Section 12.7.2.5, “REPAIR TABLE
Синтаксис”
- REPEAT, Section 12.6.5.6, “
REPEAT
Синтаксис” - labels, Section 12.6.2, “Statement Label Синтаксис”
- REPEAT(), Section 11.5, “String Functions”
- REPEATABLE READ
- transaction isolation level, Section 12.3.6, “
SET TRANSACTION
Синтаксис”
- REPLACE, Section 12.2.8, “
REPLACE
Синтаксис” - REPLACE(), Section 11.5, “String Functions”
- REPORT command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- REQUIRE GRANT option, Section 12.7.1.3, “
GRANT
Синтаксис” - RESET MASTER, Section 12.4.1.2, “
RESET MASTER
Синтаксис” - RESET SLAVE, Section 12.4.2.3, “
RESET SLAVE
Синтаксис” - RESET SLAVE ALL, Section 12.4.2.3, “
RESET SLAVE
Синтаксис” - RESIGNAL, Section 12.6.7.3, “
RESIGNAL
Синтаксис” - RESTART command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- RETURN, Section 12.6.5.7, “
RETURN
Синтаксис” - REVERSE(), Section 11.5, “String Functions”
- REVOKE, Section 12.7.1.5, “
REVOKE
Синтаксис” - RIGHT JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - RIGHT OUTER JOIN, Section 12.2.9.2, “
JOIN
Синтаксис” - RIGHT(), Section 11.5, “String Functions”
- RLIKE, Section 11.5.2, “Regular Expressions”
- ROLLBACK, Section 12.3.1, “
START TRANSACTION
,
COMMIT
, and
ROLLBACK
Синтаксис”, Section 1.8.5.3, “Transaction and Atomic Operation Differences” - XA transactions, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- ROLLBACK TO SAVEPOINT, Section 12.3.4, “
SAVEPOINT
and
ROLLBACK TO
SAVEPOINT
Синтаксис” - ROLLUP, Section 11.16.2, “
GROUP BY
Modifiers” - ROUND(), Section 11.6.2, “Mathematical Functions”
- ROUTINES
- INFORMATION_SCHEMA table, Section 19.18, “The
INFORMATION_SCHEMA ROUTINES
Table”
- ROW, Section 12.2.10.5, “Row Subqueries”
- ROW_COUNT(), Section 11.14, “Information Functions”
- RPAD(), Section 11.5, “String Functions”
- RPM Package Manager, Section 2.5.1, “Installing MySQL from RPM Packages on Linux”
- RPM file, Section 2.5.1, “Installing MySQL from RPM Packages on Linux”
- RTRIM(), Section 11.5, “String Functions”
- Reading event from the relay log
- thread state, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Reading from net
- thread state, Section 7.12.5.2, “General Thread States”
- Reading master dump table data
- thread state, Section 7.12.5.8, “Replication Slave Connection Thread States”
- RealtimeScheduler, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Rebuilding the index on master dump table
- thread state, Section 7.12.5.8, “Replication Slave Connection Thread States”
- ReceiveBufferMemory, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”
- Reconnecting after a failed binlog dump request
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Reconnecting after a failed master event read
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- RedoBuffer, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- RedoOverCommitCounter
- data nodes, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- RedoOverCommitLimit
- data nodes, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Refresh
- thread command, Section 7.12.5.1, “Thread Command Values”
- Register Slave
- thread command, Section 7.12.5.1, “Thread Command Values”
- Registering slave on master
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Removing duplicates
- thread state, Section 7.12.5.2, “General Thread States”
- Reopen tables
- thread state, Section 7.12.5.2, “General Thread States”
- Repair by sorting
- thread state, Section 7.12.5.2, “General Thread States”
- Repair done
- thread state, Section 7.12.5.2, “General Thread States”
- Repair with keycache
- thread state, Section 7.12.5.2, “General Thread States”
- Requesting binlog dump
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- ReservedSendBufferMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Reset stmt
- thread command, Section 7.12.5.1, “Thread Command Values”
- RestartOnErrorInsert, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Rolling back
- thread state, Section 7.12.5.2, “General Thread States”
- Rpl_semi_sync_master_clients status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_net_avg_wait_time status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_net_wait_time status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_net_waits status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_no_times status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_no_tx status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_status status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_timefunc_failures status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_tx_avg_wait_time status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_tx_wait_time status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_tx_waits status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_wait_pos_backtraverse status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_wait_sessions status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_yes_tx status variable, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_slave_status status variable, Section 5.1.5, “Server Status Variables”
- Rpl_status status variable, Section 5.1.5, “Server Status Variables”
- Ruby API, Section 21.13, “MySQL Ruby APIs”
- rand_seed1 session variable, Section 5.1.3, “Server System Variables”
- rand_seed2 session variable, Section 5.1.3, “Server System Variables”
- range join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- range partitioning, Section 17.2.3, “
COLUMNS
Partitioning”, Section 17.2.1, “RANGE
Partitioning” - range partitions
- adding and dropping, Section 17.3.1, “Management of
RANGE
and LIST
Partitions” - managing, Section 17.3.1, “Management of
RANGE
and LIST
Partitions”
- range_alloc_block_size system variable, Section 5.1.3, “Server System Variables”
- raw option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqlbinlog, Описание
- raw partitions, Section 13.3.3.1, “Using Raw Devices for the Shared Tablespace”
- re-creating
- grant tables, Section 2.10.1.1, “Problems Running mysql_install_db”
- read-from-remote-server option
- mysqlbinlog, Описание
- read-only option
- myisamchk, Section 4.6.3.2, “myisamchk Check Options”
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- read_buffer_size myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- read_buffer_size system variable, Section 5.1.3, “Server System Variables”
- read_only system variable, Section 5.1.3, “Server System Variables”
- read_rnd_buffer_size system variable, Section 5.1.3, “Server System Variables”
- reconfiguring, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- reconnect option
- mysql, Section 4.5.1.1, “mysql Options”
- reconnection
- automatic, Section 21.9.12, “Controlling Automatic Reconnection Behavior”, Section 20.7.5.2, “The
threads
Table”
- record-level locks
- InnoDB, Section 13.3.9.4, “
InnoDB
Record, Gap, and Next-Key Locks”, Section 13.3.9, “The InnoDB
Transaction Model and Locking”, Section 13.3.9.5, “Avoiding the Phantom Problem Using Next-Key Locking”, Section 13.3.4, “InnoDB
Startup Options and System Variables”
- record_log_pos option
- mysqlhotcopy, Описание
- recover option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- recovery
- from crash, Section 6.6.1, “Using myisamchk for Crash Recovery”
- incremental, Section 6.5, “Point-in-Time (Incremental) Recovery Using the Binary Log”
- point in time, Section 6.5, “Point-in-Time (Incremental) Recovery Using the Binary Log”
- redo log, Section 13.3.6, “Adding, Removing, or Resizing
InnoDB
Data and Log
Files” - reducing
- data size, Section 7.4.1, “Optimizing Data Size”
- ref join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- ref_or_null, Section 7.13.4, “
IS NULL
Optimization” - ref_or_null join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- references, Section 12.1.7, “
ALTER TABLE
Синтаксис” - regexp option
- mysql_find_rows, Описание
- mysqlhotcopy, Описание
- regular expression syntax, Section 11.5.2, “Regular Expressions”
- rehash command
- mysql, Section 4.5.1.2, “mysql Commands”
- relative option
- mysqladmin, Описание
- relay logs (replication), Section 15.2.2, “Replication Relay and Status Logs”
- relay-log option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-index option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-info-file option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-info-repository option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- relay-log-purge option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-recovery option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay-log-space-limit option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_basename system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_index system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_info_file system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_info_repository system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- relay_log_purge system variable, Section 5.1.3, “Server System Variables”
- relay_log_recovery system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_space_limit system variable, Section 5.1.3, “Server System Variables”
- release notes, Appendix D, MySQL Change History
- MySQL Community Server, Appendix D, MySQL Change History
- MySQL Enterprise, Appendix D, MySQL Change History
- release numbers, Section 2.1.2, “Choosing Which MySQL Distribution to Install”
- releases
- naming scheme, Section 2.1.2.1, “Choosing Which Version of MySQL to Install”
- testing, Section 2.1.2.1, “Choosing Which Version of MySQL to Install”
- updating, Section 2.1.2.3, “How and When Updates Are Released”
- relnotes option
- mysqlaccess, Описание
- remote administration (MySQL Cluster)
- and security issues, Section 16.5.10.1, “MySQL Cluster Security and Networking Issues”
- remove option
- mysqld, Section 5.1.2, “Server Command Options”
- removing tmp table
- thread state, Section 7.12.5.2, “General Thread States”
- rename
- thread state, Section 7.12.5.2, “General Thread States”
- rename result table
- thread state, Section 7.12.5.2, “General Thread States”
- renaming user accounts, Section 12.7.1.4, “
RENAME USER
Синтаксис” - repair
- tables, Section 4.5.3, “mysqlcheck — A Table Maintenance Program”
- repair option
- mysqlcheck, Описание
- repair options
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- repairing
- tables, Section 6.6.3, “How to Repair
MyISAM
Tables”
- repertoire
- character set, Section 9.1.8, “String Repertoire”, Section 9.1.10.4, “The
utf8
Character Set (Three-Byte UTF-8 Unicode
Encoding)”
- replace, Section 4.1, “Overview of MySQL Programs”
- replace option
- mysqldump, Описание
- mysqlimport, Описание
- replace utility, Section 4.8.2, “replace — A String-Replacement Utility”
- replicas (MySQL Cluster), Section 16.1.2, “MySQL Cluster Nodes, Node Groups, Replicas, and Partitions”
- replicate-do-db option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-do-table option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-ignore-db option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-ignore-table option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-rewrite-db option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-same-server-id option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-wild-do-table option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- replicate-wild-ignore-table option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- replication, Глава 15, Replication
- and AUTO_INCREMENT, Section 15.4.1.1, “Replication and
AUTO_INCREMENT
” - and CREATE ... IF NOT EXISTS, Section 15.4.1.3, “Replication of
CREATE ... IF NOT EXISTS
Statements” - and CREATE TABLE ... SELECT, Section 15.4.1.4, “Replication of
CREATE
TABLE ... SELECT
Statements” - and DATA DIRECTORY, Section 15.4.1.7, “Replication and
DIRECTORY
Table Options” - and DROP ... IF EXISTS, Section 15.4.1.5, “Replication of
DROP ... IF EXISTS
Statements” - and FLUSH, Section 15.4.1.10, “Replication and
FLUSH
” - and INDEX DIRECTORY, Section 15.4.1.7, “Replication and
DIRECTORY
Table Options” - and LAST_INSERT_ID(), Section 15.4.1.1, “Replication and
AUTO_INCREMENT
” - and LIMIT, Section 15.4.1.12, “Replication and
LIMIT
” - and LOAD DATA, Section 15.4.1.13, “Replication and
LOAD DATA
INFILE
” - and MEMORY tables, Section 15.4.1.18, “Replication and
MEMORY
Tables” - and REPAIR TABLE statement, Section 15.4.1.15, “Replication and
REPAIR TABLE
”, Section 12.7.2.5, “REPAIR TABLE
Синтаксис” - and SQL mode, Section 15.4.1.25, “Replication and Server SQL Mode”
- and TIMESTAMP, Section 15.4.1.27, “Replication and
TIMESTAMP
”, Section 15.4.1.1, “Replication and AUTO_INCREMENT
”, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5” - and TRUNCATE TABLE, Section 15.4.1.32, “Replication and
TRUNCATE TABLE
” - and character sets, Section 15.4.1.2, “Replication and Character Sets”
- and errors on slave, Section 15.4.1.24, “Slave Ошибки During Replication”
- and floating-point values, Section 15.4.1.9, “Replication and Floating-Point Values”
- and functions, Section 15.4.1.11, “Replication and System Functions”
- and invoked features, Section 15.4.1.8, “Replication of Invoked Features”
- and max_allowed_packet, Section 15.4.1.17, “Replication and
max_allowed_packet
” - and mysql (system) database, Section 15.4.1.20, “Replication of the
mysql
System Database” - and partial updates, Section 15.4.1.24, “Slave Ошибки During Replication”
- and partitioning, Section 15.4.1.25, “Replication and Server SQL Mode”
- and privileges, Section 15.4.1.20, “Replication of the
mysql
System Database” - and query optimizer, Section 15.4.1.21, “Replication and the Query Optimizer”
- and reserved words, Section 15.4.1.22, “Replication and Reserved Words”
- and scheduled events, Section 15.4.1.8, “Replication of Invoked Features”
- and slow query log, Section 15.4.1.14, “Replication and the Slow Query Log”
- and stored routines, Section 15.4.1.8, “Replication of Invoked Features”
- and temporary tables, Section 15.4.1.19, “Replication and Temporary Tables”
- and time zones, Section 15.4.1.28, “Replication and Time Zones”
- and transactions, Section 15.4.1.29, “Replication and Transactions”, Section 15.4.1.26, “Replication Retries and Timeouts”
- and triggers, Section 15.4.1.30, “Replication and Triggers”, Section 15.4.1.8, “Replication of Invoked Features”
- and variables, Section 15.4.1.33, “Replication and Variables”
- and views, Section 15.4.1.31, “Replication and Views”
- attribute demotion, Section 15.4.1.6.2, “Replication of Columns Having Different Data Types”
- attribute promotion, Section 15.4.1.6.2, “Replication of Columns Having Different Data Types”
- between MySQL server versions, Section 15.4.1.27, “Replication and
TIMESTAMP
”, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5” - circular, Section 16.6.3, “Known Issues in MySQL Cluster Replication”
- crashes, Section 15.4.1.16, “Replication and Master or Slave Shutdowns”
- in MySQL Cluster, Section 16.6, “MySQL Cluster Replication”
- relay logs, Section 15.2.2, “Replication Relay and Status Logs”
- row-based vs statement-based, Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based
Replication”
- safe and unsafe statements, Section 15.1.2.3, “Determination of Safe and Unsafe Statements in Binary Logging”
- semisynchronous, Section 15.3.8, “Semisynchronous Replication”
- shutdown and restart, Section 15.4.1.16, “Replication and Master or Slave Shutdowns”, Section 15.4.1.19, “Replication and Temporary Tables”
- statements incompatible with STATEMENT format, Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based
Replication”
- status logs, Section 15.2.2, “Replication Relay and Status Logs”
- timeouts, Section 15.4.1.26, “Replication Retries and Timeouts”
- with ZFS, Section 14.5, “Using ZFS Replication”
- with differing tables on master and slave, Section 15.4.1.6, “Replication with Differing Table Definitions on Master and Slave”
- replication filtering options
- and case sensitivity, Section 15.2.3, “How Servers Evaluate Replication Filtering Rules”
- replication formats
- compared, Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based
Replication”
- replication implementation, Section 15.2, “Replication Implementation”
- replication limitations, Section 15.4.1, “Replication Features and Issues”
- replication log tables, Section 15.2.2, “Replication Relay and Status Logs”
- replication master
- thread states, Section 7.12.5.5, “Replication Master Thread States”
- replication masters
- statements, Section 12.4.1, “SQL Statements for Controlling Master Servers”
- replication options, Section 15.4.1, “Replication Features and Issues”
- replication slave
- thread states, Section 7.12.5.8, “Replication Slave Connection Thread States”, Section 7.12.5.7, “Replication Slave SQL Thread States”, Section 7.12.5.6, “Replication Slave I/O Thread States”
- replication slaves
- statements, Section 12.4.2, “SQL Statements for Controlling Slave Servers”
- replication, asynchronous, Section 16.6, “MySQL Cluster Replication”
- report-host option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- report-password option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- report-port option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- report-user option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- report_host system variable, Section 5.1.3, “Server System Variables”
- report_password system variable, Section 5.1.3, “Server System Variables”
- report_port system variable, Section 5.1.3, “Server System Variables”
- report_user system variable, Section 5.1.3, “Server System Variables”
- reporting
- Connector/Net problems, Section 21.2.8, “Connector/Net Support”
- bugs, Section 1.7, “How to Report Bugs or Problems”
- errors, Section 1.7, “How to Report Bugs or Problems”, Глава 1, General Information
- reschedule
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- reserved words, Section 8.3, “Reserved Words”
- and replication, Section 15.4.1.22, “Replication and Reserved Words”
- reset-slave.pl, Section 16.6.9.1, “MySQL Cluster Replication: Automating Synchronization of the Replication
Slave to the Master Binary Log”
- resetmaster option
- mysqlhotcopy, Описание
- resetslave option
- mysqlhotcopy, Описание
- resolve_stack_dump, Section 4.7.4, “resolve_stack_dump — Resolve Numeric Stack Trace Dump to Symbols”, Section 4.1, “Overview of MySQL Programs”
- help option, Описание
- numeric-dump-file option, Описание
- symbols-file option, Описание
- version option, Описание
- resolveip, Section 4.1, “Overview of MySQL Programs”, Section 4.8.3, “resolveip — Resolve Host name to IP Address or Vice
Versa”
- help option, Описание
- silent option, Описание
- version option, Описание
- resource limits
- user accounts, Section 5.1.3, “Server System Variables”, Section 5.5.4, “Setting Account Resource Limits”, Section 12.7.1.3, “
GRANT
Синтаксис”
- resources
- ndbinfo table, Section 16.5.9.9, “The
ndbinfo resources
Table”
- restarting
- the server, Section 2.10.1, “Unix Postinstallation Procedures”
- restoring from backup
- in MySQL Cluster replication, Section 16.6.9, “MySQL Cluster Backups With MySQL Cluster Replication”
- restrictions
- XA transactions, Section E.6, “Restrictions on XA Transactions”
- character sets, Section E.7, “Restrictions on Character Sets”
- events, Section E.1, “Restrictions on Stored Programs”
- performance_schema database, Section E.8, “Restrictions on Performance Schema”
- pluggable authentication, Section E.9, “Restrictions on Pluggable Authentication”
- server-side cursors, Section E.3, “Restrictions on Server-Side Cursors”
- signal, Section E.2, “Restrictions on Condition Handling”
- stored routines, Section E.1, “Restrictions on Stored Programs”
- subqueries, Section E.4, “Restrictions on Subqueries”
- triggers, Section E.1, “Restrictions on Stored Programs”
- views, Section E.5, “Restrictions on Views”
- result-file option
- mysqlbinlog, Описание
- mysqldump, Описание
- retrieving
- data from tables, Section 3.3.4, “Retrieving Information from a Table”
- return (\r), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - return values
- UDFs, Section 22.3.2.4, “UDF Возвращаемые значения and Error Handling”
- revoking
- privileges, Section 12.7.1.5, “
REVOKE
Синтаксис”
- rhost option
- mysqlaccess, Описание
- rollback option
- mysqlaccess, Описание
- rolling restart (MySQL Cluster), Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”
- root password, Section 2.10.2, “Securing the Initial MySQL Accounts”
- root user, Section 5.3.1, “General Security Guidelines”
- password resetting, Section C.5.4.1, “How to Reset the Root Password”
- rounding, Section 11.18, “Precision Math”
- rounding errors, Section 10.1.1, “Numeric Type Overview”
- routines option
- mysqldump, Описание
- row subqueries, Section 12.2.10.5, “Row Subqueries”
- row-based replication
- advantages, Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based
Replication”
- disadvantages, Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based
Replication”
- row-level locking, Section 7.10.1, “Internal Locking Methods”
- rows
- counting, Section 3.3.4.8, “Counting Rows”
- deleting, Section C.5.5.6, “Deleting Rows from Related Tables”
- locking, Section 1.8.5.3, “Transaction and Atomic Operation Differences”
- matching problems, Section C.5.5.7, “Solving Problems with No Matching Rows”
- selecting, Section 3.3.4.2, “Selecting Particular Rows”
- sorting, Section 3.3.4.4, “Sorting Rows”
- rows option
- mysql_find_rows, Описание
- rpl_semi_sync_master_enabled system variable, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_master_timeout system variable, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_master_trace_level system variable, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_master_wait_no_slave system variable, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_slave_enabled system variable, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_slave_trace_level system variable, Section 5.1.3, “Server System Variables”
- rpm option
- mysql_install_db, Описание
- running
- ANSI mode, Section 1.8.3, “Running MySQL in ANSI Mode”
- batch mode, Section 3.5, “Using mysql in Batch Mode”
- multiple servers, Section 5.6, “Running Multiple MySQL Instances on One Machine”
- queries, Section 3.2, “Entering Queries”
- running CMake after prior invocation, Section 2.9.5, “Dealing with Problems Compiling MySQL”, Section 2.9.2, “Installing MySQL from a Standard Source Distribution”
- running configure after prior invocation, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- rwlock_instances table
- performance_schema, Section 20.7.2.4, “The
rwlock_instances
Table”
S
- SAVEPOINT, Section 12.3.4, “
SAVEPOINT
and
ROLLBACK TO
SAVEPOINT
Синтаксис” - SCHEMA(), Section 11.14, “Information Functions”
- SCHEMATA
- INFORMATION_SCHEMA table, Section 19.19, “The
INFORMATION_SCHEMA SCHEMATA
Table”
- SCHEMA_PRIVILEGES
- INFORMATION_SCHEMA table, Section 19.20, “The
INFORMATION_SCHEMA SCHEMA_PRIVILEGES
Table”
- SCI (Scalable Coherent Interface), Section 16.3.5.1, “Configuring MySQL Cluster to use SCI Sockets”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- SECOND(), Section 11.7, “Date and Time Functions”
- SEC_TO_TIME(), Section 11.7, “Date and Time Functions”
- SELECT
- INTO, Section 12.2.9.1, “
SELECT ... INTO
Синтаксис” - LIMIT, Section 12.2.9, “
SELECT
Синтаксис” - Query Cache, Section 7.9.3, “The MySQL Query Cache”
- optimizing, Section 7.8.1, “Optimizing Queries with
EXPLAIN
”, Section 12.8.2, “EXPLAIN
Синтаксис”
- SELECT INTO TABLE, Section 1.8.5.1, “
SELECT INTO TABLE
Differences” - SELECT speed, Section 7.2.1.1, “Speed of
SELECT
Statements” - SEQUENCE, Section 3.6.9, “Using
AUTO_INCREMENT
” - SERIAL, Section 10.1.1, “Numeric Type Overview”
- SERIAL DEFAULT VALUE, Section 10.1.4, “Data Type Default Values”
- SERIALIZABLE
- transaction isolation level, Section 12.3.6, “
SET TRANSACTION
Синтаксис”
- SESSION_STATUS
- INFORMATION_SCHEMA table, Section 19.9, “The
INFORMATION_SCHEMA GLOBAL_STATUS
and
SESSION_STATUS
Tables”
- SESSION_USER(), Section 11.14, “Information Functions”
- SESSION_VARIABLES
- INFORMATION_SCHEMA table, Section 19.10, “The
INFORMATION_SCHEMA GLOBAL_VARIABLES
and
SESSION_VARIABLES
Tables”
- SET, Section 12.7.4, “
SET
Синтаксис” - CHARACTER SET, Section 9.1.4, “Connection Character Sets and Collations”, Section 12.7.4, “
SET
Синтаксис” - NAMES, Section 9.1.4, “Connection Character Sets and Collations”, Section 9.1.5, “Configuring the Character Set and Collation for Applications”, Section 12.7.4, “
SET
Синтаксис” - ONE_SHOT, Section 12.7.4, “
SET
Синтаксис” - size, Section 10.5, “Data Type Storage Requirements”
- SET GLOBAL sql_slave_skip_counter, Section 12.4.2.4, “
SET GLOBAL sql_slave_skip_counter
Синтаксис” - SET OPTION, Section 12.7.4, “
SET
Синтаксис” - SET PASSWORD, Section 12.7.1.6, “
SET PASSWORD
Синтаксис” - SET PASSWORD statement, Section 5.5.5, “Assigning Account Passwords”
- SET TRANSACTION, Section 12.3.6, “
SET TRANSACTION
Синтаксис” - SET data type, Section 10.1.3, “String Type Overview”, Section 10.4.5, “The
SET
Type” - SET sql_log_bin, Section 12.4.1.3, “
SET sql_log_bin
Синтаксис” - SET statement
- assignment operator, Section 11.3.4, “Assignment Operators”
- SHA(), Section 11.13, “Encryption and Compression Functions”
- SHA1(), Section 11.13, “Encryption and Compression Functions”
- SHA2(), Section 11.13, “Encryption and Compression Functions”
- SHOW
- in MySQL Cluster management client, Section 16.3.1, “Quick Test Setup of MySQL Cluster”
- SHOW AUTHORS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.1, “SHOW AUTHORS
Синтаксис” - SHOW BINARY LOGS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.2, “SHOW BINARY LOGS
Синтаксис” - SHOW BINLOG EVENTS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.3, “SHOW BINLOG EVENTS
Синтаксис” - SHOW CHARACTER SET, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.4, “SHOW CHARACTER SET
Синтаксис” - SHOW COLLATION, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.5, “SHOW COLLATION
Синтаксис” - SHOW COLUMNS, Section 12.7.5.6, “
SHOW COLUMNS
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW CONTRIBUTORS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.7, “SHOW CONTRIBUTORS
Синтаксис” - SHOW CREATE DATABASE, Section 12.7.5.8, “
SHOW CREATE DATABASE
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW CREATE EVENT, Section 12.7.5, “
SHOW
Синтаксис” - SHOW CREATE FUNCTION, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.10, “SHOW CREATE FUNCTION
Синтаксис” - SHOW CREATE PROCEDURE, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.11, “SHOW CREATE PROCEDURE
Синтаксис” - SHOW CREATE SCHEMA, Section 12.7.5.8, “
SHOW CREATE DATABASE
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW CREATE TABLE, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.12, “SHOW CREATE TABLE
Синтаксис” - SHOW CREATE TRIGGER, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.13, “SHOW CREATE TRIGGER
Синтаксис” - SHOW CREATE VIEW, Section 12.7.5.14, “
SHOW CREATE VIEW
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW DATABASES, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.15, “SHOW DATABASES
Синтаксис” - SHOW ENGINE, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.16, “SHOW ENGINE
Синтаксис” - and MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- used with MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- SHOW ENGINE BDB LOGS, Section 12.7.5.16, “
SHOW ENGINE
Синтаксис” - SHOW ENGINE INNODB STATUS, Section 12.7.5.16, “
SHOW ENGINE
Синтаксис” - SHOW ENGINE NDB STATUS, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”, Section 12.7.5.16, “
SHOW ENGINE
Синтаксис” - SHOW ENGINE NDBCLUSTER STATUS, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”, Section 12.7.5.16, “
SHOW ENGINE
Синтаксис” - SHOW ENGINES, Section 12.7.5.17, “
SHOW ENGINES
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - and MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- used with MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- SHOW ERRORS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.18, “SHOW ERRORS
Синтаксис” - and MySQL Cluster, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- SHOW EVENTS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.19, “SHOW EVENTS
Синтаксис” - SHOW FIELDS, Section 12.7.5.6, “
SHOW COLUMNS
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW FUNCTION CODE, Section 12.7.5.20, “
SHOW FUNCTION CODE
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW FUNCTION STATUS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.21, “SHOW FUNCTION STATUS
Синтаксис” - SHOW GRANTS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.22, “SHOW GRANTS
Синтаксис” - SHOW INDEX, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.23, “SHOW INDEX
Синтаксис” - SHOW INNODB STATUS, Section 12.7.5, “
SHOW
Синтаксис” - SHOW KEYS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.23, “SHOW INDEX
Синтаксис” - SHOW LOGS, Section 12.7.5, “
SHOW
Синтаксис” - SHOW MASTER LOGS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.2, “SHOW BINARY LOGS
Синтаксис” - SHOW MASTER STATUS, Section 12.7.5.24, “
SHOW MASTER STATUS
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW MUTEX STATUS, Section 12.7.5, “
SHOW
Синтаксис” - SHOW OPEN TABLES, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.25, “SHOW OPEN TABLES
Синтаксис” - SHOW PLUGINS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.26, “SHOW PLUGINS
Синтаксис” - SHOW PRIVILEGES, Section 12.7.5.27, “
SHOW PRIVILEGES
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW PROCEDURE CODE, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.28, “SHOW PROCEDURE CODE
Синтаксис” - SHOW PROCEDURE STATUS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.29, “SHOW PROCEDURE STATUS
Синтаксис” - SHOW PROCESSLIST, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.30, “SHOW PROCESSLIST
Синтаксис” - SHOW PROFILE, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.31, “SHOW PROFILE
Синтаксис”, Section 12.7.5.32, “SHOW PROFILES
Синтаксис” - SHOW PROFILES, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.32, “SHOW PROFILES
Синтаксис” - SHOW RELAYLOG EVENTS, Section 12.7.5.33, “
SHOW RELAYLOG EVENTS
Синтаксис” - SHOW SCHEDULER STATUS, Section 12.7.5, “
SHOW
Синтаксис”, Section 18.4.5, “Event Scheduler Status” - SHOW SCHEMAS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.15, “SHOW DATABASES
Синтаксис” - SHOW SLAVE HOSTS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.34, “SHOW SLAVE HOSTS
Синтаксис” - SHOW SLAVE STATUS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.35, “SHOW SLAVE STATUS
Синтаксис” - SHOW STATUS, Section 12.7.5, “
SHOW
Синтаксис” - and MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- used with MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- SHOW STORAGE ENGINES, Section 12.7.5.17, “
SHOW ENGINES
Синтаксис” - SHOW TABLE STATUS, Section 12.7.5, “
SHOW
Синтаксис” - SHOW TABLE TYPES, Section 12.7.5.17, “
SHOW ENGINES
Синтаксис” - SHOW TABLES, Section 12.7.5.38, “
SHOW TABLES
Синтаксис”, Section 12.7.5, “SHOW
Синтаксис” - SHOW TRIGGERS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.39, “SHOW TRIGGERS
Синтаксис” - SHOW VARIABLES, Section 12.7.5, “
SHOW
Синтаксис” - and MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- used with MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- SHOW WARNINGS, Section 12.7.5, “
SHOW
Синтаксис”, Section 12.7.5.41, “SHOW WARNINGS
Синтаксис” - and MySQL Cluster, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- SHOW command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- SHOW extensions, Section 19.32, “Extensions to
SHOW
Statements” - SHOW with WHERE, Section 19.32, “Extensions to
SHOW
Statements”, Глава 19, INFORMATION_SCHEMA
Tables - SHUTDOWN command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- SIGN(), Section 11.6.2, “Mathematical Functions”
- SIGNAL, Section 12.6.7.4, “
SIGNAL
Синтаксис” - SIN(), Section 11.6.2, “Mathematical Functions”
- SLEEP(), Section 11.15, “Miscellaneous Functions”
- SMALLINT data type, Section 10.1.1, “Numeric Type Overview”
- SNAPSHOTEND (START BACKUP command), Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- SNAPSHOTSTART (START BACKUP command), Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- SOME, Section 12.2.10.3, “Subqueries with
ANY
, IN
, or
SOME
” - SOUNDEX(), Section 11.5, “String Functions”
- SOUNDS LIKE, Section 11.5, “String Functions”
- SPACE(), Section 11.5, “String Functions”
- SQL mode, Section 5.1.6, “Server SQL Modes”
- ALLOW_INVALID_DATES, Section 5.1.6, “Server SQL Modes”
- ANSI, Section 5.1.6, “Server SQL Modes”
- ANSI_QUOTES, Section 5.1.6, “Server SQL Modes”
- DB2, Section 5.1.6, “Server SQL Modes”
- ERROR_FOR_DIVISION_BY_ZERO, Section 5.1.6, “Server SQL Modes”
- HIGH_NOT_PRECEDENCE, Section 5.1.6, “Server SQL Modes”
- IGNORE_SPACE, Section 5.1.6, “Server SQL Modes”
- MAXDB, Section 5.1.6, “Server SQL Modes”
- MSSQL, Section 5.1.6, “Server SQL Modes”
- MYSQL323, Section 5.1.6, “Server SQL Modes”
- MYSQL40, Section 5.1.6, “Server SQL Modes”
- NO_AUTO_CREATE_USER, Section 5.1.6, “Server SQL Modes”
- NO_AUTO_VALUE_ON_ZERO, Section 5.1.6, “Server SQL Modes”
- NO_BACKSLASH_ESCAPES, Section 5.1.6, “Server SQL Modes”
- NO_DIR_IN_CREATE, Section 5.1.6, “Server SQL Modes”
- NO_ENGINE_SUBSTITUTION, Section 5.1.6, “Server SQL Modes”
- NO_FIELD_OPTIONS, Section 5.1.6, “Server SQL Modes”
- NO_KEY_OPTIONS, Section 5.1.6, “Server SQL Modes”
- NO_TABLE_OPTIONS, Section 5.1.6, “Server SQL Modes”
- NO_UNSIGNED_SUBTRACTION, Section 5.1.6, “Server SQL Modes”
- NO_ZERO_DATE, Section 5.1.6, “Server SQL Modes”
- NO_ZERO_IN_DATE, Section 5.1.6, “Server SQL Modes”
- ONLY_FULL_GROUP_BY, Section 5.1.6, “Server SQL Modes”, Section 11.16.3, “
GROUP BY
and HAVING
with Hidden
Columns” - ORACLE, Section 5.1.6, “Server SQL Modes”
- PAD_CHAR_TO_FULL_LENGTH, Section 5.1.6, “Server SQL Modes”
- PIPES_AS_CONCAT, Section 5.1.6, “Server SQL Modes”
- POSTGRESQL, Section 5.1.6, “Server SQL Modes”
- REAL_AS_FLOAT, Section 5.1.6, “Server SQL Modes”
- STRICT_ALL_TABLES, Section 5.1.6, “Server SQL Modes”
- STRICT_TRANS_TABLES, Section 5.1.6, “Server SQL Modes”
- TRADITIONAL, Section 5.1.6, “Server SQL Modes”
- and partitioning, Section 15.4.1.25, “Replication and Server SQL Mode”, Section 17.5, “Restrictions and Limitations on Partitioning”
- and replication, Section 15.4.1.25, “Replication and Server SQL Mode”
- strict, Section 5.1.6, “Server SQL Modes”
- SQL node (MySQL Cluster)
- defined, Section 16.1.1, “MySQL Cluster Core Concepts”
- SQL nodes (MySQL Cluster), Section 16.4.1, “MySQL Server Usage for MySQL Cluster”
- SQL scripts, Section 4.5.1, “mysql — The MySQL Command-Line Tool”
- SQL statements
- replication masters, Section 12.4.1, “SQL Statements for Controlling Master Servers”
- replication slaves, Section 12.4.2, “SQL Statements for Controlling Slave Servers”
- SQL statements relating to MySQL Cluster, Section 16.5.8, “Quick Reference: MySQL Cluster SQL Statements”
- SQL-92
- extensions to, Section 1.8, “MySQL Standards Compliance”
- SQL_BIG_RESULT, Section 12.2.9, “
SELECT
Синтаксис” - SQL_BUFFER_RESULT, Section 12.2.9, “
SELECT
Синтаксис” - SQL_CACHE, Section 7.9.3.2, “Query Cache
SELECT
Options”, Section 12.2.9, “SELECT
Синтаксис” - SQL_CALC_FOUND_ROWS, Section 12.2.9, “
SELECT
Синтаксис” - SQL_NO_CACHE, Section 7.9.3.2, “Query Cache
SELECT
Options”, Section 12.2.9, “SELECT
Синтаксис” - SQL_SMALL_RESULT, Section 12.2.9, “
SELECT
Синтаксис” - SQRT(), Section 11.6.2, “Mathematical Functions”
- SRID(), Section 11.17.5.2.1, “General Geometry Functions”
- SSH, Section 5.5.9, “Connecting to MySQL Remotely from Windows with SSH”, Section 5.3.3, “Making MySQL Secure Against Attackers”
- SSL, Section 5.5.8.2, “Using SSL Connections”
- SSL and X509 Basics, Section 5.5.8, “Using SSL for Secure Connections”
- SSL command options, Section 5.5.8.3, “SSL Command Options”
- SSL options, Section 4.2.2, “Connecting to the MySQL Server”
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- SSL related options, Section 12.7.1.3, “
GRANT
Синтаксис” - START
- XA transactions, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- START BACKUP
- NOWAIT, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- SNAPSHOTEND, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- SNAPSHOTSTART, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- WAIT COMPLETED, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- WAIT STARTED, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- syntax, Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- START SLAVE, Section 12.4.2.5, “
START SLAVE
Синтаксис” - START TRANSACTION, Section 12.3.1, “
START TRANSACTION
,
COMMIT
, and
ROLLBACK
Синтаксис” - START command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- STARTUP Events (MySQL Cluster), Section 16.5.5.2, “MySQL Cluster Log Events”
- STATISTICS
- INFORMATION_SCHEMA table, Section 19.21, “The
INFORMATION_SCHEMA STATISTICS
Table”
- STATISTICS Events (MySQL Cluster), Section 16.5.5.2, “MySQL Cluster Log Events”
- STATUS command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- STD(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - STDDEV(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - STDDEV_POP(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - STDDEV_SAMP(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - STOP SLAVE, Section 12.4.2.6, “
STOP SLAVE
Синтаксис” - STOP command (MySQL Cluster), Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- STRAIGHT_JOIN, Section 7.8.2, “
EXPLAIN
Output Format”, Section 7.8.1, “Optimizing Queries with EXPLAIN
”, Section 7.13.5, “LEFT JOIN
and RIGHT JOIN
Optimization”, Section 12.2.9.2, “JOIN
Синтаксис”, Section 12.2.9, “SELECT
Синтаксис” - STRCMP(), Section 11.5.1, “String Comparison Functions”
- STRICT_ALL_TABLES SQL mode, Section 5.1.6, “Server SQL Modes”
- STRICT_TRANS_TABLES SQL mode, Section 5.1.6, “Server SQL Modes”
- STR_TO_DATE(), Section 11.7, “Date and Time Functions”
- ST_Contains(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- ST_Crosses(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- ST_Disjoint(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- ST_Equals(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- ST_Intersects(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- ST_Overlaps(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- ST_Touches(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- ST_Within(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- SUBDATE(), Section 11.7, “Date and Time Functions”
- SUBPARTITION BY KEY
- known issues, Section 17.5, “Restrictions and Limitations on Partitioning”
- SUBSTR(), Section 11.5, “String Functions”
- SUBSTRING(), Section 11.5, “String Functions”
- SUBSTRING_INDEX(), Section 11.5, “String Functions”
- SUBTIME(), Section 11.7, “Date and Time Functions”
- SUM(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - SUM(DISTINCT), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - SYSCONFDIR option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- SYSDATE(), Section 11.7, “Date and Time Functions”
- SYSTEM_USER(), Section 11.14, “Information Functions”
- Saving state
- thread state, Section 7.12.5.2, “General Thread States”
- SchedulerExecutionTimer, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- SchedulerSpinTimer, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Searching rows for update
- thread state, Section 7.12.5.2, “General Thread States”
- SendBufferMemory, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”
- SendLimit, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- SendSignalId, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”, Section 16.3.2.8, “MySQL Cluster TCP/IP Connections”, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- Sending binlog event to slave
- thread state, Section 7.12.5.5, “Replication Master Thread States”
- ServerPort, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Set option
- thread command, Section 7.12.5.1, “Thread Command Values”
- SharedBufferSize, Section 16.3.2.11, “SCI Transport Connections in MySQL Cluster”
- SharedGlobalMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- ShmKey, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- ShmSize, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- Shutdown
- thread command, Section 7.12.5.1, “Thread Command Values”
- Shutting down
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- SigNum, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- Slave has read all relay log; waiting for the slave I/O thread to update it
- thread state, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Sleep
- thread command, Section 7.12.5.1, “Thread Command Values”
- Solaris
- installation, Section 2.6, “Installing MySQL on Solaris and OpenSolaris”
- Solaris installation problems, Section 2.6, “Installing MySQL on Solaris and OpenSolaris”
- Solaris troubleshooting, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- Solaris x86_64 issues, Section 13.3.14.1, “
InnoDB
Performance Tuning Tips”, Section 7.5.7, “Optimizing InnoDB
Disk I/O” - Sorting for group
- thread state, Section 7.12.5.2, “General Thread States”
- Sorting for order
- thread state, Section 7.12.5.2, “General Thread States”
- Sorting index
- thread state, Section 7.12.5.2, “General Thread States”
- Sorting result
- thread state, Section 7.12.5.2, “General Thread States”
- Spatial Extensions in MySQL, Section 11.17.1, “Introduction to MySQL Spatial Support”
- Standard Monitor
- InnoDB, Section 13.3.14.2, “
SHOW ENGINE INNODB
STATUS
and the InnoDB
Monitors”
- Standard SQL
- differences from, Section 1.8.5, “MySQL Differences from Standard SQL”, Section 12.7.1.3, “
GRANT
Синтаксис” - extensions to, Section 1.8, “MySQL Standards Compliance”, Section 1.8.4, “MySQL Extensions to Standard SQL”
- StartFailRetryDelay, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- StartFailureTimeout, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- StartNoNodeGroupTimeout, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- StartPartialTimeout, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- StartPartitionedTimeout, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- StartPoint(), Section 11.17.5.2.3, “
LineString
Functions” - Starting many servers, Section 5.6, “Running Multiple MySQL Instances on One Machine”
- StartupStatusReportFrequency, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Statistics
- thread command, Section 7.12.5.1, “Thread Command Values”
- StopOnError, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- StringMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Sybase compatibility, Section 12.8.4, “
USE
Синтаксис” - SymDifference(), Section 11.17.5.3.2, “Spatial Operators”
- Syncing ndb table schema operation and binlog
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- System lock
- thread state, Section 7.12.5.2, “General Thread States”
- safe statement (replication)
- defined, Section 15.1.2.3, “Determination of Safe and Unsafe Statements in Binary Logging”
- safe-mode option
- mysqld, Section 5.1.2, “Server Command Options”
- safe-recover option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- safe-show-database option
- mysqld, Section 5.1.2, “Server Command Options”
- safe-updates option, Section 4.5.1.6.2, “Using the
--safe-updates
Option” - mysql, Section 4.5.1.1, “mysql Options”
- safe-user-create option
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- safe_mysqld, Section 4.3.2, “mysqld_safe — MySQL Server Startup Script”
- same value wins (conflict resolution), Section 16.6.11, “MySQL Cluster Replication Conflict Resolution”
- scale
- arithmetic, Section 11.18, “Precision Math”
- numeric, Глава 10, Data Types
- schema
- altering, Section 12.1.1, “
ALTER DATABASE
Синтаксис” - creating, Section 12.1.10, “
CREATE DATABASE
Синтаксис” - deleting, Section 12.1.21, “
DROP DATABASE
Синтаксис”
- script files, Section 3.5, “Using mysql in Batch Mode”
- scripts, Section 4.3.2, “mysqld_safe — MySQL Server Startup Script”, Section 4.3.4, “mysqld_multi — Manage Multiple MySQL Servers”
- SQL, Section 4.5.1, “mysql — The MySQL Command-Line Tool”
- mysql_install_db, Section 2.10.1.1, “Problems Running mysql_install_db”
- searching
- MySQL Web pages, Section 1.7, “How to Report Bugs or Problems”
- and case sensitivity, Section C.5.5.1, “Case Sensitivity in String Searches”
- full-text, Section 11.9, “Full-Text Search Functions”
- two keys, Section 3.6.7, “Searching on Two Keys”
- secondary index
- InnoDB, Section 13.3.11.1, “Clustered and Secondary Indexes”
- secure-auth option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- secure-file-priv option
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- secure_auth system variable, Section 5.1.3, “Server System Variables”
- secure_file_priv system variable, Section 5.1.3, “Server System Variables”
- securing a MySQL Cluster, Section 16.5.10.3, “MySQL Cluster and MySQL Security Procedures”
- security
- against attackers, Section 5.3.3, “Making MySQL Secure Against Attackers”
- and NDB utilities, Section 16.5.10.3, “MySQL Cluster and MySQL Security Procedures”
- and malicious SQL statements, Section 16.5.10.2, “MySQL Cluster and MySQL Privileges”
- security system, Section 5.4, “The MySQL Access Privilege System”
- select_limit variable, Section 4.5.1.1, “mysql Options”
- selecting
- databases, Section 3.3.1, “Creating and Selecting a Database”
- semi-consistent read
- InnoDB, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- semisynchronous replication, Section 15.3.8, “Semisynchronous Replication”
- administrative interface, Section 15.3.8.1, “Semisynchronous Replication Administrative Interface”
- configuration, Section 15.3.8.2, “Semisynchronous Replication Installation and Configuration”
- installation, Section 15.3.8.2, “Semisynchronous Replication Installation and Configuration”
- monitoring, Section 15.3.8.3, “Semisynchronous Replication Monitoring”
- semisynchronous replication plugins, Section 22.2.3.5, “Semisynchronous Replication Plugins”
- sending cached result to client
- thread state, Section 7.12.5.4, “Query Cache Thread States”
- sequence emulation, Section 11.14, “Information Functions”
- sequences, Section 3.6.9, “Using
AUTO_INCREMENT
” - server
- connecting, Section 3.1, “Connecting to and Disconnecting from the Server”, Section 4.2.2, “Connecting to the MySQL Server”
- debugging, Section 22.5.1, “Debugging a MySQL Server”
- disconnecting, Section 3.1, “Connecting to and Disconnecting from the Server”
- logs, Section 5.2, “MySQL Server Logs”
- restart, Section 2.10.1, “Unix Postinstallation Procedures”
- shutdown, Section 2.10.1, “Unix Postinstallation Procedures”
- signal handling, Section 5.1.9, “Server Response to Signals”
- starting, Section 2.10.1, “Unix Postinstallation Procedures”
- starting and stopping, Section 2.10.1.2, “Starting and Stopping MySQL Automatically”
- starting problems, Section 2.10.1.3, “Starting and Troubleshooting the MySQL Server”
- server administration, Section 4.5.2, “mysqladmin — Client for Administering a MySQL Server”
- server plugins, Section 5.1.7, “Server Plugins”
- server variable, Section 5.1.3, “Server System Variables”, Section 12.7.5.40, “
SHOW VARIABLES
Синтаксис” - server variables, Section 5.1.3, “Server System Variables”, Section 12.7.5.40, “
SHOW VARIABLES
Синтаксис” - server-id option
- mysqlbinlog, Описание
- mysqld, Section 15.1.3, “Replication and Binary Logging Options and Variables”
- server-id-bits option
- mysqlbinlog, Описание
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- server-side cursor
- restrictions, Section E.3, “Restrictions on Server-Side Cursors”
- server_id system variable, Section 5.1.3, “Server System Variables”
- server_id_bits system variable, Section 16.3.4.3, “MySQL Cluster System Variables”
- server_uuid system variable
- mysqld, Section 15.1.3, “Replication and Binary Logging Options and Variables”
- servers
- multiple, Section 5.6, “Running Multiple MySQL Instances on One Machine”
- service-startup-timeout option
- mysql.server, Описание
- services
- for plugins, Section 22.2.5, “MySQL Services for Plugins”
- session variable
- autocommit, Section 5.1.3, “Server System Variables”
- big_tables, Section 5.1.3, “Server System Variables”
- error_count, Section 5.1.3, “Server System Variables”
- external_user, Section 5.1.3, “Server System Variables”
- foreign_key_checks, Section 5.1.3, “Server System Variables”
- identity, Section 5.1.3, “Server System Variables”
- insert_id, Section 5.1.3, “Server System Variables”
- last_insert_id, Section 5.1.3, “Server System Variables”
- profiling, Section 5.1.3, “Server System Variables”
- profiling_history_size, Section 5.1.3, “Server System Variables”
- proxy_user, Section 5.1.3, “Server System Variables”
- rand_seed1, Section 5.1.3, “Server System Variables”
- rand_seed2, Section 5.1.3, “Server System Variables”
- sql_auto_is_null, Section 5.1.3, “Server System Variables”
- sql_big_selects, Section 5.1.3, “Server System Variables”
- sql_buffer_result, Section 5.1.3, “Server System Variables”
- sql_log_bin, Section 5.1.3, “Server System Variables”
- sql_log_off, Section 5.1.3, “Server System Variables”
- sql_log_update, Section 5.1.3, “Server System Variables”
- sql_notes, Section 5.1.3, “Server System Variables”
- sql_quote_show_create, Section 5.1.3, “Server System Variables”
- sql_safe_updates, Section 5.1.3, “Server System Variables”
- sql_warnings, Section 5.1.3, “Server System Variables”
- timestamp, Section 5.1.3, “Server System Variables”
- transaction_allow_batching, Section 16.3.4.3, “MySQL Cluster System Variables”
- unique_checks, Section 5.1.3, “Server System Variables”
- warning_count, Section 5.1.3, “Server System Variables”
- session variables
- and replication, Section 15.4.1.33, “Replication and Variables”
- set-auto-increment[ option
- myisamchk, Section 4.6.3.4, “Other myisamchk Options”
- set-character-set option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- set-charset option
- mysqlbinlog, Описание
- mysqldump, Описание
- set-collation option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- setting
- passwords, Section 5.5.5, “Assigning Account Passwords”
- setting passwords, Section 12.7.1.6, “
SET PASSWORD
Синтаксис” - setting program variables, Section 4.2.3.4, “Using Options to Set Program Variables”
- setup
- postinstallation, Section 2.10, “Postinstallation Setup and Testing”
- thread state, Section 7.12.5.2, “General Thread States”
- setup_consumers table
- performance_schema, Section 20.7.1.1, “The
setup_consumers
Table”
- setup_instruments table
- performance_schema, Section 20.7.1.2, “The
setup_instruments
Table”
- setup_timers table
- performance_schema, Section 20.7.1.3, “The
setup_timers
Table”
- shared memory transporter, Section 16.3.2.10, “MySQL Cluster Shared-Memory Connections”
- shared-memory option
- mysqld, Section 5.1.2, “Server Command Options”
- shared-memory-base-name option, Section 4.2.2, “Connecting to the MySQL Server”
- mysqld, Section 5.1.2, “Server Command Options”
- mysqlslap, Описание
- shared_memory system variable, Section 5.1.3, “Server System Variables”
- shared_memory_base_name system variable, Section 5.1.3, “Server System Variables”
- shell syntax, Section 1.2, “Typographical and Синтаксис Conventions”
- short-form option
- mysqlbinlog, Описание
- show-slave-auth-info option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- show-table-type option
- mysqlshow, Описание
- show-warnings option
- mysql, Section 4.5.1.1, “mysql Options”
- showing
- database information, Section 4.5.6, “mysqlshow — Display Database, Table, and Column Information”
- shutdown, Section 5.1.10, “The Shutdown Process”
- shutdown_timeout variable, Описание
- shutting down
- the server, Section 2.10.1, “Unix Postinstallation Procedures”
- sigint-ignore option
- mysql, Section 4.5.1.1, “mysql Options”
- signal
- restrictions, Section E.2, “Restrictions on Condition Handling”
- signals
- server response, Section 5.1.9, “Server Response to Signals”
- silent column changes, Section 12.1.17.2, “Silent Column Specification Changes”
- silent option
- myisamchk, Section 4.6.3.1, “myisamchk General Options”
- myisampack, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- mysqlcheck, Описание
- mysqld_multi, Описание
- mysqlimport, Описание
- mysqlslap, Описание
- perror, Описание
- resolveip, Описание
- single quote (\'), Section 8.1.1, “String Literals”
- single user mode (MySQL Cluster), Section 16.5.7, “MySQL Cluster Single User Mode”, Section 16.5.2, “Commands in the MySQL Cluster Management Client”
- single-transaction option
- mysqldump, Описание
- size of tables, Section E.10.3, “Limits on Table Size”
- sizes
- display, Глава 10, Data Types
- skip-bdb option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-column-names option
- mysql, Section 4.5.1.1, “mysql Options”
- skip-comments option
- mysqldump, Описание
- skip-concurrent-insert option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-event-scheduler option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-external-locking option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-grant-tables option
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-host-cache option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-innodb option
- mysqld, Section 5.1.2, “Server Command Options”, Section 13.3.4, “
InnoDB
Startup Options and System Variables”
- skip-kill-mysqld option
- mysqld_safe, Описание
- skip-line-numbers option
- mysql, Section 4.5.1.1, “mysql Options”
- skip-merge option
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-name-resolve option
- mysql_install_db, Описание
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-ndbcluster option
- mysqld, Section 16.3.4.2, “MySQL Server Options for MySQL Cluster”
- skip-networking option
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-opt option
- mysqldump, Описание
- skip-partition option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-safemalloc option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-show-database option
- mysqld, Section 5.1.2, “Server Command Options”, Section 5.3.4, “Security-Related mysqld Options”
- skip-slave-start option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- skip-stack-trace option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-symbolic-links option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-syslog option
- mysqld_safe, Описание
- skip-thread-priority option
- mysqld, Section 5.1.2, “Server Command Options”
- skip-use-db option
- mysql_find_rows, Описание
- skip_external_locking system variable, Section 5.1.3, “Server System Variables”
- skip_name_resolve system variable, Section 5.1.3, “Server System Variables”
- skip_networking system variable, Section 5.1.3, “Server System Variables”
- skip_show_database system variable, Section 5.1.3, “Server System Variables”
- slave option
- mysqlslap, Описание
- slave-load-tmpdir option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave-net-timeout option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave-parallel-workers option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave-skip-errors option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave-sql-verify-checksum option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_allow_batching, Section 16.6.6, “Starting MySQL Cluster Replication (Single Replication Channel)”
- slave_compressed_protocol option
- mysqld, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_compressed_protocol system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_exec_mode system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_load_tmpdir system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_net_timeout system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_parallel_workers system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_skip_errors system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_sql_verify_checksum system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_transaction_retries system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_type_conversions system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- sleep option
- mysqladmin, Описание
- slow queries, Описание
- slow query log, Section 5.2.5, “The Slow Query Log”
- and replication, Section 15.4.1.14, “Replication and the Slow Query Log”
- slow-query-log option
- mysqld, Section 5.1.2, “Server Command Options”
- slow-start-timeout option
- mysqld, Section 5.1.2, “Server Command Options”
- slow_launch_time system variable, Section 5.1.3, “Server System Variables”
- slow_query_log system variable, Section 5.1.3, “Server System Variables”
- slow_query_log_file system variable, Section 5.1.3, “Server System Variables”
- socket location
- changing, Section 2.9.4, “MySQL Source-Configuration Options”
- socket option, Section 4.2.2, “Connecting to the MySQL Server”
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_config, Описание
- mysql_convert_table_format, Описание
- mysql_setpermission, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_safe, Описание
- mysqldump, Описание
- mysqlhotcopy, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- socket system variable, Section 5.1.3, “Server System Variables”
- sort-index option
- myisamchk, Section 4.6.3.4, “Other myisamchk Options”
- sort-records option
- myisamchk, Section 4.6.3.4, “Other myisamchk Options”
- sort-recover option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- sort_buffer_size myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- sort_buffer_size system variable, Section 5.1.3, “Server System Variables”
- sort_key_blocks myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- sorting
- data, Section 3.3.4.4, “Sorting Rows”
- grant tables, Section 5.4.5, “Access Control, Stage 2: Request Verification”, Section 5.4.4, “Access Control, Stage 1: Connection Verification”
- table rows, Section 3.3.4.4, “Sorting Rows”
- source (mysql client command), Section 3.5, “Using mysql in Batch Mode”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- source command
- mysql, Section 4.5.1.2, “mysql Commands”
- source distribution
- installing, Section 2.9, “Installing MySQL from Source”
- spassword option
- mysqlaccess, Описание
- speed
- increasing with replication, Глава 15, Replication
- inserting, Section 7.2.2.1, “Speed of
INSERT
Statements” - of queries, Section 7.2.1, “Optimizing
SELECT
Statements”, Section 7.2.1.1, “Speed of SELECT
Statements”
- sporadic-binlog-dump-fail option
- mysqld, Section 15.1.3.4, “Binary Log Options and Variables”
- sql-mode option
- mysqld, Section 5.1.2, “Server Command Options”
- sql_auto_is_null session variable, Section 5.1.3, “Server System Variables”
- sql_big_selects session variable, Section 5.1.3, “Server System Variables”
- sql_buffer_result session variable, Section 5.1.3, “Server System Variables”
- sql_log_bin session variable, Section 5.1.3, “Server System Variables”
- sql_log_bin system variable, Section 5.1.3, “Server System Variables”
- sql_log_off session variable, Section 5.1.3, “Server System Variables”
- sql_log_off system variable, Section 5.1.3, “Server System Variables”
- sql_log_update session variable, Section 5.1.3, “Server System Variables”
- sql_log_update system variable, Section 5.1.3, “Server System Variables”
- sql_mode system variable, Section 5.1.3, “Server System Variables”
- sql_notes session variable, Section 5.1.3, “Server System Variables”
- sql_quote_show_create session variable, Section 5.1.3, “Server System Variables”
- sql_safe_updates session variable, Section 5.1.3, “Server System Variables”
- sql_select_limit system variable, Section 5.1.3, “Server System Variables”
- sql_slave_skip_counter, Section 12.4.2.4, “
SET GLOBAL sql_slave_skip_counter
Синтаксис” - sql_slave_skip_counter system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- sql_warnings session variable, Section 5.1.3, “Server System Variables”
- sql_yacc.cc problems, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- square brackets, Глава 10, Data Types
- srcdir option
- mysql_install_db, Описание
- ssl option, Section 5.5.8.3, “SSL Command Options”
- ssl-ca option, Section 5.5.8.3, “SSL Command Options”
- ssl-capath option, Section 5.5.8.3, “SSL Command Options”
- ssl-cert option, Section 5.5.8.3, “SSL Command Options”
- ssl-cipher option, Section 5.5.8.3, “SSL Command Options”
- ssl-crl option, Section 5.5.8.3, “SSL Command Options”
- ssl-crlpath option, Section 5.5.8.3, “SSL Command Options”
- ssl-key option, Section 5.5.8.3, “SSL Command Options”
- ssl-verify-server-cert option, Section 5.5.8.3, “SSL Command Options”
- ssl_ca system variable, Section 5.1.3, “Server System Variables”
- ssl_capath system variable, Section 5.1.3, “Server System Variables”
- ssl_cert system variable, Section 5.1.3, “Server System Variables”
- ssl_cipher system variable, Section 5.1.3, “Server System Variables”
- ssl_crl system variable, Section 5.1.3, “Server System Variables”
- ssl_crlpath system variable, Section 5.1.3, “Server System Variables”
- ssl_key system variable, Section 5.1.3, “Server System Variables”
- standalone option
- mysqld, Section 5.1.2, “Server Command Options”
- standards compatibility, Section 1.8, “MySQL Standards Compliance”
- start-datetime option
- mysqlbinlog, Описание
- start-position option
- mysqlbinlog, Описание
- start_row option
- mysql_find_rows, Описание
- starting
- comments, Section 1.8.5.5, “'
--
' as the Start of a Comment” - mysqld, Section 5.3.6, “How to Run MySQL as a Normal User”
- the server, Section 2.10.1, “Unix Postinstallation Procedures”
- the server automatically, Section 2.10.1.2, “Starting and Stopping MySQL Automatically”
- starting slave
- thread state, Section 7.12.5.8, “Replication Slave Connection Thread States”
- startup options
- default, Section 4.2.3.3, “Using Option Files”
- startup parameters, Section 7.11.2, “Tuning Server Parameters”
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- tuning, Section 7.11.1, “System Factors and Startup Parameter Tuning”
- statefile option
- comp_err, Описание
- statement-based replication
- advantages, Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based
Replication”
- disadvantages, Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based
Replication”
- unsafe statements, Section 15.1.2.1, “Advantages and Disadvantages of Statement-Based and Row-Based
Replication”
- statements
- GRANT, Section 5.5.2, “Adding User Accounts”
- INSERT, Section 5.5.2, “Adding User Accounts”
- compound, Section 12.6, “MySQL Compound-Statement Синтаксис”
- replication masters, Section 12.4.1, “SQL Statements for Controlling Master Servers”
- replication slaves, Section 12.4.2, “SQL Statements for Controlling Slave Servers”
- statically
- compiling, Section 2.9.4, “MySQL Source-Configuration Options”
- statistics
- thread state, Section 7.12.5.2, “General Thread States”
- stats option
- myisam_ftdump, Описание
- stats_method myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
- status
- tables, Section 12.7.5.37, “
SHOW TABLE STATUS
Синтаксис”
- status command
- mysql, Section 4.5.1.2, “mysql Commands”
- results, Описание
- status logs (replication), Section 15.2.2, “Replication Relay and Status Logs”
- status option
- mysqlshow, Описание
- status variable
- Rpl_semi_sync_master_clients, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_net_avg_wait_time, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_net_wait_time, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_net_waits, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_no_times, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_no_tx, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_status, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_timefunc_failures, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_tx_avg_wait_time, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_tx_wait_time, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_tx_waits, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_wait_pos_backtraverse, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_wait_sessions, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_master_yes_tx, Section 5.1.5, “Server Status Variables”
- Rpl_semi_sync_slave_status, Section 5.1.5, “Server Status Variables”
- Rpl_status, Section 5.1.5, “Server Status Variables”
- status variables, Section 12.7.5.36, “
SHOW STATUS
Синтаксис”, Section 5.1.5, “Server Status Variables” - MySQL Cluster, Section 16.3.4.4, “MySQL Cluster Status Variables”
- stop-datetime option
- mysqlbinlog, Описание
- stop-never option
- mysqlbinlog, Описание
- stop-never-slave-server-id option
- mysqlbinlog, Описание
- stop-position option
- mysqlbinlog, Описание
- stopping
- the server, Section 2.10.1.2, “Starting and Stopping MySQL Automatically”
- stopword list
- user-defined, Section 11.9.6, “Fine-Tuning MySQL Full-Text Search”
- stopwords, Section 11.9.4, “Full-Text Stopwords”
- storage engine
- ARCHIVE, Section 13.8, “The
ARCHIVE
Storage Engine” - InnoDB, Section 13.3, “The
InnoDB
Storage Engine” - PERFORMANCE_SCHEMA, Глава 20, MySQL Performance Schema
- storage engine plugins, Section 22.2.3.1, “Storage Engine Plugins”
- storage engines
- InnoDB as default, Section 13.3.1, “InnoDB as the Default MySQL Storage Engine”
- and application feature requirements, Section 16.1.5.3, “
NDB
and InnoDB
Feature Usage Summary” - applications supported, Section 16.1.5.2, “
NDB
and InnoDB
Workloads” - availability, Section 16.1.5, “MySQL Server using
InnoDB
Compared with MySQL Cluster” - choosing, Глава 13, Storage Engines
- differences between NDB and InnoDB, Section 16.1.5.1, “Differences Between the
NDB
and
InnoDB
Storage Engines” - usage scenarios, Section 16.1.5.3, “
NDB
and InnoDB
Feature Usage Summary”
- storage nodes - see data nodes, ndbd, Section 16.4.2, “ndbd — The MySQL Cluster Data Node Daemon”
- storage requirements
- data type, Section 10.5, “Data Type Storage Requirements”
- storage space
- minimizing, Section 7.4.1, “Optimizing Data Size”
- storage_engine system variable, Section 5.1.3, “Server System Variables”
- stored functions, Section 18.2, “Using Stored Routines (Procedures and Functions)”
- and INSERT DELAYED, Section 12.2.5, “
INSERT
Синтаксис”
- stored procedures, Section 18.2, “Using Stored Routines (Procedures and Functions)”
- stored programs, Глава 18, Stored Programs and Views, Section 12.6, “MySQL Compound-Statement Синтаксис”
- stored routine
- restrictions, Section E.1, “Restrictions on Stored Programs”
- stored routines
- LAST_INSERT_ID(), Section 18.2.4, “Stored Procedures, Functions, Triggers, and
LAST_INSERT_ID()
” - and replication, Section 15.4.1.8, “Replication of Invoked Features”
- metadata, Section 18.2.3, “Stored Routine Metadata”
- storing result in query cache
- thread state, Section 7.12.5.4, “Query Cache Thread States”
- storing row into queue
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- strict SQL mode, Section 5.1.6, “Server SQL Modes”
- string collating, Section 9.3.2, “String Collating Support for Complex Character Sets”
- string comparison functions, Section 11.5.1, “String Comparison Functions”
- string comparisons
- case sensitivity, Section 11.5.1, “String Comparison Functions”
- string concatenation, Section 8.1.1, “String Literals”, Section 11.5, “String Functions”
- string functions, Section 11.5, “String Functions”
- string literal introducer, Section 9.1.3.5, “Character String Literal Character Set and Collation”, Section 8.1.1, “String Literals”
- string replacement
- replace utility, Section 4.8.2, “replace — A String-Replacement Utility”
- string types, Section 10.4, “String Types”, Section 10.5, “Data Type Storage Requirements”
- strings
- defined, Section 8.1.1, “String Literals”
- escape sequences, Section 8.1.1, “String Literals”
- nondelimited, Section 8.1.3, “Date and Time Literals”
- striping
- defined, Section 7.11.3, “Optimizing Disk I/O”
- subpartitioning, Section 17.2.6, “Subpartitioning”
- subpartitions, Section 17.2.6, “Subpartitioning”
- known issues, Section 17.5, “Restrictions and Limitations on Partitioning”
- subqueries, Section 12.2.10, “Subquery Синтаксис”
- correlated, Section 12.2.10.7, “Correlated Subqueries”
- errors, Section 12.2.10.9, “Subquery Ошибки”
- rewriting as joins, Section 12.2.10.11, “Rewriting Subqueries as Joins”
- with ALL, Section 12.2.10.4, “Subqueries with
ALL
” - with ANY, IN, SOME, Section 12.2.10.3, “Subqueries with
ANY
, IN
, or
SOME
” - with EXISTS, Section 12.2.10.6, “Subqueries with
EXISTS
or NOT
EXISTS
” - with NOT EXISTS, Section 12.2.10.6, “Subqueries with
EXISTS
or NOT
EXISTS
” - with ROW, Section 12.2.10.5, “Row Subqueries”
- subquery, Section 12.2.10, “Subquery Синтаксис”
- restrictions, Section E.4, “Restrictions on Subqueries”
- subquery optimization, Section 7.13.12, “Optimizing
IN
/=ANY
Subqueries” - subselects, Section 12.2.10, “Subquery Синтаксис”
- subtraction (-), Section 11.6.1, “Arithmetic Operators”
- suffix option
- mysqlhotcopy, Описание
- super-large-pages option
- mysqld, Section 5.1.2, “Server Command Options”
- superuser, Section 2.10.2, “Securing the Initial MySQL Accounts”
- superuser option
- mysqlaccess, Описание
- support
- for operating systems, Section 2.1.1, “Operating Systems Supported by MySQL Community Server”
- suppression
- default values, Section 1.8.6.2, “Constraints on Invalid Data”
- symbolic links, Section 7.11.3.1, “Using Symbolic Links”, Section 7.11.3.1.3, “Using Symbolic Links for Databases on Windows”
- symbolic-links option
- mysqld, Section 5.1.2, “Server Command Options”
- symbols-file option
- resolve_stack_dump, Описание
- sync_binlog system variable, Section 15.1.3.4, “Binary Log Options and Variables”
- sync_frm system variable, Section 5.1.3, “Server System Variables”
- sync_master_info system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- sync_relay_log system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- sync_relay_log_info system variable, Section 15.1.3.3, “Replication Slave Options and Variables”
- synchronization of master and slave
- in MySQL Cluster Replication, Section 16.6.9.1, “MySQL Cluster Replication: Automating Synchronization of the Replication
Slave to the Master Binary Log”
- syntax
- regular expression, Section 11.5.2, “Regular Expressions”
- syntax conventions, Section 1.2, “Typographical and Синтаксис Conventions”
- sysdate-is-now option
- mysqld, Section 5.1.2, “Server Command Options”
- syslog option
- mysqld_safe, Описание
- syslog-tag option
- mysqld_safe, Описание
- system
- privilege, Section 5.4, “The MySQL Access Privilege System”
- security, Section 5.3, “General Security Issues”
- system command
- mysql, Section 4.5.1.2, “mysql Commands”
- system optimization, Section 7.11.1, “System Factors and Startup Parameter Tuning”
- system table
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”, Section 12.2.9, “SELECT
Синтаксис”
- system variable, Section 5.1.3, “Server System Variables”, Section 5.1.4, “Using System Variables”, Section 12.7.5.40, “
SHOW VARIABLES
Синтаксис” - and replication, Section 15.4.1.33, “Replication and Variables”
- authentication_windows_log_level, Section 5.1.3, “Server System Variables”
- authentication_windows_use_principal_name, Section 5.1.3, “Server System Variables”
- auto_increment_increment, Section 15.1.3.2, “Replication Master Options and Variables”
- auto_increment_offset, Section 15.1.3.2, “Replication Master Options and Variables”
- automatic_sp_privileges, Section 5.1.3, “Server System Variables”
- back_log, Section 5.1.3, “Server System Variables”
- basedir, Section 5.1.3, “Server System Variables”
- bdb_cache_size, Section 5.1.3, “Server System Variables”
- bdb_home, Section 5.1.3, “Server System Variables”
- bdb_log_buffer_size, Section 5.1.3, “Server System Variables”
- bdb_logdir, Section 5.1.3, “Server System Variables”
- bdb_max_lock, Section 5.1.3, “Server System Variables”
- bdb_shared_data, Section 5.1.3, “Server System Variables”
- bdb_tmpdir, Section 5.1.3, “Server System Variables”
- bind_address, Section 5.1.3, “Server System Variables”
- binlog_cache_size, Section 5.1.3, “Server System Variables”, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_checksum, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_direct_non_transactional_updates, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_format, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_row_image, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_rows_query_log_events, Section 15.1.3.4, “Binary Log Options and Variables”
- binlog_stmt_cache_size, Section 15.1.3.4, “Binary Log Options and Variables”
- bulk_insert_buffer_size, Section 5.1.3, “Server System Variables”
- character_set_client, Section 5.1.3, “Server System Variables”
- character_set_connection, Section 5.1.3, “Server System Variables”
- character_set_database, Section 5.1.3, “Server System Variables”
- character_set_filesystem, Section 5.1.3, “Server System Variables”
- character_set_results, Section 5.1.3, “Server System Variables”
- character_set_server, Section 5.1.3, “Server System Variables”
- character_set_system, Section 5.1.3, “Server System Variables”
- character_sets_dir, Section 5.1.3, “Server System Variables”
- collation_connection, Section 5.1.3, “Server System Variables”
- collation_database, Section 5.1.3, “Server System Variables”
- collation_server, Section 5.1.3, “Server System Variables”
- completion_type, Section 5.1.3, “Server System Variables”
- concurrent_insert, Section 5.1.3, “Server System Variables”
- connect_timeout, Section 5.1.3, “Server System Variables”
- datadir, Section 5.1.3, “Server System Variables”
- date_format, Section 5.1.3, “Server System Variables”
- datetime_format, Section 5.1.3, “Server System Variables”
- debug, Section 5.1.3, “Server System Variables”
- debug_sync, Section 5.1.3, “Server System Variables”
- default_storage_engine, Section 5.1.3, “Server System Variables”
- default_tmp_storage_engine, Section 5.1.3, “Server System Variables”
- default_week_format, Section 5.1.3, “Server System Variables”
- delay_key_write, Section 5.1.3, “Server System Variables”
- delayed_insert_limit, Section 5.1.3, “Server System Variables”
- delayed_insert_timeout, Section 5.1.3, “Server System Variables”
- delayed_queue_size, Section 5.1.3, “Server System Variables”
- div_precision_increment, Section 5.1.3, “Server System Variables”
- engine_condition_pushdown, Section 5.1.3, “Server System Variables”
- event_scheduler, Section 5.1.3, “Server System Variables”
- expire_logs_days, Section 5.1.3, “Server System Variables”
- flush, Section 5.1.3, “Server System Variables”
- flush_time, Section 5.1.3, “Server System Variables”
- ft_boolean_syntax, Section 5.1.3, “Server System Variables”
- ft_max_word_len, Section 5.1.3, “Server System Variables”
- ft_min_word_len, Section 5.1.3, “Server System Variables”
- ft_query_expansion_limit, Section 5.1.3, “Server System Variables”
- ft_stopword_file, Section 5.1.3, “Server System Variables”
- general_log, Section 5.1.3, “Server System Variables”
- general_log_file, Section 5.1.3, “Server System Variables”
- group_concat_max_len, Section 5.1.3, “Server System Variables”
- have_archive, Section 5.1.3, “Server System Variables”
- have_bdb, Section 5.1.3, “Server System Variables”
- have_blackhole_engine, Section 5.1.3, “Server System Variables”
- have_community_features, Section 5.1.3, “Server System Variables”
- have_compress, Section 5.1.3, “Server System Variables”
- have_crypt, Section 5.1.3, “Server System Variables”
- have_csv, Section 5.1.3, “Server System Variables”
- have_dynamic_loading, Section 5.1.3, “Server System Variables”
- have_example_engine, Section 5.1.3, “Server System Variables”
- have_federated_engine, Section 5.1.3, “Server System Variables”
- have_geometry, Section 5.1.3, “Server System Variables”
- have_innodb, Section 5.1.3, “Server System Variables”
- have_isam, Section 5.1.3, “Server System Variables”
- have_merge_engine, Section 5.1.3, “Server System Variables”
- have_openssl, Section 5.1.3, “Server System Variables”
- have_partitioning, Section 5.1.3, “Server System Variables”
- have_profiling, Section 5.1.3, “Server System Variables”
- have_query_cache, Section 5.1.3, “Server System Variables”
- have_raid, Section 5.1.3, “Server System Variables”
- have_row_based_replication, Section 5.1.3, “Server System Variables”
- have_rtree_keys, Section 5.1.3, “Server System Variables”
- have_ssl, Section 5.1.3, “Server System Variables”
- have_symlink, Section 5.1.3, “Server System Variables”
- hostname, Section 5.1.3, “Server System Variables”
- ignore_builtin_innodb, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - ignore_db_dirs, Section 5.1.3, “Server System Variables”
- init_connect, Section 5.1.3, “Server System Variables”
- init_file, Section 5.1.3, “Server System Variables”
- init_slave, Section 15.1.3.3, “Replication Slave Options and Variables”
- innodb_adaptive_flushing, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_adaptive_hash_index, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_additional_mem_pool_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_autoextend_increment, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_autoinc_lock_mode, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_instances, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_buffer_pool_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_change_buffering, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_checksums, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_commit_concurrency, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_concurrency_tickets, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_data_file_path, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_data_home_dir, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_doublewrite, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_fast_shutdown, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_file_format, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_file_format_check, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_file_format_max, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_file_per_table, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_flush_log_at_trx_commit, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_flush_method, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_force_recovery, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_io_capacity, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_lock_wait_timeout, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_locks_unsafe_for_binlog, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_log_buffer_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_log_file_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_log_files_in_group, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_log_group_home_dir, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_max_dirty_pages_pct, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_max_purge_lag, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_mirrored_log_groups, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_old_blocks_pct, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_old_blocks_time, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_open_files, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_purge_batch_size, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_purge_threads, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_read_ahead_threshold, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_read_io_threads, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_replication_delay, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_rollback_on_timeout, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_spin_wait_delay, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_method, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_on_metadata, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_stats_sample_pages, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_strict_mode, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_support_xa, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_sync_spin_loops, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_table_locks, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_thread_concurrency, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_thread_sleep_delay, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_use_native_aio, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_use_sys_malloc, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_version, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - innodb_write_io_threads, Section 13.3.4, “
InnoDB
Startup Options and System Variables” - interactive_timeout, Section 5.1.3, “Server System Variables”
- join_buffer_size, Section 5.1.3, “Server System Variables”
- keep_files_on_create, Section 5.1.3, “Server System Variables”
- key_buffer_size, Section 5.1.3, “Server System Variables”
- key_cache_age_threshold, Section 5.1.3, “Server System Variables”
- key_cache_block_size, Section 5.1.3, “Server System Variables”
- key_cache_division_limit, Section 5.1.3, “Server System Variables”
- language, Section 5.1.3, “Server System Variables”
- large_files_support, Section 5.1.3, “Server System Variables”
- large_page_size, Section 5.1.3, “Server System Variables”
- large_pages, Section 5.1.3, “Server System Variables”
- lc_messages, Section 5.1.3, “Server System Variables”
- lc_messages_dir, Section 5.1.3, “Server System Variables”
- lc_time_names, Section 5.1.3, “Server System Variables”
- license, Section 5.1.3, “Server System Variables”
- local_infile, Section 5.1.3, “Server System Variables”
- lock_wait_timeout, Section 5.1.3, “Server System Variables”
- locked_in_memory, Section 5.1.3, “Server System Variables”
- log, Section 5.1.3, “Server System Variables”
- log_bin, Section 5.1.3, “Server System Variables”
- log_bin_basename, Section 15.1.3.4, “Binary Log Options and Variables”
- log_bin_trust_function_creators, Section 5.1.3, “Server System Variables”
- log_bin_trust_routine_creators, Section 5.1.3, “Server System Variables”
- log_bin_use_v1_row_events, Section 15.1.3.4, “Binary Log Options and Variables”
- log_error, Section 5.1.3, “Server System Variables”
- log_output, Section 5.1.3, “Server System Variables”
- log_queries_not_using_indexes, Section 5.1.3, “Server System Variables”
- log_slave_updates, Section 5.1.3, “Server System Variables”
- log_slow_admin_statements, Section 5.1.3, “Server System Variables”
- log_slow_queries, Section 5.1.3, “Server System Variables”
- log_slow_slave_statements, Section 5.1.3, “Server System Variables”
- log_throttle_queries_not_using_indexes, Section 5.1.3, “Server System Variables”
- log_warnings, Section 5.1.3, “Server System Variables”
- long_query_time, Section 5.1.3, “Server System Variables”
- low_priority_updates, Section 5.1.3, “Server System Variables”
- lower_case_file_system, Section 5.1.3, “Server System Variables”
- lower_case_table_names, Section 5.1.3, “Server System Variables”
- master_info_repository, Section 15.1.3.4, “Binary Log Options and Variables”
- master_verify_checksum, Section 15.1.3.4, “Binary Log Options and Variables”
- max_allowed_packet, Section 5.1.3, “Server System Variables”
- max_binlog_cache_size, Section 15.1.3.4, “Binary Log Options and Variables”
- max_binlog_size, Section 15.1.3.4, “Binary Log Options and Variables”
- max_binlog_stmt_cache_size, Section 15.1.3.4, “Binary Log Options and Variables”
- max_connect_errors, Section 5.1.3, “Server System Variables”
- max_connections, Section 5.1.3, “Server System Variables”
- max_delayed_threads, Section 5.1.3, “Server System Variables”
- max_error_count, Section 5.1.3, “Server System Variables”
- max_heap_table_size, Section 5.1.3, “Server System Variables”
- max_insert_delayed_threads, Section 5.1.3, “Server System Variables”
- max_join_size, Section 5.1.3, “Server System Variables”
- max_length_for_sort_data, Section 5.1.3, “Server System Variables”
- max_long_data_size, Section 5.1.3, “Server System Variables”
- max_prepared_stmt_count, Section 5.1.3, “Server System Variables”
- max_relay_log_size, Section 5.1.3, “Server System Variables”
- max_seeks_for_key, Section 5.1.3, “Server System Variables”
- max_sort_length, Section 5.1.3, “Server System Variables”
- max_sp_recursion_depth, Section 5.1.3, “Server System Variables”
- max_tmp_tables, Section 5.1.3, “Server System Variables”
- max_user_connections, Section 5.1.3, “Server System Variables”
- max_write_lock_count, Section 5.1.3, “Server System Variables”
- metadata_locks_cache_size, Section 5.1.3, “Server System Variables”
- min_examined_row_limit, Section 5.1.3, “Server System Variables”
- myisam_data_pointer_size, Section 5.1.3, “Server System Variables”
- myisam_max_extra_sort_file_size, Section 5.1.3, “Server System Variables”
- myisam_max_sort_file_size, Section 5.1.3, “Server System Variables”
- myisam_mmap_size, Section 5.1.3, “Server System Variables”
- myisam_recover_options, Section 5.1.3, “Server System Variables”
- myisam_repair_threads, Section 5.1.3, “Server System Variables”
- myisam_sort_buffer_size, Section 5.1.3, “Server System Variables”
- myisam_stats_method, Section 5.1.3, “Server System Variables”
- myisam_use_mmap, Section 5.1.3, “Server System Variables”
- named_pipe, Section 5.1.3, “Server System Variables”
- ndb_log_empty_epochs, Section 16.3.4.3, “MySQL Cluster System Variables”
- ndb_log_transaction_id, Section 16.3.4.3, “MySQL Cluster System Variables”
- net_buffer_length, Section 5.1.3, “Server System Variables”
- net_read_timeout, Section 5.1.3, “Server System Variables”
- net_retry_count, Section 5.1.3, “Server System Variables”
- net_write_timeout, Section 5.1.3, “Server System Variables”
- new, Section 5.1.3, “Server System Variables”
- old, Section 5.1.3, “Server System Variables”
- old_alter_table, Section 5.1.3, “Server System Variables”
- old_passwords, Section 5.1.3, “Server System Variables”
- one_shot, Section 5.1.3, “Server System Variables”
- open_files_limit, Section 5.1.3, “Server System Variables”
- optimizer_join_cache_level, Section 5.1.3, “Server System Variables”
- optimizer_prune_level, Section 5.1.3, “Server System Variables”
- optimizer_search_depth, Section 5.1.3, “Server System Variables”
- optimizer_switch, Section 5.1.3, “Server System Variables”
- optimizer_trace, Section 5.1.3, “Server System Variables”
- optimizer_trace_features, Section 5.1.3, “Server System Variables”
- optimizer_trace_limit, Section 5.1.3, “Server System Variables”
- optimizer_trace_max_mem_size, Section 5.1.3, “Server System Variables”
- optimizer_trace_offset, Section 5.1.3, “Server System Variables”
- performance_schema, Section 20.8, “Performance Schema System Variables”
- performance_schema_accounts_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_stages_history_long_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_stages_history_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_statements_history_long_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_statements_history_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_waits_history_long_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_events_waits_history_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_hosts_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_cond_classes, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_cond_instances, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_file_classes, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_file_handles, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_file_instances, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_mutex_classes, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_mutex_instances, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_rwlock_classes, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_rwlock_instances, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_socket_classes, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_socket_instances, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_stage_classes, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_statement_classes, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_table_handles, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_table_instances, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_thread_classes, Section 20.8, “Performance Schema System Variables”
- performance_schema_max_thread_instances, Section 20.8, “Performance Schema System Variables”
- performance_schema_setup_actors_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_setup_objects_size, Section 20.8, “Performance Schema System Variables”
- performance_schema_users_size, Section 20.8, “Performance Schema System Variables”
- pid_file, Section 5.1.3, “Server System Variables”
- plugin_dir, Section 5.1.3, “Server System Variables”
- port, Section 5.1.3, “Server System Variables”
- preload_buffer_size, Section 5.1.3, “Server System Variables”
- prepared_stmt_count, Section 5.1.3, “Server System Variables”
- protocol_version, Section 5.1.3, “Server System Variables”
- pseudo_thread_id, Section 5.1.3, “Server System Variables”
- query_alloc_block_size, Section 5.1.3, “Server System Variables”
- query_cache_limit, Section 5.1.3, “Server System Variables”
- query_cache_min_res_unit, Section 5.1.3, “Server System Variables”
- query_cache_size, Section 5.1.3, “Server System Variables”
- query_cache_type, Section 5.1.3, “Server System Variables”
- query_cache_wlock_invalidate, Section 5.1.3, “Server System Variables”
- query_prealloc_size, Section 5.1.3, “Server System Variables”
- range_alloc_block_size, Section 5.1.3, “Server System Variables”
- read_buffer_size, Section 5.1.3, “Server System Variables”
- read_only, Section 5.1.3, “Server System Variables”
- read_rnd_buffer_size, Section 5.1.3, “Server System Variables”
- relay_log_basename, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_index, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_info_file, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_purge, Section 5.1.3, “Server System Variables”
- relay_log_recovery, Section 15.1.3.3, “Replication Slave Options and Variables”
- relay_log_repository, Section 15.1.3.4, “Binary Log Options and Variables”
- relay_log_space_limit, Section 5.1.3, “Server System Variables”
- report_host, Section 5.1.3, “Server System Variables”
- report_password, Section 5.1.3, “Server System Variables”
- report_port, Section 5.1.3, “Server System Variables”
- report_user, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_master_enabled, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_master_timeout, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_master_trace_level, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_master_wait_no_slave, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_slave_enabled, Section 5.1.3, “Server System Variables”
- rpl_semi_sync_slave_trace_level, Section 5.1.3, “Server System Variables”
- secure_auth, Section 5.1.3, “Server System Variables”
- secure_file_priv, Section 5.1.3, “Server System Variables”
- server_id, Section 5.1.3, “Server System Variables”
- server_id_bits, Section 16.3.4.3, “MySQL Cluster System Variables”
- shared_memory, Section 5.1.3, “Server System Variables”
- shared_memory_base_name, Section 5.1.3, “Server System Variables”
- skip_external_locking, Section 5.1.3, “Server System Variables”
- skip_name_resolve, Section 5.1.3, “Server System Variables”
- skip_networking, Section 5.1.3, “Server System Variables”
- skip_show_database, Section 5.1.3, “Server System Variables”
- slave_compressed_protocol, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_exec_mode, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_load_tmpdir, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_net_timeout, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_parallel_workers, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_skip_errors, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_sql_verify_checksum, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_transaction_retries, Section 15.1.3.3, “Replication Slave Options and Variables”
- slave_type_conversions, Section 15.1.3.3, “Replication Slave Options and Variables”
- slow_launch_time, Section 5.1.3, “Server System Variables”
- slow_query_log, Section 5.1.3, “Server System Variables”
- slow_query_log_file, Section 5.1.3, “Server System Variables”
- socket, Section 5.1.3, “Server System Variables”
- sort_buffer_size, Section 5.1.3, “Server System Variables”
- sql_log_bin, Section 5.1.3, “Server System Variables”
- sql_log_off, Section 5.1.3, “Server System Variables”
- sql_log_update, Section 5.1.3, “Server System Variables”
- sql_mode, Section 5.1.3, “Server System Variables”
- sql_select_limit, Section 5.1.3, “Server System Variables”
- sql_slave_skip_counter, Section 15.1.3.3, “Replication Slave Options and Variables”
- ssl_ca, Section 5.1.3, “Server System Variables”
- ssl_capath, Section 5.1.3, “Server System Variables”
- ssl_cert, Section 5.1.3, “Server System Variables”
- ssl_cipher, Section 5.1.3, “Server System Variables”
- ssl_crl, Section 5.1.3, “Server System Variables”
- ssl_crlpath, Section 5.1.3, “Server System Variables”
- ssl_key, Section 5.1.3, “Server System Variables”
- storage_engine, Section 5.1.3, “Server System Variables”
- sync_binlog, Section 15.1.3.4, “Binary Log Options and Variables”
- sync_frm, Section 5.1.3, “Server System Variables”
- sync_master_info, Section 15.1.3.3, “Replication Slave Options and Variables”
- sync_relay_log, Section 15.1.3.3, “Replication Slave Options and Variables”
- sync_relay_log_info, Section 15.1.3.3, “Replication Slave Options and Variables”
- system_time_zone, Section 5.1.3, “Server System Variables”
- table_cache, Section 5.1.3, “Server System Variables”
- table_definition_cache, Section 5.1.3, “Server System Variables”
- table_lock_wait_timeout, Section 5.1.3, “Server System Variables”
- table_open_cache, Section 5.1.3, “Server System Variables”
- table_type, Section 5.1.3, “Server System Variables”
- thread_cache_size, Section 5.1.3, “Server System Variables”
- thread_concurrency, Section 5.1.3, “Server System Variables”
- thread_handling, Section 5.1.3, “Server System Variables”
- thread_pool_algorithm, Section 5.1.3, “Server System Variables”
- thread_pool_high_priority_connection, Section 5.1.3, “Server System Variables”
- thread_pool_max_unused_threads, Section 5.1.3, “Server System Variables”
- thread_pool_prio_kickup_timer, Section 5.1.3, “Server System Variables”
- thread_pool_size, Section 5.1.3, “Server System Variables”
- thread_pool_stall_limit, Section 5.1.3, “Server System Variables”
- thread_stack, Section 5.1.3, “Server System Variables”
- time_format, Section 5.1.3, “Server System Variables”
- time_zone, Section 5.1.3, “Server System Variables”
- timed_mutexes, Section 5.1.3, “Server System Variables”
- tmp_table_size, Section 5.1.3, “Server System Variables”
- tmpdir, Section 5.1.3, “Server System Variables”
- transaction_alloc_block_size, Section 5.1.3, “Server System Variables”
- transaction_prealloc_size, Section 5.1.3, “Server System Variables”
- tx_isolation, Section 5.1.3, “Server System Variables”
- updatable_views_with_limit, Section 5.1.3, “Server System Variables”
- version, Section 5.1.3, “Server System Variables”
- version_bdb, Section 5.1.3, “Server System Variables”
- version_comment, Section 5.1.3, “Server System Variables”
- version_compile_machine, Section 5.1.3, “Server System Variables”
- version_compile_os, Section 5.1.3, “Server System Variables”
- wait_timeout, Section 5.1.3, “Server System Variables”
- system variables, Section 5.1.3, “Server System Variables”, Section 5.1.4, “Using System Variables”, Section 12.7.5.40, “
SHOW VARIABLES
Синтаксис” - and replication, Section 15.4.1.33, “Replication and Variables”
- system_time_zone system variable, Section 5.1.3, “Server System Variables”
T
- TABLES
- INFORMATION_SCHEMA table, Section 19.22, “The
INFORMATION_SCHEMA TABLES
Table”
- TABLESPACE
- INFORMATION_SCHEMA table, Section 19.23, “The
INFORMATION_SCHEMA TABLESPACES
Table”
- TABLE_PRIVILEGES
- INFORMATION_SCHEMA table, Section 19.25, “The
INFORMATION_SCHEMA TABLE_PRIVILEGES
Table”
- TAN(), Section 11.6.2, “Mathematical Functions”
- TCP/IP, Section 4.2.2, “Connecting to the MySQL Server”, Section 5.1.2, “Server Command Options”, Section C.5.2.2, “
Can't connect to [local] MySQL server
”, Section 5.4.7, “Causes of Access-Denied Ошибки”, Описание, Section 4.5.1.1, “mysql Options”, Section 2.3.6.3, “Selecting a MySQL Server Type”, Section 2.3.5.8, “The Networking and Strict Mode Options Dialog”, Описание, Section 7.11.5.1, “How MySQL Uses Threads for Client Connections”, Section 5.3.3, “Making MySQL Secure Against Attackers”, Описание, Section 15.1.3.3, “Replication Slave Options and Variables”, Section 5.6, “Running Multiple MySQL Instances on One Machine”, Section 2.9.4, “MySQL Source-Configuration Options”, Section 2.3.6.8, “Testing The MySQL Installation”, Section 2.12, “Environment Variables” - TEXT
- size, Section 10.5, “Data Type Storage Requirements”
- TEXT columns
- default values, Section 10.4.3, “The
BLOB
and
TEXT
Types” - indexing, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 7.3.4, “Column Indexes”
- TEXT data type, Section 10.4.3, “The
BLOB
and
TEXT
Types”, Section 10.1.3, “String Type Overview” - TIME data type, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.2, “The
TIME
Type” - TIME(), Section 11.7, “Date and Time Functions”
- TIMEDIFF(), Section 11.7, “Date and Time Functions”
- TIMESTAMP
- and NULL values, Section C.5.5.3, “Problems with
NULL
Values” - and logs, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
- and replication, Section 15.4.1.27, “Replication and
TIMESTAMP
”, Section 15.4.1.1, “Replication and AUTO_INCREMENT
”, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
- TIMESTAMP data type, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.1, “The
DATE
,
DATETIME
, and
TIMESTAMP
Types” - TIMESTAMP(), Section 11.7, “Date and Time Functions”
- TIMESTAMPADD(), Section 11.7, “Date and Time Functions”
- TIMESTAMPDIFF(), Section 11.7, “Date and Time Functions”
- TIME_FORMAT(), Section 11.7, “Date and Time Functions”
- TIME_TO_SEC(), Section 11.7, “Date and Time Functions”
- TINYBLOB data type, Section 10.1.3, “String Type Overview”
- TINYINT data type, Section 10.1.1, “Numeric Type Overview”
- TINYTEXT data type, Section 10.1.3, “String Type Overview”
- TMPDIR environment variable, Section C.5.4.4, “Where MySQL Stores Temporary Files”, Section 4.1, “Overview of MySQL Programs”, Section 2.10.1.1, “Problems Running mysql_install_db”, Section 2.12, “Environment Variables”
- TODO
- symlinks, Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”
- TO_BASE64(), Section 11.5, “String Functions”
- TO_DAYS(), Section 11.7, “Date and Time Functions”
- TO_SECONDS(), Section 11.7, “Date and Time Functions”
- TRADITIONAL SQL mode, Section 5.1.6, “Server SQL Modes”
- TRIGGERS
- INFORMATION_SCHEMA table, Section 19.26, “The
INFORMATION_SCHEMA TRIGGERS
Table”
- TRIM(), Section 11.5, “String Functions”
- TRUE, Section 8.1.5, “Boolean Literals”, Section 8.1.2, “Number Literals”
- testing for, Section 11.3.2, “Comparison Functions and Operators”
- TRUNCATE TABLE, Section 12.1.33, “
TRUNCATE TABLE
Синтаксис” - and MySQL Cluster, Section 16.1.6.2, “Limits and Differences of MySQL Cluster from Standard MySQL Limits”
- and replication, Section 15.4.1.32, “Replication and
TRUNCATE TABLE
” - performance_schema database, Section E.8, “Restrictions on Performance Schema”, Section 20.6, “Performance Schema General Table Characteristics”
- TRUNCATE(), Section 11.6.2, “Mathematical Functions”
- TZ environment variable, Section C.5.4.6, “Time Zone Problems”, Section 2.12, “Environment Variables”
- Table 'mysql.proxies_priv' doesn't exist, Section 2.11.1.2, “Upgrading from MySQL 5.4 to 5.5”, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
- Table Dump
- thread command, Section 7.12.5.1, “Thread Command Values”
- Table Monitor
- InnoDB, Section 13.3.14.4, “Troubleshooting
InnoDB
Data Dictionary Operations”, Section 13.3.14.2, “SHOW ENGINE INNODB
STATUS
and the InnoDB
Monitors”
- Table is full errors
- MySQL Cluster, Section B.10, “MySQL FAQ: MySQL 5.5 and MySQL Cluster”
- Table is full errors (MySQL Cluster), Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Table lock
- thread state, Section 7.12.5.2, “General Thread States”
- Tablespace Monitor
- InnoDB, Section 13.3.12.2, “File Space Management”, Section 13.3.14.2, “
SHOW ENGINE INNODB
STATUS
and the InnoDB
Monitors”, Section 13.3.7, “Backing Up and Recovering an InnoDB
Database”
- Tcl API, Section 21.14, “MySQL Tcl API”
- ThreadConfig, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- ThreadPool, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Time
- thread command, Section 7.12.5.1, “Thread Command Values”
- TimeBetweenEpochs, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TimeBetweenEpochsTimeout, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TimeBetweenGlobalCheckpoints, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TimeBetweenInactiveTransactionAbortCheck, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TimeBetweenLocalCheckpoints, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TimeBetweenWatchDogCheck, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TimeBetweenWatchDogCheckInitial, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TotalSendBufferMemory
- API and SQL nodes, Section 16.3.2.7, “Defining SQL and Other API Nodes in a MySQL Cluster”
- data nodes, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- management nodes, Section 16.3.2.5, “Defining a MySQL Cluster Management Server”
- Touches(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- TransactionBufferMemory, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TransactionDeadlockDetectionTimeout, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TransactionInactiveTimeout, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- TwoPassInitialNodeRestartCopy, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- tab (\t), Section 12.2.6, “
LOAD DATA INFILE
Синтаксис”, Section 8.1.1, “String Literals” - tab option
- mysqldump, Описание
- table
- changing, Section C.5.7.1, “Problems with
ALTER TABLE
”, Section 12.1.7, “ALTER TABLE
Синтаксис” - deleting, Section 12.1.28, “
DROP TABLE
Синтаксис” - rebuilding, Section 2.11.4, “Rebuilding or Repairing Tables or Indexes”
- repair, Section 2.11.4, “Rebuilding or Repairing Tables or Indexes”
- row size, Section 10.5, “Data Type Storage Requirements”
- table aliases, Section 12.2.9, “
SELECT
Синтаксис” - table cache, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- table description
- myisamchk, Section 4.6.3.5, “Obtaining Table Information with myisamchk”
- table is full, Section 5.1.3, “Server System Variables”, Section C.5.2.12, “
The table is full
” - table names
- case sensitivity, Section 8.2.2, “Identifier Case Sensitivity”
- case-sensitivity, Section 1.8.4, “MySQL Extensions to Standard SQL”
- table option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqlaccess, Описание
- table scans
- avoiding, Section 7.2.1.4, “How to Avoid Full Table Scans”
- table types
- choosing, Глава 13, Storage Engines
- table-level locking, Section 7.10.1, “Internal Locking Methods”
- table_cache, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- table_cache system variable, Section 5.1.3, “Server System Variables”
- table_definition_cache system variable, Section 5.1.3, “Server System Variables”
- table_lock_wait_timeout system variable, Section 5.1.3, “Server System Variables”
- table_open_cache, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- table_open_cache system variable, Section 5.1.3, “Server System Variables”
- table_type system variable, Section 5.1.3, “Server System Variables”
- tables
- BLACKHOLE, Section 13.9, “The
BLACKHOLE
Storage Engine” - CSV, Section 13.7, “The
CSV
Storage Engine” - EXAMPLE, Section 13.12, “The
EXAMPLE
Storage Engine” - FEDERATED, Section 13.11, “The
FEDERATED
Storage Engine” - HEAP, Section 13.6, “The
MEMORY
Storage Engine” - InnoDB, Section 13.3, “The
InnoDB
Storage Engine” - MEMORY, Section 13.6, “The
MEMORY
Storage Engine” - MERGE, Section 13.10, “The
MERGE
Storage Engine” - MyISAM, Section 13.5, “The
MyISAM
Storage Engine” - checking, Section 4.6.3.2, “myisamchk Check Options”
- closing, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- compressed, Section 4.6.5, “myisampack — Generate Compressed, Read-Only MyISAM Tables”
- compressed format, Section 13.5.3.3, “Compressed Table Characteristics”
- const, Section 7.8.2, “
EXPLAIN
Output Format” - constant, Section 7.2.1.2, “How MySQL Optimizes
WHERE
Clauses” - copying, Section 12.1.17, “
CREATE TABLE
Синтаксис”, Section 12.1.17.1, “CREATE TABLE ...
SELECT
Синтаксис” - counting rows, Section 3.3.4.8, “Counting Rows”
- creating, Section 3.3.2, “Creating a Table”
- defragment, Section 13.5.3.2, “Dynamic Table Characteristics”
- defragmenting, Section 12.7.2.4, “
OPTIMIZE TABLE
Синтаксис”, Section 6.6.5, “Setting Up a MyISAM
Table Maintenance Schedule” - deleting rows, Section C.5.5.6, “Deleting Rows from Related Tables”
- displaying, Section 4.5.6, “mysqlshow — Display Database, Table, and Column Information”
- displaying status, Section 12.7.5.37, “
SHOW TABLE STATUS
Синтаксис” - dumping, Section 4.5.4, “mysqldump — A Database Backup Program”, Section 4.6.9, “mysqlhotcopy — A Database Backup Program”
- dynamic, Section 13.5.3.2, “Dynamic Table Characteristics”
- error checking, Section 6.6.2, “How to Check
MyISAM
Tables for Ошибки” - flush, Описание
- fragmentation, Section 12.7.2.4, “
OPTIMIZE TABLE
Синтаксис” - host, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- improving performance, Section 7.4.1, “Optimizing Data Size”
- information, Section 4.6.3.5, “Obtaining Table Information with myisamchk”
- information about, Section 3.4, “Getting Information About Databases and Tables”
- loading data, Section 3.3.3, “Loading Data into a Table”
- maintenance, Section 4.5.3, “mysqlcheck — A Table Maintenance Program”
- maintenance schedule, Section 6.6.5, “Setting Up a
MyISAM
Table Maintenance Schedule” - maximum size, Section E.10.3, “Limits on Table Size”
- merging, Section 13.10, “The
MERGE
Storage Engine” - multiple, Section 3.3.4.9, “Using More Than one Table”
- names, Section 8.2, “Schema Object Names”
- open, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- opening, Section 7.4.3.1, “How MySQL Opens and Closes Tables”
- optimizing, Section 6.6.4, “
MyISAM
Table Optimization” - partitioning, Section 13.10, “The
MERGE
Storage Engine” - repair, Section 4.5.3, “mysqlcheck — A Table Maintenance Program”
- repairing, Section 6.6.3, “How to Repair
MyISAM
Tables” - retrieving data, Section 3.3.4, “Retrieving Information from a Table”
- selecting columns, Section 3.3.4.3, “Selecting Particular Columns”
- selecting rows, Section 3.3.4.2, “Selecting Particular Rows”
- sorting rows, Section 3.3.4.4, “Sorting Rows”
- symbolic links, Section 7.11.3.1.2, “Using Symbolic Links for Tables on Unix”
- system, Section 7.8.2, “
EXPLAIN
Output Format” - too many, Section 7.4.3.2, “Disadvantages of Creating Many Tables in the Same Database”
- unique ID for last row, Section 21.9.11.3, “How to Get the Unique ID for the Last Inserted Row”
- updating, Section 1.8.5.3, “Transaction and Atomic Operation Differences”
- tables option
- mysqlcheck, Описание
- mysqldump, Описание
- tablespace, Section 2.3.5.6, “The InnoDB Tablespace Dialog”
- tar
- problems on Solaris, Section 2.6, “Installing MySQL on Solaris and OpenSolaris”
- tc-heuristic-recover option
- mysqld, Section 5.1.2, “Server Command Options”
- tcp-ip option
- mysqld_multi, Описание
- tee command
- mysql, Section 4.5.1.2, “mysql Commands”
- tee option
- mysql, Section 4.5.1.1, “mysql Options”
- temp-pool option
- mysqld, Section 5.1.2, “Server Command Options”
- temporary file
- write access, Section 2.10.1.1, “Problems Running mysql_install_db”
- temporary files, Section C.5.4.4, “Where MySQL Stores Temporary Files”
- temporary tables
- and replication, Section 15.4.1.19, “Replication and Temporary Tables”
- internal, Section 7.4.3.3, “How MySQL Uses Internal Temporary Tables”
- problems, Section C.5.7.2, “
TEMPORARY
Table Problems”
- terminal monitor
- defined, Глава 3, Tutorial
- test option
- myisampack, Описание
- testing
- connection to the server, Section 5.4.4, “Access Control, Stage 1: Connection Verification”
- installation, Section 2.10.1, “Unix Postinstallation Procedures”
- of MySQL releases, Section 2.1.2.1, “Choosing Which Version of MySQL to Install”
- postinstallation, Section 2.10, “Postinstallation Setup and Testing”
- testing mysqld
- mysqltest, Section 22.1.2, “The MySQL Test Suite”
- text files
- importing, Section 4.5.5, “mysqlimport — A Data Import Program”, Section 4.5.1.5, “Executing SQL Statements from a Text File”
- third-party contributions, Appendix A, Licenses for Third-Party Components
- thread cache, Section 7.11.5.1, “How MySQL Uses Threads for Client Connections”
- thread command
- Binlog Dump, Section 7.12.5.1, “Thread Command Values”
- Change user, Section 7.12.5.1, “Thread Command Values”
- Close stmt, Section 7.12.5.1, “Thread Command Values”
- Connect, Section 7.12.5.1, “Thread Command Values”
- Connect Out, Section 7.12.5.1, “Thread Command Values”
- Create DB, Section 7.12.5.1, “Thread Command Values”
- Daemon, Section 7.12.5.1, “Thread Command Values”
- Debug, Section 7.12.5.1, “Thread Command Values”
- Delayed insert, Section 7.12.5.1, “Thread Command Values”
- Drop DB, Section 7.12.5.1, “Thread Command Values”
- Error, Section 7.12.5.1, “Thread Command Values”
- Execute, Section 7.12.5.1, “Thread Command Values”
- Fetch, Section 7.12.5.1, “Thread Command Values”
- Field List, Section 7.12.5.1, “Thread Command Values”
- Init DB, Section 7.12.5.1, “Thread Command Values”
- Kill, Section 7.12.5.1, “Thread Command Values”
- Long Data, Section 7.12.5.1, “Thread Command Values”
- Ping, Section 7.12.5.1, “Thread Command Values”
- Prepare, Section 7.12.5.1, “Thread Command Values”
- Processlist, Section 7.12.5.1, “Thread Command Values”
- Query, Section 7.12.5.1, “Thread Command Values”
- Quit, Section 7.12.5.1, “Thread Command Values”
- Refresh, Section 7.12.5.1, “Thread Command Values”
- Register Slave, Section 7.12.5.1, “Thread Command Values”
- Reset stmt, Section 7.12.5.1, “Thread Command Values”
- Set option, Section 7.12.5.1, “Thread Command Values”
- Shutdown, Section 7.12.5.1, “Thread Command Values”
- Sleep, Section 7.12.5.1, “Thread Command Values”
- Statistics, Section 7.12.5.1, “Thread Command Values”
- Table Dump, Section 7.12.5.1, “Thread Command Values”
- Time, Section 7.12.5.1, “Thread Command Values”
- thread commands, Section 7.12.5.1, “Thread Command Values”
- thread state
- After create, Section 7.12.5.2, “General Thread States”
- Analyzing, Section 7.12.5.2, “General Thread States”
- Changing master, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Checking master version, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Checking table, Section 7.12.5.2, “General Thread States”
- Clearing, Section 7.12.5.10, “Event Scheduler Thread States”
- Committing events to binlog, Section 7.12.5.9, “MySQL Cluster Thread States”
- Connecting to master, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Copying to group table, Section 7.12.5.2, “General Thread States”
- Copying to tmp table, Section 7.12.5.2, “General Thread States”
- Copying to tmp table on disk, Section 7.12.5.2, “General Thread States”
- Creating delayed handler, Section 7.12.5.3, “Delayed-Insert Thread States”
- Creating index, Section 7.12.5.2, “General Thread States”
- Creating sort index, Section 7.12.5.2, “General Thread States”
- Creating table from master dump, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Creating tmp table, Section 7.12.5.2, “General Thread States”
- Execution of init_command, Section 7.12.5.2, “General Thread States”
- FULLTEXT initialization, Section 7.12.5.2, “General Thread States”
- Finished reading one binlog; switching to next binlog, Section 7.12.5.5, “Replication Master Thread States”
- Flushing tables, Section 7.12.5.2, “General Thread States”
- Has read all relay log; waiting for the slave I/O thread to update it, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Has sent all binlog to slave; waiting for binlog to be updated, Section 7.12.5.5, “Replication Master Thread States”
- Initialized, Section 7.12.5.10, “Event Scheduler Thread States”
- Killed, Section 7.12.5.2, “General Thread States”
- Killing slave, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Locked, Section 7.12.5.2, “General Thread States”
- Making temp file, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Master has sent all binlog to slave; waiting for binlog to be updated, Section 7.12.5.5, “Replication Master Thread States”
- NULL, Section 7.12.5.2, “General Thread States”
- Opening master dump table, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Opening mysql.ndb_apply_status, Section 7.12.5.9, “MySQL Cluster Thread States”
- Opening table, Section 7.12.5.2, “General Thread States”
- Opening tables, Section 7.12.5.2, “General Thread States”
- Processing events, Section 7.12.5.9, “MySQL Cluster Thread States”
- Processing events from schema table, Section 7.12.5.9, “MySQL Cluster Thread States”
- Purging old relay logs, Section 7.12.5.2, “General Thread States”
- Queueing master event to the relay log, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Reading event from the relay log, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Reading from net, Section 7.12.5.2, “General Thread States”
- Reading master dump table data, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Rebuilding the index on master dump table, Section 7.12.5.8, “Replication Slave Connection Thread States”
- Reconnecting after a failed binlog dump request, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Reconnecting after a failed master event read, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Registering slave on master, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Removing duplicates, Section 7.12.5.2, “General Thread States”
- Reopen tables, Section 7.12.5.2, “General Thread States”
- Repair by sorting, Section 7.12.5.2, “General Thread States”
- Repair done, Section 7.12.5.2, “General Thread States”
- Repair with keycache, Section 7.12.5.2, “General Thread States”
- Requesting binlog dump, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Rolling back, Section 7.12.5.2, “General Thread States”
- Saving state, Section 7.12.5.2, “General Thread States”
- Searching rows for update, Section 7.12.5.2, “General Thread States”
- Sending binlog event to slave, Section 7.12.5.5, “Replication Master Thread States”
- Shutting down, Section 7.12.5.9, “MySQL Cluster Thread States”
- Slave has read all relay log; waiting for the slave I/O thread to update it, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Sorting for group, Section 7.12.5.2, “General Thread States”
- Sorting for order, Section 7.12.5.2, “General Thread States”
- Sorting index, Section 7.12.5.2, “General Thread States”
- Sorting result, Section 7.12.5.2, “General Thread States”
- Syncing ndb table schema operation and binlog, Section 7.12.5.9, “MySQL Cluster Thread States”
- System lock, Section 7.12.5.2, “General Thread States”
- Table lock, Section 7.12.5.2, “General Thread States”
- Updating, Section 7.12.5.2, “General Thread States”
- User lock, Section 7.12.5.2, “General Thread States”
- User sleep, Section 7.12.5.2, “General Thread States”
- Waiting for INSERT, Section 7.12.5.3, “Delayed-Insert Thread States”
- Waiting for all running commits to finish, Section 7.12.5.2, “General Thread States”
- Waiting for commit lock, Section 7.12.5.2, “General Thread States”
- Waiting for event from ndbcluster, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for first event from ndbcluster, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for global metadata lock, Section 7.12.5.2, “General Thread States”
- Waiting for global read lock, Section 7.12.5.2, “General Thread States”
- Waiting for master to send event, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting for master update, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting for ndbcluster binlog update to reach current position, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for ndbcluster to start, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for next activation, Section 7.12.5.10, “Event Scheduler Thread States”
- Waiting for query cache lock, Section 7.12.5.4, “Query Cache Thread States”
- Waiting for release of readlock, Section 7.12.5.2, “General Thread States”
- Waiting for scheduler to stop, Section 7.12.5.10, “Event Scheduler Thread States”
- Waiting for schema epoch, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for schema metadata lock, Section 7.12.5.2, “General Thread States”
- Waiting for slave mutex on exit, Section 7.12.5.7, “Replication Slave SQL Thread States”, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting for stored function metadata lock, Section 7.12.5.2, “General Thread States”
- Waiting for stored procedure metadata lock, Section 7.12.5.2, “General Thread States”
- Waiting for table, Section 7.12.5.2, “General Thread States”
- Waiting for table level lock, Section 7.12.5.2, “General Thread States”
- Waiting for table metadata lock, Section 7.12.5.2, “General Thread States”
- Waiting for tables, Section 7.12.5.2, “General Thread States”
- Waiting for the next event in relay log, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Waiting for the slave SQL thread to free enough relay log space, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting for trigger metadata lock, Section 7.12.5.2, “General Thread States”
- Waiting on cond, Section 7.12.5.2, “General Thread States”
- Waiting on empty queue, Section 7.12.5.10, “Event Scheduler Thread States”
- Waiting to finalize termination, Section 7.12.5.5, “Replication Master Thread States”
- Waiting to get readlock, Section 7.12.5.2, “General Thread States”
- Waiting to reconnect after a failed binlog dump request, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting to reconnect after a failed master event read, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting until MASTER_DELAY seconds after master executed event, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Writing to net, Section 7.12.5.2, “General Thread States”
- allocating local table, Section 7.12.5.3, “Delayed-Insert Thread States”
- checking permissions, Section 7.12.5.2, “General Thread States”
- checking privileges on cached query, Section 7.12.5.4, “Query Cache Thread States”
- checking query cache for query, Section 7.12.5.4, “Query Cache Thread States”
- cleaning up, Section 7.12.5.2, “General Thread States”
- closing tables, Section 7.12.5.2, “General Thread States”
- converting HEAP to MyISAM, Section 7.12.5.2, “General Thread States”
- copy to tmp table, Section 7.12.5.2, “General Thread States”
- creating table, Section 7.12.5.2, “General Thread States”
- deleting from main table, Section 7.12.5.2, “General Thread States”
- deleting from reference tables, Section 7.12.5.2, “General Thread States”
- discard_or_import_tablespace, Section 7.12.5.2, “General Thread States”
- end, Section 7.12.5.2, “General Thread States”
- executing, Section 7.12.5.2, “General Thread States”
- freeing items, Section 7.12.5.2, “General Thread States”
- got handler lock, Section 7.12.5.3, “Delayed-Insert Thread States”
- got old table, Section 7.12.5.3, “Delayed-Insert Thread States”
- init, Section 7.12.5.2, “General Thread States”
- insert, Section 7.12.5.3, “Delayed-Insert Thread States”
- invalidating query cache entries, Section 7.12.5.4, “Query Cache Thread States”
- logging slow query, Section 7.12.5.2, “General Thread States”
- login, Section 7.12.5.2, “General Thread States”
- manage keys, Section 7.12.5.2, “General Thread States”
- optimizing, Section 7.12.5.2, “General Thread States”
- preparing, Section 7.12.5.2, “General Thread States”
- query end, Section 7.12.5.2, “General Thread States”
- removing tmp table, Section 7.12.5.2, “General Thread States”
- rename, Section 7.12.5.2, “General Thread States”
- rename result table, Section 7.12.5.2, “General Thread States”
- reschedule, Section 7.12.5.3, “Delayed-Insert Thread States”
- sending cached result to client, Section 7.12.5.4, “Query Cache Thread States”
- setup, Section 7.12.5.2, “General Thread States”
- starting slave, Section 7.12.5.8, “Replication Slave Connection Thread States”
- statistics, Section 7.12.5.2, “General Thread States”
- storing result in query cache, Section 7.12.5.4, “Query Cache Thread States”
- storing row into queue, Section 7.12.5.3, “Delayed-Insert Thread States”
- update, Section 7.12.5.3, “Delayed-Insert Thread States”
- updating main table, Section 7.12.5.2, “General Thread States”
- updating reference tables, Section 7.12.5.2, “General Thread States”
- upgrading lock, Section 7.12.5.3, “Delayed-Insert Thread States”
- waiting for delay_list, Section 7.12.5.3, “Delayed-Insert Thread States”
- waiting for handler insert, Section 7.12.5.3, “Delayed-Insert Thread States”
- waiting for handler lock, Section 7.12.5.3, “Delayed-Insert Thread States”
- waiting for handler open, Section 7.12.5.3, “Delayed-Insert Thread States”
- thread states
- MySQL Cluster, Section 7.12.5.9, “MySQL Cluster Thread States”
- delayed inserts, Section 7.12.5.3, “Delayed-Insert Thread States”
- event scheduler, Section 7.12.5.10, “Event Scheduler Thread States”
- general, Section 7.12.5.2, “General Thread States”
- query cache, Section 7.12.5.4, “Query Cache Thread States”
- replication master, Section 7.12.5.5, “Replication Master Thread States”
- replication slave, Section 7.12.5.8, “Replication Slave Connection Thread States”, Section 7.12.5.7, “Replication Slave SQL Thread States”, Section 7.12.5.6, “Replication Slave I/O Thread States”
- thread support, Section 2.1.1, “Operating Systems Supported by MySQL Community Server”
- thread table
- performance_schema, Section 20.7.5.2, “The
threads
Table”
- thread_cache_size system variable, Section 5.1.3, “Server System Variables”
- thread_concurrency system variable, Section 5.1.3, “Server System Variables”
- thread_handling system variable, Section 5.1.3, “Server System Variables”
- thread_pool_algorithm system variable, Section 5.1.3, “Server System Variables”
- thread_pool_high_priority_connection system variable, Section 5.1.3, “Server System Variables”
- thread_pool_max_unused_threads system variable, Section 5.1.3, “Server System Variables”
- thread_pool_prio_kickup_timer system variable, Section 5.1.3, “Server System Variables”
- thread_pool_size system variable, Section 5.1.3, “Server System Variables”
- thread_pool_stall_limit system variable, Section 5.1.3, “Server System Variables”
- thread_stack system variable, Section 5.1.3, “Server System Variables”
- threaded clients, Section 21.9.17.2, “How to Write a Threaded Client”
- threads, Описание, Section 12.7.5.30, “
SHOW PROCESSLIST
Синтаксис”, Section 22.1, “MySQL Internals” - display, Section 12.7.5.30, “
SHOW PROCESSLIST
Синтаксис” - monitoring, Section 19.32, “Extensions to
SHOW
Statements”, Section 19.15, “The INFORMATION_SCHEMA PROCESSLIST
Table”, Section 20.7.5.2, “The threads
Table”, Section 12.7.5.30, “SHOW PROCESSLIST
Синтаксис”, Section 7.12.5, “Examining Thread Information”
- threads table
- performance_schema, Section 20.7.5.2, “The
threads
Table”
- time literals, Section 8.1.3, “Date and Time Literals”
- time representation
- Event Scheduler, Section 18.4.4, “Event Metadata”
- time types, Section 10.5, “Data Type Storage Requirements”
- time zone problems, Section C.5.4.6, “Time Zone Problems”
- time zone tables, Section 4.4.6, “mysql_tzinfo_to_sql — Load the Time Zone Tables”
- time zones
- and replication, Section 15.4.1.28, “Replication and Time Zones”
- leap seconds, Section 9.6.2, “Time Zone Leap Second Support”
- support, Section 9.6, “MySQL Server Time Zone Support”
- upgrading, Section 9.6.1, “Staying Current with Time Zone Changes”
- time_format system variable, Section 5.1.3, “Server System Variables”
- time_zone system variable, Section 5.1.3, “Server System Variables”
- timed_mutexes system variable, Section 5.1.3, “Server System Variables”
- timeout, Section 5.1.3, “Server System Variables”, Section 12.2.5.2, “
INSERT DELAYED
Синтаксис”, Section 11.15, “Miscellaneous Functions” - connect_timeout variable, Описание, Section 4.5.1.1, “mysql Options”
- shutdown_timeout variable, Описание
- timeouts (replication), Section 15.4.1.26, “Replication Retries and Timeouts”
- timestamp session variable, Section 5.1.3, “Server System Variables”
- timezone option
- mysqld_safe, Описание
- tips
- optimization, Section 7.2.5, “Other Optimization Tips”
- tmp_table_size system variable, Section 5.1.3, “Server System Variables”
- tmpdir option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- myisampack, Описание
- mysql_upgrade, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqlhotcopy, Описание
- tmpdir system variable, Section 5.1.3, “Server System Variables”
- to-last-log option
- mysqlbinlog, Описание
- tools
- command-line, Section 4.5.1, “mysql — The MySQL Command-Line Tool”
- mysqld_multi, Section 4.3.4, “mysqld_multi — Manage Multiple MySQL Servers”
- mysqld_safe, Section 4.3.2, “mysqld_safe — MySQL Server Startup Script”
- safe_mysqld, Section 4.3.2, “mysqld_safe — MySQL Server Startup Script”
- torn page, Section 13.3.12.1, “
InnoDB
Disk I/O” - trace DBI method, Section 22.5.1.4, “Debugging mysqld under gdb”
- trace files (MySQL Cluster), Описание
- transaction isolation level, Section 12.3.6, “
SET TRANSACTION
Синтаксис” - READ COMMITTED, Section 12.3.6, “
SET TRANSACTION
Синтаксис” - READ UNCOMMITTED, Section 12.3.6, “
SET TRANSACTION
Синтаксис” - REPEATABLE READ, Section 12.3.6, “
SET TRANSACTION
Синтаксис” - SERIALIZABLE, Section 12.3.6, “
SET TRANSACTION
Синтаксис”
- transaction-isolation option
- mysqld, Section 5.1.2, “Server Command Options”
- transaction-safe tables, Section 1.8.5.3, “Transaction and Atomic Operation Differences”, Section 13.3, “The
InnoDB
Storage Engine” - transaction_alloc_block_size system variable, Section 5.1.3, “Server System Variables”
- transaction_allow_batching session variable (MySQL Cluster), Section 16.3.4.3, “MySQL Cluster System Variables”
- transaction_prealloc_size system variable, Section 5.1.3, “Server System Variables”
- transactions
- and replication, Section 15.4.1.29, “Replication and Transactions”, Section 15.4.1.26, “Replication Retries and Timeouts”
- metadata locking, Section 7.10.4, “Metadata Locking Within Transactions”
- support, Section 1.8.5.3, “Transaction and Atomic Operation Differences”, Section 13.3, “The
InnoDB
Storage Engine”
- transporters
- ndbinfo table, Section 16.5.9.10, “The
ndbinfo transporters
Table”
- trigger
- restrictions, Section E.1, “Restrictions on Stored Programs”
- trigger, creating, Section 12.1.19, “
CREATE TRIGGER
Синтаксис” - trigger, dropping, Section 12.1.30, “
DROP TRIGGER
Синтаксис” - triggers, Глава 18, Stored Programs and Views, Section 12.1.30, “
DROP TRIGGER
Синтаксис”, Section 12.7.5.39, “SHOW TRIGGERS
Синтаксис”, Section 12.1.19, “CREATE TRIGGER
Синтаксис”, Section 18.3, “Using Triggers” - LAST_INSERT_ID(), Section 18.2.4, “Stored Procedures, Functions, Triggers, and
LAST_INSERT_ID()
” - and INSERT DELAYED, Section 12.2.5, “
INSERT
Синтаксис” - and replication, Section 15.4.1.30, “Replication and Triggers”, Section 15.4.1.8, “Replication of Invoked Features”
- metadata, Section 18.3.2, “Trigger Metadata”
- triggers option
- mysqldump, Описание
- troubleshooting, Section C.1, “Sources of Error Information”
- ALTER TABLE problems, Section C.5.7.1, “Problems with
ALTER TABLE
” - FreeBSD, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- InnoDB deadlocks, Section 13.3.9.8, “Deadlock Detection and Rollback”
- InnoDB errors, Section 13.3.13, “
InnoDB
Error Handling” - InnoDB recovery problems, Section 13.3.7.2, “Forcing
InnoDB
Recovery” - InnoDB table fragmentation, Section 13.3.12.3, “Defragmenting a Table”
- OS error codes, Section 13.3.13.2, “Operating System Error Codes”
- Solaris, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- compiling MySQL server, Section 2.9.5, “Dealing with Problems Compiling MySQL”
- connection problems, Section 5.4.7, “Causes of Access-Denied Ошибки”
- replication, Section 15.4.4, “Troubleshooting Replication”
- startup problems, Section 2.10.1.3, “Starting and Troubleshooting the MySQL Server”
- with MySQL Enterprise Monitor, Глава 23, MySQL Enterprise Monitor
- with MySQL Performance Schema, Section 20.11, “Using the Performance Schema to Diagnose Problems”
- tuning, Глава 7, Optimization
- tutorial, Глава 3, Tutorial
- two-phase commit, Section 13.3.4, “
InnoDB
Startup Options and System Variables”, Section 5.1.5, “Server Status Variables” - tx_isolation system variable, Section 5.1.3, “Server System Variables”
- type codes
- C prepared statement API, Section 21.9.5.1, “C API Prepared Statement Type Codes”
- type conversions, Section 11.3.2, “Comparison Functions and Operators”, Section 11.2, “Type Conversion in Expression Evaluation”
- type option
- mysql_convert_table_format, Описание
- types
- Date and Time, Section 10.3, “Date and Time Types”
- columns, Section 10.6, “Choosing the Right Type for a Column”, Глава 10, Data Types
- data, Глава 10, Data Types
- date, Section 10.5, “Data Type Storage Requirements”
- numeric, Section 10.5, “Data Type Storage Requirements”
- of tables, Глава 13, Storage Engines
- portability, Section 10.7, “Using Data Types from Other Database Engines”
- string, Section 10.5, “Data Type Storage Requirements”
- strings, Section 10.4, “String Types”
- time, Section 10.5, “Data Type Storage Requirements”
- typographical conventions, Section 1.2, “Typographical and Синтаксис Conventions”
- tz-utc option
- mysqldump, Описание
U
- UCASE(), Section 11.5, “String Functions”
- UCS-2, Section 9.1, “Character Set Support”
- UDFs, Section 12.7.3.1, “
CREATE FUNCTION
Синтаксис for User-Defined
Functions”, Section 12.7.3.2, “DROP FUNCTION
Синтаксис” - compiling, Section 22.3.2.5, “Compiling and Installing User-Defined Functions”
- defined, Section 22.3, “Adding New Functions to MySQL”
- return values, Section 22.3.2.4, “UDF Возвращаемые значения and Error Handling”
- UMASK environment variable, Section C.5.3.1, “Problems with File Permissions”, Section 2.12, “Environment Variables”
- UMASK_DIR environment variable, Section C.5.3.1, “Problems with File Permissions”, Section 2.12, “Environment Variables”
- UNCOMPRESS(), Section 11.13, “Encryption and Compression Functions”
- UNCOMPRESSED_LENGTH(), Section 11.13, “Encryption and Compression Functions”
- UNHEX(), Section 11.5, “String Functions”
- UNINSTALL PLUGIN, Section 12.7.3.4, “
UNINSTALL PLUGIN
Синтаксис” - UNION, Section 3.6.7, “Searching on Two Keys”, Section 12.2.9.4, “
UNION
Синтаксис” - UNIQUE, Section 12.1.7, “
ALTER TABLE
Синтаксис” - UNIX_TIMESTAMP(), Section 11.7, “Date and Time Functions”
- UNKNOWN
- testing for, Section 11.3.2, “Comparison Functions and Operators”
- UNLOCK TABLES, Section 12.3.5, “
LOCK TABLES
and
UNLOCK
TABLES
Синтаксис” - UNSIGNED, Section 10.2, “Numeric Types”, Section 10.1.1, “Numeric Type Overview”
- UNTIL, Section 12.6.5.6, “
REPEAT
Синтаксис” - UPDATE, Section 1.8.5.2, “
UPDATE
Differences”, Section 12.2.11, “UPDATE
Синтаксис” - UPPER(), Section 11.5, “String Functions”
- URLs for downloading MySQL, Section 2.1.3, “How to Get MySQL”
- USE, Section 12.8.4, “
USE
Синтаксис” - USE INDEX, Section 12.2.9.3, “Index Hint Синтаксис”
- USE KEY, Section 12.2.9.3, “Index Hint Синтаксис”
- USER environment variable, Section 4.2.2, “Connecting to the MySQL Server”, Section 2.12, “Environment Variables”
- USER(), Section 11.14, “Information Functions”
- USER_PRIVILEGES
- INFORMATION_SCHEMA table, Section 19.27, “The
INFORMATION_SCHEMA USER_PRIVILEGES
Table”
- UTC_DATE(), Section 11.7, “Date and Time Functions”
- UTC_TIME(), Section 11.7, “Date and Time Functions”
- UTC_TIMESTAMP(), Section 11.7, “Date and Time Functions”
- UTF-8, Section 9.1, “Character Set Support”
- UUID(), Section 11.15, “Miscellaneous Functions”
- UUID_SHORT(), Section 11.15, “Miscellaneous Functions”
- UndoDataBuffer, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- UndoIndexBuffer, Section 16.3.2.6, “Defining MySQL Cluster Data Nodes”
- Unicode, Section 9.1, “Character Set Support”
- Unicode Collation Algorithm, Section 9.1.14.1, “Unicode Character Sets”
- Union(), Section 11.17.5.3.2, “Spatial Operators”
- Unix, Section 21.2, “MySQL Connector/Net”, Section 21.1, “MySQL Connector/ODBC”
- compiling clients on, Section 21.9.17, “Building Client Programs”
- UpdateXML(), Section 11.11, “XML Functions”
- Updating
- thread state, Section 7.12.5.2, “General Thread States”
- User lock
- thread state, Section 7.12.5.2, “General Thread States”
- User sleep
- thread state, Section 7.12.5.2, “General Thread States”
- User-defined functions, Section 12.7.3.1, “
CREATE FUNCTION
Синтаксис for User-Defined
Functions”, Section 12.7.3.2, “DROP FUNCTION
Синтаксис” - ucs2 character set, Section 9.1.10.1, “The
ucs2
Character Set (UCS-2 Unicode Encoding)” - ulimit, Section C.5.2.18, “'
File
' Not Found and
Similar Ошибки” - unary minus (-), Section 11.6.1, “Arithmetic Operators”
- unbuffered option
- mysql, Section 4.5.1.1, “mysql Options”
- undo log, Section 13.3.3, “Using Per-Table Tablespaces”
- uninstalling plugins, Section 12.7.3.4, “
UNINSTALL PLUGIN
Синтаксис”, Section 5.1.7.1, “Installing and Uninstalling Plugins” - unique ID, Section 21.9.11.3, “How to Get the Unique ID for the Last Inserted Row”
- unique key
- constraint, Section 1.8.6.1, “
PRIMARY KEY
and UNIQUE
Index
Constraints”
- unique keys
- and partitioning keys, Section 17.5.1, “Partitioning Keys, Primary Keys, and Unique Keys”
- unique_checks session variable, Section 5.1.3, “Server System Variables”
- unique_subquery join type
- optimizer, Section 7.8.2, “
EXPLAIN
Output Format”
- unloading
- tables, Section 3.3.4, “Retrieving Information from a Table”
- unnamed views, Section 12.2.10.8, “Subqueries in the
FROM
Clause” - unpack option
- myisamchk, Section 4.6.3.3, “myisamchk Repair Options”
- unsafe statement (replication)
- defined, Section 15.1.2.3, “Determination of Safe and Unsafe Statements in Binary Logging”
- unsafe statements (replication), Section 15.1.2.3, “Determination of Safe and Unsafe Statements in Binary Logging”
- updatable views, Section 18.5.3, “Updatable and Insertable Views”
- updatable_views_with_limit system variable, Section 5.1.3, “Server System Variables”
- update
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- update-state option
- myisamchk, Section 4.6.3.2, “myisamchk Check Options”
- updating
- releases of MySQL, Section 2.1.2.3, “How and When Updates Are Released”
- tables, Section 1.8.5.3, “Transaction and Atomic Operation Differences”
- updating main table
- thread state, Section 7.12.5.2, “General Thread States”
- updating reference tables
- thread state, Section 7.12.5.2, “General Thread States”
- upgrade-system-tables option
- mysql_upgrade, Описание
- upgrades
- MySQL Cluster, Section 16.5.4, “Performing a Rolling Restart of a MySQL Cluster”, Section 16.2.7, “Upgrading and Downgrading MySQL Cluster NDB 7.2”
- upgrades and downgrades (MySQL Cluster)
- compatibility between versions, Section 16.2.7, “Upgrading and Downgrading MySQL Cluster NDB 7.2”
- upgrading, Section 2.11, “Upgrading or Downgrading MySQL”, Section 2.11.1, “Upgrading MySQL”
- different architecture, Section 2.11.5, “Copying MySQL Databases to Another Machine”
- to ¤t-series;, Section 2.11.1.2, “Upgrading from MySQL 5.4 to 5.5”, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
- upgrading MySQL, Section 4.4.7, “mysql_upgrade — Check Tables for MySQL Upgrade”
- upgrading lock
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- upgrading tables
- ISAM, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
- RAID, Section 2.11.1.1, “Upgrading from MySQL 5.1 to 5.5”
- uptime, Описание
- use command
- mysql, Section 4.5.1.2, “mysql Commands”
- use-frm option
- mysqlcheck, Описание
- use-manager option
- mysql.server, Описание
- use-mysqld_safe option
- mysql.server, Описание
- use-threads option
- mysqlimport, Описание
- mysqlslap, Описание
- user accounts
- creating, Section 12.7.1.1, “
CREATE USER
Синтаксис” - renaming, Section 12.7.1.4, “
RENAME USER
Синтаксис” - resource limits, Section 5.1.3, “Server System Variables”, Section 5.5.4, “Setting Account Resource Limits”, Section 12.7.1.3, “
GRANT
Синтаксис”
- user names
- and passwords, Section 5.5.1, “User Names and Passwords”
- in account names, Section 5.4.3, “Specifying Account Names”
- in default accounts, Section 2.10.2, “Securing the Initial MySQL Accounts”
- user option, Section 4.2.2, “Connecting to the MySQL Server”
- mysql, Section 4.5.1.1, “mysql Options”
- mysql.server, Описание
- mysql_convert_table_format, Описание
- mysql_install_db, Описание
- mysql_setpermission, Описание
- mysql_upgrade, Описание
- mysqlaccess, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_multi, Описание
- mysqld_safe, Описание
- mysqldump, Описание
- mysqlhotcopy, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- user privileges
- adding, Section 5.5.2, “Adding User Accounts”
- deleting, Section 5.5.3, “Removing User Accounts”, Section 12.7.1.2, “
DROP USER
Синтаксис” - dropping, Section 5.5.3, “Removing User Accounts”, Section 12.7.1.2, “
DROP USER
Синтаксис”
- user table
- sorting, Section 5.4.4, “Access Control, Stage 1: Connection Verification”
- user variables, Section 8.4, “User-Defined Variables”
- and replication, Section 15.4.1.33, “Replication and Variables”
- user-defined functions
- adding, Section 22.3, “Adding New Functions to MySQL”, Section 22.3.2, “Adding a New User-Defined Function”
- users
- adding, Section 2.9.2, “Installing MySQL from a Standard Source Distribution”, Section 2.10.1, “Unix Postinstallation Procedures”
- deleting, Section 5.5.3, “Removing User Accounts”, Section 12.7.1.2, “
DROP USER
Синтаксис” - root, Section 2.10.2, “Securing the Initial MySQL Accounts”
- using MySQL Cluster programs, Section 16.4, “MySQL Cluster Programs”
- using multiple disks to start data, Section 7.11.3.1.3, “Using Symbolic Links for Databases on Windows”
- utf16 character set, Section 9.1.10.2, “The
utf16
Character Set (UTF-16 Unicode Encoding)” - utf16_bin collation, Section 9.1.14.1, “Unicode Character Sets”
- utf32 character set, Section 9.1.10.3, “The
utf32
Character Set (UTF-32 Unicode Encoding)” - utf8 character set, Section 9.1.10.4, “The
utf8
Character Set (Three-Byte UTF-8 Unicode
Encoding)” - utf8mb3 character set, Section 9.1.10.5, “The
utf8mb3
“Character Set” (Alias for
utf8
)” - utf8mb4 character set, Section 9.1.10.6, “The
utf8mb4
Character Set (Four-Byte UTF-8 Unicode
Encoding)” - utilities
- program-development, Section 4.1, “Overview of MySQL Programs”
- utility programs, Section 4.1, “Overview of MySQL Programs”
V
- VALUES(), Section 11.15, “Miscellaneous Functions”
- VARBINARY data type, Section 10.4.2, “The
BINARY
and
VARBINARY
Types”, Section 10.1.3, “String Type Overview” - VARCHAR
- size, Section 10.5, “Data Type Storage Requirements”
- VARCHAR data type, Section 10.4, “String Types”, Section 10.1.3, “String Type Overview”
- VARCHARACTER data type, Section 10.1.3, “String Type Overview”
- VARIANCE(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - VAR_POP(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - VAR_SAMP(), Section 11.16.1, “
GROUP BY
(Aggregate) Functions” - VERSION file
- CMake, Section 2.9.6, “MySQL Configuration and Third-Party Tools”
- VERSION(), Section 11.14, “Information Functions”
- VIEWS
- INFORMATION_SCHEMA table, Section 19.28, “The
INFORMATION_SCHEMA VIEWS
Table”
- Vietnamese, Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- Views
- limitations, Section E.5, “Restrictions on Views”
- privileges, Section E.5, “Restrictions on Views”
- problems, Section E.5, “Restrictions on Views”
- valid numbers
- examples, Section 8.1.2, “Number Literals”
- variables
- and replication, Section 15.4.1.33, “Replication and Variables”
- environment, Section 4.1, “Overview of MySQL Programs”
- mysqld, Section 7.11.2, “Tuning Server Parameters”
- server, Section 12.7.5.40, “
SHOW VARIABLES
Синтаксис” - status, Section 12.7.5.36, “
SHOW STATUS
Синтаксис”, Section 5.1.5, “Server Status Variables” - system, Section 5.1.3, “Server System Variables”, Section 5.1.4, “Using System Variables”, Section 12.7.5.40, “
SHOW VARIABLES
Синтаксис” - user, Section 8.4, “User-Defined Variables”
- verbose option
- my_print_defaults, Описание
- myisam_ftdump, Описание
- myisamchk, Section 4.6.3.1, “myisamchk General Options”
- myisampack, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_convert_table_format, Описание
- mysql_install_db, Описание
- mysql_plugin, Описание
- mysql_upgrade, Описание
- mysql_waitpid, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_multi, Описание
- mysqldump, Описание
- mysqldumpslow, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- perror, Описание
- version
- choosing, Section 2.1.2, “Choosing Which MySQL Distribution to Install”
- latest, Section 2.1.3, “How to Get MySQL”
- version option
- comp_err, Описание
- my_print_defaults, Описание
- myisamchk, Section 4.6.3.1, “myisamchk General Options”
- myisampack, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysql_config, Описание
- mysql_convert_table_format, Описание
- mysql_plugin, Описание
- mysql_waitpid, Описание
- mysqlaccess, Описание
- mysqladmin, Описание
- mysqlbinlog, Описание
- mysqlcheck, Описание
- mysqld, Section 5.1.2, “Server Command Options”
- mysqld_multi, Описание
- mysqldump, Описание
- mysqlimport, Описание
- mysqlshow, Описание
- mysqlslap, Описание
- perror, Описание
- resolve_stack_dump, Описание
- resolveip, Описание
- version system variable, Section 5.1.3, “Server System Variables”
- version_bdb system variable, Section 5.1.3, “Server System Variables”
- version_comment system variable, Section 5.1.3, “Server System Variables”
- version_compile_machine system variable, Section 5.1.3, “Server System Variables”
- version_compile_os system variable, Section 5.1.3, “Server System Variables”
- vertical option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- view
- restrictions, Section E.5, “Restrictions on Views”
- views, Section 18.5, “Using Views”, Глава 18, Stored Programs and Views, Section 12.1.20, “
CREATE VIEW
Синтаксис” - algorithms, Section 18.5.2, “View Processing Algorithms”
- and replication, Section 15.4.1.31, “Replication and Views”
- metadata, Section 18.5.4, “View Metadata”
- updatable, Section 18.5.3, “Updatable and Insertable Views”, Section 12.1.20, “
CREATE VIEW
Синтаксис”
- virtual memory
- problems while compiling, Section 2.9.5, “Dealing with Problems Compiling MySQL”
W
- WAIT COMPLETED (START BACKUP command), Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- WAIT STARTED (START BACKUP command), Section 16.5.3.2, “Using The MySQL Cluster Management Client to Create a Backup”
- WEEK(), Section 11.7, “Date and Time Functions”
- WEEKDAY(), Section 11.7, “Date and Time Functions”
- WEEKOFYEAR(), Section 11.7, “Date and Time Functions”
- WEIGHT_STRING(), Section 11.5, “String Functions”
- WHERE, Section 7.2.1.2, “How MySQL Optimizes
WHERE
Clauses” - with SHOW, Section 19.32, “Extensions to
SHOW
Statements”, Глава 19, INFORMATION_SCHEMA
Tables
- WHILE, Section 12.6.5.8, “
WHILE
Синтаксис” - labels, Section 12.6.2, “Statement Label Синтаксис”
- WITH_BUNDLED_LIBEVENT option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_BUNDLED_MEMCACHED option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_CLASSPATH option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_COMMENT option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_DEBUG option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_EMBEDDED_SERVER option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_ERROR_INSERT option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_EXTRA_CHARSETS option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_LIBWRAP option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDBCLUSTER_STORAGE_ENGINE option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDBMTD option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDB_BINLOG option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDB_DEBUG option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDB_PORT option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_NDB_TEST option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_READLINE option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_SSL option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_UNIXODBC option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WITH_ZLIB option
- CMake, Section 2.9.4, “MySQL Source-Configuration Options”
- WKB format, Section 11.17.3.2, “Well-Known Binary (WKB) Format”
- WKT format, Section 11.17.3.1, “Well-Known Text (WKT) Format”
- Waiting for INSERT
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- Waiting for all running commits to finish
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for commit lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for event from ndbcluster
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for event metadata lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for event read lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for first event from ndbcluster
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for global metadata lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for global read lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for master to send event
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting for master update
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting for ndbcluster binlog update to reach current position
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for ndbcluster to start
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for next activation
- thread state, Section 7.12.5.10, “Event Scheduler Thread States”
- Waiting for query cache lock
- thread state, Section 7.12.5.4, “Query Cache Thread States”
- Waiting for release of readlock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for scheduler to stop
- thread state, Section 7.12.5.10, “Event Scheduler Thread States”
- Waiting for schema epoch
- thread state, Section 7.12.5.9, “MySQL Cluster Thread States”
- Waiting for schema metadata lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for slave mutex on exit
- thread state, Section 7.12.5.7, “Replication Slave SQL Thread States”, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting for stored function metadata lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for stored procedure metadata lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for table
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for table level lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for table metadata lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for tables
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting for the next event in relay log
- thread state, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Waiting for the slave SQL thread to free enough relay log space
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting for trigger metadata lock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting on cond
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting on empty queue
- thread state, Section 7.12.5.10, “Event Scheduler Thread States”
- Waiting to finalize termination
- thread state, Section 7.12.5.5, “Replication Master Thread States”
- Waiting to get readlock
- thread state, Section 7.12.5.2, “General Thread States”
- Waiting to reconnect after a failed binlog dump request
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting to reconnect after a failed master event read
- thread state, Section 7.12.5.6, “Replication Slave I/O Thread States”
- Waiting until MASTER_DELAY seconds after master executed event
- thread state, Section 7.12.5.7, “Replication Slave SQL Thread States”
- Well-Known Binary format, Section 11.17.3.2, “Well-Known Binary (WKB) Format”
- Well-Known Text format, Section 11.17.3.1, “Well-Known Text (WKT) Format”
- Wildcard character (%), Section 8.1.1, “String Literals”
- Wildcard character (_), Section 8.1.1, “String Literals”
- Windows, Section 21.2, “MySQL Connector/Net”, Section 21.1, “MySQL Connector/ODBC”
- MySQL limitations, Section E.10.5, “Windows Platform Limitations”
- compiling clients on, Section 21.9.17, “Building Client Programs”
- path name separators, Section 4.2.3.3, “Using Option Files”
- pluggable authentication, Section 5.5.6.3, “The Windows Native Authentication Plugin”
- upgrading, Section 2.3.8, “Upgrading MySQL on Windows”
- Within(), Section 11.17.5.4.2, “Functions That Test Spatial Relationships Between Geometries”
- Writing to net
- thread state, Section 7.12.5.2, “General Thread States”
- wait option
- myisamchk, Section 4.6.3.1, “myisamchk General Options”
- myisampack, Описание
- mysql, Section 4.5.1.1, “mysql Options”
- mysqladmin, Описание
- wait_timeout system variable, Section 5.1.3, “Server System Variables”
- waiting for delay_list
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- waiting for handler insert
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- waiting for handler lock
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- waiting for handler open
- thread state, Section 7.12.5.3, “Delayed-Insert Thread States”
- warning_count session variable, Section 5.1.3, “Server System Variables”
- warnings command
- mysql, Section 4.5.1.2, “mysql Commands”
- where option
- mysqldump, Описание
- widths
- display, Глава 10, Data Types
- wildcards
- and LIKE, Section 7.3.1, “How MySQL Uses Indexes”, Section 7.3.8, “Comparison of B-Tree and Hash Indexes”
- in account names, Section 5.4.3, “Specifying Account Names”
- in mysql.columns_priv table, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- in mysql.db table, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- in mysql.host table, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- in mysql.procs_priv table, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- in mysql.tables_priv table, Section 5.4.5, “Access Control, Stage 2: Request Verification”
- windows option
- mysql_install_db, Описание
- with-big-tables option, Section 2.9.4, “MySQL Source-Configuration Options”
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- with-client-ldflags option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- with-debug option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- with-embedded-server option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- with-extra-charsets option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- with-tcp-port option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- with-unix-socket-path option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- with-zlib-dir option
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- without-server option, Section 2.9.4, “MySQL Source-Configuration Options”
- configure, Section 2.9.4, “MySQL Source-Configuration Options”
- wrappers
- Eiffel, Section 21.15, “MySQL Eiffel Wrapper”
- write access
- tmp, Section 2.10.1.1, “Problems Running mysql_install_db”
- write-binlog option
- mysql_upgrade, Описание
- mysqlcheck, Описание
- write_buffer_size myisamchk variable, Section 4.6.3.1, “myisamchk General Options”
X
- X(), Section 11.17.5.2.2, “
Point
Functions” - X509/Certificate, Section 5.5.8.1, “Basic SSL Concepts”
- XA BEGIN, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- XA COMMIT, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- XA PREPARE, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- XA RECOVER, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- XA ROLLBACK, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- XA START, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- XA transactions, Section 12.3.7, “XA Transactions”
- restrictions, Section E.6, “Restrictions on XA Transactions”
- transaction identifiers, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- XOR
- bitwise, Section 11.12, “Bit Functions”
- logical, Section 11.3.3, “Logical Operators”
- xid
- XA transaction identifier, Section 12.3.7.1, “XA Transaction SQL Синтаксис”
- xml option
- mysql, Section 4.5.1.1, “mysql Options”
- mysqldump, Описание
Y
- Y(), Section 11.17.5.2.2, “
Point
Functions” - YEAR data type, Section 10.1.2, “Date and Time Type Overview”, Section 10.3.3, “The
YEAR
Type” - YEAR(), Section 11.7, “Date and Time Functions”
- YEARWEEK(), Section 11.7, “Date and Time Functions”
- Yen sign (Japanese), Section B.11, “MySQL 5.5 FAQ: MySQL Chinese, Japanese, and Korean
Character Sets”
- yaSSL, Section 5.5.8.2, “Using SSL Connections”, Section 5.5.8, “Using SSL for Secure Connections”