ID:               26117
 Updated by:       [EMAIL PROTECTED]
 Reported By:      spam at vrana dot cz
-Status:           Open
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Linux
 PHP Version:      4.3.3
 New Comment:


I have mysql 4.0.16 on one machine, 3.23.53 in one and 3.23.49 in
another. And all of these work just fine.

So I think it's rather a problem in your script(s) or bug in that mysql
version you're using or your configuration.

I did a quick test with setting MaxClients to 10 and run
# ab  -n 1000 -c 100  http://localhost/test.php

(where test.php does rather heavy queries, several of them)

And only error I got was:

[Thu Nov 20 01:19:33 2003] [error] server reached MaxClients setting,
consider raising the MaxClients setting

(And that's an Apache error..)

My other settings are the default ones for Apache and mysql and php.




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

[2003-11-19 04:03:48] spam at vrana dot cz

Do you think that there is no problem if it works for YOU and doesn't
work for others?

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

[2003-11-18 15:07:14] [EMAIL PROTECTED]

Well, it does work fine for me. 


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

[2003-11-18 07:33:03] spam at vrana dot cz

Can you please read my bug report carefuly before stating bug as bogus?
Persistent connection in PHP should reuse previous persistent
connection with the same host, user and password. The bug is that it
doesn't.

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

[2003-11-17 18:21:48] [EMAIL PROTECTED]

And this is PHP bug in where..?


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

[2003-11-05 12:20:11] spam at vrana dot cz

Yes. There were 466 processes with the same user, host and db. All
processes were in state Sleep.

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

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/26117

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

Reply via email to