summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-10-28 08:13:06 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2020-10-28 08:13:06 +0200
commitcc5f4428b8b568f98e967a57178efcaf78702168 (patch)
tree065ca23de8b594efd32b4a1c68a2f8740cd65a10
parent527ade25909bf63655ba1f8965096d105ff55368 (diff)
downloadmariadb-git-cc5f4428b8b568f98e967a57178efcaf78702168.tar.gz
MDEV-23693 fixup: Remove unused btr_search_t::withdraw_clock
-rw-r--r--storage/innobase/include/btr0sea.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/innobase/include/btr0sea.h b/storage/innobase/include/btr0sea.h
index f2e208df6eb..a9781c65491 100644
--- a/storage/innobase/include/btr0sea.h
+++ b/storage/innobase/include/btr0sea.h
@@ -230,8 +230,6 @@ struct btr_search_t{
the machine word, i.e., they cannot be turned into bit-fields. */
buf_block_t* root_guess;/*!< the root page frame when it was last time
fetched, or NULL */
- ulint withdraw_clock; /*!< the withdraw clock value of the buffer
- pool when root_guess was stored */
#ifdef BTR_CUR_HASH_ADAPT
ulint hash_analysis; /*!< when this exceeds
BTR_SEARCH_HASH_ANALYSIS, the hash