Hi, Thanks to the reply from Sergei, I understand why MySQL requires SAME block size on all indexes when "load index into cache...".
However, this feature basically useless for the table that has any fulltext index. Based on what I've seen, fulltext indexes use 2048 block size, whereas others use 1024. So, at current time, we can not pre-load index anyway...am I right? Anyway to make all index block size all the same, no matter what type of indexes? Thanks so much for any help! Haitao __________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]