RE: 13: Can't get stat
> `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
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 '"