It was working, but now I am unable to update the live site. I get the following error:
##Migration failed
WordPress database error: [Can't find file: './strannik_jsh/_mig_wp_ngg_album.frm' (errno: 2)]
RENAME TABLE _mig_wp_ngg_album TO wp_ngg_album
My database has many tables with the mig_ prefix.
I have (at least temporarily) solved the problem by deleting the table it was stuck on (a previous gallery plugin that didn't remove its tables when uninstalled). After that the sync went through. I still don't know what went wrong though.
It was working, but now I am unable to update the live site. I get the following error:
##Migration failed
WordPress database error: [Can't find file: './strannik_jsh/_mig_wp_ngg_album.frm' (errno: 2)]
RENAME TABLE
_mig_wp_ngg_albumTOwp_ngg_albumMy database has many tables with the mig_ prefix.
I have (at least temporarily) solved the problem by deleting the table it was stuck on (a previous gallery plugin that didn't remove its tables when uninstalled). After that the sync went through. I still don't know what went wrong though.