I had to install xampp for PHP Version7.2.12 instead of php version 5.6. Before i install xampp get htdocs and mysql\data backup. After install xampp successfully I copy some data from mysql\data backup folder and paste in current mysql\data\ folder. So pasted database and table show in phpmyadmin. But, When I click table show error like following.
1932 - Table 'databse_name.table_name' doesn't exist in engine
Please help me to access the table normally.