Hello,
I'm new here and hope someone is capable to help.
Somehow I'm missing data from a table. I've just delete one datarow and now all data are missing. Select * result = empty.
But I think the data are still in this table, because the size of this table is 208kB (an empty table should have 16kB).
A backup of the database does not exist (unfortunately).
How can I get those data from this table?
System: win 10, MySQL 5.6 server (xampp)
I'm new here and hope someone is capable to help.
Somehow I'm missing data from a table. I've just delete one datarow and now all data are missing. Select * result = empty.
But I think the data are still in this table, because the size of this table is 208kB (an empty table should have 16kB).
A backup of the database does not exist (unfortunately).
How can I get those data from this table?
System: win 10, MySQL 5.6 server (xampp)