> > I'm very glad to hear that.  What about performance issues?  Will the
> > insert be slower as the table grows?  That could be a problem.
> 
> If you use myisam, no, unless your deleting a lot.. if you use innodb and you
> dont optimize it, its possible..

So you're saying if I use the default MySQL storage engine and don't
delete records, the size of the table will not affect the insert
performance?

- Grant

> Jeff

--
gentoo-user@gentoo.org mailing list

Reply via email to