Closed mvorisek closed 2 years ago
read needs https://github.com/php/php-src/pull/8018 for pdo_oci driver, oci8 driver is working
tested /w large value with size of 15 MiB, both text and blob DBAL types (~150 MB memory needed for Sqlite/Mysql, ~500 MB for Oracle and test took over 3 minutes to finish (vs. 1.5 second on Mysql))
read needs https://github.com/php/php-src/pull/8018 for pdo_oci driver, oci8 driver is working
tested /w large value with size of 15 MiB, both text and blob DBAL types (~150 MB memory needed for Sqlite/Mysql, ~500 MB for Oracle and test took over 3 minutes to finish (vs. 1.5 second on Mysql))