Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 767219
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T17:10:36+00:00 2026-05-14T17:10:36+00:00

What could be done to get the old values back in the table after

  • 0

What could be done to get the old values back in the table after execution of any update query on it ?

I am using PHP and Mysql DB

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T17:10:37+00:00Added an answer on May 14, 2026 at 5:10 pm

    By default: nothing. There is no way.

    Unless maybe:

    • You were in a transaction (used
      BEGIN) and did not yet COMMIT. You
      can then ROLLBACK.
    • You started the statement with setting AUTOCOMMIT to 0. See above.
    • You have got a recent backup of your row/table/schema/database. For example, using MySQLDump.
    • You have got a recent backup of your filesystem where your database resides. For example, tape drives or a networker.
    • You have a logfile with statements (eg the mysql query log or the binary log) enabled. Then you could start with an empty table and re-execute the commands that filled the table.
    • The database is mirrored on another system and the mirror is not yet updated (be fast…)

    But otherwise, nope, sorry. The information is lost.

    You should start thinking about doing one of the things stated above (backups are a MUST!, logging is adviseable while developing if your server can handle it) to avoid these situations in the future.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a tricky situation in trying to get information from multiple queries into
I know this is a vague open ended question. I'm hoping to get some
Having until now only used PHP's gd image library to resize, crop and greyscale
I'm trying to build a system using jqgrid which does everything on the clientside,
I'm looking to parse some old html that has plenty of extraneous tags that
First part of question: I have information in DB and I want to get
I'm using the lightweight Google API Java client to modify contacts. There are a
I am trying to merge data between two identical schema databases using Linq-to-sql: List<Contact>
So I just fixed a bug in a framework I'm developing. The pseudo-pseudocode looks
In my Django webapp, I have a user submit data to Form1.html. The data

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.