Tag: mysql

Zenoss Tip – Convert MyISAM tables to InnoDB

23 September, 2008 (14:23) | Zenoss | By: Scott

I’ve written a how-to on the Zenoss Community Site for converting MyISAM tables to InnoDB, in MySQL. When I initially installed Zenoss, my MySQL installation did not support the InnoDB engine. This guide shows you what you need to do to convert. Check it out, here.