diff options
author | unknown <heikki@hundin.mysql.fi> | 2003-05-12 17:33:42 +0300 |
---|---|---|
committer | unknown <heikki@hundin.mysql.fi> | 2003-05-12 17:33:42 +0300 |
commit | ce50dd42d8e5375942e0f9b23fff002ba3a054e9 (patch) | |
tree | 67126b193565875f8e2dcba3923233512e716a2f /support-files | |
parent | 6b14b0de14283d7566651c04340299f6508a4a6a (diff) | |
download | mariadb-git-ce50dd42d8e5375942e0f9b23fff002ba3a054e9.tar.gz |
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)
Diffstat (limited to 'support-files')
0 files changed, 0 insertions, 0 deletions