summaryrefslogtreecommitdiff
path: root/mysql-test/t/join.test
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix for ISNULL()unknown2002-05-071-0/+1
* | merge with 3.23.48unknown2002-02-111-0/+24
|\ \ | |/
| * Fixed bug in full join with many NULL fields.unknown2002-02-101-0/+24
* | Merge from 3.23.48 treeunknown2002-01-301-1/+75
|\ \ | |/
| * Fixed bug when making a range join based on information from a const table.unknown2002-01-181-1/+75
* | --replace_result in mysqltest can now use variablesunknown2001-12-151-1/+1
* | Make ft_xxx variables ulong to not break mysqld.cc init of variables.unknown2001-11-051-1/+1
* | merge with 3.23.44unknown2001-11-041-3/+11
|\ \ | |/
| * Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...unknown2001-11-031-3/+11
* | 64-bit portability fixes in network I/Ounknown2001-10-131-1/+1
|/
* Fixed bug in counting open files when using many filesunknown2001-09-271-0/+23
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-1/+3
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+89