FS#54015 - [sqlite] SQLITE_MAX_EXPR_DEPTH - set to higher default value (10000)

Attached to Project: Arch Linux
Opened by Oliver Bandel (oriba) - Thursday, 11 May 2017, 20:13 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 29 May 2017, 18:30 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I would suggest to set the value for SQLITE_MAX_EXPR_DEPTH
from 1000 to 10000.


Why?:

I got problems with a database (about 640 MB), which is used by newsbeuter.
I have about 500+ rss-feeds in newsbeuter.

After I tried to vacuum the database, I got an errmsg.
I looked up for the meaning, and the cure that was suggested was,
to set SQLITE_MAX_EXPR_DEPTH to a higher value.

It would be nice to have that higher value enabled in the package by default.

This task depends upon

Closed by  Andreas Radke (AndyRTR)
Monday, 29 May 2017, 18:30 GMT
Reason for closing:  Implemented
Additional comments about closing:  3.19.2-1

Loading...