I’m seeing a database error using Query Monitor which points to Wordfence:
INSERT INTO xxx_wfConfig (name, val, autoload) values (‘lastNotificationID’, ‘1’, ‘no’)+wfConfig::atomicInc()
Plugin: wordfence
Duplicate entry ‘lastNotificationID’ for key ‘PRIMARY’
1062
Can you help me finding out what might cause it and solve it?