Thread: MySql ResultSet
View Single Post
  #3 (permalink)  
Old 06-18-2008, 12:22 PM
masijade masijade is offline
Senior Member
 
Join Date: Jun 2008
Posts: 441
masijade is on a distinguished road
Create proper indexes and you greatly improve your performance without the "hack" of making multiple tables. Now, if MySQL has partitions (I'm not sure, but I don't think it does), that would be another story.
Reply With Quote