ID:               41350
 Comment by:       rburghol at vt dot edu
 Reported By:      graham at directhostinguk dot com
 Status:           Feedback
 Bug Type:         MySQL related
 Operating System: Windows 2003
 PHP Version:      5.2.3
 New Comment:

My apologies as well, the fix DID work, even though I had disabled
mysql in php.ini, and no mysql presence was shown in the phpinfo()
output, for some reason, mysql stuff must have been loaded anyhow!
(perhaps it is precompiled somewhere in the win executable???)

Woohoo! My ajax is now responsive!!!


Previous Comments:
------------------------------------------------------------------------

[2007-10-25 16:06:28] rburghol at vt dot edu

Error occurs with Postgresql, but only if I instantiate a database
connection (using pg_connect).  Even if I do nothing with the connection
AND if I explicitly close the connection (pg_close).  Removing the
pg_connect makes the error go away, and avoids the ~5 second delay.  I
would submit that this is not mysql related, since I have disabled the
mysql dll.

PHP Version: 5.2.4
Via FastCGI

System Specs:
Windows XP Service Pack 2
Intel P4 2.8 GHz

------------------------------------------------------------------------

[2007-10-25 13:54:39] noto at ardentsolutions dot co dot za

My appologies to you all.
The fix works great!
I'm running MySQL 4.1 and PHP 5.2.4 on XP.
My issue was that IE 7 kind of waits for ajax code to finish executing
before leaving a page, which is dumb...

------------------------------------------------------------------------

[2007-10-25 12:28:05] noto at ardentsolutions dot co dot za

I tried this and it's not really helping much hey...
I also noticed that this causes the pages to load slower (on IE, IE7).
On firefox the pages load quicker but the error is there...

------------------------------------------------------------------------

[2007-10-25 10:35:00] [EMAIL PROTECTED]

I can't reproduce this on XP which is the only Windows environment I
have for testing.

Are the people still experiencing problems on Windows 2000 or 2003?

------------------------------------------------------------------------

[2007-10-25 09:59:08] chris at crgs dot co dot uk

itahmed: We are all aware of this solution, but it's not really a
long-term one. Eventually we will *need* to use the latest MySQL
libraries, and we need the bug fixed before then.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/41350

-- 
Edit this bug report at http://bugs.php.net/?id=41350&edit=1

Reply via email to