I'm using CakePHP version 1.1.13.4450. I figured I could always modify the core code, but that makes updating the core a hassle. I was hoping someone might be able to figure out a better solution. I'm still leaning toward the "finderQuery" key in $hasAndBelongsToMany, but I have no idea how it works, or if it'll fix my problem.
Thanks Langdon! On Feb 19, 4:18 pm, Langdon Stevenson <[EMAIL PROTECTED]> wrote: > Hi Bret, > > What version of Cake are you running? I had this issue when running > MySQL 3.23. In the end, I just modified the Cake core code so that Cake > included the 'INNER'. > > Not an ideal solution, but it did solve the problem for MySQL 3.23 > > Regards, > Langdon > > Bret Kuhns wrote: > > I have the exact problem as in this topic: > >http://groups.google.com/group/cake-php/browse_thread/thread/1522701f... --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
