Date: Tue, 07 Mar 2023 19:28:29 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 269966] net/vnstat: no longer works after databases/sqlite3 disabled DQS Message-ID: <bug-269966-7788-tTQpOTOkYc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-269966-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-269966-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269966 Henry <PopularMoment@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |PopularMoment@protonmail.co | |m --- Comment #6 from Henry <PopularMoment@protonmail.com> --- Created attachment 240646 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D240646&action= =3Dedit enable DQS at run time Reading the docs at https://sqlite.org/quirks.html#dblquote the third argum= ent should be 1 when the DQS quirks are disabled by default. I've attached a refinement of Joshua Kinard's patch that enables both SQLITE_DBCONFIG_DQS_DDL and SQLITE_DBCONFIG_DQS_DML. This appears to work around the problem till it is reported and fixed upstr= eam. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269966-7788-tTQpOTOkYc>