Export mysql dump

by kalai 2009-07-21 11:50:12

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

Tagged in:

1455
like
0
dislike
0
mail
flag

You must LOGIN to add comments