Mar 21, 2007 #1 MacTommy Programmer Feb 26, 2007 116 NL I created some tables that have a FULLTEXT index on some columns. Obviously, MySQL stores these indexes somewhere? My question is: where?!? Or my real question is: how can I retrieve information from these indexes (like all the words they contain).
I created some tables that have a FULLTEXT index on some columns. Obviously, MySQL stores these indexes somewhere? My question is: where?!? Or my real question is: how can I retrieve information from these indexes (like all the words they contain).