Recovering Win10 from restore point deletes data but database and table remains in MariaDB

51 Views Asked by At

I put MariaDB in ProgramData on Windows 10, create a system restore point, create a database in MariaDB, fill the database and roll back to the restore point, the database remains, but all the tables are empty, they open with an error table doesn't exist in engine What can be wrong?

0

There are 0 best solutions below