GRANT ACCESS to multiple hosts? (1 reply)
(MySQL.com) I wrote a Python script that interacts with the MySQL database on a particular host. It is a test script that reports the results of the test into a MySQL database. It does some queries and then does some INSERT commands to the MySQL database.
Update update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268 failed: 1142 [UPDATE command denied to user '334187_hdlns_ms5'@'10.187.248.89' for table 'feed'] in [update feed set failed_fetches=0, fetched=current_timestamp() where feed_id = 1268]
updated 1268 (MySQL User Forums), inserted 30, updated 0, at 2012-06-01 19:59:56