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/
Hide comments

RSS
Comments