summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merged the fix for bug 777745 into 5.3.Igor Babaev2011-05-191-0/+15
|\
| * Fixed LP bug #777745.Igor Babaev2011-05-191-0/+15
* | Merge with dynamic column codeMichael Widenius2011-05-121-4/+20
|\ \
| * | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-3/+19
| |/
* | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+2
|\ \ | |/ |/|
| * Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+2
| |\
| | * Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
| | |\
| | | * Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
* | | | Fix LP BUG#715738unknown2011-03-241-0/+8
* | | | Merge with 5.2Michael Widenius2011-03-091-2/+42
|\ \ \ \ | |/ / /
| * | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-2/+42
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.55Michael Widenius2011-02-201-2/+42
| | |\ \ | | | |/
| | | * mergeMattias Jonsson2011-01-041-1/+41
| | | |\
| | | | * Bug#54483: valgrind errors when making warnings forMattias Jonsson2010-12-221-1/+1
| | | | * Bug#54483: valgrind errors when making warnings for multiline inserts into pa...Mattias Jonsson2010-12-221-1/+41
| | | * | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* | | | | Merge with 5.1Michael Widenius2011-01-111-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge with 5.1Michael Widenius2011-01-051-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Fixed LP bug #639935 (bug #58727).Igor Babaev2010-12-241-0/+1
* | | | | Merge with 5.1-release.Michael Widenius2010-12-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Michael Widenius2010-11-301-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge with MySQL 5.1.53Michael Widenius2010-11-251-1/+1
| | |\ \ \ | | | |/ /
| | | * | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-181-1/+1
* | | | | 5.2 mergeSergei Golubchik2010-10-281-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | merge with 5.1Sergei Golubchik2010-10-251-0/+1
| |\ \ \ \ | | |/ / /
| | * | | 5.1.51 mergeSergei Golubchik2010-10-191-0/+1
| | |\ \ \ | | | |/ /
| | | * | Bug #55615 and bug #55564Georgi Kodinov2010-08-131-0/+1
* | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-1/+16
|\ \ \ \ \ | |/ / / /
| * | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-1/+1
| * | | | Automerge with 5.1Michael Widenius2010-08-251-0/+15
| |\ \ \ \ | | |/ / /
| | * | | Fix for LP#612894 Some aggregate functions (such as MIN MAX) work incorrectly...Michael Widenius2010-08-231-0/+15
* | | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-12/+28
|\ \ \ \ \ | |/ / / /
| * | | | mergedSergei Golubchik2010-03-151-0/+28
| |\ \ \ \ | | |/ / /
| | * | | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-0/+28
| | |\ \ \ | | | |/ /
| | | * | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-0/+5
| | | * | AutomergeAlexey Kopytov2009-12-131-0/+23
| | | |\ \
| | | | * | Bug #42849: innodb crash with varying time_zone on partitioned Alexey Kopytov2009-12-131-0/+23
| * | | | | merge 5.1->5.2unknown2010-02-011-11/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge with MySQL 5.1.42Michael Widenius2010-01-151-11/+0
| | |\ \ \ \ | | | |/ / /
| | | * | | Manual merge of the fix for bug#43668.Evgeny Potemkin2009-11-241-11/+0
| | | |\ \ \
| | | | * | | Bug#43668: Wrong comparison and MIN/MAX for YEAR(2)Evgeny Potemkin2009-11-171-11/+0
| * | | | | | merge 5.1-> 5.2unknown2009-12-081-1/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge with MySQL 5.1, with following additions:unknown2009-11-161-1/+0
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#48370: Absolutely wrong calculations with GROUP BY and decimal fields whe...Davi Arnaut2009-11-021-1/+0
| | | |/ / /
* | | | | | Subquery optimizations: non-semijoin materializationSergey Petrunya2010-01-281-2/+6
* | | | | | Backport of subquery optimizations to 5.3.Sergey Petrunya2010-01-171-0/+1
|/ / / / /
* | | | | MergeIgor Babaev2009-11-091-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Bug#45261: Crash, stored procedure + decimalDavi Arnaut2009-08-241-0/+1