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
- Re: Load Data Errcode 13 Kalvin Kag Khetsavanh
- Re: Load Data Errcode 13 Gerald Clark
