mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fixed bug when making a range join based on information from a const table.
Docs/manual.texi: Changelog mysql-test/r/join.result: Test of join bug mysql-test/t/join.test: Test of join bug mysys/hash.c: Fix for SUNPRO_C scripts/mysql_config.sh: Fix for MacOS X
This commit is contained in:
@ -27,3 +27,7 @@ d d
|
||||
0000-00-00 NULL
|
||||
d
|
||||
0000-00-00
|
||||
COUNT(t1.Title)
|
||||
1
|
||||
COUNT(t1.Title)
|
||||
1
|
||||
|
Reference in New Issue
Block a user