summaryrefslogtreecommitdiff
path: root/mysql-test/t/join.test
Commit message (Expand)AuthorAgeFilesLines
* WL#2486 - natural and using join according to SQL:2003unknown2005-08-231-4/+11
* WL#2486 - natural and using join according to SQL:2003unknown2005-08-191-3/+1
* Implementation of WL#2486 -unknown2005-08-121-9/+11
* Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* hang in dummy natural join (no common columns) Bug #4807unknown2004-08-021-0/+10
* WorkLog#1323unknown2003-12-101-6/+6
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-1/+1
* Merge with 4.0.14unknown2003-08-111-4/+1
|\
| * Added thread variable max_seeks_for_keyunknown2003-06-271-4/+1
* | Merge with 4.0.13unknown2003-05-191-0/+46
|\ \ | |/
| * Merge with 3.23:unknown2003-04-261-0/+14
| |\
| | * Fixed problem with timestamps in binary log on 64 bit machinesunknown2003-04-231-0/+14
| * | Fix for -fbranch-probabilites (bug 268)unknown2003-04-261-0/+32
* | | Removed compiler warningsunknown2003-05-061-1/+1
* | | Merge with 4.0unknown2003-03-161-0/+24
|\ \ \ | |/ /
| * | Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-0/+24
| |\ \ | | |/
| | * Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c...unknown2003-03-071-0/+24
* | | Merge with 4.0 to get fix for MIN/MAXunknown2003-02-071-2/+24
|\ \ \ | |/ /
| * | Added START TRANSACTION syntaxunknown2003-02-061-1/+24
* | | Merge with 4.0 (Fix bug in LEFT JOIN and EXPLAIN on empty table)unknown2003-01-201-2/+7
|\ \ \ | |/ /
| * | Fixed bug in LEFT JOIN with impossible ON/WHERE expressionunknown2003-01-191-2/+7
* | | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+2
|/ /
* | merge with 3.23.51unknown2002-05-161-0/+1
|\ \ | |/
| * 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