summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/.gitignore
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2016-12-12 12:23:13 +1100
committerAlex Gorrod <alexander.gorrod@mongodb.com>2016-12-12 12:23:13 +1100
commit21a6f07d859c132154166bd3d83bbed238d5d719 (patch)
treebc261840853dda4307c68fd1c889caf4c89dd3d3 /src/third_party/wiredtiger/.gitignore
parent7cf929f25638e4ad9525775c8ea0e18f3c86faf5 (diff)
downloadmongo-21a6f07d859c132154166bd3d83bbed238d5d719.tar.gz
Import wiredtiger: 1b6c815a3fd34f14c20d5cd627155799d1de535c from branch mongodb-3.6
ref: ca6eee06ff..1b6c815a3f for: 3.5.1 WT-2336 Add a test validating schema operations via file system call monitoring WT-2670 Add option to configure read-ahead per table and change default behavior WT-2960 Inserting multi-megabyte values can cause pathological lookaside usage WT-2969 Fix a bug that could cause snapshot corruption during compaction WT-3014 Add GCC/clang support for ELF symbol visibility. WT-3021 Fixes needed for Java log cursor example, Java raw mode cursors, log cursors in raw mode WT-3025 fix error path in log_force_sync WT-3028 Workloads with all dirty pages could trigger diagnostic stuck check WT-3030 Test failure indicating invalid key order during traversal WT-3034 Add support for single-writer named snapshots. WT-3037 Fix some outdated comments in logging WT-3048 WiredTiger maximum size warning uses the wrong format. WT-3051 Remove external __wt_hex symbol. WT-3052 Improve search if an index hint is wrong WT-3053 Review Python and Java calls to internal WiredTiger functions WT-3054 Java PackTest, PackTest03 do not compile WT-3055 Java AsyncTest faults WT-3057 WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE. WT-3064 minor tree cleanups: .gitignore, NEWS misspelling
Diffstat (limited to 'src/third_party/wiredtiger/.gitignore')
-rw-r--r--src/third_party/wiredtiger/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/.gitignore b/src/third_party/wiredtiger/.gitignore
index cd1873533ca..c7b3ade9e87 100644
--- a/src/third_party/wiredtiger/.gitignore
+++ b/src/third_party/wiredtiger/.gitignore
@@ -122,4 +122,5 @@ _wiredtiger.pyd
**/test/recovery/random-abort
**/test/recovery/truncated-log
**/test/salvage/t
+**/test/syscall/test_wt2336_base
**/test/thread/t