if i am in my
phpmyadmin and i am sitting in a table to put data in the table trough a
cvs-file then i am getting a error back (takes a long time also)
Code:
-----------------------------------------------------------------------------------------------
Error
SQL-query :
LOAD DATA INFILE '/tmp/phpwA8z6g' INTO TABLE `table01` FIELDS TERMINATED BY ';' ENCLOSED BY '"' ESCAPED BY '\\' LINES TERMINATED BY '\r\n'
MySQL said:
#1045 - Access denied for user: '***@localhost' (Using password: YES)
-----------------------------------------------------------------------------------------------
greeting innerself..