PDF (US Ltr)
- 41.8Mb
PDF (A4)
- 41.9Mb
Man Pages (TGZ)
- 272.4Kb
Man Pages (Zip)
- 378.3Kb
Info (Gzip)
- 4.2Mb
Info (Zip)
- 4.2Mb
See the files sql/opt_trace*, starting with
sql/opt_trace.h. A trace is started by
creating an instance of Opt_trace_start;
information is added to this trace by creating instances of
Opt_trace_object and
Opt_trace_array, and by using the
add() methods of these classes.