138
138
errmsg_printf(ERRMSG_LVL_ERROR, ER(ER_CANT_FIND_DL_ENTRY),
139
139
plugin_decl_sym.c_str(), dlpath.c_str());
148
148
errmsg_printf(ERRMSG_LVL_ERROR,
149
149
_("Plugin module %s was compiled for version %" PRIu64 ", "
150
150
"which does not match the current running version of "
160
160
} /* namespace drizzled */