MDEV-33746 [fixup] Add suggested overrides in mroonga
This commit is contained in:
parent
d7042ec4da
commit
c9212b7a43
@ -403,7 +403,7 @@ private:
|
||||
public:
|
||||
ha_mroonga(handlerton *hton, TABLE_SHARE *share_arg);
|
||||
~ha_mroonga();
|
||||
const char *table_type() const; // required
|
||||
const char *table_type() const override; // required
|
||||
const char *index_type(uint inx) mrn_override;
|
||||
const char **bas_ext() const; // required
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user