My mysql databse type is "InnoDB" is there any type other than this type?
can i convet my current InnoDB type databse to some other type or not?
lastly
which one is the best databse type?
It all depends on your needs.. Have you actually tried a websearch for mysql datastorage engine? I'm pretty sure you'll find a link to the section in their documentation that lists all the engines.. And describes how they differ...