diff --git a/storage/example/ha_example.h b/storage/example/ha_example.h index 2d173368493..6379478d373 100644 --- a/storage/example/ha_example.h +++ b/storage/example/ha_example.h @@ -244,3 +244,4 @@ public: THR_LOCK_DATA **store_lock(THD *thd, THR_LOCK_DATA **to, enum thr_lock_type lock_type); ///< required +};