August 2010
Intermediate to advanced
526 pages
23h 39m
English
SQLITE_ENABLE_IOTRACE — Enable I/O trace debugging
Enables I/O debug output. If both
the SQLite library and the sqlite3 utility are compiled with this option,
an .iotrace command will be
included in the utility. This command will cause SQLite to log
all I/O transactions to a trace file. This directive should only
be used when building the sqlite3 utility.
Read now
Unlock full access