mysql-pconnect
mysql_pconnect issues
I have a problem with mysql db connection.. My application does a lot of queries to the database. And loads results of the query in the page.[详细]
2023-03-05 12:06 分类:问答mysql connection from daemon written in php
i have written a daemon to fetch some stuff from mysql and make some curl requests based on the info from mysql. since i\'m fluent in php i\'ve written this daemon in php using System_Daemon from pear[详细]
2023-01-22 13:59 分类:问答when does mysql_pconnect() connection gets closed
It is know that开发者_开发知识库 connection to the SQL server will not be closed when the execution of the script ends. Instead, the link will remain open for future use (mysql_close() will not close[详细]
2023-01-08 07:29 分类:问答How to implement progressbar(to show progress) using threading concept in win 32?
I am trying to show a progress bar while my process is going on...in my application there will be a situation where I gotta read files and manipulate them(it will take some time to complete)..want to[详细]
2022-12-25 11:08 分类:问答金银多少钱一克啊?现在银价是多少钱一克??
dengp 2022-04-23 18:59 2019纯银每克的价格在3.70~3.85之间,925纯银每克的价格一般在3.00~3.20元之间,999纯银每克的价格在3.30~3.50元之间。[详细]
2022-12-24 09:01 分类:问答mysql_pconnect(): send of 5 bytes failed with errno=32 Broken pipe
I\'ve been using the same DB abstraction library for years. But today it started writing these Notice (8) messages in my log.[详细]
2022-12-14 08:22 分类:问答