Methods
1 to 7 of 7
- OIK_innodb::convert_engine() – Convert tables from one engine to another
- OIK_innodb::count_tables() – Count the different engines for the tables in the database
- OIK_innodb::maybe_convert() – Convert any MyISAM tables to InnoDB
- OIK_innodb::query_count() – Return the number of tables for the engine
- OIK_innodb::query_table_engines() – Query the engine for each table in the table_schema
- OIK_innodb::reset() – Load and count the tables by engine
- OIK_innodb::__construct() – Constructor for OIK_innodb