I cant see that there is any form of pooling for open indexes... This means that HandlerSocket is not great for pages which simply do single look-ups from several tables. In this case, its seems faster with standard mysql connection. Is there any plan to have such a feature so we may choose to keep persistent open index handles across requests?
Cheers
//Steve
I cant see that there is any form of pooling for open indexes... This means that HandlerSocket is not great for pages which simply do single look-ups from several tables. In this case, its seems faster with standard mysql connection. Is there any plan to have such a feature so we may choose to keep persistent open index handles across requests?
Cheers
//Steve