From f52ec67e471c351baad017455d444d8e20818b9a Mon Sep 17 00:00:00 2001 From: Luke Chen Date: Thu, 10 Jan 2019 14:22:58 +1100 Subject: Import wiredtiger: fa402fef1974b30ef61770caff58b0eabda97781 from branch mongodb-4.2 ref: 86012f8e40..fa402fef19 for: 4.1.7 WT-4444 Extend cursor operation tracking statistics WT-4483 Improve caching of small updates to large values WT-4505 Add ability to manage when prepared transactions appear in checkpoints WT-4518 Give applications a chance to handle panic before API panic returns WT-4522 Update WiredTiger copyrights to 2019 --- src/third_party/wiredtiger/test/suite/test_encrypt06.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/third_party/wiredtiger/test/suite/test_encrypt06.py') diff --git a/src/third_party/wiredtiger/test/suite/test_encrypt06.py b/src/third_party/wiredtiger/test/suite/test_encrypt06.py index 2187182b193..1bec3b04570 100644 --- a/src/third_party/wiredtiger/test/suite/test_encrypt06.py +++ b/src/third_party/wiredtiger/test/suite/test_encrypt06.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Public Domain 2014-2018 MongoDB, Inc. +# Public Domain 2014-2019 MongoDB, Inc. # Public Domain 2008-2014 WiredTiger, Inc. # # This is free and unencumbered software released into the public domain. -- cgit v1.2.1