summaryrefslogtreecommitdiff
path: root/mysql-test/t/join.test
Commit message (Expand)AuthorAgeFilesLines
* hang in dummy natural join (no common columns) Bug #4807serg@serg.mylan2004-08-021-0/+10
* WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-6/+6
* CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-1/+1
* Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-4/+1
|\
| * Added thread variable max_seeks_for_keymonty@mashka.mysql.fi2003-06-271-4/+1
* | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-0/+46
|\ \ | |/
| * Merge with 3.23:monty@mashka.mysql.fi2003-04-261-0/+14
| |\
| | * Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-231-0/+14
| * | Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-261-0/+32
* | | Removed compiler warningsmonty@narttu.mysql.fi2003-05-061-1/+1
* | | Merge with 4.0monty@narttu.mysql.fi2003-03-161-0/+24
|\ \ \ | |/ /
| * | Merge with 3.23 to get fixes for --user and BACKUP TABLEmonty@narttu.mysql.fi2003-03-101-0/+24
| |\ \ | | |/
| | * Fixed an unlikely optimizer bug that casued a core dump in pt_range.cc::sel_c...monty@mashka.mysql.fi2003-03-071-0/+24
* | | Merge with 4.0 to get fix for MIN/MAXmonty@mashka.mysql.fi2003-02-071-2/+24
|\ \ \ | |/ /
| * | Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-1/+24
* | | Merge with 4.0 (Fix bug in LEFT JOIN and EXPLAIN on empty table)monty@mashka.mysql.fi2003-01-201-2/+7
|\ \ \ | |/ /
| * | Fixed bug in LEFT JOIN with impossible ON/WHERE expressionmonty@mashka.mysql.fi2003-01-191-2/+7
* | | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-0/+2
|/ /
* | merge with 3.23.51monty@hundin.mysql.fi2002-05-161-0/+1
|\ \ | |/
| * Fix for ISNULL()monty@hundin.mysql.fi2002-05-071-0/+1
* | merge with 3.23.48monty@hundin.mysql.fi2002-02-111-0/+24
|\ \ | |/
| * Fixed bug in full join with many NULL fields.monty@hundin.mysql.fi2002-02-101-0/+24
* | Merge from 3.23.48 treemonty@hundin.mysql.fi2002-01-301-1/+75
|\ \ | |/
| * Fixed bug when making a range join based on information from a const table.monty@hundin.mysql.fi2002-01-181-1/+75
* | --replace_result in mysqltest can now use variablesmonty@hundin.mysql.fi2001-12-151-1/+1
* | Make ft_xxx variables ulong to not break mysqld.cc init of variables.monty@hundin.mysql.fi2001-11-051-1/+1
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-041-3/+11
|\ \ | |/
| * Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when date...monty@hundin.mysql.fi2001-11-031-3/+11
* | 64-bit portability fixes in network I/Osasha@mysql.sashanet.com2001-10-131-1/+1
|/
* Fixed bug in counting open files when using many filesmonty@hundin.mysql.fi2001-09-271-0/+23
* Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-1/+3
* Added support for hex strings to mysqlimportmonty@donna.mysql.com2000-12-281-0/+89