Date: 08/09/00
- Next message: Mikey: "[phplib] Auth/Perms question..."
- Previous message: Morgan: "[phplib] Template Block problem {block} showing"
- Next in thread: Davor Cengija: "Re: [phplib] mysql_pconnect at db_mysql.inc"
- Reply: Davor Cengija: "Re: [phplib] mysql_pconnect at db_mysql.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello.
I'm using MySQL + PHP3 + PHPlib-7.2b, and lately having
the problem of having too much MySQL process running
on server after running for few days.
I noticed in db_mysql.inc, mysql_pconnect was used and
thought this may be part of the problem. As far as I
saw, I found no reason to use mysql_pconnect instead of
mysql_connect, which is safer.
Would it cause any trouble if I just change mysql_pconnect
to mysql_connect ?
Thanks.
--- Jota Matsubara OKWeb Inc. http://www.quick-a.net (Quick-A Service Info.) http://www.okweb.co.jp (OKWeb Company Info.) jota <email protected> (email <email protected>) jota <email protected> (email <email protected>) 070-5200-8106 (PHS)--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Mikey: "[phplib] Auth/Perms question..."
- Previous message: Morgan: "[phplib] Template Block problem {block} showing"
- Next in thread: Davor Cengija: "Re: [phplib] mysql_pconnect at db_mysql.inc"
- Reply: Davor Cengija: "Re: [phplib] mysql_pconnect at db_mysql.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

