summaryrefslogtreecommitdiff
path: root/sql/sql_lex.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed LP bug #872735.Igor Babaev2011-10-131-0/+15
* mergeSergei Golubchik2011-10-111-1/+1
|\
| * Fixed that when using a trigger mysql.proc is now accessedMichael Widenius2011-10-061-1/+1
* | BUG#849763: Wrong result with second execution of prepared statement with sem...Sergey Petrunya2011-09-201-0/+41
* | Merge.Igor Babaev2011-09-081-15/+10
|\ \
| * | Fixed LP bug #824463.Igor Babaev2011-08-151-15/+10
* | | Added MariaDB executable comment syntax: /*M!##### */Michael Widenius2011-08-291-17/+17
* | | Fixed LP bug #825035.Igor Babaev2011-08-161-0/+4
|/ /
* | Fixed LP BUG#800696.unknown2011-07-191-53/+0
* | Fixed valgrind problems of the patch for bug 794901.Igor Babaev2011-07-181-1/+1
* | Merge with the latest 5.3 code.Igor Babaev2011-07-171-19/+43
|\ \
| * | Fixed LP bug #794901.Igor Babaev2011-07-161-19/+13
| * | Merge with the latest 5.3 code.Igor Babaev2011-07-111-0/+30
| |\ \
| | * | Fixed LP bug #794890.Igor Babaev2011-06-131-0/+30
* | | | Fixed LP bug #809179.Igor Babaev2011-07-131-5/+11
* | | | Fixed LP bug #809206.Igor Babaev2011-07-121-2/+0
|/ / /
* | | Fixed LP bug #806504.Igor Babaev2011-07-101-1/+1
* | | Fixed LP bug #806097.Igor Babaev2011-07-091-0/+27
* | | Fixed LP bug #806477.Igor Babaev2011-07-071-0/+6
* | | # BUG#611704: Crash in replace_where_subcondition with nested subquery and se...Sergey Petrunya2011-07-061-1/+3
* | | Fix buildbot failures:Sergey Petrunya2011-06-301-0/+4
|/ /
* | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-8/+436
|\ \
| * | Fixed bugs causing failures fot the funcs_1 test suite.Igor Babaev2011-06-031-0/+16
| * | Fixed 2 valgrind bugs in the tree for mwl #106.Igor Babaev2011-05-221-0/+1
| * | MergeIgor Babaev2011-05-201-24/+435
| |\ \
| | * | Fix warningsVladislav Vaintroub2011-05-201-1/+1
| | * | Fixed compiler warnings.Igor Babaev2011-05-191-1/+1
| | * | Fixed LP bug #784281.Igor Babaev2011-05-171-0/+2
| | * | Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-24/+433
| | |\ \
| | | * \ Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-22/+408
| | | |\ \
| | | | * | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-22/+408
* | | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-0/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge MWL#90 with 5.3-mainSergey Petrunya2011-05-251-0/+8
| |\ \ \ \ \ \
* | \ \ \ \ \ \ MWL#89 automatic merge with 5.3unknown2011-05-231-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | MWL#89: Address review feedback (by Sergey Petrunia)unknown2011-05-231-1/+1
* | | | | | | | Rewritten patch of percona - switching query cache on and off, removing comme...unknown2011-05-181-28/+31
|/ / / / / / /
* | | | | | | MergeOleksandr Byelkin2011-05-061-15/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Moving max/min optimization from prepare to optimization phase. MWL#148Oleksandr Byelkin2011-05-041-15/+5
* | | | | | Fix LP BUG#772309unknown2011-05-051-2/+3
|/ / / / /
* | | | | MWL#89unknown2011-04-011-8/+108
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MWL#89unknown2011-03-301-8/+108
| |\ \ \ \
| | * | | | MWL#89unknown2011-02-101-0/+25
| | * | | | Merge MWL#89 into 5.3 main.unknown2011-01-111-8/+83
| | |\ \ \ \
| | | * \ \ \ MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-11-051-8/+83
| | | |\ \ \ \
| | | | * | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-10-041-1/+38
| | | | * | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-301-16/+2
| | | | * | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-161-0/+1
| | | | * | | | MWL#89: Cost-based choice between Materialization and IN->EXISTS transformationunknown2010-09-051-6/+57
| | | | |/ / /
* | | | | | | Fixed all BUILD scripts to use g++ instead of gcc for linkingMichael Widenius2011-03-311-9/+11
|/ / / / / /
* | | | | | Merge with 5.2Michael Widenius2011-03-091-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |