Home
last modified time | relevance | path

Searched refs:mysqlnd (Results 76 – 100 of 118) sorted by relevance

12345

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_poll_mixing_insert_select.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dbug55283.phpt10 …die("skip PHP streams lack support for SSL. mysqli is compiled to use mysqlnd which uses PHP strea…
H A Dmysqli_stmt_bind_result_zerofill.phpt74 no padding/filling done. Neither with libmysql nor with mysqlnd.
H A Dmysqli_options_int_and_float_native.phpt11 die("skip mysqlnd only test");
H A Dbug68077.phpt8 die("skip: test applies only to mysqlnd");
H A Dmysqli_insert_id_variation.phpt60 mysqlnd resets the IDE to 0
H A Dmysqli_stmt_multires.phpt8 die("skip mysqlnd only test");
H A Dmysqli_poll_kill.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_stmt_send_long_data_packet_size_libmysql.phpt9 if (stristr(mysqli_get_client_info(), 'mysqlnd'))
H A D009.phpt52 $c8 = 4567;// change this to test how mysqli/mysqlnd handles is_ref changing
H A Dmysqli_kill.phpt45 printf("[008] mysqlnd used to be more verbose and used to support SELECT\n");
H A Dbug51647.phpt10 …die("skip PHP streams lack support for SSL. mysqli is compiled to use mysqlnd which uses PHP strea…
H A Dmysqli_pam_sha256.phpt14 die("skip SHA256 auth plugin not built-in to mysqlnd");
H A Dconnect.inc29 $IS_MYSQLND = stristr(mysqli_get_client_info(), "mysqlnd");
H A Dmysqli_debug_mysqlnd_control_string.phpt2 mysqli_debug() - all control string options supported by both mysqlnd and libmysql except oOaA
207 // mysqlnd only option
H A Dmysqli_pconn_kill.phpt44 // Kill the persistent connection - don't use mysqli_kill, mysqlnd will catch that...
H A Dmysqli_reconnect.phpt8 if (stristr(mysqli_get_client_info(), 'mysqlnd'))
H A Dmysqli_pam_sha256_public_key_option.phpt14 die("skip SHA256 auth plugin not built-in to mysqlnd");
H A Dmysqli_change_user_old.phpt91 /* silent protocol change if no db which requires workaround in mysqlnd/libmysql
H A Dmysqli_real_connect_pconn.phpt10 die("skip mysqlnd only test");
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_placeholder_everywhere.phpt47 // libmysql should return a string here whereas mysqlnd returns a native int
H A Dpdo_mysql_stmt_variable_columncount.phpt4 nextRowset() problem with stored proc & emulation mode & mysqlnd
H A Dmysql_pdo_test.inc166 preg_match('/Client API version.*mysqlnd/', $tmp));
H A Dpdo_mysql_stmt_unbuffered_2050.phpt81 - use mysqlnd
H A Dpdo_mysql_stmt_nextrowset.phpt4 nextRowset() problem with stored proc & emulation mode & mysqlnd

Completed in 30 milliseconds

12345