Re: Repair with key cache

2002-05-13 Thread Jeremy Zawodny
On Mon, May 13, 2002 at 09:23:36AM -0400, Ramon Arias wrote: > Jereymy, > > Thanks a lot for your explanation on "Repair with key cache", > I was reading the online help, but could not get a clear picture of > what was going on. So I gess allocating as much memor

RE: Repair with key cache

2002-05-13 Thread Ramon Arias
Jereymy, Thanks a lot for your explanation on "Repair with key cache", I was reading the online help, but could not get a clear picture of what was going on. So I gess allocating as much memory as posible to the key buffer will improve the performance of this stage? Tha

Re: Repair with key cache

2002-05-12 Thread Jeremy Zawodny
On Sat, May 11, 2002 at 08:39:55PM -0400, [EMAIL PROTECTED] wrote: > > Paul, do you have any idea what this "Repair with keycache" state, > is all about. It means that MySQL is building up the indexes on the imported data. It is doing so using the keycache (or key_buffer) just as it does during

Re: Repair with key cache

2002-05-11 Thread sup-mysql
assume > >> >> increasing the key cache matter. > >> >> > >> >> Regards, > >> >> > >> >>Benjamin. > >> >> > >> >> On Sat, May 11, 2002 at 1

Re: Repair with key cache

2002-05-11 Thread Paul DuBois
ing the key cache matter. >> >> >> >> Regards, >> >> >> >> Benjamin. >> >> >> >> On Sat, May 11, 2002 at 11:00:11AM -0400, >>[EMAIL PROTECTED] wrote: >> >> > When loading lar

Re: Repair with key cache

2002-05-11 Thread sup-mysql
>> > >> On Sat, May 11, 2002 at 11:00:11AM -0400, [EMAIL PROTECTED] wrote: > >> > When loading large amounts of data into MySQL there is a period oh high > >> > server activity followed by a long period of little activity. Wh

Re: Repair with key cache

2002-05-11 Thread sup-mysql
AIL PROTECTED] wrote: > >> > When loading large amounts of data into MySQL there is a period oh high > >> > server activity followed by a long period of little activity. While on the > >> > little activity period, the process list reads "Repair with key

Re: Repair with key cache

2002-05-11 Thread Paul DuBois
Sat, May 11, 2002 at 11:00:11AM -0400, [EMAIL PROTECTED] wrote: >> > When loading large amounts of data into MySQL there is a period oh high >> > server activity followed by a long period of little activity. While on the >> > little activity period, the process list reads &

Re: Repair with key cache

2002-05-11 Thread sup-mysql
; > Benjamin. > > On Sat, May 11, 2002 at 11:00:11AM -0400, [EMAIL PROTECTED] wrote: > > When loading large amounts of data into MySQL there is a period oh high > > server activity followed by a long period of little activity. While on the > > little activity period

Re: Repair with key cache

2002-05-11 Thread Benjamin Pflugmann
ta into MySQL there is a period oh high > server activity followed by a long period of little activity. While on the > little activity period, the process list reads "Repair with key cache"... > > How can I make the server work harder in this period and get done with > loadi

Repair with key cache ???

2002-05-11 Thread sup-mysql
Hello, I wonder whether someone has and idea of what "Repair with key cache" means. When loading large amounts of data into MySQL there is a period of high server activity followed by a long period of little activity. While on the little activity period, the process state in the pr

Repair with key cache

2002-05-11 Thread sup-mysql
When loading large amounts of data into MySQL there is a period oh high server activity followed by a long period of little activity. While on the little activity period, the process list reads "Repair with key cache"... How can I make the server work harder in this period and get

Repair with key cache error?

2001-02-10 Thread Paul Buder
Description: I have this little script (1) that builds a table each night. For quite a while the output shows a normal load data infile (2). Then, it switches to a state of 'Repair with keycache' (3). This just started happening with mysql 3.23.32. Until I upgraded a few days ago it was not a pr