Jim McAtee wrote:
> ----- Original Message ----- 
> From: "Jochem van Dieten" <[EMAIL PROTECTED]>
> To: "CF-Talk" <cf-talk@houseoffusion.com>
> Sent: Saturday, April 08, 2006 2:13 AM
> Subject: Re: Client Variables in MySQL
> 
> 
>> Jim McAtee wrote:
>>> Are there any good reasons to use InnoDB for CF client varible storage 
>>> in
>>> MySQL, or are MyISAM tables sufficient?
>> Yes:
>> http://dev.mysql.com/doc/refman/4.1/en/internal-locking.html?ff=nopfpls
> 
> 
> Yes, what?  A or B?

Locking can be a good reason to use InnoDB. MyISAM always locks 
the entire table, InnoDB locks individual rows.

Jochem

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237250
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to