Re: LOAD DATA INFILE with JDBC

2001-08-03 Thread Sinisa Milivojevic
Curtis Spencer writes: > Is this possible with 2.0 version (type 4 I think) MM driver found on > www.gjt.org? Also how do the file reading privileges for this work because > I tried doing it and it gave me an authorization error even though my mysql > user has FILE on it's privileges. Also, t

LOAD DATA INFILE with JDBC

2001-08-01 Thread Curtis Spencer
Is this possible with 2.0 version (type 4 I think) MM driver found on www.gjt.org? Also how do the file reading privileges for this work because I tried doing it and it gave me an authorization error even though my mysql user has FILE on it's privileges. Also, the file to read is chmod 774, s