How do I fix WordPress MySQL tables in phpMyAdmin?
问题 Backstory: I used MAMP on Mac to set up a local dev server and database for creating a WordPress site. All was going well. Yesterday, the MySQL server did not start up, so I took the advice of an answer on StackOverflow to remove the ib_logfile0, ib_logfile1, and ibdata1 files from the mysql56 folder. This started a chain of events that ended up corrupting my tables on phpMyAdmin. I kept the ib_ and database files, and after reinstalling MAMP, have placed them in MAMP/db/mysql, but now have