mirror of
https://github.com/MariaDB/server.git
synced 2025-12-07 17:42:39 +03:00
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
25 lines
230 B
Plaintext
25 lines
230 B
Plaintext
id id
|
|
107 107
|
|
75 75
|
|
id count(t2.id)
|
|
75 1
|
|
107 1
|
|
id count(t2.id)
|
|
75 1
|
|
107 1
|
|
id catid stateid countyid
|
|
27 2 12 11
|
|
28 2 12 11
|
|
29 2 12 25
|
|
26 1 6 37
|
|
id catid stateid countyid
|
|
26 1 6 37
|
|
27 2 12 11
|
|
28 2 12 11
|
|
29 2 12 25
|
|
a
|
|
1
|
|
2
|
|
a a b
|
|
2 2 3
|