MySQL Forums
Forum List  »  Newbie

Re: run mysqldump output via JDBC
Posted by: Peter Brawley
Date: August 09, 2017 04:44AM

If the connection string has allowMultiQueries=true, JDBC supposedly allows multiple queries. Scripts, though, are another matter. You might want to look at https://stackoverflow.com/questions/1044194/running-a-sql-script-using-mysql-with-jdbc, and ask in the JDBC forum.

Options: ReplyQuote


Subject
Written By
Posted
August 08, 2017 07:57AM
Re: run mysqldump output via JDBC
August 09, 2017 04:44AM


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.