Bug #14014 | Problems in loading textfile into a table | ||
---|---|---|---|
Submitted: | 13 Oct 2005 18:49 | Modified: | 13 Oct 2005 21:04 |
Reporter: | Swaroop Kumar Tata | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server | Severity: | S3 (Non-critical) |
Version: | GNU bash, version 3.00.16(1)-release (x8 | OS: | GNU bash, version 3.00.16(1)-rel |
Assigned to: | CPU Architecture: | Any |
[13 Oct 2005 18:49]
Swaroop Kumar Tata
[13 Oct 2005 21:04]
Hartmut Holzgraefe
Error code 13 is: > perror 13 OS error code 13: Permission denied so i'm afraid you have to check the permissions again. Please remember that LOAD DATA INFILE is performed by the mysql server process (unless you add LOCAL), so the user the mysqld process is run at has to be able to read the file, not your local user