[MonetDB-users] Maximum size for SQL command in mclient
Hi, is there a maximum size for an SQL command (e.g., INSERT INTO statement) that is imposed in mclient? The connection is terminated when I execute several commands from a sql file one of which is quite long. The point where I get the error is at the 8192th byte (which is the last of 8KBs). Babis
Hi Babis, if there is/was such limit, the error message should clearly say so. Otherwise, it's a bug in any case. Then, please file a bug report (preferably including (attaching) the actual error you get, and possibly even the query that fails). Stefan On Tue, Dec 27, 2011 at 02:25:10PM +0200, Charalampos Nikolaou wrote:
Hi,
is there a maximum size for an SQL command (e.g., INSERT INTO statement) that is imposed in mclient? The connection is terminated when I execute several commands from a sql file one of which is quite long. The point where I get the error is at the 8192th byte (which is the last of 8KBs).
Babis
------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
I filed a bug here: http://bugs.monetdb.org/show_bug.cgi?id=2960
Babis
On Tue, Dec 27, 2011 at 2:37 PM, Stefan Manegold
Hi Babis,
if there is/was such limit, the error message should clearly say so. Otherwise, it's a bug in any case. Then, please file a bug report (preferably including (attaching) the actual error you get, and possibly even the query that fails).
Stefan
On Tue, Dec 27, 2011 at 02:25:10PM +0200, Charalampos Nikolaou wrote:
Hi,
is there a maximum size for an SQL command (e.g., INSERT INTO statement) that is imposed in mclient? The connection is terminated when I execute several commands from a sql file one of which is quite long. The point where I get the error is at the 8192th byte (which is the last of 8KBs).
Babis
------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Stefan.Manegold @ CWI.nl | DB Architectures (INS1) | | http://CWI.nl/~manegold/ | Science Park 123 (L321) | | Tel.: +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
------------------------------------------------------------------------------ Write once. Port to many. Get the SDK and tools to simplify cross-platform app development. Create new or port existing apps to sell to consumers worldwide. Explore the Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join http://p.sf.net/sfu/intel-appdev _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
participants (2)
-
Charalampos Nikolaou
-
Stefan Manegold