Article

InnoDB Migration

Posted  by Blake Watters.

PublicCategorized as Software Development.

Tagged with mysql, plugins and rails.

Another plugin from the Near-Time repository. This one changes the default table type to InnoDB for MySQL users. InnoDB is a high performance, transactional backend available for MySQL since the 3.x days (maybe earlier?). It saves some typing and avoids the pitfall of failing to make a table transactional. Aside from transactions, InnoDB tables can be backed up while the server is still running (see here for more details).

https://secure.near-time.com/svn/plugins/trunk/innodb_migrations/


Arrow_down Hide comments

Powered by Strategy-NetsTerms of Services | Privacy Policy | Security Policy |