MySQL Forums
Forum List  »  General

Re: Major slowdown when running on Mac OS X 10.9 compared to earlier versions
Posted by: Rick James
Date: September 05, 2014 04:15PM

10x? That is often the difference between I/O-bound MySQL and fully-cached MySQL.

SHOW VARIABLES LIKE '%buffer%' -- see if you somehow dropped to a small value for one of these in the "slower" machine.

And see if you can determine whether they were I/O-bound.

Options: ReplyQuote


Subject
Written By
Posted
Re: Major slowdown when running on Mac OS X 10.9 compared to earlier versions
September 05, 2014 04:15PM


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.