MySQL Forums
Forum List  »  MyISAM

Re: MyISAM web site logs 99% write
Posted by: Aftab Khan
Date: July 01, 2010 03:35AM

MYISAM...

Have you tried using INSERT DELAYED

for further reading follow this link
http://dev.mysql.com/doc/refman/5.1/en/insert-delayed.html

RAID 5 writes are expensive in terms of disk operations and traffic between the disks and the controller. Try RAID10

Options: ReplyQuote


Subject
Views
Written By
Posted
3568
June 29, 2010 12:05AM
2328
June 30, 2010 09:10PM
Re: MyISAM web site logs 99% write
1912
July 01, 2010 03:35AM
1735
September 06, 2010 03:28PM


Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.

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.