Sent: Tuesday, August 07, 2001 3:26 PM
Subject: Re: [PHP] Best way to take a copy of a Database from Server to
server
> No I don't really have Telnet accessI have only access to phpMyAdmin
> 2.0.1 via my Hosting Control Panel...
> And it happens that both servers have this tool t
No I don't really have Telnet accessI have only access to phpMyAdmin
2.0.1 via my Hosting Control Panel...
And it happens that both servers have this tool to access the database.
How can I copy from a server to another?
Please Help!
"Jon Farmer" <[EMAIL PROTECTED]> wrote in message
[EMAIL
Hello elias,
Tuesday, August 07, 2001, 3:52:57 PM, you wrote:
e> Hello.
e> I have two MySql databases running on different servers. I have no root
e> access and only PHP + Mysql and MysqlAdmin.
e> How can i take a dump of first database (which is about 1MB) and restore
e> that dump on the seco
: elias [mailto:[EMAIL PROTECTED]]
Sent: 07 August 2001 14:53
To: [EMAIL PROTECTED]
Subject: [PHP] Best way to take a copy of a Database from Server to
server
Hello.
I have two MySql databases running on different servers. I have no root
access and only PHP + Mysql and MysqlAdmin.
How can i take a
>How can i take a dump of first database (which is about 1MB) and restore
>that dump on the second one?
If you have Telnet access use the mysqldump and mysql clients to export then
import.
Regards
Jon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED
Hello.
I have two MySql databases running on different servers. I have no root
access and only PHP + Mysql and MysqlAdmin.
How can i take a dump of first database (which is about 1MB) and restore
that dump on the second one?
Actually, I'm doing a structure dump, but the outputed SQL text is ver
6 matches
Mail list logo