Re: atime removal and MySQL MyISAM performance improvement

2003-08-18 Thread Jeremy Zawodny
On Mon, Aug 18, 2003 at 01:34:59PM +0100, Andrew Braithwaite wrote: > Hi All, > > I have a database with many files in it and our research tells us that > disabling the recording of atime (access time) for that DB may have > significant performance improvement. > > 2 questions: > > 1. Has anyone

atime removal and MySQL MyISAM performance improvement

2003-08-18 Thread Andrew Braithwaite
Hi All, I have a database with many files in it and our research tells us that disabling the recording of atime (access time) for that DB may have significant performance improvement. 2 questions: 1. Has anyone done this and if so, what results did they have? 2. Is the atime used in MySQL/MyISAM