summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
*-. tokudb-7.1.7Sergei Golubchik2014-08-0160-750/+2862
|\ \
| | * Merge branch 'bugs/255'Zardosht Kasheff2014-06-041-1/+1
| | |\
| | | * refs #255, have the fsync_log minicron shutdown before we close the logger in...Zardosht Kasheff2014-06-041-1/+1
| | * | Revert "refs #255, have the fsync_log minicron shutdown before we close the l...Zardosht Kasheff2014-06-041-1/+1
| | * | refs #255, have the fsync_log minicron shutdown before we close the logger in...Zardosht Kasheff2014-06-041-1/+1
| | * | #229 make ftdump easier to useRich Prohaska2014-05-301-201/+214
| | * | Merge branch 'stress-test-script-updates'Leif Walsh2014-05-291-2/+3
| | |\ \ | | | |/
| | | * added 7.1.6 data set to stress test runnerLeif Walsh2014-05-291-2/+2
| | | * added test_stress_with_verify to stress test runnerLeif Walsh2014-05-291-0/+1
| | * | Merge pull request #251 from Tokutek/verify-promotionzkasheff2014-05-282-12/+16
| | |\ \ | | | |/
| | | * changed ft-verify to work with promotion #250Leif Walsh2014-05-282-12/+16
| | |/
| | * refs #226 Fix a benign (but nevertheless important) bug where nonleafJohn Esmet2014-05-272-12/+38
| | * Merge pull request #180 from Tokutek/rightmost_leafJohn Esmet2014-05-2510-58/+1049
| | |\
| | | * fixes #158 Use promotion to record the blocknum of the rightmostJohn Esmet2014-05-2510-58/+1049
| | |/
| | * Revert "FT-242 Begin breaking up fttypes.h by moving many things to their"John Esmet2014-05-2321-277/+304
| | * Revert "TMX-1 Rename TokuKV to TokuFT"John Esmet2014-05-239-28/+28
| | * Revert "TMX-242 Add cursor.h, which missed the last commit"John Esmet2014-05-231-115/+0
| | * TMX-242 Add cursor.h, which missed the last commitJohn Esmet2014-05-231-0/+115
| | * TMX-1 Rename TokuKV to TokuFTJohn Esmet2014-05-239-28/+28
| | * FT-242 Begin breaking up fttypes.h by moving many things to theirJohn Esmet2014-05-2321-304/+277
| | * fixed typo #226Leif Walsh2014-05-231-3/+3
| | * vectorized loops in new deserialization code #226Leif Walsh2014-05-231-4/+13
| | * #247 fix loader->close fd leak when NOFILE limit exceededRich Prohaska2014-05-235-28/+20
| | * changed CHECKPOINT_DURATION[_LAST] to UINT64 #249Leif Walsh2014-05-231-4/+4
| | * fixes #226 When serializing a nonleaf node, include the offsets storedJohn Esmet2014-05-224-14/+117
| | * fixes #248 Convert to a tree on omt clone if it must support marksJohn Esmet2014-05-221-0/+3
| | * #244 skip jemalloc build if it is not in the third party directoryRich Prohaska2014-05-211-27/+26
| | * Merge pull request #245 from Tokutek/gcc-4.9-supportLeif Walsh2014-05-203-3/+28
| | |\
| | | * moved/cleaned up gcc-ar/gcc-ranlib checking #245Leif Walsh2014-05-202-8/+25
| | | * Support gcc 4.9 in cmake, fix uninitialized value warningsJohn Esmet2014-05-203-3/+11
| | |/
| | * #242 fix loader creation bug that unlinks the wrong fractal tree filesRich Prohaska2014-05-195-26/+232
| | * #239 fix dbremove crash when NOFILE limit is exceededRich Prohaska2014-05-152-1/+184
| | * #240 make the toku thread pool handle transient thread creation errorsRich Prohaska2014-05-152-10/+186
| | * #237 fix various bulk loader bugs related to nproc ulimit exceededRich Prohaska2014-05-1311-94/+523
| * | #252 fix the MDEV-6324 fixRich Prohaska2014-06-131-1/+1
| * | #250 reset thd proc info in end_bulk_insert to fix invalid proc info pointer ...Rich Prohaska2014-06-132-5/+3
| * | #252 fix MDEV-6324 uninit var in discover3Rich Prohaska2014-06-102-2/+2
| * | #250 restore proc info to valid pointers in commit, abort, analyze, and optimizeRich Prohaska2014-06-043-17/+19
| * | #248 install PS+TokuDB tarballsRich Prohaska2014-06-021-23/+56
| * | #225 fix tokudb store lock to fix lock tables crashRich Prohaska2014-06-011-1/+1
| * | #225 hot optimize for 5.6 and 10.0 using alter recreateRich Prohaska2014-06-015-44/+64
| * | #245 use row estimate parameter to start_bulk_insert to decide if a loader is...Rich Prohaska2014-05-311-1/+1
| * | #241 unique key check should avoid relocking keys if the table is already pre...Rich Prohaska2014-05-292-87/+20
| * | TokuDB 7.1.6 is releasedRich Prohaska2014-05-251-4/+4
| * | #236 mysqld_safe should use libjemalloc.so if it exists in the tarballRich Prohaska2014-05-201-0/+4
| * | #206 merge mariadb 10.0.11 changesRich Prohaska2014-05-141-1/+7
| * | #221 fix tokudb::estimate_num_rowsRich Prohaska2014-05-131-12/+2
| * | #232 compile in jemalloc detectorRich Prohaska2014-05-102-3/+4
| * | #231 change lock_uniq_key_empty test to work without the bulk insert avoidanc...Rich Prohaska2014-05-082-0/+4
| * | #230 disable the tokudb bulk loader in the tokudb locks schema testsRich Prohaska2014-05-088-6/+10