Searched refs:mxHeight (Results 1 – 1 of 1) sorted by relevance
711 int mxHeight = pParse->db->aLimit[SQLITE_LIMIT_EXPR_DEPTH]; in sqlite3ExprCheckHeight() local712 if( nHeight>mxHeight ){ in sqlite3ExprCheckHeight()714 "Expression tree is too large (maximum depth %d)", mxHeight in sqlite3ExprCheckHeight()