I'm curious about your topic title, because that is what I am finding too. That if I set the findAll parameter $recursive to greater than one, then the hasOne relationships seem to get *every* record from that table. And then my queries time out. I've checked and I have indexes set up for the relationships, so I'm not sure why the time out. And I haven't figure out yet if there is a way to qualify the queries so they only get the hasOne record needed, rather than all records.
Feedback appreciated, as I'm finding this hard to debug. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
