I am trying to run following command
LOAD DATA INFILE 'filename' INTO TABLE table_name
What I am getting is
Access denied for user: 'user_name@localhost' (Using password: YES)
What am I doing wrong? Any ideas?
Perhaps I did not put much details. I am using host provider. I have placed txt file in my root directory such as /home/my_name/filename. ...
I am trying to load the file using phpMyadmin.
The password or username is wrong! If phpMyAdmin is setup by your host, contackt you the server admin!