Niels, yes, you're right, it's fixed in a 2.1.8-dev (BRANCH_2_1_X aka trunk). The fix did not make it for 2.1.7, so I moved my project to 2.1-trunk. (Another attempt to work on a stable version failed ;-) ). The fix is not in 2.2 though.
Regards, Torsten > Torsten Schlabach wrote: >> Niels, >> >> I ran into the same problem. >> >> Did you ever get an answer or were you able to figure it out yourself? >> >> Regards, >> Torsten > > No I did not get an answer. Since performance was not really an issue in > that particular case, I used an extra query as a workaround. > > I did look at the SQLTransformer code at that time (a few months ago), and > I remember the problem being a somewhat clumsily (no offence ;) > implemented counter indicating the query nesting level. I also remember > the bug already being present in bugzilla. It seems to be fixed now: > http://issues.apache.org/bugzilla/show_bug.cgi?id=27440. > > Niels > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
