1436
1436
"memory" engine which will be configurable longterm. We should be able to
1437
1437
remove partition and myisammrg.
1445
1445
Check that the default storage engine is actually available.
1447
1447
if (default_storage_engine_str)
1455
1455
errmsg_printf(ERRMSG_LVL_ERROR, _("Unknown/unsupported table type: %s"),
1456
1456
default_storage_engine_str);