This plugin has been great for me to migrate the DB of a project I am working on back and forth between my local dev machine and a live dev install, so that the other members of my team can input content before I pull it back down to my local machine to develop the theme templates... until yesterday.
For some reason this last time I migrated the DB to my local machine, none of the content was showing properly in Wordpress. Here is a link to a screenshot of my posts section of my admin: https://drive.google.com/file/d/0B7C5jC90I-cJazRLMTJMU2dVUk0/edit?usp=sharing
As you can see, post counts at the top of the page are showing a number of posts, yet they are not appearing in the table below- I find this very odd.
I am pretty new to doing local development, but am working with a MAMP (v3) setup that seems pretty solid. It also is probably worth mentioning that I have done the migration back and forth at least 3 or 4 times without a hitch. In my failed attempts to troubleshoot this issue I have tried repairing the database tables through phpmyadmin (I can see all of the tables and DB information in there just fine) and even tried creating a completely new database to import to and got the same results.
If anyone has had experience with this kind of issue or seen anything like this in their wanderings I would really appreciate some help, as I am totally flummoxed here.