742
742
return COMPATIBLE_DATA_YES;
748
745
mysql_declare_plugin(heap)
750
747
MYSQL_STORAGE_ENGINE_PLUGIN,
754
751
"Hash based, stored in memory, useful for temporary tables",
759
755
NULL, /* status variables */
760
756
NULL, /* system variables */
761
757
NULL /* config options */