MDEV-33746 [fixup] Add suggested overrides in mroonga

This commit is contained in:
Yuchen Pei 2024-06-26 11:08:56 +08:00
parent d7042ec4da
commit c9212b7a43
No known key found for this signature in database
GPG Key ID: 3DD1B35105743563

View File

@ -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