summaryrefslogtreecommitdiff
path: root/mysql-test/r/join.result
diff options
context:
space:
mode:
authorunknown <monty@hundin.mysql.fi>2001-09-27 22:02:37 +0300
committerunknown <monty@hundin.mysql.fi>2001-09-27 22:02:37 +0300
commit0edc02d65348fb3fb1c2d814d8ff5eececdec7cf (patch)
treeefc338d3f173438bf497cfc5ec22271876b39af5 /mysql-test/r/join.result
parente47b763f869180053a9cd22a8688bfa04bdb6f3a (diff)
downloadmariadb-git-0edc02d65348fb3fb1c2d814d8ff5eececdec7cf.tar.gz
Fixed bug in counting open files when using many files
Fixed bug in JOIN Docs/manual.texi: Changlog mysql-test/r/join.result: New test for join bug mysql-test/r/null_key.result: Fix result after fixing join bug mysql-test/t/join.test: New test for join bug mysys/my_open.c: Fixed bug in counting open files when using many files. sql/sql_select.cc: Fixed join bug
Diffstat (limited to 'mysql-test/r/join.result')
-rw-r--r--mysql-test/r/join.result2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/r/join.result b/mysql-test/r/join.result
index 3c5a72edc68..7db456a1af5 100644
--- a/mysql-test/r/join.result
+++ b/mysql-test/r/join.result
@@ -20,3 +20,5 @@ id catid stateid countyid
a
1
2
+a a b
+2 2 3