Author: mjevans
Date: Mon Jun 11 08:35:29 2007
New Revision: 9638
Modified:
dbi/trunk/Changes
Log:
Mention "panic: DESTROY (dbih_clearcom)" in Changes for 1.56
Modified: dbi/trunk/Changes
==============================================================================
--- dbi/trunk/Changes (original)
+++ dbi/trunk/Changes Mon Jun 11 08:35:29 2007
@@ -84,6 +84,8 @@
Changed tests to workaround Math::BigInt broken versions.
Changed dbi_profile_merge() to dbi_profile_merge_nodes()
old name still works as an alias for the new one.
+ Removed old DBI internal sanity check that's no longer valid
+ causing "panic: DESTROY (dbih_clearcom)" when tracing enabled
Added DBI_GOFER_RANDOM env var that can be use to trigger random
failures and delays when executing gofer requests. Designed to help