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 | b11ecca38754b95a1156ebfef3b02a9e1f9cffdd (patch) | |
tree | 25689bb8d54f8150605a79b61cbb870cfbd12364 /mysql-test/r/bdb.result | |
parent | 4c0f5402cbf290d7c5ac08ab910a34d09549c722 (diff) | |
download | mariadb-git-b11ecca38754b95a1156ebfef3b02a9e1f9cffdd.tar.gz |
Fixed problem with part keys and BDB tables
Docs/manual.texi:
Changelog
Diffstat (limited to 'mysql-test/r/bdb.result')
-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 |