Home
last modified time | relevance | path

Searched refs:t (Results 176 – 200 of 1771) sorted by last modified time

12345678910>>...71

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_class_mysqli_warning.phpt103 Warning: mysqli_warning::mysqli_warning(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_data_seek.phpt73 Warning: mysqli_data_seek(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_data_seek_oo.phpt82 Warning: mysqli_result::data_seek(): Couldn't fetch mysqli_result in %s on line %d
H A Dmysqli_debug.phpt13 die("skip: can't say for sure if mysqli_debug works");
26 …if (true !== ($tmp = mysqli_debug(sprintf('d:t:O,%s/mysqli_debug_phpt.trace', sys_get_temp_dir()))…
H A Dmysqli_debug_append.phpt13 die("skip: can't say for sure if mysqli_debug works");
27 …if (true !== ($tmp = mysqli_debug(sprintf('d:t:O,%s/mysqli_debug_phpt.trace', sys_get_temp_dir()))…
H A Dmysqli_debug_ini.phpt13 die("skip: can't say for sure if mysqli_debug works");
29 mysqlnd.debug="t:O,/tmp/mysqli_debug_phpt.trace"
52 string(32) "t:O,/tmp/mysqli_debug_phpt.trace"
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 Dmysqli_error.phpt37 if (!is_string($tmp) || !preg_match("/Table '\w*\.test' doesn't exist/su", $tmp))
38 …printf("[006] Expecting string/[Table... doesn't exit], got %s/%s. [%d] %s\n", gettype($tmp), $tmp…
47 Warning: mysqli_error(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_error_unicode.phpt45 string(%d) "Table 'няма_такава_таблица' doesn't exist"
47 Warning: mysqli_error(): Couldn't fetch mysqli in %s on line %d
H A Dmysqli_commit_oo.phpt84 if (!$mysqli->commit(0 , "tx_name \t\n\r\b")) {
H A Dmysqli_connect_oo.phpt60 // such is broken. As we can't fix it, we document how it has behaved from
76 // such is broken. As we can't fix it, we document how it has behaved from
H A Dbug62046.phpt2 Bug #62046 mysqli@mysqlnd can't iterate over stored sets after call to mysqli_stmt_reset()
H A Dbug74547.phpt2 Bug #74547 mysqli::change_user() doesn't accept null as $database argument w/strict_types
H A Dbug_mysql_49406.phpt2 MySQL Bug #49406 (Binding params doesn't work when selecting a date inside a CASE-WHEN, http://bugs…
H A Dbug66124.phpt36 printf("Can't prepare\n");
46 printf("Can't execute\n");
58 printf("Can't select\n");
76 printf("Can't execute\n");
87 printf("Can't select\n");
H A Dbug73462.phpt2 Bug #73462 (Persistent connections don't set $connect_errno)
H A Dbug76386.phpt15 …die(sprintf("skip Server doesn't support fractional seconds in timestamp (%s)", mysqli_get_server_…
57 't time default "11:00:00", t2 time(2) default "11:00:00.22", t4 ' .
62 'INSERT INTO t_test (t, t2, t4, t6) VALUES ("21:22:33", "21:22:33.44", ' .
70 $tid = $t = $t2 = $t3 = $t4 = null;
71 $stmt->bind_result($tid, $t, $t2, $t4, $t6);
73 var_dump($t, $t2, $t4, $t6);
H A Dmysqli_change_user_get_lock.phpt39 …d. Locks acquired with GET_LOCK() are released. These effects occur even if the user didn't change.
H A Dbug51647.phpt2 Bug #51647 (Certificate file without private key (pk in another file) doesn't work)
H A Dbug52891.phpt51 …/* now try values that don't fit in long, on 32bit, new types should be sent or 0 will be inserted…
H A D061.phpt12 die(sprintf("skip Can't connect [%d] %s", mysqli_connect_errno(), mysqli_connect_error()));
H A D067.phpt15 die(sprintf("skip Client library doesn't support cursors (%s/%s)",
H A Dbug28817.phpt42 Warning: main(): Couldn't fetch my_mysql in %s on line %d
H A Dbug33090.phpt2 Bug #33090 (mysql_prepare doesn't return an error)

Completed in 34 milliseconds

12345678910>>...71