Mar 21, 2007 #1 MacTommy Programmer Joined Feb 26, 2007 Messages 116 Location 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).