Home
last modified time | relevance | path

Searched refs:mysqlnd (Results 101 – 115 of 115) sorted by relevance

12345

/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_all_oo.phpt2 $mysqli->fetch_all() (introduced with mysqlnd)
9 die("skip: function only available with mysqlnd");
H A Dmysqli_change_user.phpt74 /* silent protocol change if no db which requires workaround in mysqlnd/libmysql
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt13 die("skip SHA256 auth plugin not built-in to mysqlnd");
H A Dmysqli_fetch_all.phpt8 die("skip: function only available with mysqlnd");
300 /* on mysqlnd level this would not be allowed */
H A Dmysqli_stmt_result_metadata_sqltests.phpt86 /* mysqlnd only */
H A Dmysqli_stmt_attr_set.phpt2 mysqli_stmt_attr_set() - mysqlnd does not check for invalid codes
H A Dmysqli_class_mysqli_interface.phpt63 // mysqlnd only
H A Dmysqli_stmt_bind_result.phpt279 /* NOTE: the MySQL Client Library - not mysqlnd - will allocate
H A Dmysqli_get_client_stats.phpt8 die("skip only available with mysqlnd");
12 mysqlnd.collect_statistics=1
13 mysqlnd.collect_memory_statistics=1
H A Dmysqli_stmt_bind_param.phpt31 libmysql gives a less descriptive error message but mysqlnd,
/PHP-8.0/.github/workflows/
H A Dnightly.yml497 --with-pdo-mysql=mysqlnd \
498 --with-mysqli=mysqlnd \
499 --disable-mysqlnd-compression-support \
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt252 // mysqlnd returns native types
307 // mysqlnd returns native types
/PHP-8.0/
H A DNEWS282 . Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626)
412 . Fixed bug GH-8058 (NULL pointer dereference in mysqlnd package). (Kamil Tekiela)
1003 . Fixed bug #78680 (mysqlnd's mysql_clear_password does not transmit
1082 . Fixed bug #67983 (mysqlnd with MYSQLI_OPT_INT_AND_FLOAT_NATIVE fails to
1408 . Fixed #60594 (mysqlnd exposes 160 lines of stats in phpinfo). (PeeHaa)
H A DEXTENSIONS88 EXTENSION: mysqlnd
H A DUPGRADING1082 . When mysqlnd is not used (which is the default and recommended option),

Completed in 37 milliseconds

12345