1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Added test for innobase

Fixed problem with NULL keys in BDB


BitKeeper/deleted/.del-select.res~1295456b93948768:
  ***MISSING WEAVE***
mysql-test/r/join_outer.result:
  Fix results
sql/ha_berkeley.cc:
  Fixed problem with NULL keys
This commit is contained in:
unknown
2001-01-12 16:40:27 +02:00
parent 72b3120dcc
commit 686faae582
7 changed files with 750 additions and 6 deletions

View File

@ -33,12 +33,9 @@ grp a c id a c d
NULL NULL NULL NULL NULL NULL
grp a c id a c d
1 1 a 1 1 a 1
2 2 b NULL NULL NULL NULL
2 3 c NULL NULL NULL NULL
3 4 E 3 4 A 4
3 5 C 3 5 B 5
3 6 D 3 6 C 6
NULL NULL NULL NULL NULL NULL
grp a c id a c d
1 1 a 1 1 a 1
2 2 b NULL NULL NULL NULL