summaryrefslogtreecommitdiff
path: root/storage/heap
Commit message (Expand)AuthorAgeFilesLines
* hash (storage): hp_hashnr is localDaniel Black2019-02-132-2/+2
* heap: remove NEW_HASH_FUNCTIONDaniel Black2019-02-131-132/+0
* Merge 10.2 into 10.3Marko Mäkelä2018-11-061-4/+18
|\
| * Merge 10.1 into 10.2Marko Mäkelä2018-11-061-4/+18
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-4/+18
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-4/+18
| | | |\
| | | | * Merge branch 'mysql/5.5' into 5.5Sergei Golubchik2018-10-231-4/+18
| | | | |\
| | | | | * Bug#27799513: POTENTIAL DOUBLE FREE OR CORRUPTION OF HEAPArun Kuruvila2018-06-291-3/+17
| | | | | * Bug#18463911 : SERVER CRASHES ON CREATING A TEMP TABLE WITHArun Kuruvila2014-06-262-2/+2
| | | | | * Bug #18463911 : SERVER CRASHES ON CREATING A TEMP TABLEArun Kuruvila2014-06-252-4/+5
| | | | | * Updated/added copyright headersMurthy Narkedimilli2014-01-0612-12/+23
| | | | | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-1913-13/+13
| | | | | * Bug #11759445: CAN'T DELETE ROWS FROM MEMORY TABLE WITH HASH KEY.Venkata Sidagam2012-11-071-4/+14
| | | | | |\
| | | | | | * Bug #11759445: CAN'T DELETE ROWS FROM MEMORY TABLE WITH HASH KEY.Venkata Sidagam2012-11-071-4/+14
| | | | | * | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| | | | | |\ \ | | | | | | |/
| | | | | | * Updated/added copyright headersKent Boortz2012-02-152-2/+2
| | | | | * | Bug#11759349 -- Merge of patch from mysql-5.1.Ashish Agarwal2011-09-273-0/+3
| | | | | |\ \ | | | | | | |/
| | | | | | * BUG#11759349 - 51655: CREATE TABLE IN MEMORY ENGINE DOESN'T STOREAshish Agarwal2011-09-273-0/+3
| | | | | | * Updated/added copyright headersKent Boortz2011-07-032-7/+5
| | | | | | |\
| | | | | * | | Merging into mysql-5.5.16-release.Mats Kindahl2011-08-151-1/+2
| | | | | * | | Updated/added copyright headersKent Boortz2011-07-042-2/+4
| | | | | |\ \ \
| | | | | * \ \ \ Updated/added copyright headersKent Boortz2011-06-3016-32/+36
| | | | | |\ \ \ \ | | | | | | |/ / / | | | | | |/| / / | | | | | | |/ /
| | | | | | * | Updated/added copyright headersKent Boortz2011-06-306-11/+25
| | | | | * | | 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
| | | | | * | 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
| | | | | * | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-156-12/+8
| | | | | |\ \
| | | | | | * | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-4/+0
| | | | | | * | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-085-8/+8
| | | | | * | | Unset the execute bit where it's not needed.Davi Arnaut2010-07-031-0/+0
| | | | | * | | Merge of mysql-5.1-bugteam into mysql-trunk-merge.Davi Arnaut2010-07-022-4/+4
| | | | | |\ \ \ | | | | | | |/ / | | | | | |/| / | | | | | | |/
| | | | | | * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-07-022-4/+4
| | | | | * | Fix a build break with cmake: remove the custom defines Konstantin Osipov2010-06-151-10/+0
| | | | | * | Fix the cmake rule that builds heap tests, addedKonstantin Osipov2010-06-121-2/+2
| | | | | * | WL#5419 "LOCK_open scalability: make tdc_refresh_version Konstantin Osipov2010-06-116-61/+137
| | | | | * | Patch for Bug#53937 (Junk make-ccc files included in MySQL Server bzr repo).Alexander Nozdrin2010-05-261-4/+0
| | | | | * | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-3/+0
| | | | | * | WL#5030: Split and remove mysql_priv.hMats Kindahl2010-03-312-2/+4
| | | | | * | Mergine from mysql-next-meAlexander Barkov2010-02-271-2/+4
| | | | | |\ \
| | | | | | * \ mergeVladislav Vaintroub2009-12-252-7/+1
| | | | | | |\ \
| | | | | | * \ \ mergeVladislav Vaintroub2009-12-161-6/+0
| | | | | | |\ \ \
| | | | | | * \ \ \ mergeVladislav Vaintroub2009-12-108-35/+76
| | | | | | |\ \ \ \