summaryrefslogtreecommitdiff
path: root/sql/item_func.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Sergei Golubchik2016-09-091-7/+0
|\
| * 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.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+158
|\ \
| * | The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+158
* | | vcol flag rename VCOL_UNKNOWN -> VCOL_FIELD_REFSergei Golubchik2016-08-271-1/+1
* | | session-state dependent functions in DEFAULT/CHECK/vcolsSergei Golubchik2016-08-271-1/+1
* | | Removing the "thd" argument from Item::create_field_for_create_select().Alexander Barkov2016-07-011-4/+3
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-3/+3
|\ \ \ | | |/ | |/|
| * | 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
| | | | | |\ \ \ \ | | | | | | |/ / /