If pt-online-schema-change is not found, we should stop (until we specify we won't use it, if this new feature
gets implemented).
We avoid this and let bad status:
ERROR : Problem while running :
pt-online-schema-change h=127.0.0.1,P=3306,u=root,p=,D="world",t=City --alter="add PolutionLevel int;"
--execute >>online_migration.log 2>&1
If pt-online-schema-change is not found, we should stop (until we specify we won't use it, if this new feature
gets implemented).
We avoid this and let bad status: