Right. Silly me, I mixed up the two when in fact they are incompatible.
 They do share innodb however. I apologize for that.

Sorry, I can't be very helpful in this regard.

I would, however, have high hopes for a couple custom queries.  I
_think_ it would be something like this:

$this->query("LOCK TABLES tablename WRITE");

.... then whatever you need to do....

$this->query("UNLOCK TABLES");


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to