Tim Bunce wrote:
On Fri, Feb 10, 2006 at 02:50:11PM -0800, Bill Moseley wrote:I'd like to see all of the prepared_cached() and execute() statements when tracing. Currently that output is truncated.How do I change where it truncates?From memory it's $DBI::max_neatlen - but it is in the docs.
Looking through the DBI docs, I find no trace (pun intended) of $DBI->max_neatlen. I found a max_len as a bind value to increase memory but that was as close as I got.
Robert
