Re: tmpdir "round-robin" algorithm?

2004-02-18 Thread Sergei Golubchik
Hi! On Feb 17, Jeremy Zawodny wrote: > On Tue, Feb 17, 2004 at 01:18:45PM -0800, lee wrote: > > We are trying to do some capacity planning, and we need to know how MySQL > > allocates the the filespace in the directories set by the tmpdir > > configuration parameter. > > > > The manual simply sta

Re: tmpdir "round-robin" algorithm?

2004-02-17 Thread Jeremy Zawodny
On Tue, Feb 17, 2004 at 01:18:45PM -0800, lee wrote: > We are trying to do some capacity planning, and we need to know how MySQL > allocates the the filespace in the directories set by the tmpdir > configuration parameter. > > The manual simply states: > "...It may be useful if your default /tmp

tmpdir "round-robin" algorithm?

2004-02-17 Thread lee
We are trying to do some capacity planning, and we need to know how MySQL allocates the the filespace in the directories set by the tmpdir configuration parameter. The manual simply states: "...It may be useful if your default /tmp directory resides on a partition that is too small to hold tempor