Re: MySQL causing unreferenced files during fsck

2009-11-01 Thread Denise H. G.
Mark Yieh writes: > Hi everyone, > I'm not sure if this is any cause for concern, but I > recently had to run an fsck due to a power failure > on my base 4.6 i386 box, and I noticed some > unreferenced files from MySQL. > I installed MySQL from packages and followed the > instructions for a secur

Re: MySQL causing unreferenced files during fsck

2009-11-01 Thread Otto Moerbeek
Unreferenced files are totally normal when a sudden power down occurs. Especially on /tmp. So stop worrying, and trust fsck to do the right thing. -Otto On Sun, Nov 01, 2009 at 10:56:50PM -0800, Mark Yieh wrote: > Hi everyone, > I'm not sure if this is any cause for concern, but I > rece