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