|
From: Dan F. <da...@ha...> - 2006-10-05 16:33:54
|
Hi Daniel. Daniel J McDonald wrote: > Oct 3 16:44:38 sa sqlgrey: warning: prepare_cached(SELECT 1 FROM > optout_domain WHERE domain = ?) statement handle DBI::st=HASH(0x853e7b4) > still Active at /usr/sbin/sqlgrey line 246 You probably have the buggy version of DBD::mysql. See http://sourceforge.net/mailarchive/message.php?msg_id=36332668 (its the mailing list archive of this list) The last person who had this problem, downgraded the DBD::mysql and it worked for him.. Hope this helps. - Dan |