Home
last modified time | relevance | path

Searched refs:mysqli (Results 176 – 197 of 197) sorted by relevance

12345678

/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_real_query.phpt112 Warning: mysqli_real_query(): Couldn't fetch mysqli in %s on line %d
H A Dbug52891.phpt2 Bug #52891 (Wrong data inserted with mysqli/mysqlnd when using bind_param,value > LONG_MAX)
H A Dmysqli_get_charset.phpt114 Warning: mysqli_get_charset(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_reconnect.phpt12 mysqli.reconnect=1
H A Dmysqli_select_db.phpt111 Warning: mysqli_select_db(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_multi_query.phpt160 Warning: mysqli_multi_query(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_options.phpt140 Warning: mysqli_options(): Couldn't fetch mysqli in %s line %d
H A Dmysqli_no_reconnect.phpt10 mysqli.reconnect=0
H A Dmysqli_insert_id.phpt138 Warning: mysqli_insert_id(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_poll_reference.phpt11 die("skip mysqlnd only feature, compile PHP using --with-mysqli=mysqlnd");
H A Dmysqli_query.phpt140 Warning: mysqli_query(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_set_charset.phpt129 Warning: mysqli_set_charset(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_class_mysqli_reflection.phpt2 Interface of the class mysqli - Reflection
23 $class = new ReflectionClass('mysqli');
28 Inspecting class 'mysqli'
38 Extension: 'mysqli'
H A Dmysqli_class_mysqli_result_reflection.phpt41 Extension: 'mysqli'
H A Dmysqli_fetch_field_flags.phpt22 /* TODO: mysqli.c needs to export a few more constants - see all the defined() calls! */
H A Dmysqli_fetch_array.phpt59 // NOTE: for BC reasons with ext/mysql, ext/mysqli accepts invalid result modes.
H A Dmysqli_fetch_all.phpt86 // NOTE: for BC reasons with ext/mysql, ext/mysqli accepts invalid result modes.
H A Dmysqli_get_client_stats.phpt15 mysqli.allow_local_infile=1
/PHP-7.2/ext/pdo_mysql/
H A Dconfig.m416 dnl This depends on ext/mysqli/config.m4 providing the
/PHP-7.2/ext/mysqli/
H A Dmysqli_fe.c37 #define MYSQLI_ZEND_ARG_OBJ_INFO_LINK() ZEND_ARG_OBJ_INFO(0, link, mysqli, 0)
/PHP-7.2/
H A DEXTENSIONS81 EXTENSION: mysqli
H A DNEWS337 . Fixed bug #77956 (When mysqli.allow_local_infile = Off, use a meaningful
567 mysqli.allow_local_infile for mysqli, or PDO::MYSQL_ATTR_LOCAL_INFILE
2021 . Fixed bug #74547 (mysqli::change_user() doesn't accept null as $database
2458 . Fixed bug #72736 (Slow performance when fetching large dataset with mysqli

Completed in 49 milliseconds

12345678