thank you very much. that sounds very promising. Is it possible to set dboSource::cacheMethods to false from within a controller/shell-script? Or do I have to do this in the config or (even worse) only inside dbosource.php?
I wouldn't want to switch it off application-wide. Just for the one shell-application would be the best. On 19 Aug., 19:00, AD7six <[email protected]> wrote: > On Aug 19, 3:57 pm, dmc <[email protected]> wrote: > > > Nobody any idea? > > investigate if the crc32 hash used in dbo_source.php is the same for > your desired query and the one it's being confused with. If it is the > cause (which with so many queries, and crc32 hashing, it's quite > likely) just disable this query cache on the db source. > > Otherwise you need to find a means of a reproducible error that > doesn't take you 5 hours to trigger. > > AD Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. 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
