You could just copy over the directories (databases), and that should work. However, to avoid possible conflicts between your old MySQL and you new MySQL (there shouldn't be any, but....) you should do a dump from your old db, and import that into your new db. Something like phpMyAdmin would make this task easy if you're unfamiliar with command line MySQL.

http://www.phpmyadmin.net/

Jody Cleveland wrote:
Hello,

Well, I've got my redhat 8 production server almost done. My question is,
how do I move the mysql databases from the test server to that one? Can I
just copy the folder across, or is there something else I have to do?


--
Jody Cleveland
([EMAIL PROTECTED])
Help Microsoft stamp out piracy - give Linux to a friend today




--
By-Tor.com
It's all about the Rush
http://www.by-tor.com



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to