Error in Database caused by WF
-
Hi support,
there seems to be an issue with the plugin tables. Today we had on our shop-topbar following string displayed:
rg.pohsmolals@ofni” target=”_blank”>First we thought of a plugin misbehavior or a hack but after exporting the database we couldn’t re-import the DB on the testing site because of the following error:
ERROR 1062 (23000) at line 404943: Duplicate entry ‘\x1F\xF55g\xCC\x80<\x17\xD5\x87\x13BY\xDC$?’ for key ‘PRIMARY’
Error found during database restore.Line 404943 seems to be a WF table that causes the error. The table is too big to paste it in here but the starting line is:
INSERT INTO
sl_wffilemods(filenameMD5,filename,knownFile,oldMD5,newMD5,SHAC,stoppedOnSignature,stoppedOnPosition,isSafeFile) VALUES
(UNHEX(‘1FF53567CC803C17D587134259DC243F’),………….To get the shop fast error-free again we had to disable the WF plugin (which crashed the site totally at first) deleted the fast-cgi cache and enable the WF plugin again.
It’s not the first time that the WF creates rubbish data in the DB and every time we have to go through the same not so “customer friendly” procedure to clean up the site again, so my question is if there is an alternative method to clean up the plugins tables or rubbish-entries without crashing the whole shop?
Best Regards,
JannisThe page I need help with: [log in to see the link]
The topic ‘Error in Database caused by WF’ is closed to new replies.