~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysys/my_init.cc

  • Committer: Brian Aker
  • Date: 2008-12-09 17:33:02 UTC
  • mfrom: (656.1.54 devel)
  • Revision ID: brian@tangent.org-20081209173302-aptngvc7efxnatnt
Merge from Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
110
110
  }
111
111
  free_charsets();
112
112
  my_error_unregister_all();
113
 
  my_once_free();
114
113
 
115
114
  if ((infoflag & MY_GIVE_INFO) || print_info)
116
115
  {