I am trying to import a csv file into a table in mysql I have the csv file and am able to upload it, but once its finished its telling me
error #1045 - Access denied for user 'databasename'@'%' (using password: YES)
and nothing is imported. How would I fix this? this is killing me and would make my life much easier. thank you
error #1045 - Access denied for user 'databasename'@'%' (using password: YES)
and nothing is imported. How would I fix this? this is killing me and would make my life much easier. thank you