22 #include <plugin/error_dictionary/errors.h>
24 namespace drizzle_plugin
29 context.add(
new error_dictionary::Errors);
35 DRIZZLE_DECLARE_PLUGIN
41 N_(
"Dictionary of Drizzle errors codes and messages"),
42 drizzled::PLUGIN_LICENSE_GPL,
47 DRIZZLE_DECLARE_PLUGIN_END;
static int init(drizzled::module::Context &context)
Add query_log plugin to Drizzle and initalize query_log system variables.