summaryrefslogtreecommitdiff
path: root/sql/item.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 5.1-release.Michael Widenius2010-12-061-4/+9
|\
| * merge with 5.1Michael Widenius2010-11-301-4/+9
| |\
| | * A proper fix for bug #57688.Michael Widenius2010-11-251-0/+2
| | * Merge with MySQL 5.1.52Michael Widenius2010-11-231-4/+7
| | |\
| | | * Bug #55779: select does not work properly in mysql serverGleb Shchepa2010-09-131-2/+4
| | | * Addendum patch for bug #54190.Alexey Kopytov2010-09-091-1/+4
* | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-11/+16
* | | | Fixed LP BUG#615378 Incorrect processing of NULL result in Item_cache fixed.unknown2010-11-091-30/+74
* | | | Post-merge fixes part 1Sergey Petrunya2010-10-101-2/+2
* | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-7/+7
|\ \ \ \ | |/ / /
| * | | Automatic mergeMichael Widenius2010-10-011-2/+2
| |\ \ \
| | * | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-2/+2
| * | | | merge with 5.1Sergei Golubchik2010-09-111-4/+4
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fix that one can run mysql_upgrade with long table namesMichael Widenius2010-09-031-1/+1
| | * | Merge with MySQL 5.1.50Michael Widenius2010-08-271-3/+3
| | |\ \ | | | |/
| | | * Bug#45288: pb2 returns a lot of compilation warnings on linuxDavi Arnaut2010-07-201-3/+2
| | | * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-021-2/+1
| * | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-1/+1
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+1
| | |\ \ | | | |/
| | | * Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
* | | | Fixed LP BUG#615760: Check on double cache assignment added into the transfor...unknown2010-09-061-2/+15
* | | | Bugfix for lounchpad bug#608834 (608824, 609045, 609052).unknown2010-07-291-0/+8
* | | | Subquery cache (MWL#66) added.unknown2010-07-101-36/+518
* | | | MariaDB 5.2 -> MariaDB 5.3 merge Sergey Petrunya2010-06-261-21/+122
|\ \ \ \ | |/ / /
| * | | merge 5.1->5.2Sergei Golubchik2010-06-011-20/+121
| |\ \ \ | | |/ /
| | * | Merge with MySQL 5.1.47Michael Widenius2010-05-261-1/+22
| | |\ \ | | | |/
| | | * On behalf of Kristofer :Georgi Kodinov2010-05-051-0/+12
| | | * Bug#52120 create view cause Assertion failed: 0, file .\item_subselect.cc, li...Sergey Glukhov2010-04-061-1/+10
| | * | Changed the fixes for the following bugs:Igor Babaev2010-05-251-18/+41
| | * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-18/+75
| | |\ \ | | | |/
| | | * Bug #47904 Incorrect results w/ table subquery, derived SQs, and LEFT JOIN Anurag Shekhar2010-04-021-1/+1
| | | * Bug #51850: crash/memory overlap when using load data infile and setGeorgi Kodinov2010-03-231-4/+12
| | | * Bug#51289: double Item_cache_decimal::val_real() is brokenDavi Arnaut2010-03-151-1/+1
| | | * Bug#41788 mysql_fetch_field returns org_table == table by a viewSergey Glukhov2010-03-121-0/+26
| | | * Bug#51650: crash with user variables and triggersDavi Arnaut2010-03-091-0/+1
| | | * Bug#47669 Query showed by EXPLAIN EXTENDED gives different result from origin...Sergey Glukhov2010-02-261-3/+8
| | | * Bug #45360: wrong resultsGleb Shchepa2010-02-251-2/+2
| | | * Bug#33717 INSERT...(default) fails for enum. Crashes CSV tables, loads spaces...Sergey Glukhov2010-02-171-1/+2
| | | * Addendum to bug #46175 : use and check for the correct error valuesGeorgi Kodinov2010-02-111-1/+1
| | | * Bug #45640: optimizer bug produces wrong resultsGleb Shchepa2010-02-061-6/+22
| * | | Merge with 5.1Michael Widenius2010-04-011-1/+1
| |\ \ \ | | |/ /
| | * | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-1/+1
* | | | Merge MariaDB-5.2 -> MariaDB 5.3Sergey Petrunya2010-03-201-64/+196
|\ \ \ \ | |/ / /
| * | | mergedSergei Golubchik2010-03-151-1/+1
| |\ \ \ | | |/ /
| | * | Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+1
| | |\ \ | | | |/
| | | * Bug #46175: NULL read_view and consistent read assertionGeorgi Kodinov2010-01-151-1/+1
| * | | merge 5.1->5.2unknown2010-02-011-22/+135
| |\ \ \ | | |/ /
| | * | Fixed some compiler warnings and errors in test suite found by buildbotMichael Widenius2010-01-271-1/+1
| | * | Merge with MySQL 5.1.42Michael Widenius2010-01-151-22/+135
| | |\ \ | | | |/
| | | * Auto-merge.Evgeny Potemkin2009-11-241-3/+1
| | | |\