- Does MySql Fulltext search use indexing?
- If so, how can I view the Index entries table?
I can view the Index Statistics with VIEW query. But, I just wanted to view the index record entries table.
I can view the Index Statistics with VIEW query. But, I just wanted to view the index record entries table.
I linked to the 4.1 MySQL docs, but you can pick the appropriate version in the upper left corner.