summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* 5.5 mergeSergei Golubchik2013-01-291-22/+51
|\
| * Merge 5.3->5.5Igor Babaev2013-01-231-2/+3
| |\
| | * MDEV-3900 Optimizer difference between MySQL and MariaDB with stored function...unknown2013-01-171-2/+3
| * | Fixed typo in the function name.unknown2013-01-221-2/+2
| * | MDEV-3873: fixed functions absend in 5.3.unknown2013-01-211-0/+5
| * | 5.3 mergeSergei Golubchik2013-01-151-20/+43
| |\ \ | | |/
| | * 5.2->5.3 mergeSergei Golubchik2013-01-101-1/+2
| | |\
| | | * 5.1 mergeSergei Golubchik2013-01-101-1/+2
| | | |\
| | | | * mysql-5.1.67 mergeSergei Golubchik2013-01-091-1/+2
| | | | |\
| | | | | * Bug#11745891 - LAST_INSERT(ID) DOES NOT SUPPORT BIGINT UNSIGNEDNeeraj Bisht2012-10-161-0/+1
| | * | | | MDEV-3873 & MDEV-3876 & MDEV-3912 : Wrong result (extra rows) with ALL subqueryunknown2012-12-281-19/+29
* | | | | | pre-mergeunknown2012-12-231-1/+1
|\ \ \ \ \ \
| * | | | | | Post-post review fixes.unknown2012-12-231-1/+1
| * | | | | | backport to 5.5 dyncol changes and names supportunknown2012-12-231-1/+1
* | | | | | | Merge mariadb-5.5 -> 10.0-base.Igor Babaev2012-12-161-0/+9
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | 5.3->5.5 mergeSergei Golubchik2012-11-221-0/+9
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge 5.2 -> 5.3unknown2012-11-011-0/+9
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | MDEV-616 fix (MySQL fix accepted)unknown2012-10-091-0/+9
* | | | | | | Implementation of Multi-source replication (MDEV:253)Michael Widenius2012-09-281-0/+3
|/ / / / / /
* | | | | | Added function last_value() which returns the last value but evalutes all arg...Michael Widenius2012-09-051-0/+21
* | | | | | Merge from 5.3unknown2012-08-241-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | merge from 5.2unknown2012-08-241-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge from 5.1.unknown2012-08-241-1/+1
| | |\ \ \ | | | |/ /
| | | * | MDEV-382: Incorrect quotingunknown2012-08-241-1/+1
* | | | | Fixed LP bug #1002157.Igor Babaev2012-06-151-0/+6
* | | | | Changed last_insert_id() to be unsigned.Michael Widenius2012-06-081-0/+1
* | | | | Fixed some simple warnings on Windows.Vladislav Vaintroub2012-04-131-1/+1
* | | | | 5.3 mergeSergei Golubchik2012-01-131-0/+5
|\ \ \ \ \ | |/ / / /
| * | | | BUG#906357: Incorrect result with outer join and full text matchSergey Petrunya2011-12-201-0/+1
| * | | | Fixed LP bug #904832.Igor Babaev2011-12-181-0/+4
| * | | | Merge with 5.2.Michael Widenius2011-12-111-2/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge with MariaDB 5.1Michael Widenius2011-11-241-2/+3
| | |\ \ \ | | | |/ /
| | | * | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+3
| | | |\ \ | | | | |/
| | | | * Updated/added copyright headersKent Boortz2011-06-301-2/+3
| | | | |\
| | | | | * Updated/added copyright headersKent Boortz2011-06-301-1/+1
| | | | | * automergeGeorgi Kodinov2011-01-071-1/+1
| | | | | |\
| | | | | * | Backport of bug #55564 to 5.0-securityGeorgi Kodinov2010-12-031-0/+1
* | | | | | | compilation warnings on WindowsSergei Golubchik2011-11-021-1/+1
* | | | | | | merge with 5.3Sergei Golubchik2011-10-191-20/+54
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Port of code for: (part of testcase is in mysql-test/t/subquery*.test and wil...Sergey Petrunya2011-07-111-1/+1
| * | | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-7/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ MergeIgor Babaev2011-05-201-7/+1
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-7/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-7/+1
| * | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-7/+5
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | unix_timestamp() and from_unixtime() supports microseconds.Sergei Golubchik2011-05-221-0/+2
| | * | | | | | | | lp:737450 Second Assertion `item->null_value' failed in 5.1-microSergei Golubchik2011-03-181-1/+1
| | * | | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-7/+3
| * | | | | | | | | 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
| | | |/ / / / / / / | | |/| | | | | | |