Lines Matching full:maximum
23 /// The maximum size of any string or BLOB or table row, in bytes.
25 /// The maximum length of an SQL statement, in bytes.
27 /// The maximum number of columns in a table definition or in the result set
28 /// of a SELECT or the maximum number of columns in an index or in an
31 /// The maximum depth of the parse tree on any expression.
33 /// The maximum number of terms in a compound SELECT statement.
35 /// The maximum number of instructions in a virtual machine program used to
38 /// The maximum number of arguments on a function.
40 /// The maximum number of attached databases.
42 /// The maximum length of the pattern argument to the LIKE or GLOB
45 /// The maximum index number of any parameter in an SQL statement.
47 /// The maximum depth of recursion for triggers.
49 /// The maximum number of auxiliary worker threads that a single prepared