Log message #911389

# At Username Text
# Jul 23rd 2009, 14:29 jperras not for the query
# Jul 23rd 2009, 14:29 alkemann gwoo: yea it didnt help with the query
# Jul 23rd 2009, 14:29 gwoo alkemann: did you remove the persistent files?
# Jul 23rd 2009, 14:28 ProLoser|Work ?
# Jul 23rd 2009, 14:28 ProLoser|Work is the usersplugin active/.'
# Jul 23rd 2009, 14:27 alkemann gwoo: or the helper phally made for bakery
# Jul 23rd 2009, 14:27 alkemann gwoo: tryinb to run core/libs/views/helpers/session
# Jul 23rd 2009, 14:27 gwoo alkemann: rm tmp/cache/persistent/*
# Jul 23rd 2009, 14:27 jperras somehow
# Jul 23rd 2009, 14:27 ProLoser|Work oh for some reason i misread ur response 'results' as retrieved data
# Jul 23rd 2009, 14:27 jperras looks like you only updated parts
# Jul 23rd 2009, 14:26 gwoo alkemann: when do you get that?
# Jul 23rd 2009, 14:26 jperras alkemann: the library was renamed to cake_session in 1.3
# Jul 23rd 2009, 14:26 jperras ProLoser|Work: removing useless joins in the query, yes
# Jul 23rd 2009, 14:26 ProLoser|Work aren't u just addressing the size of the query?
# Jul 23rd 2009, 14:26 alkemann gwoo: just updated 1.3 from code.cakephp.org http://bin.cakephp.org/view/1615453666
# Jul 23rd 2009, 14:25 jperras but changing recursive didn't yield any different results
# Jul 23rd 2009, 14:25 jperras that's what I thought the problem was earlier
# Jul 23rd 2009, 14:25 jperras aha
# Jul 23rd 2009, 14:25 gwoo in 1.3
# Jul 23rd 2009, 14:25 gwoo it respects recursive
# Jul 23rd 2009, 14:25 gwoo it all works for me
# Jul 23rd 2009, 14:25 jperras gwoo: did we change updateAll for 1.3 ?
# Jul 23rd 2009, 14:24 gwoo the latest?
# Jul 23rd 2009, 14:24 alkemann session helper throws fatal errors
# Jul 23rd 2009, 14:24 alkemann other tests doesnt pass with 1.3
# Jul 23rd 2009, 14:24 gwoo use 1.3
# Jul 23rd 2009, 14:24 alkemann this is on the stable from 1.2 on git
# Jul 23rd 2009, 14:23 gwoo what version are you using?
# Jul 23rd 2009, 14:23 alkemann not always
# Jul 23rd 2009, 14:23 gwoo yes updateAll does that
# Jul 23rd 2009, 14:22 alkemann lots of joins for what is just : SET `Article`.`article_page_count` = 1 WHERE `Article`.`id`
# Jul 23rd 2009, 14:22 alkemann gwoo: http://bin.cakephp.org/view/1638485376 - query generated by counter cache
# Jul 23rd 2009, 14:21 gwoo can you describe the issue?
# Jul 23rd 2009, 14:21 gwoo if the tests pass it is probably application specific
# Jul 23rd 2009, 14:21 gwoo ok, then keep going unit you find a test that does not pass
# Jul 23rd 2009, 14:20 alkemann gwoo: sure. i was trying to be a little bit more proactive though. i tried to create a seperate test to demostrate the issue, but it didnt recreate
# Jul 23rd 2009, 14:19 gwoo submit a ticket?
# Jul 23rd 2009, 14:12 alkemann so what are we going to do about it?
# Jul 23rd 2009, 13:59 jperras but I'm pretty sure that it could be something in the core causing it
# Jul 23rd 2009, 13:58 jperras on first blush, I can't see why the join is being created for that case