Hi,
I have a table that has a few short text fields [text(4000), text(1000)] I would like to index. Do you think it is a good idea to index them "simply", or is it better if I create auxilary fields which hold the MD5 for the text fields and index those? Would that be faster?
Thank you, - Csongor
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]