> On 11/6/07 5:18 PM, Jonathan Swartz wrote: >> On Oct 30, 2007, at 7:54 AM, John Siracusa wrote: >>> Can you edit QueryBuilder.pm to see if you can at least work >>> around it? For >>> example, use $column->name ne $method instead of relying on >>> $column's >>> overloaded "" operator. If that works, I can change the code. >> >> This error is still occurring. I added some more logging information, >> but didn't get much, other than that this only happens with >> Timestamp, NOT Datetime, even though we use both of these frequently. > > Just to be clear, does the "$column->name ne $method" fix suggested > above > actually fix the problem for you? Because if so, I'm inclined to > include it > in the next release regardless of whether or not we track down the > real > cause by then.
Yes, this did fix it - at least, the number of errors had ballooned suddenly after a server restart, and putting in this change made them go away. Don't like covering up problems without understanding them, but if you include this that would be great. Thanks Jon ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Rose-db-object mailing list Rose-db-object@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rose-db-object