Nant: instruct MySql to create db and run scripts

Posted by Quintin Par on Stack Overflow See other posts from Stack Overflow or by Quintin Par
Published on 2010-05-06T06:27:39Z Indexed on 2010/05/06 11:28 UTC
Read the original article Hit count: 177

Filed under:
|
|
|
|

How do I instruct Nant to tell MySql to run ddl scripts from a particular location and then run other scripts as instructed?

Google let me to many sites which unfortunately do not work...

© Stack Overflow or respective owner

Related posts about nant

Related posts about mysql