Glad this thread happened. Made me take a look at my other databases too. Glad for the thread, glad for these links. Time to clean database house a bit.
Ramsay's disdain for mySQL is starting to gain a bit of traction with me recently. Though, conversely, I haven't had much trouble with mysql. I will maybe take the plunge on my next "transactional" application.
On May 19, 2013, at 11:55 AM, Kieran Kelleher < email@hidden> wrote: Configure the defaults....... which are properties in the /etc/my.cnf properties file just like we use for configuring our WebObjects apps. Documented examples here:
A typical config file I use has about 4 dozen config properties and quarter of those are innodb specific.
This property dictates the default engine:
default-storage-engine=innodb On May 19, 2013, at 9:07 AM, James Cicenia < email@hidden> wrote: Curious.
I am working on a new app and am using migrations. I totally forgot about myisam vs innnodb and noticed all my migrations created myisam files. Is there a way to indicate what kind of table in the migrations?
thanks
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|