Subject: | statement handle still Active |
I was getting some errors like this:
prepare_cached(SELECT passwd_crypt
FROM users
WHERE username = ?
) statement handle DBI::st=HASH(0x2b26f9f6e140) still Active at
/usr/lib/perl5/site_perl/5.8.8/Apache2/AuthCookieDBI.pm line 537
AND
prepare_cached(SELECT username
FROM users
WHERE usergroup = ?
AND username = ?
) statement handle DBI::st=HASH(0x2af747b1fc10) still Active at
/usr/lib/perl5/site_perl/5.8.8/Apache2/AuthCookieDBI.pm line 894