summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-3/+4
|\
| * MDEV-7810 Wrong result on execution of a query as a PS (both 1st and further ...Sergei Golubchik2015-07-311-2/+3
| * Fixed crashing bug when using ONLY_FULL_GROUP_BY in a stored procedure/trigge...Monty2015-06-251-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-6/+3
|\ \ | |/
| * MDEV-8286 Likely a redundant declaration of Item_cache::used_table_mapAlexander Barkov2015-06-091-6/+2
| * MDEV-8067 correct fix for MySQL Bug # 19699237: UNINITIALIZED VARIABLE IN ITE...Alexander Barkov2015-06-081-0/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-05-041-8/+18
|\ \ | |/
| * post-merge changes, fixes, and testsSergei Golubchik2015-04-281-4/+0
| * Merge remote-tracking branch 'mysql/5.5' into 5.5Sergei Golubchik2015-04-271-2/+6
| |\
| | * Bug # 19699237: UNINITIALIZED VARIABLE IN ITEM_FIELD::STR_RESULTsreeharsha2015-02-051-1/+5
| | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | * Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLYGleb Shchepa2013-01-311-1/+17
| | |\
| | | * Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLYGleb Shchepa2013-01-231-1/+17
| | * | Merge from 5.1 to 5.5Chaithra Gopalareddy2013-01-111-0/+2
| | |\ \ | | | |/
| | | * Bug#11760726: LEFT JOIN OPTIMIZED INTO JOIN LEADS TOChaithra Gopalareddy2013-01-101-0/+2
| | * | Bug#14463247 ORDER BY SUBQUERY REFERENCING OUTER ALIAS FAILSTor Didriksen2012-08-231-0/+1
| | * | Merge from 5.1 to 5.5Praveenkumar Hulakund2012-02-291-1/+1
| | |\ \ | | | |/
| | | * Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE...Praveenkumar Hulakund2012-02-291-1/+1
| | * | Auto-merge from mysql-5.5.Alexander Nozdrin2011-10-241-1/+1
| | |\ \
| | | * | Bug#11750518 41090: ORDER BY TRUNCATES GROUP_CONCAT RESULTSergey Glukhov2011-10-121-1/+1
| | * | | Fixed Bug#12621017 - CRASH IF A SP VARIABLE IS USED IN THE LIMIT CLAUSE OF ADmitry Shulga2011-08-131-1/+1
| | |/ /
| | * | Bug#12337762 : MYSQL_LIST_FIELDS() RETURNS WRONG CHARSET FOR CHAR/VARCHAR/TEXTMayank Prasad2011-06-101-0/+2
| | * | Bug#11926811 / Bug#60625 Illegal mix of collationsAlexander Barkov2011-04-081-1/+18
| | * | manual merge 5.1-->5.5 (bug 11829681)Gleb Shchepa2011-04-081-0/+4
| | |\ \ | | | |/
| | | * Bug #11829681 - 60295: ERROR 1356 ON VIEW THAT EXECUTES FINE AS A QUERYGleb Shchepa2011-04-081-0/+4
| | | * Updating header copyright/README in source for 2011Karen Langford2011-01-251-1/+1
| | | * mergeGeorgi Kodinov2011-01-121-4/+4
| | | |\
| | * | | Bug #11766860 - 60085: CRASH IN ITEM::SAVE_IN_FIELD() WITH TIME DATA TYPETor Didriksen2011-02-171-1/+1
| | * | | Merge from mysql-5.5.9-releaseJonathan Perkin2011-02-081-3/+10
| | |\ \ \
| | | * \ \ mergeGeorgi Kodinov2011-01-121-4/+4
| | | |\ \ \
| | | * \ \ \ Merge fix for Bug#59211 to mysql-5.5-securityOystein Grovlen2011-01-121-3/+10
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | | | * | | Bug#59211: Select Returns Different Value for min(year) FunctionOystein Grovlen2011-01-121-3/+10
| | * | | | | 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-4/+4
| | |\ \ \ \ | | | |/ / / | | | | / / | | | |/ / | | |/| |
| | | * | mergeMattias Jonsson2011-01-041-4/+4
| | | |\ \ | | | | |/ | | | |/|
| | | | * 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-4/+4
| | * | | Bug#58765: Warning in item.h on WindowsDavi Arnaut2011-01-071-1/+1
| | * | | MergeKent Boortz2010-12-291-1/+1
| | |\ \ \ | | | |/ /
| | | * | MergeKent Boortz2010-12-291-1/+1
| | | |\ \ | | | | |/ | | | |/|
| | | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | * Bug#48157: crash in Item_field::used_tablesMartin Hansson2010-05-111-0/+7
| | | | * Backport bug #37348 fix 5.1 --> 5.0.Gleb Shchepa2009-04-011-1/+1
| | * | | Manual merge from mysql-5.5-bugteam.Ramil Kalimullin2010-11-221-1/+1
| | |\ \ \
| | | * | | Bug#58199 name_const in the having clause crashesMagne Mahre2010-11-181-1/+1
| | * | | | Bug#57278: Crash on min/max + with date out of range.Evgeny Potemkin2010-11-041-1/+1
| | |/ / /
| | * | | Bug#54916 GROUP_CONCAT + IFNULL truncates outputAlexander Barkov2010-08-191-1/+14
| | * | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-181-0/+1
| | |\ \ \
| | | * \ \ mergeGeorgi Kodinov2010-07-301-0/+1
| | | |\ \ \ | | | | |/ /