mirror of
https://github.com/php/php-src.git
synced 2024-11-23 01:44:06 +08:00
Make MySQLnd protocol stmt test work on 32bit
Closes GH-16869.
This commit is contained in:
parent
9acf0a4009
commit
c70b97d8eb
@ -40,7 +40,7 @@ $process->terminate(true);
|
||||
|
||||
print "done!";
|
||||
?>
|
||||
--EXPECT--
|
||||
--EXPECTF--
|
||||
[*] Server started
|
||||
[*] Connection established
|
||||
[*] Sending - Server Greeting: 580000000a352e352e352d31302e352e31382d4d6172696144420003000000473e3f6047257c6700fef7080200ff81150000000000000f0000006c6b55463f49335f686c6431006d7973716c5f6e61746976655f70617373776f7264
|
||||
@ -80,7 +80,7 @@ string(19) "2014-12-16 13:00:01"
|
||||
[*] Sending - Stmt prepare data bitval: 0c0000010001000000020000000000003200000203646566087068705f74657374046461746104646174610673747276616c0673747276616c0ce000c8000000fd01100000003200000303646566087068705f74657374046461746104646174610662697476616c0662697476616c0c3f004000000010211000000005000004fe00000200
|
||||
[*] Received: 0a00000017010000000001000000
|
||||
[*] Sending - Stmt execute data bitval: 01000001023200000203646566087068705f74657374046461746104646174610673747276616c0673747276616c0ce000c8000000fd01100000003200000303646566087068705f74657374046461746104646174610662697476616c0662697476616c0c3f004000000010211000000005000004fe00002200100000050000047465737408080808080808080805000006fe00002200
|
||||
int(578721382704613384)
|
||||
%s578721382704613384%s
|
||||
[*] Received: 050000001901000000200000001653454c4543542073747276616c2c2073747276616c2046524f4d2064617461
|
||||
[*] Sending - Stmt prepare data strval: 0c0000010001000000020000000000003200000203646566087068705f74657374046461746104646174610673747276616c0673747276616c0ce000c8000000fd01100000003200000303646566087068705f74657374046461746104646174610673747276616c0673747276616c0ce000c8000000fd011000000005000004fe00000200
|
||||
[*] Received: 0a00000017010000000001000000
|
||||
|
Loading…
Reference in New Issue
Block a user