MySQL Forums
Forum List  »  Performance

Re: Great performance difference importing a dump
Posted by: Rick James
Date: November 26, 2013 04:56PM

How much RAM, etc, is allocated to your VM?

SHOW VARIABLES LIKE '%buffer%';

If 3MB is the size of the file you are loading, it is hard to imagine the sluggishness. Even considering 100 tables -- that would be 3 seconds per table.

Could it be that the rest of the server is hogging the disk, or something?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Great performance difference importing a dump
818
November 26, 2013 04:56PM


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.