When deleting the files in .../db/ for the MAMP program in mac, I am now not able to get my databases to show up although the folders are there. Should I reinstall MAMP or how can I convert the folders to SQL files?
When opening up the MAMP phpmyadmin I get an error across the top for the tables, saying
SOME ERRORS HAVE BEEN DETETECTED IN THIS SERVER. PLEASE CHECK BELOW.
Notice in ./templates/table/structure/display_table_stats.phtml#4 Undefined index: TABLE_COMMENT
Backtrace
./libraries/Template.php#152: include(./templates/table/structure/display_table_stats.phtml) ./libraries/controllers/table/TableStructureController.php#1379: PMA\libraries\Template->render(array) ./libraries/controllers/table/TableStructureController.php#1255: PMA\libraries\controllers\table\TableStructureController->getTableStats() ./libraries/controllers/table/TableStructureController.php#355: PMA\libraries\controllers\table\TableStructureController->displayStructure( array, array, array, boolean false, array, array, ) ./tbl_structure.php#47: PMA\libraries\controllers\table\TableStructureController->indexAction()