Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and 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
0