PDF (US Ltr)
- 40.4Mb
PDF (A4)
- 40.5Mb
Man Pages (TGZ)
- 259.5Kb
Man Pages (Zip)
- 366.7Kb
Info (Gzip)
- 4.1Mb
Info (Zip)
- 4.1Mb
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.