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