You may want to try doing an export. When you do an export you can specify INSERT.
If you want to replace any files that already exist you can "add drop if table exists"
It will export as an sql query that you can run on any mysql db
Look into those options, it may work. I would backup everything before you make the change though
- Brent
Must read Review for Serious PHP Developers
NuSphere PhpED 5.0
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.0
(a popular PHP IDE) and
NuCoder 1.4
(a PHP Encoding Utility), read up on all the details.