~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to storage/innobase/handler/ha_innodb.h

  • Committer: Brian Aker
  • Date: 2009-04-28 21:46:57 UTC
  • mto: This revision was merged to the branch mainline in revision 1001.
  • Revision ID: brian@gaz-20090428214657-8vxn7n9dc6epb3zy
Renamed TABLE_SHARE to TableShare

Show diffs side-by-side

added added

removed removed

Lines of Context:
95
95
 
96
96
        /* Init values for the class: */
97
97
 public:
98
 
        ha_innobase(StorageEngine *engine, TABLE_SHARE *table_arg);
 
98
        ha_innobase(StorageEngine *engine, TableShare *table_arg);
99
99
        ~ha_innobase();
100
100
        /*
101
101
          Get the row type from the storage engine.  If this method returns