Am 29.04.2012 14:50, schrieb Brown:
> is a complain I received from one of my developer that after following our MySQL
> Cluster migration, tables are now defaulting to innodb (how can he tell)
as already said:
the builtin default has changed an you have to configure MyISAM
as default yourself with "default-storage-engine = myisam"
and yes, InnoDB can be a big problem if your application is only
tested against MyISAM because it works completly different inside
Attachment: [application/pgp-signature] OpenPGP digital signature signature.asc