|
Thats a mysql issue and not photopost
It would appear to me your collation is set on your local machine to one thing and your server it is another and your having issues trying to reinsert the data back into the proper database correct.
I would suggest you make sure the collation is set to the same as your server and then do an upgrade or simply do the upgrade the traditional way by upgrading the database on the server
|