Rob van Maris <[EMAIL PROTECTED]> wrote: > Im not sure it's the same problem. > The queries mentioned in the description of bug #6128 are not using > table-aliases (e.g. a, b and c), like in my sample query. These kind of > queries are generated by the ClusterBuilder, therefore I expected the > multilevel cache to cache them. > > At least we agree it is a bug.
Yes, not caching of any query like this I consider a bug, I did not submit 6128 (_high_ priority) for nothing :-) I think I fixed it by rigourously inspecting mmbase's query log, which should remain silent, unless with good reason. So I can hardly imagine that I would have missed a simple getRelatedNodes. Though checking these kind of things on the 1.7 rc could not harm. All fixes for these kind of things were very hard to port to 1.6 because they of course heavily depend on the query object, so would require doing it all another time, so I did not do so (and hey, you're the first one actually noticing it) Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL eo_XX en_US mihxil' [] ()
