in reply to Re^2: Problems with DBI::trace_msg
in thread Problems with DBI::trace_msg

$sth = $dbh->prepare()

Do you have a prepare statement that actually has some SQL to "prepare" or is this just a test?