All recent changes in MySQL have been automatically removed. Recently INSERTed or UPDATEd data is not available
0
votes
1
answer
248
views
I have been using MySQL for the last two months. I'm regularly
INSERT
ing new records and UPDATE
ing old ones. But when I opened phpMyAdmin today, all of the changes which I've made in the 10 days have vanished.
INSERT
ed data for the last 10 days is unavailable and The UPDATE
s I have made to other records have also reverted to previous versions.
The AUTO_INCREMENT
field is still incrementing to the next number like nothing is DELETE
d.
I need my recently INSERT
ed data and my UPDATE
s restored.
More importantly perhaps, **why** is this happening?
This problem happen between 5th to 7th January. This is the Error file of these days:
Error Log
Asked by Rakibul Islam
(101 rep)
Jan 8, 2021, 03:00 AM
Last activity: May 22, 2025, 07:05 AM
Last activity: May 22, 2025, 07:05 AM