August 2010
Intermediate to advanced
526 pages
23h 39m
English
.iotrace — Direct I/O trace information to a file
.iotrace [filename|-]The .iotrace command controls I/O trace debugging.
If a filename is given, I/O trace will be turned on in the main
library and directed to the file. If a single dash is given, I/O
trace will be redirected to standard output. If no parameters
are given, I/O trace will be disabled.
The .iotrace command is only available if both the
SQLite library and sqlite3
are compiled with the directive SQLITE_ENABLE_IOTRACE.
Read now
Unlock full access