summaryrefslogtreecommitdiff
path: root/storage/perfschema/table_ews_by_account_by_event_name.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/perfschema/table_ews_by_account_by_event_name.h')
-rw-r--r--storage/perfschema/table_ews_by_account_by_event_name.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/table_ews_by_account_by_event_name.h b/storage/perfschema/table_ews_by_account_by_event_name.h
index 7cde09183e3..d4b4593a261 100644
--- a/storage/perfschema/table_ews_by_account_by_event_name.h
+++ b/storage/perfschema/table_ews_by_account_by_event_name.h
@@ -117,8 +117,7 @@ protected:
table_ews_by_account_by_event_name();
public:
- ~table_ews_by_account_by_event_name()
- {}
+ ~table_ews_by_account_by_event_name() = default;
protected:
void make_row(PFS_account *account, PFS_instr_class *klass);