summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings on Windows compilationVladislav Vaintroub2017-03-241-1/+1
* Merge branch '10.0' into 10.1mariadb-10.1.21Sergei Golubchik2017-01-171-1/+0
|\
| * Merge branch '5.5' into 10.0Sergei Golubchik2017-01-171-1/+0
| |\
| | * bugfix: Item_func_min_max stored thd internallySergei Golubchik2017-01-151-1/+0
| | * MDEV-10524 Assertion `arg1_int >= 0' failed in Item_func_additive_op::result_...Alexander Barkov2016-12-191-0/+1
* | | MDEV-11030 Assertion `precision > 0' failed in decimal_bin_sizeAlexander Barkov2017-01-121-2/+9
* | | Removing class Item_func_integer. It's not used since MySQL-5.0.Alexander Barkov2016-07-051-7/+0
* | | Partial backporting of 7b50447aa6d051b8d14bb01ef14802cb8ffee223Alexander Barkov2016-07-031-6/+8
* | | Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-031-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-4/+3
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-10/+11
| |\ \ | | |/
| | * Merge branch 'bb-5.5-serg' into 5.5mariadb-5.5.49Sergei Golubchik2016-04-201-3/+3
| | |\
| | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-04-201-3/+3
| | | |\
| | | | * Bug#21682356: STOP INJECTING DATA ITEMS IN AN ERROR MESSAGEKnut Anders Hatlen2016-01-171-2/+2
| | | | * Bug #19372926 : 5.5.38 FAILS FUNC_MATH MTR TEST.mithun2014-11-031-2/+3
| | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
| | | | * Merge from 5.1 to 5.5Chaithra Gopalareddy2013-05-071-0/+8
| | | | |\
| | | | | * Bug #16119355: PREPARED STATEMENT: READ OF FREED MEMORY WITHChaithra Gopalareddy2013-05-071-0/+8
| | | | | * Updated/added copyright headers.Murthy Narkedimilli2013-02-251-1/+1
| | | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | | * | Bug#14096619: UNABLE TO RESTORE DATABASE DUMPChaithra Gopalareddy2013-01-311-8/+11
| | | | |\ \ | | | | | |/
| | | | | * Bug#14096619: UNABLE TO RESTORE DATABASE DUMPChaithra Gopalareddy2013-01-311-7/+10
| | | | * | Bug#14466617 - INVALID WRITES AND/OR CRASH WITH USERPraveenkumar Hulakund2012-11-071-2/+16
| | | | * | Bug#11745891 - LAST_INSERT(ID) DOES NOT SUPPORT BIGINT UNSIGNEDNeeraj Bisht2012-10-161-0/+1
| | | | |\ \ | | | | | |/
| | | | | * Bug#11745891 - LAST_INSERT(ID) DOES NOT SUPPORT BIGINT UNSIGNEDNeeraj Bisht2012-10-161-0/+1
| | | | | * 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
| | | | * | | | Bug#11926811 / Bug#60625 Illegal mix of collationsAlexander Barkov2011-04-081-0/+25
| | | | * | | | mergeMattias Jonsson2011-01-281-1/+1
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | Update of copyright headers for files I changed this year.Mattias Jonsson2011-01-271-1/+1
| | | | * | | | Manual merge from 5.1Mattias Jonsson2011-01-101-1/+41
| | | | |\ \ \ \ | | | | | |/ / /
| | | | | * | | 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
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | MergeKent Boortz2010-12-291-1/+1
| | | | | |\ \ \ \ | | | | | | |/ / / | | | | | |/| | / | | | | | | | |/ | | | | | | |/|
| | | | | | * | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | | | |/
| | | | * | | mergeGeorgi Kodinov2010-11-261-1/+1
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Bug#54484 explain + prepared statement: crash and Got error -1 from storage e...Sergey Glukhov2010-10-181-1/+1
| | | | | * | Bug #55615 and bug #55564Georgi Kodinov2010-08-131-0/+1
| | | | * | | mergeGeorgi Kodinov2010-08-131-0/+1
| | | | * | | Bug#51571 load xml infile causes server crashAlexander Barkov2010-05-051-1/+2
| | | | * | | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-311-0/+10
| | | | * | | Manual merge.Alexey Kopytov2010-03-191-4/+55
| | | | |\ \ \
| | | | | * | | Bug #8433: Overflow must be an error Alexey Kopytov2010-03-181-4/+55
| | | | * | | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-28/+37
| | | | |/ / /
| | | | * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-251-0/+5
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Bug #49734: Crash on EXPLAIN EXTENDED UNION ... ORDER BY <any non-const-funct...Georgi Kodinov2009-12-221-0/+5