From: Ulf Wendel Date: Fri, 25 Sep 2009 10:56:17 +0000 (+0000) Subject: Large package to check how compression handles package queues. X-Git-Tag: php-5.4.0alpha1~191^2~2581 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6ae4ba4173efd52f963ec28c01cc67d5e3c0a36f;p=php Large package to check how compression handles package queues. --- diff --git a/ext/mysqli/tests/mysqli_fetch_array_large.phpt b/ext/mysqli/tests/mysqli_fetch_array_large.phpt new file mode 100644 index 0000000000..b0763b0605 --- /dev/null +++ b/ext/mysqli/tests/mysqli_fetch_array_large.phpt @@ -0,0 +1,100 @@ +--TEST-- +mysqli_fetch_array() - large packages (to test compression) +--SKIPIF-- + +--FILE-- + +--CLEAN-- + +--EXPECTF-- +[%d + 1] [1153] Got a packet bigger than 'max_allowed_packet' bytes +done! \ No newline at end of file