~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

Merged in plugin-registration.  handlerton now == StorageEngine.

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(handlerton *hton, TABLE_SHARE *table_arg);
 
98
        ha_innobase(StorageEngine *engine, TABLE_SHARE *table_arg);
99
99
        ~ha_innobase();
100
100
        /*
101
101
          Get the row type from the storage engine.  If this method returns