4 messages in com.mysql.lists.mysqlRE: problem loading data
FromSent OnAttachments
Michael Molloy07 Sep 2000 10:35 
Dan Nelson07 Sep 2000 10:46 
indrek siitan08 Sep 2000 04:48 
Kinney Baughman08 Sep 2000 05:45 
Subject:RE: problem loading data
From:indrek siitan (tf@mysql.com)
Date:09/08/2000 04:48:49 AM
List:com.mysql.lists.mysql

Hi,

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)

error 13 means "permission denied" - check your file permissions.

Rgds, Tfr