mariadb/ft
Leif Walsh 8c1a8061a2 closes #5530 fix recovery to be more careful about trusting bytes at the
end of the file


git-svn-id: file:///svn/toku/tokudb@48266 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:10 -04:00
..
checksum-benchmarks closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
compression-ratio refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
hash-benchmarks refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
locking-benchmarks closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
tests refs #5525 remove obsolete Makefiles 2013-04-17 00:01:10 -04:00
worker-thread-benchmarks closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
x1764-speedup refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
background_job_manager.cc refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
background_job_manager.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
block_allocator.cc refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
block_allocator.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
block_table.cc refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
block_table.h refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
cachetable-internal.h refs #5500 fsyncs do not fail, so the userdata callbacks do not fail 2013-04-17 00:01:09 -04:00
cachetable.cc refs #5500 close userdata and checkpoint userdata do not fail, so cachefile close and ft evict from memory do not fail 2013-04-17 00:01:09 -04:00
cachetable.h refs #5500 close userdata and checkpoint userdata do not fail, so cachefile close and ft evict from memory do not fail 2013-04-17 00:01:09 -04:00
checkpoint.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
checkpoint.h fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
CMakeLists.txt refs #5485 clean out more icc stuff, don't use OBJECT libs 2013-04-17 00:01:09 -04:00
compress.cc refs #4606, merge to main 2013-04-17 00:01:03 -04:00
compress.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
dbufio.cc refs #5507 mutex initializers 2013-04-17 00:01:07 -04:00
dbufio.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
doubly_linked_list.h Fix #5295, #5292. {{{svn merge -r46285:46297 ../tokudb.5295b}}} 2013-04-17 00:01:02 -04:00
fifo.cc refs #5155 merge some work to main: 2013-04-17 00:01:02 -04:00
fifo.h refs #5155 merge some work to main: 2013-04-17 00:01:02 -04:00
frwlock.cc refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
frwlock.h refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
ft-cachetable-wrappers.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
ft-cachetable-wrappers.h closes #5388, batch pins for keyrange 2013-04-17 00:01:04 -04:00
ft-flusher-internal.h refs #4937, merge to main 2013-04-17 00:01:04 -04:00
ft-flusher.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
ft-flusher.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
ft-hot-flusher.cc refs #4937, merge to main 2013-04-17 00:01:04 -04:00
ft-internal.h fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
ft-node-deserialize.cc refs #5442, merge to main 2013-04-17 00:01:05 -04:00
ft-ops.cc refs #5490 dup/nodup artifacts 2013-04-17 00:01:10 -04:00
ft-ops.h fixes #5490 get rid of the last nodup stuff 2013-04-17 00:01:10 -04:00
ft-search.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
ft-serialize.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
ft-test-helpers.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
ft-verify.cc refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
ft.cc refs #5500 close userdata and checkpoint userdata do not fail, so cachefile close and ft evict from memory do not fail 2013-04-17 00:01:09 -04:00
ft.h refs #5500 close userdata and checkpoint userdata do not fail, so cachefile close and ft evict from memory do not fail 2013-04-17 00:01:09 -04:00
ft_layout_version.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
ft_msg.cc refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
ft_msg.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
ft_node-serialize.cc refs #4885 Adjusted buffer offsets to help track deserialization of upgraded nodes. Updated fingerprint comments. Fixed spelling errors. 2013-04-17 00:01:09 -04:00
ftdump.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
ftloader-callback.cc refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
ftloader-internal.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
ftloader.cc fixes #5490 get rid of the last nodup stuff 2013-04-17 00:01:10 -04:00
ftloader.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
fttypes.h refs #5222 Implement block cloning for rollback log nodes 2013-04-17 00:01:06 -04:00
ftverify.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
growable_array.h refs #5355 Fix omt::delete_all_marks to not blow the stack 2013-04-17 00:01:02 -04:00
includes.h refs #5504 take a step back, this is apparently not trivial 2013-04-17 00:01:08 -04:00
key.cc refs #5101 coverage and manual inspection says toku_dont_call_this_compare is dead code 2013-04-17 00:01:05 -04:00
key.h refs #5101 coverage and manual inspection says toku_dont_call_this_compare is dead code 2013-04-17 00:01:05 -04:00
kibbutz.cc refs #5507 clear kibbutz mutex 2013-04-17 00:01:07 -04:00
kibbutz.h closes #5272, address CR comments 2013-04-17 00:00:59 -04:00
le-cursor.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
le-cursor.h fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
leafentry.cc closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
leafentry.h fixes #5490 get rid of the last nodup stuff 2013-04-17 00:01:10 -04:00
log-internal.h fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
log.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
log_upgrade.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
logcursor.cc refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
logcursor.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
logfilemgr.cc closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
logfilemgr.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
logformat.cc closes #5530 fix recovery to be more careful about trusting bytes at the 2013-04-17 00:01:10 -04:00
logger.cc refs #5500 getting a txnid does not fail 2013-04-17 00:01:09 -04:00
logger.h dead code 2013-04-17 00:01:10 -04:00
memarena.cc refs #4606, merge to main 2013-04-17 00:01:03 -04:00
memarena.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
mempool.cc closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
mempool.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
minicron.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
minicron.h fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
nonblocking_mutex.h closes #5272, address CR comments 2013-04-17 00:00:59 -04:00
omt-tmpl.cc refs #5355 Fix omt::delete_all_marks to not blow the stack 2013-04-17 00:01:02 -04:00
omt-tmpl.h refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
omt.cc refs #5155 refs #5308 closes #5309 merge new omt api functions to main (still unused), use templated omt for TOKUTXN->open_fts, OMT becomes a wrapper for omt<OMTVALUE>, other misc fixes 2013-04-17 00:01:02 -04:00
omt.h refs #5086 adding function declarations for compilation errors on clang, added macro usage to prevent clang from being too strict about POD. 2013-04-17 00:01:05 -04:00
partitioned_counter.cc closes #5485 #5368 clean up cmake and get darwin portability: 2013-04-17 00:01:07 -04:00
pqueue.cc closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
pqueue.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
queue.cc refs #5507 fix usage of toku mutexes in the loader 2013-04-17 00:01:07 -04:00
queue.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
quicklz.cc refs #5206 address review comments: remove static "allocation constructors", rename init/deinit to create/destroy 2013-04-17 00:01:00 -04:00
quicklz.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
rbuf.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
recover.cc refs #5500 getting a txnid does not fail 2013-04-17 00:01:09 -04:00
recover.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
roll.cc refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
rollback-apply.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
rollback-apply.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
rollback-ct-callbacks.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
rollback-ct-callbacks.h refs #5467, undo checkin 2013-04-17 00:01:07 -04:00
rollback.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
rollback.h refs #5222 Implement block cloning for rollback log nodes 2013-04-17 00:01:06 -04:00
rwlock.cc refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
rwlock.h refs #5312, merge to main 2013-04-17 00:01:03 -04:00
sort-tmpl.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
sort.cc closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
sort.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
sub_block.cc refs #5507 more mutex initializers 2013-04-17 00:01:07 -04:00
sub_block.h refs #5222 Implement block cloning for rollback log nodes 2013-04-17 00:01:06 -04:00
sub_block_map.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
tdb-recover.cc closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
tdb_logprint.cc refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
threadpool.cc refs #5507 more mutex initializers 2013-04-17 00:01:07 -04:00
threadpool.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
tokuconst.h refs #5504 step back 2013-04-17 00:01:08 -04:00
txn.cc refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
txn.h refs #5500 logger fsync does not fail 2013-04-17 00:01:09 -04:00
txn_manager.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
txn_manager.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
txn_state.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
ule-internal.h refs #5504 step back 2013-04-17 00:01:08 -04:00
ule.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
ule.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
valgrind.suppressions refs #5368 add some osx specific suppressions to the suppressions file, and also to tokuvalgrind because things are a little rocky on osx these days 2013-04-17 00:01:09 -04:00
wbuf.h refs #5504 step back 2013-04-17 00:01:08 -04:00
workset.h closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
x1764.cc refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
x1764.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
xids-internal.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00
xids.cc fixes #5423 fixes #5424 fixes #5503 fixes #5225 fsync always succeeds and returns void, no more ft panic or logger panic, no more impossible error paths 2013-04-17 00:01:08 -04:00
xids.h refs #5504 step back 2013-04-17 00:01:08 -04:00
ybt.cc closes #5206 merge c++ changes to mainline 2013-04-17 00:00:59 -04:00
ybt.h refs #5081 Replace all usage: 2013-04-17 00:01:01 -04:00