MySQL Forums
Forum List  »  Performance

how to handle 6 million Records in MY Sql???
Posted by: jignesh adeshara
Date: February 10, 2005 11:09PM

Hi
i have 6 million records in my table, in select query when i performs like search it takes too much time to search records (more then 5 min.). can MY SQL handle these much records?
Also i am searching on 3 different columns: tilte, author and category. is it better to create 3 indexes on same table or i have to create 3 different tables for these three columns. how could i handle these much records and how to optimize db and make fast searching.

pelase guide me.

Options: ReplyQuote


Subject
Views
Written By
Posted
how to handle 6 million Records in MY Sql???
3709
February 10, 2005 11:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.