summaryrefslogtreecommitdiff
path: root/storage/heap
Commit message (Expand)AuthorAgeFilesLines
* merge with 5.3Sergei Golubchik2011-10-1917-45/+166
|\
| * New status variables: Rows_tmp_read, Handler_tmp_update and Handler_tmp_writeMichael Widenius2011-06-271-13/+1
| * MergeIgor Babaev2011-05-201-0/+4
| |\
| | * Merged the code of MWL#106 into 5.3Igor Babaev2011-05-161-0/+4
| | |\
| * | | Removed some alias warningsMichael Widenius2011-05-181-5/+3
| * | | Merge with MariaDB 5.2Michael Widenius2011-05-102-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Merge with MariaDB 5.1Michael Widenius2011-05-032-3/+3
| | |\ \
| | | * \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-022-3/+3
| | | |\ \
| * | | | | Fixed all BUILD scripts to use g++ instead of gcc for linkingMichael Widenius2011-03-311-0/+10
| * | | | | 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
| | | |\ \ \
| * | | | | | Fixed build issuesMichael Widenius2011-02-235-5/+32
| * | | | | | Added HANDLER support for MEMORY tablesMichael Widenius2011-01-1112-16/+37
| * | | | | | mergeVladislav Vaintroub2010-12-061-3/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | mergeVladislav Vaintroub2010-12-061-3/+0
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug#473914: mysql_client_test fail with in debug compilaton on windows x64Vladislav Vaintroub2010-12-061-3/+0
| * | | | | | Merge with 5.1-release.Michael Widenius2010-12-062-8/+18
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | merge with 5.1Michael Widenius2010-11-301-3/+0
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Fixed compiler and gmake warningsMichael Widenius2010-11-291-3/+0
| | * | | | | Merge MariaDB 5.1->5.2unknown2010-11-192-5/+18
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | MWL#74: Shared libmysqld.so library.unknown2010-11-172-5/+18
| * | | | | | Fixed some compiler warnings found when compiling for windows.Michael Widenius2010-11-301-1/+4
| * | | | | | Fix for LP BUG#606013: Adding bit field support for heap tables.unknown2010-11-233-4/+74
| |/ / / / /
* | | | | | compilation fixes: without dbug, without sslSergei Golubchik2011-07-161-2/+2
* | | | | | less boilerplate code - move common operations to wrappersSergei Golubchik2011-07-141-21/+0
* | | | | | post-merge fixes.Sergei Golubchik2011-07-022-8/+0
* | | | | | 5.5-mergeSergei Golubchik2011-07-0211-108/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Manual merge from 5.1Mattias Jonsson2011-04-202-3/+3
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Bug#11766249 bug#59316: PARTITIONING AND INDEX_MERGE MEMORY LEAKMattias Jonsson2011-03-252-3/+3
| | | |_|/ / | | |/| | |
| * | | | | Remove configuration preprocessor symbols 'THREAD'Magne Mahre2011-01-116-24/+3
| * | | | | MergeKent Boortz2010-12-291-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | MergeKent Boortz2010-12-291-1/+1
| * | | | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-202-80/+0
| * | | | | Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.cDavi Arnaut2010-10-062-0/+8
* | | | | | merge.Sergei Golubchik2010-11-253-3/+20
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | merge with 5.1Sergei Golubchik2010-09-111-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge with MySQL 5.1.50Michael Widenius2010-08-271-2/+2
| | |\ \ \ | | | |/ /
| * | | | Merge with MariaDB 5.1.49Michael Widenius2010-08-052-7/+1
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| |
| * | | Maria WL#61unknown2010-04-011-0/+17
| |/ /
| * | Merge with MySQL 5.1, with following additions:unknown2009-11-161-5/+2
| |\ \
| * \ \ Merge MySQL 5.1.39 into MariaDB 5.1.unknown2009-10-151-2/+1
| |\ \ \
| * \ \ \ Merge MySQL->MariaDBSergey Petrunya2009-09-083-10/+11
| |\ \ \ \
| * \ \ \ \ Merged with mysql-5.1 tree.Michael Widenius2009-04-251-1/+1
| |\ \ \ \ \
| * | | | | | Fixed compiler warnings found by gcc 4.3.2Michael Widenius2009-01-311-1/+1
| * | | | | | Added versioning of Maria indexMichael Widenius2008-06-261-1/+1
* | | | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
* | | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+1
* | | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+1
* | | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-5/+0