summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_esms_by_digest.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_esms_by_digest.h')
-rw-r--r--storage/perfschema/table_esms_by_digest.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_esms_by_digest.h b/storage/perfschema/table_esms_by_digest.h
index 27b916e66ac..d231d3388f8 100644
--- a/storage/perfschema/table_esms_by_digest.h
+++ b/storage/perfschema/table_esms_by_digest.h
@@ -78,8 +78,7 @@ protected:
table_esms_by_digest();
public:
- ~table_esms_by_digest()
- {}
+ ~table_esms_by_digest() = default;
protected:
void make_row(PFS_statements_digest_stat*);