query( 'SET storage_engine = INNODB' ); $wpdb->select( DB_NAME, $wpdb->dbh ); // Install bbPress echo "Installing bbPress...\n"; bbp_version_bump();