Test: /ext/pdo_mysql/tests/pdo_mysql_exec_load_data.phpt - Version 5.6.33    

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

Count Diff
1 (50%)
001+ Warning: PDO::query(): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'performance_schema.session_variables' doesn't exist in /home/software/sources/php/php-5.6.33/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 145
001- done!
002+
003+ Warning: Invalid argument supplied for foreach() in /home/software/sources/php/php-5.6.33/ext/pdo_mysql/tests/mysql_pdo_test.inc on line 145
004+
005+ Warning: PDO::query(): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'performance_schema.session_variables' doesn't exist in %s/pdo_mysql_exec_load_data.php on line 41
006+
007+ Fatal error: Call to a member function fetch() on boolean in %s/pdo_mysql_exec_load_data.php on line 42
1 (50%)
001+ Warning: PDO::exec(): SQLSTATE[42000]: Syntax error or access violation: 1148 The used command is not allowed with this MySQL version in %s/pdo_mysql_exec_load_data.php on line 6
002+ [004] Expecting '2'/integer got ''/boolean when running 'LOAD DATA LOCAL INFILE '/tmp/pdo_mysql_exec_load_data.csv' INTO TABLE test FIELDS TERMINATED BY ';' LINES TERMINATED BY '
003+ '', [42000] 42000 1148 The used command is not allowed with this MySQL version