View Single Post
  #1  
Old 04-18-2010, 04:14 PM
webdev webdev is offline
Senior Member
 
Join Date: Jun 2009
Posts: 7,868
Default What's the largest MySQL table you have dealt with?

I have a MySQL table that has 17 million rows in it. It's the largest table I've ever worked with. Some of my queries are a little slow, and even a simple select with no joins can take 6+ seconds on the server (even longer on my local machine). With the query cache and what not, the major pages on...
__________________
Website Development
Domain Name Forum
Reply With Quote