summaryrefslogtreecommitdiff
path: root/mysys/lf_hash.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed crashes found by application verifier:Vladislav Vaintroub2011-12-021-11/+11
* mysql-5.5.18 mergeSergei Golubchik2011-11-031-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+2
* | merge.Sergei Golubchik2010-11-251-7/+10
|\ \ | |/ |/|
| * Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-7/+8
| * post-review fixesSergei Golubchik2009-01-151-2/+3
| * don't use #pragma packSergei Golubchik2008-11-031-3/+4
| * WL#3064 - waiting threads - wait-for graph and deadlock detectionSergei Golubchik2008-07-291-2/+13
| * build/test failures on different platformsunknown2008-02-131-1/+1
| * Fixed compiler warningsunknown2007-08-221-4/+4
| * Merged with mysql-5.1 main tree.unknown2007-07-021-14/+14
| * This patch is a collection of patches from from Sanja, Sergei and Monty.unknown2007-05-291-37/+130
| * After merge fixesunknown2007-01-261-6/+7
| * Maria - fix for "statement with no effect" warningunknown2006-12-071-2/+2
| * Maria - post-review change of "fixes for gcc -ansi".unknown2006-12-041-1/+1
| * Maria:unknown2006-12-031-1/+1
| * Maria - Fixes to help some pushbuild hosts compile.unknown2006-11-271-1/+2
| * post-review fixes.unknown2006-11-161-59/+60
| * comments, minor changesunknown2006-10-271-18/+57
| * lock manager passed unit testsunknown2006-10-181-1/+3
| * push for trnman reviewunknown2006-10-131-20/+21
| * lf_hash: only data nodes use lf_alloc now, dummy nodes areunknown2006-08-171-6/+11
| * maria transaction manager with unit testsunknown2006-08-171-49/+29
| * amd64 atomic opsunknown2006-08-101-0/+370
* WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-2/+0
* Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-2/+2
* WL#3230 concurrent hashMarc Alff2009-11-171-0/+505