downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Tipurile resurselor> <Instalarea
[edit] Last updated: Fri, 17 May 2013

view this page in

Configurația la rulare

Comportamentul acestor funcții este afectat de parametrii stabiliți în php.ini.

mSQL configuration options
Denumirea Valoarea implicită Poate fi modificată Jurnalul modificărilor
msql.allow_persistent "1" PHP_INI_ALL  
msql.max_persistent "-1" PHP_INI_ALL  
msql.max_links "-1" PHP_INI_ALL  
Pentru mai multe detalii și definiții ale modurilor PHP_INI_* accesați Where a configuration setting may be set.

Iată o explicație pe scurt a directivelor de configurare.

msql.allow_persistent boolean

Whether to allow persistent mSQL connections.

msql.max_persistent integer

The maximum number of persistent mSQL connections per process.

The maximum number of mSQL connections per process, including persistent connections.



add a note add a note User Contributed Notes Configurația la rulare - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites