"LOAD DATA INFILE '$myFile'" .
" INTO TABLE test FIELDS TERMINATED BY ','"
I always get an error that says: "Could not load. Access denied for user 'eetoolsx'@'localhost' (using password: YES)"
Do they prevent us from useing the LOAD DATA INFILE ?
" INTO TABLE test FIELDS TERMINATED BY ','"
I always get an error that says: "Could not load. Access denied for user 'eetoolsx'@'localhost' (using password: YES)"
Do they prevent us from useing the LOAD DATA INFILE ?