InnoDB 中文参考手册 --- 犬犬(心帆)翻译
code {color:purple} tt {color:green} samp {color:navy} pre {color:maroon}
InnoDB Engine in MySQL-Max-3.23.56/MySQL-4.0.12
The
Up-to-Date Reference Manual of InnoDB
Updated April 21, 2003: Added notes to section 4.3 that a self-referential ON UPDATE CASCADE and SET NULL convert the rule to RESTRICT if the update cycles to update the SAME TABLE
Updated March 27, 2003: Updated section 4.3: starting from MySQL-4.0.13, InnoDB supports DROP FOREIGN KEY
Updated March 18, 2003: MySQL-4.0.12 is released
Updated March 17, 2003: MySQL-3.23.56 is released
Updated February 25, 2003: MySQL-4.0.11 is released; see the changelog from section 16
Updated January 23, 2003: Added a new section 4.5 about InnoDB and MySQL replication
Updated January 7, 2003: MySQL-4.0.8 is released; support for ON UPDATE CASCADE added
4.4 自增列(auto-increment)是如何在 InnoDB 中工作的
4.5 InnoDB 和 MySQL 复制(replication)
8.3 Next-key locking: avoiding the 'phantom problem'
8.5 MySQL 什么时候隐含地提交(commit)或回滚(rollback)事务
8.7 consistent read 在 InnoDB 中运作示例
18 The GNU GPL License Version 2
19 Known bugs and their fixes in old versions of InnoDB