Hi,

I'm experiencing exactly the same problem than you.
For example, if I take phpMyAdmin and I want to add an index on a huge
table, after a while the phpMyAdmin page will be reloaded, and the ALTER
TABLE ADD INDEX reexecuted. (I can see then "ALTER TABLE ADD INDEX ..." on
the mysql processlist, with state "locked" waiting for the first "ADD INDEX"
to be terminated...)
I don't know if it's a PHP or an Apache bug, but it's quite irritating :)
(and this bug seems to be here for quite a long time)

Jocelyn
----- Original Message -----
From: "Nick Wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 13, 2002 4:57 PM
Subject: Re: duplicate entries mystery


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> * and then Nick Wilson declared....
> > I'm having some weirdness when inserting from the php api, I do not get
> > the same results if I use the mysql server directly. Here is the code:
>
> Please disregard. It appears to be some bizzare Apache/http thing, I've
> no idea what's going on but a subsequent test with an incrementing
> session var shows the page to be loading itself twice with no apparent
> reason?
>
> Sheesh, as if life wasn't tough enough?
> - --
> Nick Wilson     // www.tioka.com
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
>
> iD8DBQE9CLLnHpvrrTa6L5oRAvMgAKCOSag7vZYiX30df03fC0Ms2NDVIACeNWNh
> ELce2zqZEx7pq1By0N+RKCk=
> =L2bL
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
> To request this thread, e-mail <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
>
>
>
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to