MySQL restore database from file command using Git Bash in Windows output "stdin is not a tty"
When executing a MySQL restore database from file command using Git Bash in Windows such as:
mysql -u MYUSERNAME -pMYPASSWORD webfoobardb
... I'm getting the following error: