Hi, 

We are using following steps to re-load and re-build a table every day:

truncate the table
disable index
load data
enable index

What are the important parameters I should be watching out to make the
"ebale index" step faster? Out table is over 10million rows and has
two fulltext indexes.

Thanks

Haitao

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to