Restore Database in WAMP

后端 未结 6 570
广开言路
广开言路 2021-01-22 10:46

I had few databases related to different projects in the WAMP. I don\'t know what happened, Today, when I go to PhpMyAdmin, I was just able to see the default databases and rest

6条回答
  •  借酒劲吻你
    2021-01-22 11:10

    Copy data folder and reinstall same version of WAMP.
    Once installation is completed, go to data folder: inside replace only ibdata1 file from existing folder.
    After starting WAMP, check phpmyadmin: you'll get all database and tables with data.

提交回复
热议问题