Re: Memory usage when increasing SQLITE_MAX_VARIABLE_NUMBER to 32768

Simon Slavin <[email protected]>
Newsgroups gmane.comp.db.sqlite.general
Message-ID <[email protected]>
On 14 Jan 2020, at 10:56pm, Alexandre Doubov <[email protected]> wrote:

> 1) Does the act of bumping this limit up have an effect on memory at all (assuming that no more than 999 arguments are passed into statements)?

Section 9:

<https://sqlite.org/limits.html>

If I read this correctly, memory is reserved only to the highest number you actually bind to, not to the number you set as SQLITE_MAX_VARIABLE_NUMBER.
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.