in reply to Re: local & DBD::mysql
in thread local & DBD::mysql

For this particular app, im using perl v5.8.0 for sun4-solaris, so the memory leak probably wont be an issue - i hope.

Replies are listed 'Best First'.
Re^3: local & DBD::mysql
by polettix (Vicar) on Jun 15, 2005 at 16:34 UTC
    There were memory leaks in v5.8.0 as I learnt from this post; BTW this specific problem was solved in v5.8.6 (don't know which release solved it actually). They're probably unrelated memory leak problems, but I wouldn't bet on v5.8.0 not leaking.

    Flavio (perl -e 'print(scalar(reverse("\nti.xittelop\@oivalf")))')

    Don't fool yourself.