Jump to content

Retrieve accidentally deleted products


Andrewg1639

Recommended Posts

Ask your hosting provider for an existing backup of the database. (Hopefully.)

I know that the above is a snarky response, but any other source of the lost data is highly improbable that it exists. For example, during development, I have the local environment setup to log just about everything - including the MySQL server. I have configured the database server to log every query to its General Log. Having done that, I can grep for queries that INSERT'd or UPDATE'd data into the tables. Like I said, the availability of that kind of source of data is highly improbable.

CubeCart does not exploit the advanced capabilities of the database server. I am not familiar with these capabilities either, but I see references to a transaction queue - or some such - where it seems there is an UNDO process. I may be way off base with that.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...