diff options
author | unknown <monty@hundin.mysql.fi> | 2001-07-18 11:31:18 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2001-07-18 11:31:18 +0300 |
commit | 653d19af023b8a02a24cda15e69f674423f44377 (patch) | |
tree | 25689bb8d54f8150605a79b61cbb870cfbd12364 /mysql-test | |
parent | c35334543c2d48f2a4527c3b837913133c8fff6d (diff) | |
download | mariadb-git-653d19af023b8a02a24cda15e69f674423f44377.tar.gz |
Fixed problem with part keys and BDB tables
Docs/manual.texi:
Changelog
Diffstat (limited to 'mysql-test')
-rw-r--r-- | mysql-test/r/bdb.result | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mysql-test/r/bdb.result b/mysql-test/r/bdb.result index c88b7375aec..89d9c56b3b0 100644 --- a/mysql-test/r/bdb.result +++ b/mysql-test/r/bdb.result @@ -511,3 +511,14 @@ id id3 100 2 KINMU_DATE KINMU_DATE +a b +1 1 +1 2 +a b a b +1 1 1 1 +1 1 1 2 +1 2 1 1 +1 2 1 2 +a b +1 1 +1 2 |