# 1045 - Access denied to user

0

I am doing an update of a table through a csv and it shows me this error. I asked my hosting provider for help, but they do not give me a specific answer.

All the forums I've seen, have the solution but when you're working locally.

Error SQL query:

LOAD DATA INFILE '/home1/tripeord/tmp/phpv7x75A' INTO TABLE 'stats2018' 
FIELDS TERMINATED BY ';' ENCLOSED BY '\"' ESCAPED BY '\' LINES 
TERMINATED BY '\n'

MySQL has said: Documentation

  

1045 - Access denied to user: 'cpses_trx0kh7q6d' @ 'localhost' (Using password: YES)

    
asked by Granedoy 12.08.2018 в 00:03
source

0 answers