Test: /ext/mysqli/tests/mysqli_fetch_field_flags.phpt - Version 7.0.6    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001+ [006] Found unexpected flags 'NO_DEFAULT_VALUE ' for TIMESTAMP NOT NULL, found 'NO_DEFAULT_VALUE BINARY UNSIGNED NOT_NULL ' with MySQL 100120'
001- done!
002+ [007] The flags 'ON_UPDATE_NOW TIMESTAMP ON_UPDATE_NOW' have not been reported for TIMESTAMP NOT NULL, found 'NO_DEFAULT_VALUE BINARY UNSIGNED NOT_NULL '
003+ string(50) "CREATE TABLE test(id INT, col1 TIMESTAMP NOT NULL)"
004+ int(100120)
005+ ON_UPDATE_NOW TIMESTAMP ON_UPDATE_NOW