Comment 3 for bug 313391

Revision history for this message
Vladimir Kolesnikov (vkolesnikov) wrote :

Amit,

thanks for the report. However I cannot repro it because it looks an include file for the test scripts is missing:

mysqltest: At line 5: query 'LOAD DATA LOCAL INFILE 'suite/all/t/load_unique_error1.inc' INTO TABLE t1 FIELDS TERMINATED BY ',' LINES TERMINATED BY '\n' (@c1,c2) SET c1 = @c1 % 2' failed: 2: File 'suite/all/t/load_unique_error1.inc' not found (Errcode: 2)

can you provide this file?