I need to write a script batch file that will transfer the contents of a mySQL database from one server to another every 15 minutes. I assume I can set up a windows task to accomplish the script execution part.
Is anyone know the syntax of the mySQL command line needed to copy the database to a text file then ftp the text file to another server which would restore the new database???
Any help would be appreciated....
Thanks,
Dave
Is anyone know the syntax of the mySQL command line needed to copy the database to a text file then ftp the text file to another server which would restore the new database???
Any help would be appreciated....
Thanks,
Dave