#!/bin/bash mysql -f -u root -p'' "TestDatabase" < t2.sql;