I have newly installed mysql and used the previous directory. After opening it, I only see the table but no data. How to restore it?
怪我咯2017-05-18 10:51:53
Innodb is a transactional database. I hope you stop the mysql service before deleting it. Only then will the data be stored in the database.