Same Issue, as I am also using localhost for development.
I am using mac and noticed it after os update, found out that there is some mysql update with that, and it is not using camel case table names.
I am not that much familiar with sql, but I think if I can rename all table names through a script/query, will be helpful.
Thanks