MySQL Forums
Forum List  »  Newbie

Re: Scheduled Data Import
Posted by: Peter Brawley
Date: August 29, 2016 11:19AM

> imports the same data file (content of the file will change
> regularly in the rows - not in the columns) in a predefined time period.

Write a SQL script which the mysql client program can execute with params, debug it, then schedule execution with your OS scheduler.

Options: ReplyQuote


Subject
Written By
Posted
August 28, 2016 02:25AM
Re: Scheduled Data Import
August 29, 2016 11:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.