summaryrefslogtreecommitdiff
path: root/mysql-test/std_data
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@sun.com>2010-03-25 23:57:06 +0400
committerSergey Vojtovich <svoj@sun.com>2010-03-25 23:57:06 +0400
commitbb3f75bdbc797d59e6b471ae72a519fb879edbec (patch)
tree8da5e1f608ff17dba1f228baa4f37aa749ac116a /mysql-test/std_data
parent84917914e01415cbbc2a128cabc344c127e76db1 (diff)
downloadmariadb-git-bb3f75bdbc797d59e6b471ae72a519fb879edbec.tar.gz
BUG#46565 - repair of partition fail for archive engine
There was no way to repair corrupt ARCHIVE data file, when unrecoverable data loss is inevitable. With this fix REPAIR ... EXTENDED attempts to restore as much rows as possible, ignoring unrecoverable data. Normal REPAIR is still able to repair meta-data file only.
Diffstat (limited to 'mysql-test/std_data')
-rw-r--r--mysql-test/std_data/bug46565.ARZbin0 -> 8670 bytes
-rw-r--r--mysql-test/std_data/bug46565.frmbin0 -> 8554 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/mysql-test/std_data/bug46565.ARZ b/mysql-test/std_data/bug46565.ARZ
new file mode 100644
index 00000000000..f26b31218a1
--- /dev/null
+++ b/mysql-test/std_data/bug46565.ARZ
Binary files differ
diff --git a/mysql-test/std_data/bug46565.frm b/mysql-test/std_data/bug46565.frm
new file mode 100644
index 00000000000..5c0180bdc1e
--- /dev/null
+++ b/mysql-test/std_data/bug46565.frm
Binary files differ