summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Manual merge from mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-151-0/+7
|\
| * Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-01-121-0/+7
* | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-251-0/+17
|\ \ | |/
| * Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-0/+17
* | Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-191-0/+9
|\ \
| * \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-161-0/+9
| |\ \ | | |/
| | * AutomergeAlexey Kopytov2009-12-131-0/+9
| | |\
| | | * Bug #42849: innodb crash with varying time_zone on partitioned Alexey Kopytov2009-12-131-0/+9
* | | | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column...Mikael Ronstrom2009-12-171-0/+9
|/ / /
* | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-111-2/+33
|\ \ \ | |/ / |/| |
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-11-061-3/+2
| |\ \
| * \ \ Merge from mysql-next-mr.Alexander Nozdrin2009-10-281-0/+5
| |\ \ \
| | * | | WL#5016: Fix header file include guardsMats Kindahl2009-09-231-0/+5
| * | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1,Konstantin Osipov2009-10-221-2/+28
| |/ / /
* | | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-6/+23
|\ \ \ \
| * | | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-0/+17
| |/ / /
* | | | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-11-061-15/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-15/+35
| |/ /
* | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-2/+1
* | | Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-1/+1
|/ /
* | Manual merge between bug#46362 and bug#20577.Mattias Jonsson2009-08-281-3/+3
|\ \
| * | Bug#46362: Endpoint should be set to false for TO_DAYS(DATE)Mattias Jonsson2009-08-261-3/+3
| |/
* | mergeMattias Jonsson2009-08-261-1/+8
|\ \
| * | Bug#20577: Partitions: use of to_days() function leads to selection failuresMattias Jonsson2009-08-261-1/+8
| |/
* | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-1/+2
|/
* Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-251-22/+177
* auto-mergeIgnacio Galarza2009-03-171-0/+2
|\
| * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-02-191-0/+2
| |\
| | * Bug#37601 Cast Is Not Done On Row ComparisonSergey Glukhov2009-02-191-0/+2
* | | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ \ | |/ / |/| / | |/
* | merged 5.0-bugteam -> 5.1-bugteamGeorgi Kodinov2009-01-161-0/+3
|\ \ | |/
| * Bug #38637: COUNT DISTINCT prevents NULL testing in HAVING clauseGeorgi Kodinov2008-10-171-0/+3
* | Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
|\ \
| * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | merge 5.1-bugteam -> bug 32124 5.1 treeGeorgi Kodinov2008-10-081-1/+1
|\ \ \ | |/ /
| * | Bug #37348: Crash in or immediately after JOIN::make_sum_func_listGeorgi Kodinov2008-10-021-1/+1
* | | Bug #32124: crash if prepared statements refer to variables in the where clauseGeorgi Kodinov2008-10-081-0/+5
|/ /
* | Merge from 5.0-bugteam.Chad MILLER2008-08-151-1/+1
|\ \ | |/
| * Bug#37301 Length and Max_length differ with no obvious reason(2nd version)Chad MILLER2008-08-151-1/+1
* | Manual merge of mysql-5.0-bugteam -> mysql-5.1-bugteamMarc Alff2008-08-111-2/+2
|\ \ | |/
| * Bug#38296 (low memory crash with many conditions in a query)Marc Alff2008-08-111-2/+2
| * Merge kaamos.(none):/data/src/mysql-5.0unknown2008-03-121-8/+31
| |\
| | * Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2008-03-101-8/+1
| | |\
* | | | Tentative implementation ofunknown2008-04-081-0/+1
* | | | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-8/+31
|\ \ \ \
| * \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-optunknown2008-03-101-8/+1
| |\ \ \ \
| | * \ \ \ Merge mysql.com:/misc/mysql/34749/50-34749unknown2008-03-101-8/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#34749: Server crash when using NAME_CONST() with an aggregate functionunknown2008-02-281-8/+1
| * | | | | Merge host.loc:/home/uchum/work/PP/5.0-opt-34620unknown2008-02-281-0/+29
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Fixed bug #34620: item_row.cc:50: Item_row::illegal_method_call(const char*):unknown2008-02-281-0/+29