summaryrefslogtreecommitdiff
path: root/sql/item.h
Commit message (Expand)AuthorAgeFilesLines
* 5.2 mergeSergei Golubchik2012-05-201-1/+1
|\
| * 5.1 mergeSergei Golubchik2012-05-181-1/+1
| |\
| | * merge with mysql-5.1.63Sergei Golubchik2012-05-171-1/+1
| | |\
| | | * Bug#12601974 - STORED PROCEDURE SQL_MODE=NO_BACKSLASH_ESCAPES IGNORED AND BRE...Praveenkumar Hulakund2012-02-291-1/+1
* | | | Fixed bug #915222.Igor Babaev2012-04-061-0/+2
* | | | Rolled back the patch for bug 791761.Igor Babaev2012-02-261-1/+0
* | | | BUG#912513: Wrong result (missing rows) with join_cache_hashed+materializatio...Sergey Petrunya2012-01-201-0/+11
* | | | Fixed LP bug #904832.Igor Babaev2011-12-181-0/+4
* | | | Fixed LP BUG#747278unknown2011-11-281-0/+2
* | | | Fix bug lp:889744unknown2011-11-141-0/+14
* | | | Fix for LP BUG#824425: Prohibiting subqueries in rows for left part of IN/ALL...unknown2011-11-131-0/+1
* | | | Fix of LP BUG#872775.unknown2011-11-011-1/+4
* | | | Fixed LP bug #874378.Igor Babaev2011-10-221-5/+14
* | | | Fixed LP bug #877316.Igor Babaev2011-10-191-0/+2
* | | | Fixed LP bug #872735.Igor Babaev2011-10-131-0/+5
* | | | BUG#833600: Wrong result with view + outer join + uncorrelated subquery (non-...Sergey Petrunya2011-09-081-0/+1
* | | | BUG#834534: Assertion `0' failed in replace_where_subcondition with semijoin ...Sergey Petrunya2011-08-291-0/+2
* | | | Fixed LP bug #823189.Igor Babaev2011-08-111-1/+4
* | | | Fixed LP bug #791761.Igor Babaev2011-07-201-0/+1
* | | | Fixed LP BUG#800696.unknown2011-07-191-3/+38
* | | | Fixed LP bug #804686.Igor Babaev2011-07-031-5/+2
* | | | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-22/+48
|\ \ \ \
| * \ \ \ Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-22/+48
| |\ \ \ \
| | * \ \ \ MergeIgor Babaev2011-05-201-22/+48
| | |\ \ \ \
| | | * | | | Fix warningsVladislav Vaintroub2011-05-201-1/+1
| | | * | | | Fixed LP bug #784281.Igor Babaev2011-05-171-24/+5
| | | * | | | Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-5/+51
| | | |\ \ \ \
| | | | * \ \ \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-4/+49
| | | | |\ \ \ \
| | | | | * | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-3/+48
* | | | | | | | | bugfixes:Sergei Golubchik2011-06-091-5/+20
* | | | | | | | | merge with 5.1-microSergei Golubchik2011-06-071-2/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-0/+1
* | | | | | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-1/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge MWL#90 with 5.3-mainSergey Petrunya2011-05-251-1/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | automatic merge with 5.3Michael Widenius2011-05-281-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ MWL#89 automatic merge with 5.3unknown2011-05-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | MWL#89 Addressing Sergey's review comments - Part 1.unknown2011-05-181-1/+1
* | | | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-38/+45
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | / / / / / / | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | commentsSergei Golubchik2011-05-211-0/+5
| * | | | | | | | | post review changes 2Sergei Golubchik2011-05-191-1/+5
| * | | | | | | | | lp:750117 Bogus warning with aggregate and datetime columnSergei Golubchik2011-04-181-0/+2
| * | | | | | | | | Fix compilation on Windows:Vladislav Vaintroub2011-03-241-1/+1
| * | | | | | | | | lp:737104 Crash in DTCollation::set in 5.1-microSergei Golubchik2011-03-171-0/+6
| * | | | | | | | | lp:731124 Loss of precision on DISTINCTSergei Golubchik2011-03-081-1/+1
| * | | | | | | | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-35/+25
* | | | | | | | | | Merged the fix for bug 777745 into 5.3.Igor Babaev2011-05-191-4/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed LP bug #777745.Igor Babaev2011-05-191-4/+15
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Removed some alias warningsMichael Widenius2011-05-181-2/+4
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge with 5.3 mainMichael Widenius2011-05-161-1/+61
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | MWL#89unknown2011-05-021-1/+61
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |