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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ [006] Found unexpected flags 'NO_DEFAULT_VALUE ' for TIMESTAMP NOT NULL, found 'NO_DEFAULT_VALUE BINARY NOT_NULL ' with MySQL 50621'
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 NOT_NULL '
003+ string(50) "CREATE TABLE test(id INT, col1 TIMESTAMP NOT NULL)"
004+ int(50621)
005+ ON_UPDATE_NOW TIMESTAMP ON_UPDATE_NOW