mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add oci_set_prefetch_lob()
This commit is contained in:
@@ -1273,7 +1273,7 @@ mysqlnd.collect_memory_statistics = Off
|
||||
; https://php.net/oci8.statement-cache-size
|
||||
;oci8.statement_cache_size = 20
|
||||
|
||||
; Tuning: Enables statement prefetching and sets the default number of
|
||||
; Tuning: Enables row prefetching and sets the default number of
|
||||
; rows that will be fetched automatically after statement execution.
|
||||
; https://php.net/oci8.default-prefetch
|
||||
;oci8.default_prefetch = 100
|
||||
|
||||
Reference in New Issue
Block a user