eikki Tuuri" <[EMAIL PROTECTED]>
Sent: Saturday, December 20, 2003 4:50 AM
Subject: Re: memory trap
> One more thing - I had the following command issued:
>
> LOCK TABLES old WRITE;
>
> and then I try to insert 20GB (1+ Million records) of data.
>
> Drago
>
&g
Hi!
What MySQL version you are running?
Can you show us your my.cnf, so that we see how much memory you had
allocated to the InnoDB buffer pool?
Did you run some big DELETE, UPDATE, or SELECT ... FOR UPDATE, or SELECT ...
LOCK IN SHARE MODE query at that time, so that you could really exhaust al