Test: /ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt - Version 5.5.8    

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

Count Diff
7 (78%)
037+
037- done!
038+ Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error: 2053 in %s/pdo_mysql_attr_oracle_nulls.php on line 52
039+ [004] Expecting array (
040+ 0 =>
041+ array (
042+ 'z' => NULL,
043+ 'a' => NULL,
044+ 'b' => ' ',
045+ 'c' => NULL,
046+ 'd' => ' d',
047+ 'e' => ' e',
048+ ),
049+ ) got array (
050+ )
2 (22%)
037+
038+ Warning: PDO::exec(): SQLSTATE[HY000]: General error: 1728 Cannot load from mysql.proc. The table is probably corrupted in %s/pdo_mysql_attr_oracle_nulls.php on line 36