-
innodb class stores and retrieves information stored in MySQL innodb tables.
-
MySQL_DB_Connect is a database connection handler making use of PHP and MySQL. Support for transactional tables like InnoDB tables is built in, it will, however, still work with non-transactional tables like MyISAM tables.

