load data infile problem

moishyyehuda at gmail.com moishyyehuda at gmail.com
Sun Jun 10 12:38:17 EDT 2007


does any one know why when I execute this mysql statement with python
api

LOAD DATA INFILE  'data.txt' INTO TABLE merchandise;

I get this error and how can I fix it

#1045 - Access denied for user: 'papermen@%' (Using password: YES)




More information about the Python-list mailing list