On May 9, 2008, at 12:17 AM, Sebastian Mendel wrote:
Paul DuBois schrieb:
On May 7, 2008, at 4:36 AM, Sebastian Mendel wrote:
Hi,
wouldn't it be very helpful if mysql connectors support some sort
of per session persistent connection?
this would save a lot of queries in many apps, for exa
Paul DuBois schrieb:
On May 7, 2008, at 4:36 AM, Sebastian Mendel wrote:
Hi,
wouldn't it be very helpful if mysql connectors support some sort of
per session persistent connection?
this would save a lot of queries in many apps, for example SET NAMES,
setting variables, creating temporary
On May 7, 2008, at 4:36 AM, Sebastian Mendel wrote:
Hi,
wouldn't it be very helpful if mysql connectors support some sort of
per session persistent connection?
this would save a lot of queries in many apps, for example SET
NAMES, setting variables, creating temporary tables
How would
Yes, it is the generic MySQL list. Your question, I am suggesting,
goes much more towards PHP interfaces and programming techniques
rather than MySQL itself. You will find excellent mailing lists for
PHP programmers who have spent a lot of time thinking about exactly
this sort of problem. The be
isn't this the general mysql list? isn't mysqlnd maintained by mysql?
Michael Dykman schrieb:
This is a little off-topic for this list (recent PHP tutorials
nowithstanding)... replying offline
On Wed, May 7, 2008 at 5:36 AM, Sebastian Mendel
<[EMAIL PROTECTED]> wrote:
Hi,
wouldn't it be ve
This is a little off-topic for this list (recent PHP tutorials
nowithstanding)... replying offline
On Wed, May 7, 2008 at 5:36 AM, Sebastian Mendel
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> wouldn't it be very helpful if mysql connectors support some sort of per
> session persistent connection?
>
> t