I checked this setup from the beginning and MyISAM is the default in all the settings that I saw

but for some strange reason all the new tables created in the database are InnoDB as default.
I did a fast check and I have this problem in almost every new database, all the new WordPress installation are a mess between InnoDB and MyISAM.
I just notice from other threads that some plugins or addons are forcing innoDB as default, I am not using Fantastico or software addons, the WordPress installations I did it by my self with ssh.
My second request or question is how can I fix the mess that I have now? there is a way to change all the database tables that are innoDB to MyISAM?
Thanks

but for some strange reason all the new tables created in the database are InnoDB as default.
I did a fast check and I have this problem in almost every new database, all the new WordPress installation are a mess between InnoDB and MyISAM.
I just notice from other threads that some plugins or addons are forcing innoDB as default, I am not using Fantastico or software addons, the WordPress installations I did it by my self with ssh.
My second request or question is how can I fix the mess that I have now? there is a way to change all the database tables that are innoDB to MyISAM?
Thanks