At 09:16 AM 7/27/2005, you wrote:
Thanks for the suggestion. That did help me find out. It wasn't idle. The problem is that its taking 10 seconds to insert a single record, composed mainly of one longtext field. The index is killing me. Does anyone know of how FT indexing can be changed to do inserts quicker or something?
You could try going back to the default word length of 4 or more. I suspect the common everyday words like "the" "and" are producing a lot of duplicate index entries.
Mike -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]