Mega Code Archive

 
Categories / MySQL / Command Mysql
 

If you dumped tables from a single database, youll need to tell mysql which database to import them into

% mysql db_name < dump.txt