DBI->trace(n, filename)
Traces the execution of DBI.
- n
 An integer indicating the level of trace/debugging information,
as follows:
0Disable the trace.
1Trace the execution of the DBI.
2Output detailed call trace information including parameters and
return values.  
- filename
 The file to append trace information to.