~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/collation_dictionary/dictionary.cc

Merged trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
  init,
59
59
  finalize,
60
60
  NULL,
61
 
  NULL,
62
61
  NULL
63
62
}
64
63
DRIZZLE_DECLARE_PLUGIN_END;