# |
Jul 23rd 2009, 14:31 |
jperras |
what test are you running? |
# |
Jul 23rd 2009, 14:31 |
alkemann |
on 1.3 |
# |
Jul 23rd 2009, 14:31 |
alkemann |
yes |
# |
Jul 23rd 2009, 14:31 |
alkemann |
works fine on 1.2 though |
# |
Jul 23rd 2009, 14:31 |
gwoo |
you still get a fatal? |
# |
Jul 23rd 2009, 14:30 |
alkemann |
didnt help |
# |
Jul 23rd 2009, 14:30 |
jperras |
persistent/* stores a map of the classes and their file locations |
# |
Jul 23rd 2009, 14:30 |
alkemann |
no |
# |
Jul 23rd 2009, 14:29 |
jperras |
for the session fatal |
# |
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` |