Home
last modified time | relevance | path

Searched refs:mysqli_connect_error (Results 51 – 75 of 148) sorted by relevance

123456

/PHP-7.0/ext/mysqli/tests/
H A Dbug62046.phpt13 printf("[001] Connect failed, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D040.phpt38 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D046.phpt41 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D059.phpt48 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D066.phpt37 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dbug70949.phpt51 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D021.phpt45 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D022.phpt50 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D043.phpt47 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D058.phpt55 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dbug35517.phpt45 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dbug70384.phpt24 printf("[001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D005.phpt47 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dbug32405.phpt38 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dmysqli_driver.phpt78 printf("[016] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
85 printf("[017] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dmysqli_kill.phpt59 printf("[010] Cannot connect, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
71 printf("[012] Cannot connect, [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D060.phpt49 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dmysqli_real_escape_string_sjis.phpt16 mysqli_connect_errno(), mysqli_connect_error()));
H A D012.phpt51 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D023.phpt59 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D024.phpt59 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D026.phpt51 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D042.phpt55 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A D065.phpt20 printf("[001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());
H A Dbug36949.phpt54 printf("[c001] [%d] %s\n", mysqli_connect_errno(), mysqli_connect_error());

Completed in 23 milliseconds

123456