Hi All, I have almost similar requirement. I am taking backup of databases (as .sql file ) through cron job daily on ubuntu system. Now, I am thinking to run a mysql in docker container and then through Jenkins pipeline job (groovy), I want to restore the db backup file in the docker mysql backup. This will ensure me availability of DB if any fails sudden. Could you please help me out with your Jenkins Job ?
Thanks Kumar Praful On Monday, January 23, 2017 at 7:13:07 PM UTC+5:30, Sivakrishna Yarra wrote: > > Hi, > I am using Jenkins as a CI. how can i execute sql statements by using > jenkins tool. I am using Mysql is the database. Can you please help on this. > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b286362b-a797-458d-81ff-27c116982a51%40googlegroups.com.
