Am 28.04.2012 09:00, schrieb Brown:
> We recently switched from MySQL community to Mysql clustered using Oracle 
> supported MySQl. The problem is, during our testing phase, we observed the 
> default engine is now innoDB instead of MyISAM. Any thoughts on that? We're 
> not getting the performance that we expected - any thoughts or advices out 
> there will be greatly appreciated.

my.cnf: default-storage-engine = myisam

you cann not compare MyISAm and InnoDB for the same workloads
that's why my.cnf exists and we usually define each known setting
to prevent chnages in the behavior of applications by software-updates

the same for "php.ini"

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to