summaryrefslogtreecommitdiff
path: root/mysql-test/std_data
diff options
context:
space:
mode:
authorNarayanan V <v.narayanan@sun.com>2009-04-30 18:16:49 +0530
committerNarayanan V <v.narayanan@sun.com>2009-04-30 18:16:49 +0530
commit2b491daa1cd91fbb03f0a425cb57ec85c5a72bf2 (patch)
tree6a25256782b5cdcc9013222598cd798ff4f2db42 /mysql-test/std_data
parente4d4226efa2b32f6cc783921a23a9a733d10f64a (diff)
downloadmariadb-git-2b491daa1cd91fbb03f0a425cb57ec85c5a72bf2.tar.gz
BUG#37631 - Incorrect key file for table after upgrading from 5.0 to 5.1
This patch adds corrections to the original patch submitted 2009-04-08 (http://lists.mysql.com/commits/71607): - fixed that the original patch didn't work because of an incorrect condition; - added a test case.
Diffstat (limited to 'mysql-test/std_data')
-rw-r--r--mysql-test/std_data/bug37631.MYD0
-rw-r--r--mysql-test/std_data/bug37631.MYIbin0 -> 1024 bytes
-rw-r--r--mysql-test/std_data/bug37631.frmbin0 -> 8590 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/mysql-test/std_data/bug37631.MYD b/mysql-test/std_data/bug37631.MYD
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/mysql-test/std_data/bug37631.MYD
diff --git a/mysql-test/std_data/bug37631.MYI b/mysql-test/std_data/bug37631.MYI
new file mode 100644
index 00000000000..8bf14b46add
--- /dev/null
+++ b/mysql-test/std_data/bug37631.MYI
Binary files differ
diff --git a/mysql-test/std_data/bug37631.frm b/mysql-test/std_data/bug37631.frm
new file mode 100644
index 00000000000..2742a387c38
--- /dev/null
+++ b/mysql-test/std_data/bug37631.frm
Binary files differ