Test: /ext/pdo_mysql/tests/bug_39858.phpt - Version 5.4.37    

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

Count Diff
2 (67%)
009+
010+ Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error in %s/bug_39858.php on line 22
011+ array(0) {
012+ }
020+
021+ Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error in %s/bug_39858.php on line 28
022+ array(0) {
023+ }
1 (33%)
002+
003+ Warning: PDO::exec(): SQLSTATE[42000]: Syntax error or access violation: 1370 alter routine command denied to user ''@'localhost' for routine 'test.p' in %s/bug_39858.php on line 8
011+
012+ Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error in %s/bug_39858.php on line 22
013+ array(0) {
014+ }
022+
023+ Warning: PDOStatement::fetchAll(): SQLSTATE[HY000]: General error in %s/bug_39858.php on line 28
024+ array(0) {
025+ }