InnoDB vs. MyISAM (no replies)
(MySQL.com) Hi,
I have a table with 500k of records on which I'd like to use transactions. Now an engine of the table is MyISAM but I wondered when I'd have changed it to InnoDB if there'd have been any difficulties like slower access to data of table etc... C