Home
last modified time | relevance | path

Searched refs:have (Results 126 – 150 of 541) sorted by path

12345678910>>...22

/PHP-7.4/ext/mysqli/tests/
H A Dlocal_infile_tools.inc58 /* Looks ugly? No, handy if you have crashes... */
H A Dmysqli_change_user_get_lock.phpt53 printf("[006] Lock '%s' should have been released, [%d] %s\n",
65 printf("[009] Lock '%s' should have been released, [%d] %s\n",
90 printf("[013] Lock '%s' should have been released, [%d] %s\n",
H A Dmysqli_change_user_locks_temporary.phpt95 printf("[018] Lock 'phptest' should have been released, [%d] %s\n",
H A Dmysqli_change_user_prepared_statements.phpt26 printf("Error code 2013, 1243 or similar should have been set\n");
H A Dmysqli_change_user_rollback.phpt46 printf("[007] Rows should have been deleted in this transaction\n");
H A Dmysqli_change_user_set_names.phpt106 printf("[008] Not all settings have been changed\n");
125 printf("[011] Charsets/collations have not been reset.\n");
133 printf("[012] Charsets/collations have not been reset to their defaults.\n");
H A Dmysqli_connect_attr.phpt14 /* skip test if the server version does not have session_connect_attrs table yet*/
H A Dmysqli_connect_oo_defaults.phpt133 if (!$res = mysqli_query($link, "SELECT 'have been set' AS all_defaults"))
146 if (!$res = mysqli_query($link, "SELECT 'have been set' AS all_defaults"))
174 string(13) "have been set"
178 string(13) "have been set"
H A Dmysqli_constants.phpt196 ... no we must have removed them at some point - for BC, weakening the test
H A Dmysqli_debug.phpt33 // the debug file should have entries
H A Dmysqli_debug_append.phpt31 // the debug file should have entries
H A Dmysqli_debug_mysqlnd_control_string.phpt87 …printf("[045] Line numbers have not been found, first characters from trace are '%s'\n", substr($t…
195 …printf("[115] Dumping list of unexpected functions which should have not been shown when using con…
201 …printf("[116] Dumping list of functions which should have been shown when using control string '%s…
H A Dmysqli_debug_mysqlnd_only.phpt94 printf("[016] Only %d memory functions have been found, expecting at least %d.\n",
118 printf("[026] More than %d memory functions have been recorded, that's strange.\n",
H A Dmysqli_driver.phpt113 Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corre…
H A Dmysqli_fetch_assoc_bit.phpt90 … printf("[006 - %d] Insert of %s in BIT(%d) column might have failed. id = %s, bin = %s (%s/%s)\n",
H A Dmysqli_fetch_field_flags.phpt174 printf("[007] The flags '%s' have not been reported for %s, found '%s'\n",
213 printf("[012] The flags '%s' have not been reported for %s, found '%s'\n",
H A Dmysqli_fetch_object.phpt110 printf("[011] Should have failed\n");
H A Dmysqli_fetch_object_no_constructor.phpt61 Exception: Class mysqli_fetch_object_test does not have a constructor hence you cannot use ctor_par…
H A Dmysqli_fork.phpt53 … printf("[003] Expecting error and closed connection, child exit should have closed connection\n");
H A Dmysqli_get_client_stats.phpt661 // Let's see if we have privileges for CREATE DATABASE
H A Dmysqli_get_client_stats_off.phpt29 printf("[002] Statistics have changed\n");
36 printf("[003] Field %s should not have any other value but 0, got %s.\n",
H A Dmysqli_get_connection_stats_off.phpt45 printf("[004] Field %s should not have any other value but 0, got %s.\n",
H A Dmysqli_get_warnings.phpt54 …printf("[010] Properties have always been magic, hidden things - why are they visible now, a BC br…
H A Dmysqli_insert_id.phpt76 very likely a bug, but someone could have done something on the server
H A Dmysqli_kill.phpt81 Warning: mysqli_kill(): processid should have positive value in %s on line %d
133 Warning: mysqli_kill(): processid should have positive value in %s on line %d
139 Warning: mysqli_kill(): processid should have positive value in %s on line %d

Completed in 37 milliseconds

12345678910>>...22