RE: 13: Can't get stat

2003-03-10 Thread Don Read
> `empl_navtech` FIELDS TERMINATED BY ',' ENCLOSED BY '"' > > I get the error: 13: Can't get stat of > '/home/www/htdocs/helpdesk/systems/forms/users.csv' (Errcode: 2) > > Can somebody help me? > I really don't know what this err

13: Can't get stat

2003-03-10 Thread Micha Brans
Hi All, After migrating to a new server, I have problems importing *.csv files to the MySQL db. When I try to do LOAD DATA INFILE '/home/www/htdocs/helpdesk/systems/forms/users.csv' REPLACE INTO TABLE `empl_navtech` FIELDS TERMINATED BY ',' ENCLOSED BY '"&#x