benlinkknilneb
Programmer
Hey all,
I have an application that uses a locally-installed MySQL database to store records from our shop floor's production lines. However, for reasons out of my control, the computer is in a very dangerous spot. I'd like to have a script back up the data to my server on a regular basis (maybe every 5 minutes), essentially just getting the new records (I can tell by timestamps) from the db and inserting them into the server's db. Is there an easy way to do this or am I looking at a lot of scripting? Both systems are ubuntu linux, MySQL 5.
Ben
Windows isn't the answer; it's the question. NO is the answer.
I have an application that uses a locally-installed MySQL database to store records from our shop floor's production lines. However, for reasons out of my control, the computer is in a very dangerous spot. I'd like to have a script back up the data to my server on a regular basis (maybe every 5 minutes), essentially just getting the new records (I can tell by timestamps) from the db and inserting them into the server's db. Is there an easy way to do this or am I looking at a lot of scripting? Both systems are ubuntu linux, MySQL 5.
Ben
Windows isn't the answer; it's the question. NO is the answer.