Re: Support for prepared queries

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Support for prepared queries
Дата
Msg-id 200311062253.hA6Mrsm03968@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Support for prepared queries  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: Support for prepared queries  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Re: Support for prepared queries  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-php
scott.marlowe wrote:
> No, in fact in PHP5 php now purposely resets the connection between pages.
>
> You'd have to write some kind of pooling solution to get that kind of
> behaviour.  I don't know of anyone working on pooling in PHP.

Thought PHP5 does RESET ALL, that doesn't affect prepared queries, only
SET variables.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-php по дате отправления:

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: Reducing duplicated business rules
Следующее
От: Christopher Kings-Lynne
Дата:
Сообщение: Re: Support for prepared queries