Hi there
I'm upgrading my server which runs PHPNuke, PHPBB and a couple of other PHP/MySQL modules. During the upgrade I have changed/upgraded some of the modules/ tablenames etc. so I can't do a straight SQL copy.
Also the DB is around 150meg in size so trying to upload Dump files would be really painful - If I try transfering via dump files I'll slaughter my bandwidth and kill phpMyAdmin with the size of the files. For added fun and games my server is in another country so I can only access it remotedly.
To try and get around dump files I uploaded my old SQL DB to the new server and have imported it as a seperate database (using Linux command line/gzip.)
I now have both databases accessible via phpMyAdmin and am trying to work out if there is a command to copy tables between the two databases. I want to pick and choose which tables to copy, and in some cases their names differ.
Is there a MySQL command to do this? I've been searching the web but haven't got anything useful so far. Any help/ suggestions/ advice would be much appreciated.
Thank you in advance
Tama
I'm upgrading my server which runs PHPNuke, PHPBB and a couple of other PHP/MySQL modules. During the upgrade I have changed/upgraded some of the modules/ tablenames etc. so I can't do a straight SQL copy.
Also the DB is around 150meg in size so trying to upload Dump files would be really painful - If I try transfering via dump files I'll slaughter my bandwidth and kill phpMyAdmin with the size of the files. For added fun and games my server is in another country so I can only access it remotedly.
To try and get around dump files I uploaded my old SQL DB to the new server and have imported it as a seperate database (using Linux command line/gzip.)
I now have both databases accessible via phpMyAdmin and am trying to work out if there is a command to copy tables between the two databases. I want to pick and choose which tables to copy, and in some cases their names differ.
Is there a MySQL command to do this? I've been searching the web but haven't got anything useful so far. Any help/ suggestions/ advice would be much appreciated.
Thank you in advance
Tama