MySQL Forums
Forum List  »  Newbie

Re: Load data infile - file not found error 29 errorcode 2
Posted by: Barry Galbraith
Date: November 27, 2015 10:43PM

Open Windows Explorer.
Navigate to your c:\path folder
Right click the path folder.
Security tab
If NETWORK SERVICE is listed in the Groups or User Names box, click on NETWORK SERVICE to see what permissions it has. Adjust as necessary.
If NETWORK SERVICE is not listed, click on Edit, click on Add
In the box "Enter the object names to select" type
NETWORK SERVICE
Check Names buttons should Underline the name.
Click on OK.When you return to the Permissions For Path dialog, check the required permissions (Read, Write, Modify etc).
OK all the way out.
MySQL owned by NETWORK_SERVICE can now read files in C:\Path folder.

Good luck,
Barry.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.