just learning my way around MySQL. trying to do a small database upload. basically i punching in a few lines manually, downloaded it and am now trying to re upload it, but i get this
Attempting this through cpanel and Mysql admin
QL query: LOAD DATA INFILE './tmp/phpXsl7cW' INTO TABLE `Jokes` FIELDS TERMINATED BY ';' ENCLOSED BY '"' ESCAPED BY '\\' LINES TERMINATED BY '\n'
MySQL said:
#1045 - Access denied for user 'xxxxxxx'@'%' (using password: YES)
I have no clue as to what is going on.
Berate me if you must, but please lend a thought........
Josh
Attempting this through cpanel and Mysql admin
QL query: LOAD DATA INFILE './tmp/phpXsl7cW' INTO TABLE `Jokes` FIELDS TERMINATED BY ';' ENCLOSED BY '"' ESCAPED BY '\\' LINES TERMINATED BY '\n'
MySQL said:

#1045 - Access denied for user 'xxxxxxx'@'%' (using password: YES)
I have no clue as to what is going on.
Berate me if you must, but please lend a thought........
Josh