summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.42mariadb-merge-mysql-5.1.42Michael Widenius2010-01-151-63/+229
|\
| * 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
| * 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
* | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-85/+134
|\ \ \ | |/ /
| * | 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 MySQL 5.1.39 into MariaDB 5.1.mariadb-merge-mysql-5.1.39unknown2009-10-151-5/+4
|\ \ | |/
| * 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
* | | MWL#17: Table-eliminationSergey Petrunya2009-09-011-27/+1
* | | bzr merge from guilhem's maria tree to our local 5.1mariadb-merge-mysql-5.1.34plusMichael Widenius2009-04-251-1/+12
|\ \ \
| * \ \ merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-1/+12
| |\ \ \ | | |/ /
| | * | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-02-191-1/+12
| | |\ \ | | | |/
| | | * Bug#37601 Cast Is Not Done On Row ComparisonSergey Glukhov2009-02-191-1/+12
* | | | Merge with mysql-maria treeMichael Widenius2009-02-191-2/+2
|\ \ \ \ | |/ / /
| * | | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-14/+18
| |\ \ \ | | |/ /
| | * | BUG#37822: Correlated subquery with IN and IS UNKNOWN provides wrong resultSergey Petrunia2009-01-281-2/+2
* | | | Merge with base MySQL 5.1Michael Widenius2009-02-151-12/+16
|\ \ \ \ | | |/ / | |/| |
| * | | Bug #41363: crash of mysqld on windows with aggregate in caseGleb Shchepa2008-12-311-0/+10
| * | | rollback of bug #40761 fixGleb Shchepa2008-12-121-22/+28
| |\ \ \
| | * | | rollback of bug #40761 fixGleb Shchepa2008-12-121-22/+28
| * | | | manual merge 5.0-bugteam -> 5.1-bugteam (bug 40761)Gleb Shchepa2008-12-121-28/+22
| |\ \ \ \ | | |/ / /
| | * | | Bug #40761: Assert on sum function onGleb Shchepa2008-12-121-28/+22
| | | |/ | | |/|
| * | | merged 37936 to 5.1-bugteamGeorgi Kodinov2008-12-091-12/+6
| |\ \ \
| | * | | Bug #37936: ASSERT_COLUMN_MARKED_FOR_WRITE in Field_datetime::store ,Georgi Kodinov2008-12-091-12/+6
* | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-8/+8
| |_|_|/ |/| | |
* | | | Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-221-0/+1
* | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-4/+9
| |\ \ \
| * \ \ \ Merged 5.1 with maria 5.1Michael Widenius2008-10-101-22/+46
| |\ \ \ \
| * \ \ \ \ Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-29/+32
| |\ \ \ \ \
| * | | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-2/+1