mariadb/innobase/trx
unknown ce50dd42d8 srv0start.c, trx0sys.c:
Let InnoDB to skip writing of pages from the doublewrite buffer if innodb_force_recovery=6; normally, if the page is corrupt AND the corresponding page in the doublewrite buffer is also corrupt, InnoDB calls exit(1)


innobase/trx/trx0sys.c:
  Let InnoDB to skip writing of pages from the doublewrite buffer if innodb_force_recovery=6; normally, if the page is corrupt AND the corresponding page in the doublewrite buffer is also corrupt, InnoDB calls exit(1)
innobase/srv/srv0start.c:
  Let InnoDB to skip writing of pages from the doublewrite buffer if innodb_force_recovery=6; normally, if the page is corrupt AND the corresponding page in the doublewrite buffer is also corrupt, InnoDB calls exit(1)
2003-05-12 17:33:42 +03:00
..
ts Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
Makefile.am - Fixed bug in "make DESTDIR=<dir> install" - the InnoDB static 2003-04-10 20:03:52 +02:00
makefilewin Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx0purge.c Many files: 2002-10-29 23:16:46 +02:00
trx0rec.c Added xml patch to mysqldump. 2001-11-05 23:48:03 +02:00
trx0roll.c trx0roll.c: 2003-03-16 09:01:47 +02:00
trx0rseg.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
trx0sys.c srv0start.c, trx0sys.c: 2003-05-12 17:33:42 +03:00
trx0trx.c Many files: 2003-05-03 02:29:40 +03:00
trx0undo.c Merge with 3.23.53 2002-09-11 14:49:38 +03:00