diff --git a/storage/example/ha_example.cc b/storage/example/ha_example.cc index 30034496291..0e9dcf231d9 100644 --- a/storage/example/ha_example.cc +++ b/storage/example/ha_example.cc @@ -106,6 +106,7 @@ handlerton example_hton= { NULL, /* Partition flags */ NULL, /* Alter table flags */ NULL, /* Alter tablespace */ + NULL, /* Fill Files table */ HTON_CAN_RECREATE };