mysqldump - create mysql dumpfle on windows7 cmd mysql server 5.7 -


i have picture on website below, shows tries have done in vain.

http://oi58.tinypic.com/14mu9ar.jpg

what right way create dump file? want create , later use it.

i think user logger in system don't have write access designated location.

try write dump in profile folder in c:\users\your_login_name

ex:

  mysqldump -uroot -proot derek > c:\users\matt\dump.sql 

Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -