/2004 04:07 cc
PM[EMAIL PROTECTED]
Subject
Re: myisam table corruption
Please
Is this accurate? My understanding from the changelog in 4.0.18 was
that DELAYED is only ignored when using:
INSERT DELAYED ... SELECT ...
But not otherwise. So unless he's doing that, that portion shouldn't
be an issue. If you have alternative information, please let me know.
Thanks!
On Mo
On Monday 15 November 2004 03:25 pm, Jeff Smelser wrote:
> insert delayed is a myth.. Least in the 4.1 version. 4.1.18 it was taken
> out.
Course thats 4.0.18.
pgpBoy3BGuPlh.pgp
Description: PGP signature
On Monday 15 November 2004 11:30 am, [EMAIL PROTECTED] wrote:
> I am running mysql version 4.1.7 on SuSE professional 9.1.
I run 4.0.22
> I have a MyISAM table which I use for syslog messages. This table gets
> about 40-70 inserts a second with peaks of over 400 inserts a second. I am
> using IN