summaryrefslogtreecommitdiff
path: root/sql/item_subselect.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.49Michael Widenius2010-08-021-9/+8
|\
| * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-9/+8
* | Merge with MySQL 5.1.47Michael Widenius2010-05-261-0/+15
|\ \ | |/
| * Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li...Sergey Glukhov2010-04-061-0/+15
* | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-2/+6
|\ \ | |/
| * Bug#47761: crash when killing a query during subquery execution...Davi Arnaut2010-03-091-2/+6
* | Fix a buildbot memory leak due to JOIN::destroy() not being called for EXPLAIN unknown2010-03-091-0/+4
* | A number of after-merge fixes following merge of MySQL 5.1.44 into MariaDB.unknown2010-03-091-1/+3
* | Merge with MySQL 5.1.42Michael Widenius2010-01-151-0/+2
|\ \ | |/
| * Auto-merged fix for the bug#34384.Evgeny Potemkin2009-11-061-0/+2
| |\
| | * Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-0/+2
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-18/+19
|\ \ \ | |/ /
| * | A fix and a test case for Konstantin Osipov2009-11-031-0/+1
| |\ \
| | * | A fix and a test case forKonstantin Osipov2009-11-031-0/+1
| * | | Bug#48295: explain extended crash with subquery and ONLY_FULL_GROUP_BY sql_modeTatiana A. Nurnberg2009-10-291-3/+8
| | |/ | |/|
| * | Fix for bug#46629: Item_in_subselect::val_int(): Assertion `0' Ramil Kalimullin2009-09-041-6/+4
* | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-2/+28
|\ \ \
| * | | MWL#17: Table-eliminationSergey Petrunya2009-09-011-2/+2
| * | | MWL#17: Table eliminationSergey Petrunia2009-06-251-1/+1
| * | | MWL#17: Table eliminationSergey Petrunia2009-06-221-2/+28
* | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merged fix for the bug#46051.Evgeny Potemkin2009-07-191-0/+4
| |\ \ | | |/
| | * Bug#46051: Incorrectly market field caused wrong result.Evgeny Potemkin2009-07-161-0/+4
| | |
| | \
| *-. \ Merge from 5.0-bugteam for 43414Staale Smedseng2009-06-091-4/+4
| |\ \ \ | | | |/
| | | * Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-4/+4
| | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL Staale Smedseng2009-06-091-4/+4
| | |/
* | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-4/+4
* | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-6/+32
|\ \ \ | |/ /
| * | Bug#37627: Killing query with sum(exists()) or avg(exists()) reproducibly cra...Georgi Kodinov2008-07-041-6/+32
* | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-25/+50
|\ \ \ | |/ /
| * | Merge moonbone.local:/work/27219-5.0-opt-mysqlunknown2008-03-281-0/+14
| |\ \ | | |/
| | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteamunknown2008-03-281-0/+14
| | |\
| | | * Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-0/+14
| * | | Merge host.loc:/home/uchum/work/PA/5.0-opt-34763unknown2008-03-201-2/+10
| |\ \ \ | | |/ /
| | * | Fixed bug #34763.unknown2008-03-141-2/+10
| | |/
| * | Fix for Bug#30217: Views: changes in metadata behaviourunknown2008-02-221-23/+26
* | | Fixed compiler warnings in a lot of filesunknown2008-02-131-6/+6
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-201-1/+3
|\ \
| * \ Merge magare.gmz:/home/kgeorge/mysql/work/mysql-5.0-optunknown2007-11-231-1/+3
| |\ \ | | |/
| | * Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2007-11-191-1/+3
| | |\
| | | * Bug#31048: Many nested subqueries may cause server crash.unknown2007-11-191-1/+3
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintunknown2007-12-141-54/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Doxygenization of comments.unknown2007-10-111-54/+58
* | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1unknown2007-11-141-1/+12
|\ \ \ \
| * \ \ \ Merge gleb.loc:/home/uchum/5.0-optunknown2007-11-111-1/+12
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fixed bug #28076: inconsistent binary/varbinary comparison.unknown2007-11-101-1/+12
| | |/
* | | Use an inline getter method (thd->is_error()) to query if there is an error unknown2007-10-301-1/+1
|/ /
* | Manual merge of parallel development in separate team trees.unknown2007-08-221-8/+8
|\ \
| * | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-8/+8
* | | Fix doxygen warnings.unknown2007-08-151-1/+1
|/ /