MySQL Forums
Forum List  »  MyISAM

Re: What make MyISAM insert operation of MSQL 5.0.19 10 times slower than 5.0.15?
Posted by: Martin Feng
Date: March 28, 2006 09:26PM

I tried with 5.0.17, and it's as fast as 5.0.15. Since it is slow since 5.0.18, I went to the change log of 5.0.18

http://dev.mysql.com/doc/refman/5.0/en/news-5-0-18.html


Was it the change done to MyISAM table about keys, or to store procedure about parameters and local variables, cause the slow? I use store procedure heavily to implement a complex algorithm.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.