Restoring from a MySQL dump file
mysql -u USERNAME -p DATABASE < DUMPFILE.SQL




back to notepad