Home
last modified time | relevance | path

Searched refs:MYSQLI_CLIENT_COMPRESS (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/mysqli/tests/
H A Dconnect.inc36 …* Whenever possible, please use this wrapper to make testing of MYSQLI_CLIENT_COMPRESS (and potent…
54 …* Whenever possible, please use this wrapper to make testing of MYSQLI_CLIENT_COMPRESS (and potent…
H A Dmysqli_real_connect_compression_error.phpt40 …y_mysqli_real_connect($mysqli, $host, $user, $passwd, $db, $port, $socket, MYSQLI_CLIENT_COMPRESS);
H A D001.phpt52 …(my_mysqli_real_connect($link, $host, $user, $passwd, $db, $port, $socket, MYSQLI_CLIENT_COMPRESS))
H A Dmysqli_fetch_array_large.phpt20 /* we are aiming for maximum compression to test MYSQLI_CLIENT_COMPRESS */
163 test_fetch($host, $user, $passwd, $db, $port, $socket, $engine, MYSQLI_CLIENT_COMPRESS);
H A Dmysqli_constants.phpt21 "MYSQLI_CLIENT_COMPRESS" => true,
/PHP-8.3/ext/mysqli/
H A Dmysqli.stub.php78 const MYSQLI_CLIENT_COMPRESS = UNKNOWN; define

Completed in 17 milliseconds