I found another strange case:
It says,
"SQL-query :
LOAD DATA LOCAL NFILE 'C:\Web\PHP\uploadtemp\php1.tmp' INTO TABLE
...."
While the file I try to load is not "php1.tmp", the path is also wrong.
When trying another time, It almost shows the same words, just changes
the
file name "php1.tmp" to "php2.tmp".
The number will continue to increase if you continue to load for
another
time.
Any idea to fix this problem??
Thanks in advance!