Test: /ext/mysqli/tests/mysqli_real_escape_string_nobackslash.phpt - Version 5.3.17    

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

Count Diff
2 (67%)
001+ Warning: mysqli_real_connect(): Headers and client library minor version mismatch. Headers:50163 Library:50528 in /usr/local/src/php-5.3.17/ext/mysqli/tests/connect.inc on line 94
1 (33%)
001+ [001] Cannot set NO_BACKSLASH_ESCAPES, [1231] Variable 'sql_mode' can't be set to the value of 'NO_BACKSLASH_ESCAPES'
002+ [002] Expecting \, got \\
003+ [003] Expecting ", got \"
004+ [004] Expecting '', got \'
005+ [005] Expecting \n, got \n
006+ [006] Expecting \r, got \r
007+ [007] Expecting foo[0x0]bar, got foo\0bar