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

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

Count Diff
3 (60%)
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+ )
1 (20%)
037+
038+ Warning: PDO::exec(): SQLSTATE[42000]: Syntax error or access violation: 1370 alter routine command denied to user ''@'localhost' for routine 'test.p' in %s/pdo_mysql_attr_oracle_nulls.php on line 36
1 (20%)
001+ Warning: PDO::exec(): SQLSTATE[HY000]: General error: 1005 Can't create table 'test' (errno: 13) in /usr/local/src/php-5.6.15/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 40
002+
003+ Warning: PDO::exec(): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'test.test' doesn't exist in /usr/local/src/php-5.6.15/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 41
040+
041+ Warning: PDO::exec(): SQLSTATE[HY000]: General error: 1017 Can't find file: './mysql/proc.frm' (errno: 13 - Permission denied) in %s/pdo_mysql_attr_oracle_nulls.php on line 36