Tim Bunce wrote:
>
> On Wed, Oct 08, 2003 at 09:23:25AM +0200, Steffen Goeldner wrote:
> > What's the expected output of the attached script?
>
> Something hopefully useful. That's about all that's guaranteed.
>
> Why do you ask?
As my replies show, something changed between 1.35 and 1.36:
traces with trace level < 8 disappeared (unexpectedly).
I compared both releases, but lost the trail in dbi.xs - one
idea was that it has something to do with the trace_msg signature:
trace_msg => { ..., T=>8 }
Steffen