Hi, Where do I download the latest version for Windows, there is nothing under the latest folder. Thanks. Stefan Manegold wrote:
On Thu, Jul 15, 2010 at 01:27:51PM -0400, dariuszs wrote:
Hi, And who could actually verify this? Thanks.
The submitter of bug 2343 verified that our fix works in his case (see bug report).
In cae you are using Feb2010-SP1 or later, and still experience your problem, it might not be the same as reported in 2343.
In that case, please file a detailed bug report with sufficient information (and data) for us to reproduce the problem.
Stefan
Stefan Manegold wrote:
On Wed, Jul 14, 2010 at 05:53:09PM -0400, dariuszs wrote:
So, is this a bug? Thanks.
most probably --- question is whether in the MonetDB PHP interface or in PHP itself ...
Which version of MonetDB are you using?
Your problem looks similar to the one reported in http://bugs.monetdb.org/show_bug.cgi?id=2343 which should be solved as of the Feb2010-SP1 release.
Stefan
dariuszs wrote:
Hi, I'm using PHP 5.3.1
Arjen de Rijke wrote:
dariuszs
writes: > Hi, > PHP does not return rows from the query when the result > set reaches the size about 30KB, returns fine when it's > less. Thanks. > which exact php version are you using? Php versions older than 5.3 are known to contain bugs handling referenced variables. And they are used in the php_mapi implementation.
Arjen de Rijke