Skip to content

Increse default sqlite_max_variable_number #246

Description

@glanium

If possible, increase sqlite_max_variable_number.
The default value of SQLITE_LIMIT_VARIABLE_NUMBER in the latest sqlite is 32766.
When dealing with large amounts of data, the default 32766 is too small and painful.

So please increase it.

On In Ubuntu its value is 250,000?

I suggest 1,000,000!

Thx.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions