One of my projects use the MyISAM engine in MySQL, but I\'m considering changing it to InnoDB as I need transaction support here and there.
The performance characteristics can be different, so you may need to keep an eye on the load.
The data will be fine.