-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
I'm testing the sqlite-database integration plugin on a production site, where I have (amongs other plugins) Wordfence installed.
While I managed to workaround a previous issue I submitted (see #32 ) by installing a more recent version of SQLite, today I found an issue that doesn't have such an easy workaround.
At some point, Wordfence executes SQL statements like show variables like 'max_allowed_packet' (see https://plugins.trac.wordpress.org/browser/wordfence/trunk/lib/wfDB.php#L146) and the SQLite database integration plugin throws a fatal error, as SQLite doesn't know how to handle such statement.
Metadata
Metadata
Assignees
Labels
No labels