Jump to content

[SOLVED] mysql undo


rugzo

Recommended Posts

Hi all,

 

i made a teribble mistake by replacing values in my table. I used the replacement function in sql and made a query --> replace(field_name, 'value which should be replaced', value which i want to replace'). I made a mistake and choose a wrong field and was also stupid to make no backup.

Is there any way to undo this. Maybe a log file or i don't know something. I am using xampp & phpmyadmin. I know i cannot do an undo with phpmyadmin but is there maybe any log file which shows the last query in xx place where i can copy paste the content and delete the bay statement query...

 

Please if someone do a trick so please tell me. I am talking about 1300 values and this is not for my own use but at work...

 

thanks in advance...

Link to comment
https://forums.phpfreaks.com/topic/154677-solved-mysql-undo/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.