Magento 2, Magento Development, Customization, Extension Development and Integration, Optimization, SEO and Responsive Design

Magento 2, Magento Development, Customization, Extension Development and Integration, Optimization, SEO and Responsive Design
Showing posts with label command prompt. Show all posts
Showing posts with label command prompt. Show all posts

How to Import Database using command prompt

Import Database in WAMP:

mysql -u username -p database_name <  your_sql_file.sql

Import Database in XAMPP:

D:\xampp\mysql\bin\mysql.exe -u root -p db_name < D:\your_sql_file.sql

 

Copyright @ 2017 HKBlog.