summaryrefslogtreecommitdiff
path: root/sql/item_func.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1Michael Widenius2011-01-111-0/+15
|\
| * Merge with 5.1Michael Widenius2011-01-051-0/+15
| |\
| | * Fixed LP bug #639935 (bug #58727).Igor Babaev2010-12-241-0/+15
* | | Merge with 5.1-release.Michael Widenius2010-12-061-9/+23
|\ \ \ | |/ /
| * | merge with 5.1Michael Widenius2010-11-301-7/+21
| |\ \ | | |/
| | * Merge with MySQL 5.1.53Michael Widenius2010-11-251-6/+20
| | |\
| | | * Bug#57477 SIGFPE when dividing a huge number a negative numberSergey Glukhov2010-10-271-6/+10
| | | * Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-181-0/+10
| | * | Merge with MySQL 5.1.52Michael Widenius2010-11-231-1/+1
| | |\ \ | | | |/
| | | * merged mysql-5.1 into mysql-5.1-bugteamGeorgi Kodinov2010-10-051-1/+23
| | | |\
| | | * | Bug #53296: LONG BLOB value types are not recognizedGeorgi Kodinov2010-08-161-1/+1
| * | | | Merge MariaDB 5.1->5.2unknown2010-11-191-2/+2
| |\ \ \ \ | | |/ / /
| | * | | MWL#74: Shared libmysqld.so library.unknown2010-11-171-2/+2
* | | | | Fixed some compiler warnings found when compiling for windows.Michael Widenius2010-11-301-1/+1
* | | | | Added TRASH() to table->record[0] to find out if we access not initialzed data.Michael Widenius2010-11-271-1/+1
* | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-2/+2
* | | | | 5.2 mergeSergei Golubchik2010-10-281-1/+23
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Sergei Golubchik2010-10-251-1/+23
| |\ \ \ \ | | |/ / /
| | * | | 5.1.51 mergeSergei Golubchik2010-10-191-1/+23
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug #55826: create table .. select crashes with when Georgi Kodinov2010-08-201-1/+15
| | | * | Bug #55615 and bug #55564Georgi Kodinov2010-08-131-0/+8
| | | |/
* | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-15/+40
|\ \ \ \ | |/ / /
| * | | Automatic mergeMichael Widenius2010-10-011-10/+28
| |\ \ \
| | * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-10/+28
| * | | | merge with 5.1Sergei Golubchik2010-09-111-1/+6
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-1/+6
| | |\ \ | | | |/
| | | * Bug #54461: crash with longblob and union or update with subqueryGleb Shchepa2010-08-011-0/+2
| | | * Bug #51876: crash/memory underrun when loading data with ucs2Georgi Kodinov2010-07-141-1/+4
| * | | Fixed bug #607177.Igor Babaev2010-07-201-4/+6
* | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-74/+0
|\ \ \ \ | |/ / /
| * | | merge 5.1->5.2Sergei Golubchik2010-06-011-74/+0
| |\ \ \ | | |/ /
| | * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-74/+0
| | |\ \ | | | |/
| | | * Bug #51648 DBUG_SYNC_POINT is not defined on all platforms and mtr cant pre-...Andrei Elkin2010-03-191-74/+0
* | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-19/+4
|\ \ \ \ | |/ / /
| * | | mergedSergei Golubchik2010-03-151-1/+1
| |\ \ \ | | |/ /
| | * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+1
| | |\ \ | | | |/
| | | * 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2009-12-221-1/+1
| | | |\
| | | | * Bug#47371 reference by same column nameSergey Glukhov2009-12-221-1/+1
| * | | | merge 5.1->5.2unknown2010-02-011-38/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-38/+1
| | |\ \ \ | | | |/ /
| | | * | Bug #45261 : Crash, stored procedure + decimalGeorgi Kodinov2009-11-201-38/+1
| * | | | merge 5.1-> 5.2unknown2009-12-081-18/+40
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-18/+40
| | |\ \ \ | | | |/ /
| | | * | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-14/+38
| | | * | merged compilation warning fixesGeorgi Kodinov2009-09-241-1/+1
| | | |\ \ | | | | |/
| | | | * fixed compilation warningsGeorgi Kodinov2009-09-241-1/+1
| | | * | Merge from 5.0Staale Smedseng2009-09-171-4/+2
| | | |\ \ | | | | |/
| | | | * Bug #43414 Parenthesis (and other) warnings compiling MySQLStaale Smedseng2009-09-171-4/+2
* | | | | Subquery optimizations: non-semijoin materializationSergey Petrunya2010-01-281-2/+2
* | | | | Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-0/+25
|/ / / /