Skip to content

The simplest possible mysql bash starter for running mysql scripts to pre-configured databases ...

License

Notifications You must be signed in to change notification settings

YordanGeorgiev/mysql-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The purpose of this app should be obvious from the name ...

To run all the sql scripts under the <>/sfw/sql/mysql/mysql-stater/ dir issue the following call:

bash sfw/bash/mysql-starter/mysql-starter.sh -a run-mysql-scripts

the will run all the sql scripts in this dir in numerically sorted order , present the log output per sql script run and store all the output into a global log file

About

The simplest possible mysql bash starter for running mysql scripts to pre-configured databases ...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages