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

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

Count Diff
12 (63%)
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+ )
4 (21%)
037+
037- done!
038+ Warning: PDOStatement::execute(): SQLSTATE[HY000]: General error: 1436 Thread stack overrun: 7908 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack. in %s/pdo_mysql_attr_oracle_nulls.php on line 40
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+ )
051+
052+ Warning: PDOStatement::execute(): SQLSTATE[HY000]: General error: 1436 Thread stack overrun: 7908 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack. in %s/pdo_mysql_attr_oracle_nulls.php on line 59
053+ [005] Expecting array (
054+ 0 =>
055+ array (
056+ 'z' => NULL,
057+ 'a' => NULL,
058+ 'b' => ' ',
059+ 'c' => NULL,
060+ 'd' => ' d',
061+ 'e' => ' e',
062+ ),
063+ ) got array (
064+ )
065+ done!
1 (5%)
037+
038+ Warning: PDO::exec(): SQLSTATE[HY000]: General error: 1558 Column count of mysql.proc is wrong. Expected 20, found 16. Created with MySQL 50095, now running 50529. Please use mysql_upgrade to fix this error. in %s/pdo_mysql_attr_oracle_nulls.php on line 36
1 (5%)
037+
037- done!
038+ Warning: PDOStatement::execute(): SQLSTATE[HY000]: General error: 1436 Thread stack overrun: 12724 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack. in %s/pdo_mysql_attr_oracle_nulls.php on line 40
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+ )
051+
052+ Warning: PDOStatement::execute(): SQLSTATE[HY000]: General error: 1436 Thread stack overrun: 12724 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld -O thread_stack=#' to specify a bigger stack. in %s/pdo_mysql_attr_oracle_nulls.php on line 59
053+ [005] Expecting array (
054+ 0 =>
055+ array (
056+ 'z' => NULL,
057+ 'a' => NULL,
058+ 'b' => ' ',
059+ 'c' => NULL,
060+ 'd' => ' d',
061+ 'e' => ' e',
062+ ),
063+ ) got array (
064+ )
065+ done!
1 (5%)
037+
037- done!
038+ Warning: PDOStatement::execute(): SQLSTATE[HY000]: General error: 1436 Thread stack overrun: 10608 bytes used of a 131072 byte stack, and 128000 bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack. in %s/pdo_mysql_attr_oracle_nulls.php on line 40
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+ )