![]() |
Multiple mysqldump lines
Hi all.
I have a text file with about 300 mysqldump lines of the following nature Code:
mysqldump --single-transaction --opt -C -hlocalhost -uanony Question, does mysqldump allow multiple instances of it to be called? and how would the above idea work and is there an easier way to automate the above |
It can be done in a shell script, you need to define your variables first, to understand better your needs.
|
All times are GMT -5. The time now is 11:18 PM. |