mariadb/innobase/srv
heikki@hundin.mysql.fi 9ec42178e9 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)
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
srv0que.c Added Innobase to source distribution 2001-02-17 14:19:19 +02:00
srv0srv.c row0ins.c, dict0dict.c, dict0dict.h, srv0srv.c: 2003-05-04 23:24:23 +03:00
srv0start.c srv0start.c, trx0sys.c: 2003-05-12 17:33:42 +03:00