|
|
Export mysql dump - Mysql
|
Views : 531
|
|
Tagged in : Mysql
|
|
|
Report This Scrap as Inappropriate We request you to choose the appropriate categroy and subcategory that suits your
objectionable concern about the scrap, So that our team can review and find out whether it violates our Guidelines or the
scrap is not suitable for all viewers.
|
To export mysql dum file, you can use following mysql command
Syntax:
mysql -u root -p database-name < D:dump-file-name.sql
Example:
mysql -u root -p conif_new < c:xampphtdocsworld-server-statsconif_new_siteindex.sql |
|
By kalai, On - 2009-07-21 |
|
|
|