]> granicus.if.org Git - php/commitdiff
Fixed test for MySQL < 5.6
authorMatteo Beccati <mbeccati@php.net>
Mon, 28 Sep 2020 06:52:21 +0000 (08:52 +0200)
committerMatteo Beccati <mbeccati@php.net>
Mon, 28 Sep 2020 06:52:21 +0000 (08:52 +0200)
Refs GH-6172.

ext/mysqli/tests/mysqli_report_wo_ps.phpt

index 7f0295dd44c71345523ab7f6083bcbbcc5018c04..c1ba3e4756cf143350e56c177d73c0189cc46c1d 100644 (file)
@@ -113,10 +113,10 @@ Warning: mysqli_multi_query(): (%d/%d): You have an error in your SQL syntax; ch
 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
 
 Warning: mysqli_change_user(): (%d/%d): Access denied for user '%s'@'%s' (using password: %s) in %s on line %d
-mysqli_kill(): Argument #2 ($connection_id) must be greater than 0
+mysqli_kill(): Argument #2 ($process_id) must be greater than 0
 
 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
-mysqli_kill(): Argument #2 ($connection_id) must be greater than 0
+mysqli_kill(): Argument #2 ($process_id) must be greater than 0
 [011] Access denied for user '%s'@'%s' (using password: YES)
 [014] Access denied for user '%s'@'%s' (using password: YES)
 done!