479
479
add(ER_UNKNOWN_ENGINE_OPTION, N_("Unknown table engine option key/pair %s = %s."));
480
480
add(ER_UNKNOWN_SCHEMA_OPTION, N_("Unknown schema engine option key/pair %s = %s."));
482
487
add(EE_CANTUNLOCK, N_("Can't unlock file (Errcode: %d)"));
483
488
add(EE_CANT_CHSIZE, N_("Can't change size of file (Errcode: %d)"));
484
489
add(EE_CANT_OPEN_STREAM, N_("Can't open stream from handle (Errcode: %d)"));