~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/myisam/mi_close.cc

  • Committer: Brian Aker
  • Date: 2010-08-09 23:11:58 UTC
  • mfrom: (1697.1.1 build)
  • Revision ID: brian@gaz-20100809231158-8kw6x82pt7tfv3c6
Merge in Monty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
69
69
                         share->temporary ? FLUSH_IGNORE_CHANGED :
70
70
                         FLUSH_RELEASE))
71
71
      error=errno;
72
 
    end_key_cache(share->getKeyCache(), true);
73
72
    if (share->kfile >= 0)
74
73
    {
75
74
      /*