mariadb/innobase/dict
unknown 0b64b88257 Applied innodb-5.0-ss492 snapshot.
Fixed BUG#19217 "dict_load_indexes() may read the delete-mark incorrectly".


innobase/dict/dict0load.c:
  Applied innodb-5.0-ss492 snapshot.
   dict_load_indexes(): pass comp=0 to rec_get_deleted_flag(), because
   SYS_INDEXES always is in ROW_FORMAT=REDUNDANT (Bug #19217).
2006-04-26 07:50:29 +04:00
..
dict0boot.c InnoDB: Fix ut0dbg compilation errors on NetWare 2005-06-16 15:00:25 +03:00
dict0crea.c InnoDB: Performance optimizations based on OProfile analysis 2005-04-25 10:14:35 +03:00
dict0dict.c Applied innodb-5.0-ss476 snapshot. 2006-04-21 01:07:37 +04:00
dict0load.c Applied innodb-5.0-ss492 snapshot. 2006-04-26 07:50:29 +04:00
dict0mem.c Applied innodb-5.0-ss476 snapshot. 2006-04-21 01:07:37 +04:00
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00