I have a pretty large database, and I want to move it from my old host to a new host.
When I export it with PHP Myadmin, the data gets screwed up at some line, so when I try to dump it on my new server it gives me an error at a certain line...
Any idea how I can do this? I am not very familiar...