://www.mysql.com/doc/en/mysqldump.html for info.
Regards,
Mike Hillyer
www.vbmysql.com
> -Original Message-
> From: Leo Genyuk [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 25, 2003 12:54 PM
> To: MYSQL-List (E-mail)
> Subject: Updating MySQL db's
>
>
> I ha
I have two server running Appache + PHP + MySQL.
Server #1 is production and server#2 is development.
I would like to keep MySQL DB on server#2 up to date. That is any
changes happening on server#1 I would like to be reflected on server#2.
Does anyone know how to do this?
Thank you in advance.