summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_tiws_by_index_usage.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_tiws_by_index_usage.h')
-rw-r--r--storage/perfschema/table_tiws_by_index_usage.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_tiws_by_index_usage.h b/storage/perfschema/table_tiws_by_index_usage.h
index 64e08683b9b..5f0c85874bd 100644
--- a/storage/perfschema/table_tiws_by_index_usage.h
+++ b/storage/perfschema/table_tiws_by_index_usage.h
@@ -101,8 +101,7 @@ protected:
table_tiws_by_index_usage();
public:
- ~table_tiws_by_index_usage()
- {}
+ ~table_tiws_by_index_usage() = default;
protected:
void make_row(PFS_table_share *table_share, uint index);