Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can no execute large statements #3221

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

can no execute large statements #3221

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working Client interfaces normal

Comments

@monetdb-team
Copy link

Date: 2013-01-14 23:07:26 +0100
From: Christian Braun <>
To: clients devs <>
Version: 11.13.7 (Oct2012-SP2)

Last updated: 2013-02-19 13:18:01 +0100

Comment 18329

Date: 2013-01-14 23:07:26 +0100
From: Christian Braun <>

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/20100101 Firefox/18.0
Build Identifier:

when executing a statement larger then 16381 bytes the server disconnects the client. the attached patch lowers the maximum package size to 8190. the same maximum size the mclient utility uses.

Reproducible: Always

Comment 18330

Date: 2013-01-14 23:08:14 +0100
From: Christian Braun <>

Created attachment 170
patch

Attached file: php_monet.patch (text/plain, 649 bytes)
Description: patch

Comment 18331

Date: 2013-01-14 23:08:43 +0100
From: Christian Braun <>

Created attachment 171
execute large statements

Attached file: test.php (application/php, 492 bytes)
Description: execute large statements

Comment 18332

Date: 2013-01-14 23:29:02 +0100
From: @sjoerdmullender

Changeset e134946a0ccb made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=e134946a0ccb

Changeset description:

Fixed bug #3221 and added test.
Thanks both for the bug report, the fix, and the test to Christian Braun.

Comment 18517

Date: 2013-02-19 13:18:01 +0100
From: @sjoerdmullender

Feb2013 has been released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Client interfaces normal
Projects
None yet
Development

No branches or pull requests

2 participants