summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed redefinitions of some newly introduced constants.Igor Babaev2016-09-061-3/+0
* Merge branch '10.2-mdev9197-cons' of github.com:shagalla/serverIgor Babaev2016-08-311-0/+40
|\
| * The consolidated patch for mdev-9197.Galina Shalygina2016-08-231-0/+40
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-14/+38
|\ \
| * | MDEV-9712 Performance degradation of nested NULLIFAlexander Barkov2016-05-051-1/+25
| * | Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-13/+13
| |\ \
| | * \ Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-46/+31
| | |\ \
| | | * | MDEV-9372 select 100 between 1 and 9223372036854775808 returns falseAlexander Barkov2016-04-221-2/+9
| | | * | MDEV-9745 Crash with CASE WHEN TRUE THEN COALESCE(CAST(NULL AS UNSIGNED)) ELS...Alexander Barkov2016-04-201-33/+18
| | | * | MDEV-9521 Least function returns 0000-00-00 for null date columns instead of...Alexander Barkov2016-04-181-10/+4
* | | | | cleanup: change Item::walk() to take void* not uchar*Sergei Golubchik2016-06-301-27/+15
| |_|_|/ |/| | |
* | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-04-071-1/+1
|\ \ \ \
| * | | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+1
* | | | | Merge branch '10.2' into bb-10.2-mdev9543Sergei Petrunia2016-03-281-138/+296
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-03-231-132/+109
| |\ \ \ \ | | |/ / /
| | * | | MDEV-9369 IN operator with ( num, NULL ) gives inconsistent resultAlexander Barkov2016-03-211-38/+81
| | * | | MDEV-9653 Assertion `length || !scale' failed in uint my_decimal_length_to_pr...Alexander Barkov2016-03-181-82/+11
| | * | | MDEV-9641 MDEV-9644 NULLIF assertionsSergei Golubchik2016-03-051-11/+15
| | * | | MDEV-9637 select nullif(count(col1),0) gives wrong result if in a viewSergei Golubchik2016-03-051-1/+2
| * | | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-4/+5
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.0' into 10.1Sergei Golubchik2016-02-231-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.0Sergei Golubchik2016-02-151-1/+1
| | | |\ \ | | | | |/
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2016-02-091-1/+1
| | | | |\
| | | | | * Bug#19941403: FATAL_SIGNAL(SIG 6) IN BUILD_EQUAL_ITEMS_FOR_COND | IN SQL/SQL_...Chaithra Gopalareddy2015-11-201-2/+3
| | * | | | MDEV-9576 syntax error on view with nullif and countSergei Golubchik2016-02-231-2/+2
| | * | | | MDEV-9606 Server crashes in fix_fields, main.null fails with ps-protocol #2Sergei Golubchik2016-02-231-1/+2
| * | | | | Merge branch '10.1' into 10.2Monty2016-02-061-6/+186
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-9503 Server crashes in fix_fields, main.null fails with ps-protocolAlexander Barkov2016-02-011-24/+72
| | * | | | MDEV-9181 (NULLIF(count(table.col)), 0) gives wrong result on 10.1.xAlexander Barkov2016-01-281-6/+138
* | | | | | This is the consolidated patch for mdev-8646:bb-10.2-mdev8646Igor Babaev2016-02-091-1/+1
|/ / / / /
* | | | | MDEV-9407 Illegal mix of collation when using GROUP_CONCAT in a VIEWAlexander Barkov2016-01-161-5/+0
* | | | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2015-12-291-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '5.5' into 10.0Sergei Golubchik2015-12-131-1/+1
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2015-12-091-1/+1
| | | |\ \ | | | | |/
| | | | * Bug #19929406: HANDLE_FATAL_SIGNAL (SIG=11) INSreeharsha Ramanavarapu2015-09-181-15/+22
| | | | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
| | | | * Manual up-merge (16311231 backport)Gleb Shchepa2013-02-281-4/+1
| | | | |\
| | | | | * Bug #16311231: MISSING DATA ON SUBQUERY WITH WHERE + XORGleb Shchepa2013-02-271-4/+1
| | | | * | Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLYGleb Shchepa2013-01-311-4/+8
| | | | |\ \ | | | | | |/
| | | | | * Bug #11827369: ASSERTION FAILED: !THD->LEX->CONTEXT_ANALYSIS_ONLYGleb Shchepa2013-01-231-4/+8
| | | | * | Bug#15972635: Incorrect results returned in 32 table join with HAVINGRoy Lyseng2012-12-211-11/+11
| | | | * | merge 5.1 => 5.5Tor Didriksen2012-09-251-0/+19
| | | | |\ \ | | | | | |/
| | | | | * BackportTor Didriksen2012-09-251-1/+20
| | | | * | Bug#11766101 : 59140: LIKE CONCAT('%',@A,'%') DOESN'T MATCH WHEN @A CONTAINS ...Mayank Prasad2012-05-171-1/+1
| | | | * | Bug#13463415 63502: INCORRECT RESULTS OF BIGINT AND DECIMAL COMPARISONTor Didriksen2012-01-251-10/+21
| | | | * | Backport from trunk of:Tor Didriksen2011-08-191-20/+26
| | | | * | Patch for Bug 12652769 - 61470: CASE OPERATOR IN STORED ROUTINE RETAINSAlexander Nozdrin2011-06-211-4/+30
| | | | * | Preliminary patch for Bug#11848763 / 60025Alexander Nozdrin2011-05-061-2/+2
| | | | * | 5.1 -> 5.5 mergeSergey Glukhov2011-04-121-7/+5
| | | | |\ \ | | | | | |/