MySQL Forums
Forum List  »  MySQL Workbench

Re: Running multiple sql files
Posted by: Peter Brawley
Date: April 24, 2019 06:51PM

Best would be to redesign the process that generates the 260 sql files. Failing that, you'll need to write a script that calls each table script, checks its result, renames the table as required, checks that result, and cleans up after any error.

Options: ReplyQuote


Subject
Views
Written By
Posted
2113
April 23, 2019 11:55AM
Re: Running multiple sql files
807
April 24, 2019 06:51PM
672
April 24, 2019 08:16PM
762
April 24, 2019 09:22PM
548
April 25, 2019 05:30PM


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.