storage/example/ha_example.cc
Copied from the general tree, to solve a build problem: ChangeSet 1.2121.1.5 2006/02/02 11:02:09 stewart@mysql.com build fix when building with example storage engine. storage/example/ha_example.cc: Copied from the general tree, to solve a build problem: ChangeSet 1.2121.1.5 2006/02/02 11:02:09 stewart@mysql.com build fix when building with example storage engine.
This commit is contained in:
parent
a5295c9b3f
commit
16a849f257
@ -106,6 +106,7 @@ handlerton example_hton= {
|
||||
NULL, /* Partition flags */
|
||||
NULL, /* Alter table flags */
|
||||
NULL, /* Alter tablespace */
|
||||
NULL, /* Fill Files table */
|
||||
HTON_CAN_RECREATE
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user