Skip to content

Instantly share code, notes, and snippets.

@xoza
xoza / massiveMysqlCommands.sh
Last active October 26, 2016 08:19
Bash script to perform mysql command iteratively
user='########'
pass='########'
host='########'
database='########'
sleep=1
#id=777777
limit=10000
commands=(