Zenoss Tip – Convert MyISAM tables to InnoDB
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.
Comments
Pingback from Zenoss Newsletter – November 2008 : Zenoss Blog
Time December 2, 2008 at 6:42 am
[...] In a recent blog post, Zenoss Community member Scott Haskell pointed to an entry he had made in the Zenoss wiki for How to Convert MySQL to use InnoDB Tables. This would prove useful if you had initially installed Zenoss with MySQL configured for another engine like MyISAM, probably from a source build. InnoDB gives you the distinct advantage of ACID compliance and greater reliability. Read the rest… [...]
Write a comment
You need to login to post comments!
Pingback from Tip of the Month: Convert MySQL to use InnoDB Tables | Zenoss Blog
Time November 24, 2008 at 11:38 pm
[...] In a recent blog post, Zenoss Community member Scott Haskell pointed to an entry he had made in the Zenoss wiki for How to Convert MySQL to use InnoDB Tables. This would prove useful if you had initially installed Zenoss with MySQL configured for another engine like MyISAM, probably from a source build. InnoDB gives you the distinct advantage of ACID compliance and greater reliability. [...]