Very simplistic mysql data getter, especially when mym had its dirty
fingers in the soup.

Example:
mym2txt --host localhost -u test -p pass -D test <<EOF
SELECT mym_col FROM mym;
EOF

