mariadb/storage/innobase/log
tsmith@ramayana.hindu.god 159d5b71b1 Apply InnoDB snapshot innodb-5.1-ss1726.
Bug : AUTO_INC lock in InnoDB works a table level lock
  - this is a major change in InnoDB auto-inc handling.
Bug : Duplicate entry error in auto-inc after mysqld restart
  - Init AUTOINC from delete_row().
Bug : InnoDB increments auto-increment value incorrectly with ON DUPLICATE KEY UPDATE
  - Use value specified by MySQL, in update_row().
2007-08-24 19:14:52 -06:00
..
log0log.c Apply the following innodb-5.1-* snapshots: ss1489, ss1496, ss1550, ss1569. 2007-07-10 05:37:43 -06:00
log0recv.c Apply InnoDB snapshot innodb-5.1-ss1726. 2007-08-24 19:14:52 -06:00