Attempt to split big table into smaller one made query slower (no replies)
(MySQL.com) I'm trying to increase the performance of my database by splitting a big table into smaller ones. the big table has data for many clients so I duplicated it and deleted all the data except for one client. This new table has 1 million rows instead
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-02 00:08:53