Test: /ext/mysql/tests/mysql_field_seek.phpt - Version 5.6.5-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ Segmentation fault
002-
003- Warning: mysql_field_seek(): Field -1 is invalid for MySQL result index %d in %s on line %d
004- bool(false)
005- object(stdClass)#%d (13) {
006- [%u|b%"name"]=>
007- %unicode|string%(2) "id"
008- [%u|b%"table"]=>
009- %unicode|string%(4) "test"
010- [%u|b%"def"]=>
011- %unicode|string%(0) ""
012- [%u|b%"max_length"]=>
013- int(1)
014- [%u|b%"not_null"]=>
015- int(1)
016- [%u|b%"primary_key"]=>
017- int(1)
018- [%u|b%"multiple_key"]=>
019- int(0)
020- [%u|b%"unique_key"]=>
021- int(0)
022- [%u|b%"numeric"]=>
023- int(1)
024- [%u|b%"blob"]=>
025- int(0)
026- [%u|b%"type"]=>
027- %unicode|string%(3) "int"
028- [%u|b%"unsigned"]=>
029- int(0)
030- [%u|b%"zerofill"]=>
031- int(0)
032- }
033- bool(true)
034- object(stdClass)#%d (13) {
035- [%u|b%"name"]=>
036- %unicode|string%(2) "id"
037- [%u|b%"table"]=>
038- %unicode|string%(4) "test"
039- [%u|b%"def"]=>
040- %unicode|string%(0) ""
041- [%u|b%"max_length"]=>
042- int(1)
043- [%u|b%"not_null"]=>
044- int(1)
045- [%u|b%"primary_key"]=>
046- int(1)
047- [%u|b%"multiple_key"]=>
048- int(0)
049- [%u|b%"unique_key"]=>
050- int(0)
051- [%u|b%"numeric"]=>
052- int(1)
053- [%u|b%"blob"]=>
054- int(0)
055- [%u|b%"type"]=>
056- %unicode|string%(3) "int"
057- [%u|b%"unsigned"]=>
058- int(0)
059- [%u|b%"zerofill"]=>
060- int(0)
061- }
062- bool(true)
063- object(stdClass)#%d (13) {
064- [%u|b%"name"]=>
065- %unicode|string%(5) "label"
066- [%u|b%"table"]=>
067- %unicode|string%(4) "test"
068- [%u|b%"def"]=>
069- %unicode|string%(0) ""
070- [%u|b%"max_length"]=>
071- int(1)
072- [%u|b%"not_null"]=>
073- int(0)
074- [%u|b%"primary_key"]=>
075- int(0)
076- [%u|b%"multiple_key"]=>
077- int(0)
078- [%u|b%"unique_key"]=>
079- int(0)
080- [%u|b%"numeric"]=>
081- int(0)
082- [%u|b%"blob"]=>
083- int(0)
084- [%u|b%"type"]=>
085- %unicode|string%(6) "string"
086- [%u|b%"unsigned"]=>
087- int(0)
088- [%u|b%"zerofill"]=>
089- int(0)
090- }
091-
092- Warning: mysql_field_seek(): Field %d is invalid for MySQL result index %d in %s on line %d
093- bool(false)
094- bool(false)
095-
096- Warning: mysql_field_seek(): %d is not a valid MySQL result resource in %s on line %d
097- bool(false)
098- done!