~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/drizzled.cc

  • Committer: Monty Taylor
  • Date: 2009-02-12 00:23:23 UTC
  • mto: This revision was merged to the branch mainline in revision 885.
  • Revision ID: mordred@inaugust.com-20090212002323-3kisq71ym9tzxxl5
Removed another HASH and another set of useless utf8 hashing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
762
762
 
763
763
  table_cache_free();
764
764
  table_def_free();
765
 
  item_create_cleanup();
766
765
  set_var_free();
767
766
  free_charsets();
768
767
  udf_free();