Skip to content

Commit c70b97d

Browse files
bukkacmb69
authored andcommitted
Make MySQLnd protocol stmt test work on 32bit
Closes phpGH-16869.
1 parent 9acf0a4 commit c70b97d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext/mysqli/tests/protocol_stmt_row_fetch_data.phpt

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ $process->terminate(true);
4040

4141
print "done!";
4242
?>
43-
--EXPECT--
43+
--EXPECTF--
4444
[*] Server started
4545
[*] Connection established
4646
[*] Sending - Server Greeting: 580000000a352e352e352d31302e352e31382d4d6172696144420003000000473e3f6047257c6700fef7080200ff81150000000000000f0000006c6b55463f49335f686c6431006d7973716c5f6e61746976655f70617373776f7264
@@ -80,7 +80,7 @@ string(19) "2014-12-16 13:00:01"
8080
[*] Sending - Stmt prepare data bitval: 0c0000010001000000020000000000003200000203646566087068705f74657374046461746104646174610673747276616c0673747276616c0ce000c8000000fd01100000003200000303646566087068705f74657374046461746104646174610662697476616c0662697476616c0c3f004000000010211000000005000004fe00000200
8181
[*] Received: 0a00000017010000000001000000
8282
[*] Sending - Stmt execute data bitval: 01000001023200000203646566087068705f74657374046461746104646174610673747276616c0673747276616c0ce000c8000000fd01100000003200000303646566087068705f74657374046461746104646174610662697476616c0662697476616c0c3f004000000010211000000005000004fe00002200100000050000047465737408080808080808080805000006fe00002200
83-
int(578721382704613384)
83+
%s578721382704613384%s
8484
[*] Received: 050000001901000000200000001653454c4543542073747276616c2c2073747276616c2046524f4d2064617461
8585
[*] Sending - Stmt prepare data strval: 0c0000010001000000020000000000003200000203646566087068705f74657374046461746104646174610673747276616c0673747276616c0ce000c8000000fd01100000003200000303646566087068705f74657374046461746104646174610673747276616c0673747276616c0ce000c8000000fd011000000005000004fe00000200
8686
[*] Received: 0a00000017010000000001000000

0 commit comments

Comments
 (0)