MySQL dumping a database
I forgot the commands you use to upload a database or dump it whatever you want to call it.... In shellI have my whole database, I downloaded it from phpMyAdmin, and I want to transfer it back over to a new machine... what are the commands to put it back in there?

