summaryrefslogtreecommitdiff
path: root/mysql-test/t
diff options
context:
space:
mode:
authorunknown <sasha@mysql.sashanet.com>2000-12-12 08:24:50 -0700
committerunknown <sasha@mysql.sashanet.com>2000-12-12 08:24:50 -0700
commit6be226bd1f47ef03c626ca6d5cae22b4d454aafe (patch)
treea12aff4e09343a84c92b6f43a1c8f0c8d144c473 /mysql-test/t
parent3e2df58483bc74823adc3c7264251b96d7b80f40 (diff)
downloadmariadb-git-6be226bd1f47ef03c626ca6d5cae22b4d454aafe.tar.gz
test case for a coredump on merge tables. Sergei or Monty, can you fix this?
mysql-test/mysql-test-run: added support for copying tables into datadir - now only MRG and FRM files are copied - will add others as we come up with samples
Diffstat (limited to 'mysql-test/t')
-rw-r--r--mysql-test/t/mrg000002.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/mrg000002.test b/mysql-test/t/mrg000002.test
new file mode 100644
index 00000000000..88da6311cc1
--- /dev/null
+++ b/mysql-test/t/mrg000002.test
@@ -0,0 +1,2 @@
+use test;
+@r/mrg000002.result select * from m;