The server needs read and execute permissions all the way to the data
file, and read
permissions on the file.
I you are on the server, try LOAD DATA LOCAL instead.
Kalvin Kag Khetsavanh wrote:
>
> I keep getting the following error everytime i tried to use Load Data
>
> mysql> load data infile '/home/laovision/lvdb/region.dat'
> -> into table tlu_region fields terminated by '\t';
> ERROR 13: Can't get stat of '/home/laovision/lvdb/region.dat' (Errcode: 13)
>
> I get same error using mysqlimport
>
> Any help would great.
>
> Thanks,
>
> Kalvin
| Thread |
|---|
| • Load Data Errcode 13 | Kalvin Kag Khetsavanh | 13 Apr |
| • Re: Load Data Errcode 13 | Gerald Clark | 16 Apr |