Test: /ext/mysqli/tests/bug63398.phpt - Version 5.4.10        

Bug #63398 Segfault when polling closed link
Submitted: 2012-10-30 13:40:56 Modified: 2012-11-30 06:52:23
From: aeryaguzov Assigned: laruence
Status: Closed Package: MySQLi related
PHP Version: 5.4.8 OS: Ubuntu 12.04

There are 6 different diffs reported by users for this test.

Count Diff
207 (66%)
001+ Warning: mysqli::mysqli(): (HY000/2002): No such file or directory in %s/bug63398.php on line 2
002+
003+ Warning: mysqli_close(): Couldn't fetch mysqli in %s/bug63398.php on line 4
004+
95 (30%)
001+ Warning: mysqli::mysqli(): (HY000/1045): Access denied for user 'test'@'localhost' (using password: NO) in %s/bug63398.php on line 2
002+
003+ Warning: mysqli_close(): Couldn't fetch mysqli in %s/bug63398.php on line 4
004+
6 (2%)
001+ Warning: mysqli::mysqli(): (HY000/1049): Unknown database 'test' in %s/bug63398.php on line 2
002+
003+ Warning: mysqli_close(): Couldn't fetch mysqli in %s/bug63398.php on line 4
004+
2 (1%)
001+ Warning: mysqli::mysqli(): (HY000/2002): Connection refused in %s/bug63398.php on line 2
002+
003+ Warning: mysqli_close(): Couldn't fetch mysqli in %s/bug63398.php on line 4
004+
1 (0%)
001+ Warning: mysqli::mysqli(): (HY000/1045): Benutzer 'test'@'localhost' hat keine Zugriffsberechtigung (verwendetes Passwort: Nein) in %s/bug63398.php on line 2
002+
003+ Warning: mysqli_close(): Couldn't fetch mysqli in %s/bug63398.php on line 4
004+
1 (0%)