http://qs321.pair.com?node_id=485184


in reply to Re: How to improve MYSQL search performance of perl?
in thread How to improve MYSQL search performance of perl?

Hi,

Many many thanks for that great article but a question just poped up after reading. It says that mySQL will build indexes for the whole table when calling "CREAT TABLE ....." I suppose it means that I don't need to rebuild an index (my table only has two columns). Ok, even I rebuild an index by myself, how it can be used?

Thanks again,

Nan