• heikki@hundin.mysql.fi's avatar
    srv0start.c, trx0sys.c: · 9ec42178
    heikki@hundin.mysql.fi authored
      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)
    9ec42178
srv0start.c 35.8 KB