Shell MySQL Connect

mysql --host=$hostname --user=$username --password=$password $DB_NAME
Software Development