Transfering Data from one MySQL db to another
From: Sims (siminfrance_at_hotmail.com)
Date: 04/28/04
- Next message: Paul Delannoy: "Re: New to PHP, Functions question"
- Previous message: .:Ninja: "Re: New to PHP, Functions question"
- Next in thread: Nikolai Chuvakhin: "Re: Transfering Data from one MySQL db to another"
- Reply: Nikolai Chuvakhin: "Re: Transfering Data from one MySQL db to another"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 16:07:49 +0100
Hi,
We have 2 websites on 2 separate servers.
The databases are also separated, (the servers are not even in the same
countries).
We use one website for design and once we are happy we copy some of the data
across to the server.
But because we do that fairly often we would like have control panel that
would allow us to do the above work.
What script would you run to say something like, "copy db1.TABLEA =>
db2.TABLEB". Given that the passwords are not the same on both databases?
Both tables are the same, (apart from the name of the table itself).
What would be the best way to achieve the above so that I can include it in
a pretty form?
Sims
- Next message: Paul Delannoy: "Re: New to PHP, Functions question"
- Previous message: .:Ninja: "Re: New to PHP, Functions question"
- Next in thread: Nikolai Chuvakhin: "Re: Transfering Data from one MySQL db to another"
- Reply: Nikolai Chuvakhin: "Re: Transfering Data from one MySQL db to another"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|