Hi,
I have a large MyIsam table with 15 NUmeric fields and 3 BigText fields. When the data grows over 500000 rows, select performance goes down rapidly to over 90 seconds. What options do I have to speed up the select operation. Will InnoDB be better than MyIsam?
Regards,
Ash