summaryrefslogtreecommitdiff
path: root/handler/ha_innodb.cc
diff options
context:
space:
mode:
Diffstat (limited to 'handler/ha_innodb.cc')
-rw-r--r--handler/ha_innodb.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/handler/ha_innodb.cc b/handler/ha_innodb.cc
index a73f9921513..be6bb651ae6 100644
--- a/handler/ha_innodb.cc
+++ b/handler/ha_innodb.cc
@@ -340,7 +340,6 @@ static PSI_mutex_info all_innodb_mutexes[] = {
# ifndef PFS_SKIP_BUFFER_MUTEX_RWLOCK
{&buffer_block_mutex_key, "buffer_block_mutex", 0},
# endif /* !PFS_SKIP_BUFFER_MUTEX_RWLOCK */
- {&buf_pool_mutex_key, "buf_pool_mutex", 0},
{&buf_pool_zip_mutex_key, "buf_pool_zip_mutex", 0},
{&buf_pool_LRU_list_mutex_key, "buf_pool_LRU_list_mutex", 0},
{&buf_pool_free_list_mutex_key, "buf_pool_free_list_mutex", 0},