Loading storage/example/ha_example.h +1 −0 Original line number Diff line number Diff line Loading @@ -244,3 +244,4 @@ class ha_example: public handler THR_LOCK_DATA **store_lock(THD *thd, THR_LOCK_DATA **to, enum thr_lock_type lock_type); ///< required }; Loading
storage/example/ha_example.h +1 −0 Original line number Diff line number Diff line Loading @@ -244,3 +244,4 @@ class ha_example: public handler THR_LOCK_DATA **store_lock(THD *thd, THR_LOCK_DATA **to, enum thr_lock_type lock_type); ///< required };