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

According to http://www.codingforums.com/archive/index.php/t-98569.html , the date validation could be done using the javascript's date
I could have sworn i have done this somewhere - im using 2.0 right
I am currently re-implementing some project using Lift. All the old views were done
I don't think that this could be done in C#, but posting this just
I would like the height*width of a remote image. Could that be done with
I've done some Python but have just now starting to use Ruby I could
I have some code that I know could be nicer if it's done in
I am sure someone has this done already, and was hoping someone could share
Could you please tell me if there is any equivalent of Access' DISTINCTROW for
I try to move my old logfiles to a yyyy\MM\dd folder structure by Get-ChildItem

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.