Test: /ext/mysqli/tests/mysqli_store_result_copy.phpt - Version 5.6.37    

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

Count Diff
3 (75%)
059+ [025] [1728] Cannot load from mysql.proc. The table is probably corrupted
060+ done!
059- ---
060- array(1) {
061- [0]=>
062- array(1) {
063- [0]=>
064- string(3) "100"
065- }
066- }
067- ---
068- array(2) {
069- [0]=>
070- array(2) {
071- [0]=>
072- string(1) "2"
073- [1]=>
074- string(1) "a"
075- }
076- [1]=>
077- array(2) {
078- [0]=>
079- string(1) "3"
080- [1]=>
081- string(1) "b"
082- }
083- }
084- done!
1 (25%)
001+ ** ERROR: process timed out **
001- array(2) {
002- ["id"]=>
003- string(1) "3"
004- ["label"]=>
005- string(1) "c"
006- }
007- id = 1, label = a
008- id = 2, label = b
009- id = 3, label = c
010- id = 4, label = d
011- id = 5, label = e
012- id = 6, label = f
013- No result: %d
014- Default
015- bool(false)
016- array(2) {
017- [0]=>
018- int(2)
019- [1]=>
020- int(1)
021- }
022- array(2) {
023- [0]=>
024- int(2)
025- [1]=>
026- int(1)
027- }
028- bool(false)
029- Copy
030- bool(false)
031- array(2) {
032- [0]=>
033- int(2)
034- [1]=>
035- int(1)
036- }
037- array(2) {
038- [0]=>
039- int(2)
040- [1]=>
041- int(1)
042- }
043- bool(false)
044- id = 6 label = f
045- id = 5 label = e
046- array(2) {
047- ["id"]=>
048- string(1) "6"
049- ["label"]=>
050- string(1) "f"
051- }
052- [020] [2014] %s
053- array(2) {
054- ["id"]=>
055- string(1) "6"
056- ["label"]=>
057- string(1) "f"
058- }
059- ---
060- array(1) {
061- [0]=>
062- array(1) {
063- [0]=>
064- string(3) "100"
065- }
066- }
067- ---
068- array(2) {
069- [0]=>
070- array(2) {
071- [0]=>
072- string(1) "2"
073- [1]=>
074- string(1) "a"
075- }
076- [1]=>
077- array(2) {
078- [0]=>
079- string(1) "3"
080- [1]=>
081- string(1) "b"
082- }
083- }
084- done!