Linear Partioning vs Ordinary (no replies)
(MySQL.com) I was just doing some tests to see how simple key partitioning distributes data as compared to linear key partitioning. In my tests, the distribution with linear was very similar to that of ordinary partitioning. I was using the ID field of my test
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:14:17