summaryrefslogtreecommitdiff
path: root/storage/tokudb/ft-index/ft/tests/cachetable-put-checkpoint.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/tokudb/ft-index/ft/tests/cachetable-put-checkpoint.cc')
-rw-r--r--storage/tokudb/ft-index/ft/tests/cachetable-put-checkpoint.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/storage/tokudb/ft-index/ft/tests/cachetable-put-checkpoint.cc b/storage/tokudb/ft-index/ft/tests/cachetable-put-checkpoint.cc
index fec7153265a..8691e2b93b0 100644
--- a/storage/tokudb/ft-index/ft/tests/cachetable-put-checkpoint.cc
+++ b/storage/tokudb/ft-index/ft/tests/cachetable-put-checkpoint.cc
@@ -50,6 +50,7 @@ UNIVERSITY PATENT NOTICE:
PATENT MARKING NOTICE:
This software is covered by US Patent No. 8,185,551.
+ This software is covered by US Patent No. 8,489,638.
PATENT RIGHTS GRANT:
@@ -554,6 +555,7 @@ cachetable_test (void) {
NULL,
&dummy_log_fassociate,
&dummy_close_usr,
+ &dummy_free_usr,
&dummy_chckpnt_usr,
test_begin_checkpoint, // called in begin_checkpoint
&dummy_end,