Home
last modified time | relevance | path

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

12345678

/PHP-7.2/ext/mysqli/tests/
H A Dbug36745.phpt9 mysqli.allow_local_infile=1
H A Dmysqli_stat.phpt39 Warning: mysqli_stat(): Couldn't fetch mysqli in %s on line %d
H A D009.phpt2 mysqli fetch bigint values (ok to fail with 4.1.x)
52 $c8 = 4567;// change this to test how mysqli/mysqlnd handles is_ref changing
H A Dbug62046.phpt2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
H A Dmysqli_thread_id.phpt43 Warning: mysqli_thread_id(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_class_mysqli_result_interface.phpt14 $mysqli = new my_mysqli($host, $user, $passwd, $db, $port, $socket);
15 $mysqli_result = $mysqli->query('SELECT * FROM test');
192 Warning: mysqli_result::__construct() expects parameter 1 to be mysqli, string given in %s on line …
H A Dmysqli_ping.phpt46 Warning: mysqli_ping(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_disable_reads_from_master.phpt46 Warning: mysqli_disable_reads_from_master(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_dump_debug_info.phpt43 Warning: mysqli_dump_debug_info(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_enable_reads_from_master.phpt42 Warning: mysqli_enable_reads_from_master(): Couldn't fetch mysqli in %s on line %d
H A Dbug35759.phpt14 $mysql = new mysqli($host, $user, $passwd, $db, $port, $socket);
H A Dmysqli_errno.phpt50 Warning: mysqli_errno(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_error_unicode.phpt47 Warning: mysqli_error(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_fetch_lengths.phpt13 if (!$mysqli = my_mysqli_connect($host, $user, $passwd, $db, $port, $socket)) {
H A Dmysqli_field_count.phpt61 Warning: mysqli_field_count(): Couldn't fetch mysqli in %s on line %d
H A D001.phpt2 mysqli connect
H A D022.phpt2 mysqli bind_param/bind_result char/text long
H A D021.phpt2 mysqli bind_param+bind_result char/text
H A Dbug32405.phpt2 Bug #32405 (mysqli->fetch() is returning bad data)
H A Dmysqli_warning_count.phpt51 Warning: mysqli_warning_count(): Couldn't fetch mysqli in %s on line %d
H A D005.phpt2 mysqli fetch char/text long
H A Dmysqli_pconn_kill.phpt11 mysqli.allow_persistent=1
12 mysqli.max_persistent=2
H A Dmysqli_pconn_conn_multiple.phpt10 mysqli.allow_persistent=1
11 mysqli.max_persistent=-1
12 mysqli.max_links=-1
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_client_version.phpt20 // with mysqli. Return type check is already performed in the generic test.
/PHP-7.2/travis/
H A Dcompile.sh37 --with-mysqli=mysqlnd \

Completed in 33 milliseconds

12345678