| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Dan Nelson | Date: | September 7 2000 5:46pm |
| Subject: | Re: problem loading data | ||
| View as plain text | |||
In the last episode (Sep 07), Michael Molloy said: > I've been using > > load data infile '/user/data.txt' into table complete_prices; > > all morning, but it has suddenly stopped working. The error I'm receiving is > > ERROR 13: Can't get stat of '/user/data.txt' (Errcode:13) perror 13 prints "Permission denied". Have you changed the permissions on /user/ or /user/data.txt lately? Also check the umask of your shell if you are generating data.txt from a script. -- Dan Nelson dnelson@stripped
| Thread | ||
|---|---|---|
| • problem loading data | Michael Molloy | 7 Sep |
| • Re: problem loading data | Dan Nelson | 7 Sep |
| • RE: problem loading data | indrek siitan | 8 Sep |
| • RE: problem loading data | Kinney Baughman | 8 Sep |
