Tag: database

  • Fun with ANALYZE TABLE

    MySQL has been naughty for me lately. First, I ran into a neat little issue on FreshBooks’ production servers last week involving the table cache and an O(n) algorithm for selecting a table to close. I wrote up a little explanation over on the FreshBooks blog that you might find interesting if you find any […]