summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-191-167/+309
|\
| * Fixed LP bug #825035.Igor Babaev2011-08-161-0/+1
| * Fixed LP BUG#800696.unknown2011-07-191-5/+0
| * Merge with the latest 5.3 code.Igor Babaev2011-07-111-3/+12
| |\
| | * Fixed LP bug #794890.Igor Babaev2011-06-131-3/+12
| * | Fixed LP bug #793386.Igor Babaev2011-07-111-0/+5
| * | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-2/+2
| * | Fixed a valgrind problem.Igor Babaev2011-06-231-3/+10
| * | Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-69/+153
| |\ \ | | |/
| | * Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-69/+153
| | |\
| | | * Fix of privilege problem in views and PSOleksandr Byelkin2011-06-021-1/+1
| | | * MergeIgor Babaev2011-05-201-61/+141
| | | |\
| | | | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-61/+141
| | | | |\
| | | | | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-61/+138
| | | | | |\
| | | | | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-61/+138
| * | | | | | Fixed that SHOW COLUMNS for a virtual persistent column shows 'PERSISTENT' in...Michael Widenius2011-06-061-4/+0
| |/ / / / /
| * | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-5/+25
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Update pbxt suite test resultsSergey Petrunya2011-05-291-1/+1
| | * | | | - Update test results (trivial)Sergey Petrunya2011-05-291-22/+0
| | * | | | Buildbot fixes:Sergey Petrunya2011-05-291-2/+4
| | * | | | post-merge fixes: get MWL#90 code to work with MWL#89'sSergey Petrunya2011-05-281-4/+32
| | * | | | Merge MWL#90 with 5.3-mainSergey Petrunya2011-05-251-1/+13
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge MWL#90 with main 5.3 treeSergey Petrunya2011-04-021-1/+13
| | | |\ \ \
| | | | * | | MWL#90: Address review feedback part #16Sergey Petrunya2011-03-291-1/+1
| | | | * | | MWL#90: Address review feedback part #4Sergey Petrunya2011-03-221-1/+1
| | | | * | | Merge 5.3 -> 5.3-subqueries-mwl90Sergey Petrunya2011-03-011-0/+1
| | | | |\ \ \
| | | | * | | | Code cleanup (1)Sergey Petrunya2011-02-191-2/+2
| | | | * | | | MWL#90: subquery optimizationsSergey Petrunya2011-02-181-0/+1
| | | | * | | | MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2010-12-091-0/+11
| | | | |\ \ \ \
| | | | | * \ \ \ MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriespsergey2010-07-111-0/+11
| | | | | |\ \ \ \
| | | | | | * | | | MWL#90: Subqueries: Inside-out execution for non-semijoin materializedSergey Petrunya2010-04-061-0/+11
| | | | | | | |_|/ | | | | | | |/| |
| * | | | | | | | Merge with 5.3 mainMichael Widenius2011-05-161-0/+29
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | MWL#89unknown2011-04-011-0/+29
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | MWL#89unknown2011-03-301-0/+29
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ MWL#89unknown2011-03-011-0/+29
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | |
| | | | | * | | | | Fix of problem with WHERE/HAVING consist of alone outer reference field by wr...unknown2011-01-241-0/+29
| | | | | |/ / / /
| * | | | | | | | Merge with dynamic column codeMichael Widenius2011-05-121-0/+34
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-0/+34
| | |/ / / / / / /
| * | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-2/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-2/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-2/+1
| | | |\ \ \ \ \ \ \
| * | | \ \ \ \ \ \ \ Automatic mergeMichael Widenius2011-03-311-6/+6
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Fixed all BUILD scripts to use g++ instead of gcc for linkingMichael Widenius2011-03-311-6/+6
| | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | merge LP BUG#68606Vladislav Vaintroub2011-03-301-38/+21
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / /
| | * | | | | | | | Fixed problem that fill_record() allocated memory for every call. This could ...Michael Widenius2011-03-301-38/+20
| * | | | | | | | | Merge with 5.2Michael Widenius2011-03-091-26/+29
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | / / / / / | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+19
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+18
| | | |\ \ \ \ \ \
| | * | \ \ \ \ \ \ Merge with alias as StringMichael Widenius2011-02-281-30/+34
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-30/+34