summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-1/+3
* Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-22/+23
|\
| * Mergine from mysql-next-meAlexander Barkov2010-02-271-4/+0
| |\
| | * Bug#43201 : Stack overrun when running sp-error test.Vladislav Vaintroub2010-02-231-4/+0
| * | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-15/+19
| |/
| * WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-1/+1
| * Auto-merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-1/+1
| |\
| | * Manual merge from mysql-5.1.Alexander Nozdrin2009-12-161-1/+1
| | |\
| * | \ Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-104/+90
| |\ \ \ | | |/ /
| * | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-121-59/+234
| |\ \ \
| * \ \ \ Auto-merged fix for the bug#34384.Evgeny Potemkin2009-12-011-4/+43
| |\ \ \ \
| * | | | | Backport of:Konstantin Osipov2009-11-241-1/+1
| * | | | | Manual merge of mysql-next-mr-runtime upstream.Davi Arnaut2009-11-191-1/+2
| |\ \ \ \ \
| | * | | | | Bug#42664: Sign ignored for TIME types when not comparing as longlongMagne Mahre2009-11-041-1/+2
* | | | | | | Bug #49910: Behavioural change in SELECT/WHERE on YEAR(4) data type ...Gleb Shchepa2010-03-221-5/+14
* | | | | | | Bug #49829 Many "hides virtual function" warnings withStaale Smedseng2010-03-141-13/+13
* | | | | | | merge 5.1-main to 5.1-bugteamGeorgi Kodinov2010-01-131-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Fix for bug#49517: Inconsistent behavior while using Ramil Kalimullin2009-12-151-1/+1
| * | | | | Bug#49489: Uninitialized cache led to a wrong result.Georgi Kodinov2009-12-151-1/+1
| * | | | | Bug #49480: WHERE using YEAR columns returns unexpected resultsGeorgi Kodinov2009-12-151-96/+48
| | |_|_|/ | |/| | |
* | | | | Auto-merged fix for bug#49489.Evgeny Potemkin2009-12-111-1/+1
|\ \ \ \ \
| * | | | | Bug#49489: Uninitialized cache led to a wrong result.Evgeny Potemkin2009-12-091-1/+1
* | | | | | Auto-merge.Ramil Kalimullin2009-12-101-96/+48
|\ \ \ \ \ \
| * | | | | | Bug #49480: WHERE using YEAR columns returns unexpected resultsGleb Shchepa2009-12-101-96/+48
| |/ / / / /
* | | | | | Manual merge.Ramil Kalimullin2009-12-101-6/+40
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix for bug#49199: Optimizer handles incorrectly: Ramil Kalimullin2009-12-041-6/+40
* | | | | | Auto-merged.Evgeny Potemkin2009-12-021-1/+1
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Bug#48508: Crash on prepared statement re-execution.Evgeny Potemkin2009-12-011-1/+1
* | | | | Additional fix for the bug#43668.Evgeny Potemkin2009-11-251-0/+13
* | | | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-57/+213
|\ \ \ \ \
| * | | | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-62/+213
| | |_|/ / | |/| | |
* | | | | Auto-merged fix for the bug#34384.Evgeny Potemkin2009-11-061-4/+43
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Bug#34384: Slow down on constant conversion.Evgeny Potemkin2009-11-061-4/+43
| |/ / /
* | | | Bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2009-11-041-2/+8
| |_|/ |/| |
* | | Bug#48177 - SELECTs with NOT IN subqueries containing NULL Jorgen Loland2009-11-031-42/+54
* | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-3/+3
* | | Bug#47925: regression of range optimizer and date comparison in 5.1.39!Martin Hansson2009-11-021-37/+63
|/ /
* | Bug #44139: Table scan when NULL appears in IN clauseGleb Shchepa2009-10-051-3/+14
* | Merge from 5.0 for 43414Staale Smedseng2009-08-281-2/+1
|\ \ | |/
| * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-08-281-12/+5
* | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-3/+3
* | Manual merge.Alexey Kopytov2009-07-031-2/+3
|\ \
| * | Bug #45262: Bad effects with CREATE TABLE and DECIMAL Alexey Kopytov2009-07-031-2/+3
| |/
| |
| \
*-. \ 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
| |/
* | Bug #44399 : crash with statement using TEXT columns, aggregates, GROUP BY, andGeorgi Kodinov2009-05-251-10/+0
* | Revert of the fix for bug #44399 (joro@sun.com-20090512135917-kal1dvtqpqgnj3yc).Georgi Kodinov2009-05-201-14/+14
* | Bug #44399: crash with statement using TEXT columns, aggregates, GROUP BY, Georgi Kodinov2009-05-121-14/+14
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-02-191-1/+12
|\ \ | |/