mariadb/storage
unknown 1cede43268 WL#3071 - Maria checkpoint
don't take a checkpoint at end of REDO phase because blocks' rec_lsn
are not set. Fixes some assertion failures during tests of killing
the UNDO phase (recovery then started from the end-of-REDO-phase
checkpoint, wrongly ignoring REDOs before that record).


storage/maria/ma_blockrec.c:
  note for a bug (mail sent to colleagues, put on todo)
storage/maria/ma_recovery.c:
  this checkpoint at end of REDO phase is incorrect, disabling it.
  The one at end of UNDO phase remains.
2007-10-19 22:40:53 +02:00
..
archive azio.c, azlib.h: 2007-09-07 13:27:52 +02:00
blackhole Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvel 2007-08-16 18:21:47 +02:00
csv Merge hynda.mysql.fi:/home/my/mysql-5.1-main 2007-09-27 17:05:07 +03:00
example Merge bk-internal.mysql.com:/data0/bk/mysql-5.1 2007-08-27 20:20:08 +02:00
federated fixed type conversion warnings revealed by bug 30639 2007-09-21 10:15:16 +02:00
heap fixed type conversion warnings revealed by bug 30639 2007-09-21 10:15:16 +02:00
innobase Merge trift-lap.fambruehe:/MySQL/M51/push-5.1 2007-09-27 16:51:40 +02:00
maria WL#3071 - Maria checkpoint 2007-10-19 22:40:53 +02:00
myisam after-merge fixes for 64bit 2007-10-06 11:39:26 +02:00
myisammrg Merge hynda.mysql.fi:/home/my/mysql-5.1-main 2007-09-27 17:05:07 +03:00
ndb align types 2007-09-29 09:26:33 +02:00
Makefile.am