Re: Client Variables in MySQL

2006-04-10 Thread Thomas Chiverton
On Friday 07 April 2006 23:58, Jim McAtee wrote: > But does CF5 utilize transactions (if available) for client variable > storage? Hope so. -- Tom Chiverton Advanced ColdFusion Programmer ~| Message: http://www.houseoffusion.

Re: Client Variables in MySQL

2006-04-08 Thread Jochem van Dieten
Jim McAtee wrote: > - Original Message - > From: "Jochem van Dieten" <[EMAIL PROTECTED]> > To: "CF-Talk" > Sent: Saturday, April 08, 2006 2:13 AM > Subject: Re: Client Variables in MySQL > > >> Jim McAtee wrote: >>> Are ther

Re: Client Variables in MySQL

2006-04-08 Thread Jim McAtee
- Original Message - From: "Jochem van Dieten" <[EMAIL PROTECTED]> To: "CF-Talk" 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 sto

Re: Client Variables in MySQL

2006-04-08 Thread Jochem van Dieten
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 Jochem ~| Mes

Re: Client Variables in MySQL

2006-04-07 Thread Jim McAtee
But does CF5 utilize transactions (if available) for client variable storage? - Original Message - From: "Munson, Jacob" <[EMAIL PROTECTED]> To: "CF-Talk" Sent: Friday, April 07, 2006 4:36 PM Subject: RE: Client Variables in MySQL > It's been a whil

RE: Client Variables in MySQL

2006-04-07 Thread Munson, Jacob
It's been a while, but I'm pretty sure that innoDB gives you transactions, if you need those. > -Original Message- > From: Jim McAtee [mailto:[EMAIL PROTECTED] > Sent: Friday, April 07, 2006 4:23 PM > > Are there any good reasons to use InnoDB for CF client > varible storage in > MySQL