You can also use TreeBehavior->recover() to recover a corrupted tree.
As for your LOCK TABLES I would look inside Tree Behavior itself.

On Nov 24, 8:23 am, Rob <[EMAIL PROTECTED]> wrote:
> i came up with solution to the issue described above, thou i need help
> with cake-wise implementation.
>
> Solution includes using LOCK TABLES 
> WRITEhttp://dev.mysql.com/doc/refman/5.0/en/lock-tables.html
>
> i would like to include "LOCK" on acos and aros table to avoid
> simultaneous queries before every call to these tables and "UNLOCK
> tables" just after.
>
> Where is the place to include such a logic?
>
> R
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to