[Wylug-help] MySQL can't get stat

Gavin Harris gavin at phiji.com
Mon, 3 Mar 2003 14:49:39 -0000 (GMT)


> I've looked at various possibilities, but I'm stuck on this problem:
>
>> use database
>> load data infile '/path/file' into table 'table1';
> "ERROR 13: can't get stat of '/path/file' (Errcode: 13)"
>

Hi,

This probably isn't going to help much, but i've had this problem before
and the only 'solution' I could come up with was to restore the table from
a good backup. I couldn't figure out what was wrong but mysql got it's
knickers in a twist somewhere. This was on a fairly static table with only
around 10,000 records or so.

--
Gavin Harris