summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* A fix for Bug#11918 "SP does not accept variables in LIMIT clause"Konstantin Osipov2010-04-141-0/+7
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-12/+12
* Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-10/+171
|\
| * Bug#50888 valgrind warnings in Field_timestamp::val_strTor Didriksen2010-03-091-5/+6
| * Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-011-4/+127
| |\
| | * WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-4/+127
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-02-241-1/+5
| |\ \ | | |/ | |/|
| * | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-191-0/+24
| |\ \
| * \ \ Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-191-0/+9
| |\ \ \
| | * \ \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-0/+9
| | |\ \ \
| * | \ \ \ mergeVladislav Vaintroub2009-12-181-0/+9
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Post-merge fix.Evgeny Potemkin2009-12-141-1/+1
| * | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-7/+24
| |\ \ \ \ \
| * \ \ \ \ \ Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-021-1/+0
| |\ \ \ \ \ \
| | * \ \ \ \ \ Manual resolving for the following filesAndrei Elkin2009-12-011-1/+0
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-301-4/+3
| | | |\ \ \ \ \ \
| * | | | | | | | | Bug#33546: Slowdown on re-evaluation of constant expressions.Evgeny Potemkin2009-12-021-0/+38
| * | | | | | | | | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-12-011-15/+35
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-1/+20
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Bug#50918: Date columns treated differently in Views than inMartin Hansson2010-03-161-0/+5
| * | | | | | | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-1/+2
| * | | | | | | | | Bug#41788 mysql_fetch_field returns org_table == table by a viewSergey Glukhov2010-03-121-0/+13
* | | | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-02-091-1/+5
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-061-1/+5
* | | | | | | | | 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