You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ext/mysqli/tests/mysqli_report_wo_ps.phpt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -113,10 +113,10 @@ Warning: mysqli_multi_query(): (%d/%d): You have an error in your SQL syntax; ch
113
113
Warning: mysqli_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near 'FOO' at line 1 in %s on line %d
114
114
115
115
Warning: mysqli_change_user(): (%d/%d): Access denied for user '%s'@'%s' (using password: %s) in %s on line %d
116
-
mysqli_kill(): Argument #2 ($connection_id) must be greater than 0
116
+
mysqli_kill(): Argument #2 ($process_id) must be greater than 0
117
117
118
118
Warning: mysqli_real_query(): (%d/%d): You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near 'FOO' at line 1 in %s on line %d
119
-
mysqli_kill(): Argument #2 ($connection_id) must be greater than 0
119
+
mysqli_kill(): Argument #2 ($process_id) must be greater than 0
120
120
[011] Access denied for user '%s'@'%s' (using password: YES)
121
121
[014] Access denied for user '%s'@'%s' (using password: YES)
0 commit comments