Facebook Fixing Security Bug Which Exposes User Photos And Names
August 12th, 2010
No comments
Recently I was doing a little work for a client who has MyISAM tables with many columns (the same oneĀ Peter wrote about recently). The client’s performance is suffering in part because of the number of columns, which is over 200. The queries are generally pretty simple (sums of columns), but they’re ad-hoc (can access any columns) and it seems tailor-made for a column-oriented database.