Home
last modified time | relevance | path

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

12345678910

/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_sqlstate.phpt48 Warning: mysqli_sqlstate(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_embedded_connect.phpt31 Warning: mysqli_embedded_connect() expects parameter 1 to be mysqli, null given in %s on line %d
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 Dmysqli_thread_id.phpt43 Warning: mysqli_thread_id(): Couldn't fetch mysqli in %s on line %d
H A Dbug62046.phpt2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
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, %unicode_string_optional% g…
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_enable_reads_from_master.phpt42 Warning: mysqli_enable_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 D022.phpt2 mysqli bind_param/bind_result char/text long
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
/PHP-5.5/travis/
H A Dcompile.sh21 --with-mysqli=mysqlnd \
/PHP-5.5/ext/mysql/tests/
H A Dmysql_get_proto_info.phpt34 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_fetch_assoc.phpt66 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
92 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_get_host_info.phpt44 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_get_server_info.phpt39 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_fetch_lengths.phpt42 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_fetch_row.phpt44 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_real_escape_string.phpt36 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
H A Dmysql_thread_id.phpt38 …The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in …
/PHP-5.5/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-5.5/
H A D.travis.yml45 - . ./travis/ext/mysqli/setup.sh

Completed in 44 milliseconds

12345678910