[rt-users] Performance Issues

Michael S. Liebman m-liebman at northwestern.edu
Thu Sep 9 16:45:32 EDT 2004


On Fri, Sep 10, 2004 at 03:27:50AM +0800, Autrijus Tang wrote:
> On Thu, Sep 09, 2004 at 03:14:27PM -0400, Dan Pritts wrote:
> > However, i've turned it on, and restarted mysql, and there's no
> > apparent effect.
> 
> Sure, because by now your tables are in MyISAM instead of InnoDB.
> You need to somehow convert them using mysqldump or other techniques.

You should just be able to 'alter table <tablename> type=innodb;'

Michael
-- 
Michael S. Liebman                      m-liebman at northwestern.edu
                  http://msl521.freeshell.org/
"I have vision and the rest of the world wears bifocals."
        -Paul Newman in "Butch Cassidy & the Sundance Kid"



More information about the rt-users mailing list