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 already asked this question a while back (thread436-1347948) but nobody answered... :-( )
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 already asked this question a while back (thread436-1347948) but nobody answered... :-( )