~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-29 01:45:36 UTC
  • mfrom: (1000.1.6 merge)
  • Revision ID: brian@gaz-20090429014536-pwu5m8ug6n8fvh68
Merge refactoring (mainly around TABLE_SHARE... one step forward...)

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