Test: /ext/mysql/tests/mysql_result.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_result(): Unable to jump to row -1 on MySQL result index %d in %s on line %d
004- bool(false)
005-
006- Warning: mysql_result(): Unable to jump to row 2 on MySQL result index %d in %s on line %d
007- bool(false)
008-
009- Warning: mysql_result(): Bad column offset specified in %s on line %d
010- bool(false)
011-
012- Warning: mysql_result(): Bad column offset specified in %s on line %d
013- bool(false)
014- valid fields
015- %unicode|string%(1) "1"
016- %unicode|string%(1) "a"
017- %unicode|string%(1) "1"
018- %unicode|string%(1) "1"
019- %unicode|string%(1) "a"
020- %unicode|string%(1) "a"
021- some invalid fields
022-
023- Warning: mysql_result(): unknown not found in MySQL result index %d in %s on line %d
024- bool(false)
025-
026- Warning: mysql_result(): _test. not found in MySQL result index %d in %s on line %d
027- bool(false)
028-
029- Warning: mysql_result(): not found in MySQL result index %d in %s on line %d
030- bool(false)
031-
032- Warning: mysql_result(): _test. not found in MySQL result index %d in %s on line %d
033- bool(false)
034- _id
035- %unicode|string%(1) "1"
036- _label
037- string(2) "aa"
038- _foo
039- NULL
040-
041- Warning: mysql_result(): test.id not found in MySQL result index %d in %s on line %d
042- bool(false)
043-
044- Warning: mysql_result(): test.label not found in MySQL result index %d in %s on line %d
045- bool(false)
046-
047- Warning: mysql_result(): %d is not a valid MySQL result resource in %s on line %d
048- bool(false)
049- done!