Ask HN: InnoDb vs MyISAM?
https://news.ycombinator.com/item?id=1464962I'm a newcomer here so I apologize if this topic has been beaten to death and then some; any useful links would be appreciated. I've been using MyISAM for a while but now have seen the light of InnoDB. I've read a little that it's slow and doesn't play well with third party technology just because it's newer. I'm just wondering if there are any drawbacks to InnoDB encountered firsthand in the trenches (for your basic, run-of-the-mill applications) before I decide to switch to this engine.
The prospect of transactions make me drool feverishly for InnoDB. I hope I'm not alone.
Thanks.