- Original Message -
From: "Fred van Engen" <[EMAIL PROTECTED]>
To: "David Bush" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, June 26, 2003 3:11 PM
Subject: Re: Help me: I'm a beginner
> On Thu, Jun 26, 2003 at 08:07:48AM -0400, David Bush wrote:
> > I run the following q
When should I use the autoextend option for the InnoDB file...Even after emptying the
tables the files keeps its size and for new insertions it gets even bigger instead of
using the already allocated space(which I suppose should be available after emptyibg
the tables).
thank you friends
aik_b
I am currently working on some experiments and have to deal with some millions of
tuples. As you can imagine indexing is essentiall. However My InnoDB file has grown to
over 3.6G and fragmentation is sometimes a big problem. Additionally the file keeps
its size even after dropping the 'big' tabl