August 2010
Intermediate to advanced
526 pages
23h 39m
English
SQLITE_MAX_EXPR_DEPTH — Max SQL expression tree depth
SQLITE_MAX_EXPR_DEPTH=stack-depth1000 levels
Maximum depth of an SQL expression
tree. This is used to limit the stack-space used when parsing a
large SQL expression. A value of 0 represents no limit.
Read now
Unlock full access