After reading your story on Copying MySQL databases, I would like to know whether a MySQL database can be copied from one machine to another using the mysqldump command instead of taking a snapshot by ...
I am trying to move all of the articles in an old cms database to a new one.<BR><BR>The new cms handles carriage returns just fine when the text is entered into a text box. I escape all special ...