~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/information_engine/information_engine.h

  • Committer: Brian Aker
  • Date: 2009-11-30 22:14:26 UTC
  • mto: (1234.1.3 push)
  • mto: This revision was merged to the branch mainline in revision 1235.
  • Revision ID: brian@gaz-20091130221426-19alfhjm3rdhui1g
Remove table_flags from MyISAM.

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
    return 0;
50
50
  }
51
51
 
52
 
  class Share 
 
52
  class Share
53
53
  {
54
54
  private:
55
55
    uint32_t count;