Question

Import a MySQL dump file?


Answer

mysql -u root -p dbname < dbname.sql


Post Feedback

Latest

Popular