RE: Change storage engine to InnoDB

2012-11-20 Thread Rick James
oad" speed. > -Original Message- > From: Lorenzo Milesi [mailto:max...@ufficyo.com] > Sent: Tuesday, November 20, 2012 7:10 AM > To: mysql@lists.mysql.com > Subject: Re: Change storage engine to InnoDB > > > InnoDB is _often_ faster than MyISAM. > > I rest

Re: Change storage engine to InnoDB

2012-11-06 Thread Lorenzo Milesi
> Here is my doc on all the issues (I could think about): > https://kb.askmonty.org/en/converting-tables-from-myisam-to-innodb/ Thank you very much, very exaustive guide! I must review my google search method ;) -- Lorenzo Milesi - lorenzo.mil...@yetopen.it GPG/PGP Key-Id: 0xE704E230 - ht

RE: Change storage engine to InnoDB

2012-11-05 Thread Rick James
InnoDB is _often_ faster than MyISAM. However, blind conversion has _some_ likelihood of causing _some_ queries to be slower. Here is my doc on all the issues (I could think about): https://kb.askmonty.org/en/converting-tables-from-myisam-to-innodb/ (Don't worry about being on the MariaDB s