Home >Database >Mysql Tutorial >mysql full text index data query problem
mysql full text index
As the title says, I have a problem now. A table of 53 million data. The query conditions are all the same. The first query may yield 10 items, but the second query may yield 5 items. The query results are different each time. Who can help me solve this problem? Thank you very much! ! ! ! !
Has your data changed? What are the patterns in the returned data? It is best to test in the same environment.
It’s best to post your sql and table structure
Is there a related query?
Is the query timed out? So the result is not fixed