~drizzle-trunk/drizzle/development

« back to all changes in this revision

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

MergedĀ fromĀ trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6718
6718
 
6719
6719
        return 0;
6720
6720
}
6721
 
*/
 
6721
/**/
6722
6722
 
6723
6723
/****************************************************************************
6724
6724
Implements the SHOW INNODB STATUS command. Sends the output of the InnoDB
7925
7925
  {NullS, NullS, SHOW_LONG}
7926
7926
};
7927
7927
 
7928
 
/*/
 
7928
/**/
7929
7929
 
7930
7930
 
7931
7931
static struct st_mysql_storage_engine innobase_storage_engine=