diff options
Diffstat (limited to 'storage/perfschema/ha_perfschema.h')
-rw-r--r-- | storage/perfschema/ha_perfschema.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/storage/perfschema/ha_perfschema.h b/storage/perfschema/ha_perfschema.h index 62bf9789859..0e7624ec671 100644 --- a/storage/perfschema/ha_perfschema.h +++ b/storage/perfschema/ha_perfschema.h @@ -204,8 +204,7 @@ public: virtual void print_error(int error, myf errflags); - void start_operations_batch() {} - void end_operations_batch() {} + private: /** Check if the caller is a replication thread or the caller is called |