MySQL Forums
Forum List  »  MyISAM

Re: Repair seems memory bound
Posted by: Saurabh Deshpande
Date: June 16, 2010 06:00AM

use myisamchk for the table with appropriate key_buffer_size = 256 MB and sort_buffer_size = 4MB

this should suffice.

for your reference:

http://dev.mysql.com/doc/refman/5.0/en/myisamchk.html

Options: ReplyQuote


Subject
Views
Written By
Posted
3001
June 06, 2010 12:00PM
Re: Repair seems memory bound
1945
June 16, 2010 06:00AM


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.