MySQL :: MySQL 5.0 Reference Manual :: 14.4 The MEMORY (HEAP) Storage Engine The MEMORY (HEAP) Storage Engine…
14.6 InnoDB Table Management 14.6.1 Creating InnoDB Tables 14.6.2 Moving or Copying InnoDB Tables to Another Machine 14.6.3 Grouping DML Operations with Transactions 14.6.4 Converting Tables from MyISAM to InnoDB 14.6.5 AUTO_INCREMENT Handling in Inn…
14 InnoDB存储引擎 14 InnoDB存储引擎 14.1 InnoDB说明 14.1.1 InnoDB作为默认存储引擎 14.1.1.1 存储引擎的趋势 14.1.1.2 InnoDB变成默认存储引擎之后 14.1.1.3 InnoDB表好处 14.1.1.4 InnoDB表最佳实践 14.1.1.5 InnoDB表提升 14.1.1.6 InnoDB作为默认存储引擎测试 14.1.1.7 验证InnoDB是默认存储引擎 14.1.2 检查InnoDB可用 14.1.3 关闭InnoDB…
MySQL :: MySQL 8.0 Reference Manual :: B.6.4.3 Problems with NULL Values https://dev.mysql.com/doc/refman/8.0/en/problems-with-null.html MySQL 8.0 Reference Manual  /  ...  /  Problems with NULL Values B.6.4.3 Problems with NULL Values The concept of…
MySQL :: MySQL 5.7 Reference Manual :: 4.5.4 mysqldump — A Database Backup Programhttps://dev.mysql.com/doc/refman/5.7/en/mysqldump.html mysqldump备份还原和mysqldump导入导出语句大全详解 转 - 武胜-阿伟 - 博客园http://www.cnblogs.com/zeroone/archive/2010/05/11/1732834.html m…
15.4.2 Change Buffer(变更缓冲)   The change buffer is a special data structure that caches changes to secondary index pages when affected pages are not in the buffer pool. The buffered changes, which may result from INSERT, UPDATE, or DELETE operations (…
15.4.2 Change Buffer(变更缓冲)   The change buffer is a special data structure that caches changes to secondary index pages when affected pages are not in the buffer pool. The buffered changes, which may result from INSERT, UPDATE, or DELETE operations (…
14.7 InnoDB Table Compression 14.7.1 Overview of Table Compression 14.7.2 Enabling Compression for a Table 14.7.3 Tuning Compression for InnoDB Tables 14.7.4 Monitoring Compression at Runtime 14.7.5 How Compression Works for InnoDB Tables 14.7.6 Comp…
14.5 InnoDB Tablespace Management   14.5.1 Resizing the InnoDB System Tablespace 14.5.2 Changing the Number or Size of InnoDB Redo Log Files 14.5.3 Using Raw Disk Partitions for the System Tablespace 14.5.4 InnoDB File-Per-Table Tablespaces 14.5.5 Cr…
14.2 InnoDB Concepts and Architecture 14.2.1 MySQL and the ACID Model 14.2.2 InnoDB Multi-Versioning 14.2.3 InnoDB Redo Log 14.2.4 InnoDB Undo Logs 14.2.5 InnoDB Table and Index Structures 14.2.6 InnoDB Mutex and Read/Write Lock Implementation The in…