Skip to content

Comment on Advice to developers on managing MySQL

Comments

Great advice.

You can also easily alter old tables to use innodb if you're running into performance issues. I beleve the command is 'ALTER TABLE foo ENGINE = INNODB;'.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.