3 messages in com.mysql.lists.win32Can't load data local
FromSent OnAttachments
Julian Morcinek22 Jun 2000 12:23 
Julian Morcinek22 Jun 2000 15:55 
Sinisa Milivojevic23 Jun 2000 10:35 
Subject:Can't load data local
From:Julian Morcinek (jmor@sat-con.demon.co.uk)
Date:06/22/2000 12:23:34 PM
List:com.mysql.lists.win32

Hi

MySQL: Ver 9.38 Distrib 3.22.32, for pc-linux-gnu (i686)

My ISP doesn't allow me the File privilege so I have to use the load data local
syntax as in: load data local infile 'c:\\outbound\\Council_Meetings.txt' into table
Meetings fields terminated by '¬' optionally enclosed by '|' lines terminated by '\r\n'; the result I get is :

File 'c:\Outbound\Council_Meetings.txt' not found (Errcode: 2) I've tried many variations of the above infile string, forward slashes, no drive
letter etc but still can't get it to work. Any Ideas?

Thanks in advance

Julian