Jody Cleveland wrote:
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.
Search Google for "mysql dump database".

You should end up with a text file full of the necessary SQL commands to completely recreate the database. Execpt for some MySQL-specific commands, this data can be use to rebuild the database using any SQL database application.

Tony
--
Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E>
OpenPGP Key: 0x6C94239D/
AOL/Yahoo Chat: TonyG05 HomePage: <http://www.pobox.com/~agreene/>
Linux. The choice of a GNU generation. <http://www.linux.org/>



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


Reply via email to