1
0
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:
unknown
2002-01-18 00:43:50 +02:00
parent 38e174cc59
commit d38454fab1
6 changed files with 103 additions and 11 deletions

View File

@ -27,3 +27,7 @@ d d
0000-00-00 NULL
d
0000-00-00
COUNT(t1.Title)
1
COUNT(t1.Title)
1