Justin wrote:
I'm wanting to add a new field to my table that I will both be grouping by, searching with full text hits and plain likes..I know I'll need a FULL TEXT index, but will that full text index also index like a normal index will? or should I also add an index too..
You'll need to add a normal index also. Baron -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]