MySQL Forums
Forum List  »  Newbie

Re: Searching by using an index table, efficient queries?
Posted by: Guelphdad Lake
Date: February 25, 2010 02:40PM

10000 rows is meaningless number to a database.

have you looked into fulltext indexing using myisam table type?

using EAV table like you are suggesting isn't good practice.

Options: ReplyQuote


Subject
Written By
Posted
Re: Searching by using an index table, efficient queries?
February 25, 2010 02:40PM


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.