I have used search in this forum, but didn't find solving for my issue.

I was going to migrate my site on CMS MS from my local server to hosting server.
My MySQL server version is 5.0 and MySQL version of hosting is 4.x (may be it is important)
So:
1. I installed CMS MS on hosting server.
2. I exported my CMS MS database to dump file using phpMyAdmin.
3. Imported dump file on hosting database in database which wer created by CMS installation.
But...
Backslahes appears for all quotes in HTML in contents, templates and user defined tags in imported database.

I didn't find how to solve this issue and I had to change all HTML in contents, templates and user defined tags on hosting CMS by copy/paste. It took all night.

Could anybody help me? I will migrate many sites by such way so I need solving or workaround very much.