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

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 2 different diffs reported by users for this test.

Count Diff
2 (67%)
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+
1 (33%)
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+