summaryrefslogtreecommitdiff
path: root/sql/table.cc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Compiler warning about assigned but not used variables fixed.unknown2011-10-181-2/+2
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Fixed a compiler warning.Igor Babaev2011-10-171-1/+1
| * | | | | | | Fixed LP bug #874006.Igor Babaev2011-10-161-5/+8
| |/ / / / / /
| * | | | | | Merge 5.2->5.3unknown2011-09-021-2/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed non critical buffer overflow bug in open_binary_frm() that could cause ...Michael Widenius2011-09-011-2/+1
* | | | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Updated/added copyright headersKent Boortz2011-07-041-1/+2
* | | | | | | | fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-1/+1
* | | | | | | | merge with 5.3Sergei Golubchik2011-10-191-199/+590
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge first chunk of OJ+SJ fixes into 5.3Sergey Petrunya2011-07-011-1/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ MergeSergey Petrunya2011-06-291-1/+3
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge semi-join+outer-join fixes into 5.3Sergey Petrunya2011-06-271-1/+3
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Make semi-joins work with outer joins part #1:Sergey Petrunya2011-06-221-1/+3
| * | | | | | | | | | Fixed LP bug #803851.Igor Babaev2011-06-301-2/+2
| |/ / / / / / / / /
| * | | | | | | | | MergeIgor Babaev2011-06-271-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fixed LP bug #800535.Igor Babaev2011-06-271-1/+1
| | |/ / / / / / / /
| * | | | | | | | | New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-1/+1
| |/ / / / / / / /
| * | | | | | | | Fixed LP bug #799499.Igor Babaev2011-06-241-3/+5
| |/ / / / / / /
| * | | | | | | Added two new flags for the optimizer switch:Igor Babaev2011-06-051-1/+2
| * | | | | | | Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-118/+462
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed typo (exlude -> exclude).unknown2011-05-301-1/+1
| | * | | | | | | Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106.Igor Babaev2011-05-271-4/+4
| | * | | | | | | Fixed 2 valgrind bugs in the tree for mwl #106.Igor Babaev2011-05-221-1/+0
| | * | | | | | | MergeIgor Babaev2011-05-201-117/+462
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-117/+462
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Post-merge fixes in comments.Igor Babaev2010-09-231-8/+8
| | | | * | | | | | | Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-105/+456
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | MWL#106: Backport optimizations for derived tables and views.Igor Babaev2010-05-261-104/+561
| * | | | | | | | | | | Merge 5.3->main -> 5.3-mwl90Sergey Petrunya2011-05-291-0/+13
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge MWL#90 with main 5.3 treeSergey Petrunya2011-04-021-0/+13
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | MWL#90: Address review feedback part #1Sergey Petrunya2011-03-191-0/+7
| | | * | | | | | | | | | Merge 5.3 -> 5.3-subqueries-mwl90Sergey Petrunya2011-03-011-8/+5
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ MWL#90: Merge (4)Sergey Petrunya2011-02-151-0/+6
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2011-02-151-0/+6
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ \ \ \ MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriesSergey Petrunya2010-12-091-0/+6
| | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ \ \ \ \ MWL#90: Subqueries: Inside-out execution for materialized non-sj subqueriespsergey2010-07-111-0/+6
| | | | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | | | Subqueries: Inside-out execution for non-semijoin materialized subqueries tha...Sergey Petrunya2010-05-231-0/+6
| | | | | | | | |_|_|/ / / / / / / | | | | | | | |/| | | | | | | | |
| * | | | | | | | | | | | | | | | Fixed the abort failure of a test case from vcol.vcol_misc.Igor Babaev2011-05-281-0/+2
| * | | | | | | | | | | | | | | | Merge with 5.1-microsecondsMichael Widenius2011-05-281-4/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | db_low_byte_first is goneSergei Golubchik2011-05-201-3/+0
| * | | | | | | | | | | | | | | | Merge with MariaDB 5.2Michael Widenius2011-05-101-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | / / / / / | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge with MariaDB 5.1Michael Widenius2011-05-031-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+2
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge in fix for BUG#727667Sergey Petrunya2011-03-251-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | BUG#727667 Wrong result with OR + NOT NULL in maria-5.3Sergey Petrunya2011-03-051-0/+2
| | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge with 5.2Michael Widenius2011-03-091-6/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| / / / / / / / / / / / / / | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Merge with 5.1 to get in changes from MySQL 5.1.55Michael Widenius2011-02-281-6/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / /
| | | * | | | | | | | | | | | Fixed compiler and build error:Michael Widenius2011-02-251-2/+6
| | * | | | | | | | | | | | | Merge with alias as StringMichael Widenius2011-02-281-13/+19
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Change TABLE->alias to String for less memory reallocationMichael Widenius2011-02-281-12/+16