【发布时间】:2013-04-21 04:48:27
【问题描述】:
C:\Projects\k>mysqldump --tab=c:\temp\multifile -ps -us s mysqldump: Got error: 1: Can't create/write to file 'c:\temp\multifile\archive.txt' (Errcode: 13) when execution 'SELECT INTO OUTFILE'
如何在 Windows 上修复它?我对这个用户没有任何限制...
【问题讨论】:
-
他们都没有帮助我,添加对目标文件夹的完全访问权限帮助了我。