summaryrefslogtreecommitdiff
path: root/sql/table.h
Commit message (Expand)AuthorAgeFilesLines
* MergeIgor Babaev2011-05-201-16/+140
|\
| * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-16/+140
| |\
| | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-15/+138
| | |\
| | | * MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-14/+141
* | | | Merge with 5.2Michael Widenius2011-05-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | small enhancement of the create table options feature:Sergei Golubchik2011-05-101-1/+1
* | | | Merge with 5.2Michael Widenius2011-03-091-1/+1
|\ \ \ \ | |/ / /
| * | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-1/+1
| |\ \ \
| | * \ \ Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+1
| | |\ \ \
| | | * \ \ MergeKent Boortz2010-12-291-1/+1
| | | |\ \ \
| | | | * | | - Added/updated copyright headersKent Boortz2010-12-281-1/+1
| | | | * | | backport of bug #54476 fix from 5.1-bugteam to 5.0-bugteam.Gleb Shchepa2010-12-141-1/+0
| * | | | | | Merge with alias as StringMichael Widenius2011-02-281-1/+1
| |\ \ \ \ \ \
| | * | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-1/+1
* | | | | | | | Merge in new handler and handlersocket code into 5.3 mainMichael Widenius2011-02-221-1/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with 5.2Michael Widenius2011-01-121-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge with 5.1Michael Widenius2011-01-121-1/+1
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | BUG#675118: Elimination of a table results in an invalid execution planSergey Petrunya2011-01-111-1/+1
* | | | | | | | | The patch adds the code that allows to use equi-join conditionsIgor Babaev2011-01-041-0/+3
* | | | | | | | | MergeIgor Babaev2010-12-271-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge: mwl#24+mwl#21 5.1->5.2Igor Babaev2010-12-241-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | MergeIgor Babaev2010-12-091-1/+1
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | MWL #21: "index_merge: non-ROR intersection".Igor Babaev2010-12-011-1/+1
* | | | | | | | | Merge with 5.1-release.Michael Widenius2010-12-061-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | merge with 5.1Michael Widenius2010-11-301-0/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | / / / / / | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Merge with MySQL 5.1.52Michael Widenius2010-11-231-0/+1
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | | |/ / / /
| | | * | | | Bug#51851: Server with SBR locks mutex twice onMattias Jonsson2010-10-011-0/+1
* | | | | | | Code cleanup to get fewer reallocs() during execution.Michael Widenius2010-11-241-1/+1
* | | | | | | Merge 5.2->5.3Sergey Petrunya2010-10-101-29/+74
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Automatic mergeMichael Widenius2010-10-011-20/+20
| |\ \ \ \ \
| | * | | | | Change some my_bool in C++ classes and a few functions to bool to detect wron...Michael Widenius2010-09-241-20/+20
| * | | | | | merge with 5.1Sergei Golubchik2010-09-111-2/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| | * | | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-2/+1
| | |\ \ \ \ | | | |/ / /
| | | * | | merge mysql-5.1-bugteam into mysql-5.1-securityGeorgi Kodinov2010-08-021-1/+1
| | | |\ \ \
| | | | * | | BUG#49124 Security issue with /*!-versioned */ SQL statements on Slaveunknown2010-07-291-1/+1
| | | * | | | Bug #54476: crash when group_concat and 'with rollup' inAlexey Kopytov2010-07-231-1/+0
| | | |/ / /
| * | | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-051-3/+22
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fixes bug when we run bcmp() on row when the storage engine hasn't filled in ...Michael Widenius2010-08-041-0/+6
| | * | | | Merge with MySQL 5.1.49Michael Widenius2010-08-021-3/+16
| | |\ \ \ \ | | | |/ / /
| | | * | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
| | | * | | Bug #53830: !table || (!table->read_set ||Alexey Kopytov2010-05-251-0/+1
| | | * | | Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-081-1/+0
| | | * | | Merge of fix for Bug#52357Martin Hansson2010-05-061-1/+14
| | | |\ \ \ | | | | |/ /
| | | | * | Bug#52357: Assertion failed: join->best_read inMartin Hansson2010-05-061-1/+14
| * | | | | Fixed bug #607566.Igor Babaev2010-07-191-3/+21
| * | | | | MergeIgor Babaev2010-07-171-0/+9
| |\ \ \ \ \
| | * | | | | Fixed bug #604503.Igor Babaev2010-07-171-0/+9
| * | | | | | Fixed bug #603186.Igor Babaev2010-07-151-1/+1
| |/ / / / /
* | | | | | (no commit message)unknown2010-09-081-1/+2
* | | | | | Subquery cache (MWL#66) added.unknown2010-07-101-0/+4