From dab9e7c8030044c081ab48371cd2c76cfe682230 Mon Sep 17 00:00:00 2001 From: yitam Date: Thu, 18 May 2017 12:54:16 -0700 Subject: [PATCH] check against file sizes --- test/sqlsrv/test_stream_large_data.phpt | 86 ++++++++++++++----------- 1 file changed, 49 insertions(+), 37 deletions(-) diff --git a/test/sqlsrv/test_stream_large_data.phpt b/test/sqlsrv/test_stream_large_data.phpt index 1bf08435..2e699396 100644 --- a/test/sqlsrv/test_stream_large_data.phpt +++ b/test/sqlsrv/test_stream_large_data.phpt @@ -4,7 +4,7 @@ streaming large amounts of data into a database and getting it out as a string e --FILE--