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

Failed loading bug info. SimpleXML: Yes, OpenSSL: Yes

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: PDO::query(): SQLSTATE[42000]: Syntax error or access violation: 1231 Variable 'sql_mode' can't be set to the value of 'NO_BACKSLASH_ESCAPES' in %s/bug66141.php on line 9
002+
003- string(50) "'Something'', 1 as one, 2 as two FROM dual; -- f'"
004- string(50) "'Something'', 1 as one, 2 as two FROM dual; -- f'"
005+ string(50) "'Something\', 1 as one, 2 as two FROM dual; -- f'"
006+ string(50) "'Something\', 1 as one, 2 as two FROM dual; -- f'"