Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
MySQL very slow data returning
Hi,
i have used mysql with php language. and we are stored a book data's like question and answer with big paragraph (may be pages) and use filter with this column to Like wildcard
i have 20 millions records in a single table and if i filters from 25 lac records then working fine return data in sufficient time under 10 seconds.
if i found any title like 'what is the force' from 20 millions records then bad luck return data in 1.5 minutes so that bad impression.
please give any suggestion however return data fast to consumer.
Thank you