mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
build fix when building with example storage engine.
This commit is contained in:
@ -106,6 +106,7 @@ handlerton example_hton= {
|
||||
NULL, /* Partition flags */
|
||||
NULL, /* Alter table flags */
|
||||
NULL, /* Alter tablespace */
|
||||
NULL, /* Fill Files table */
|
||||
HTON_CAN_RECREATE
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user