MonetDB version: Feb2013-SP2 Using mclient to execute a SQL like: SELECT * FROM TEST SAMPLE 10; It will return "Connection terminated" and quit.
Hi Jun,
thank you for bringing this to our attention. We will check it. For the
time being, is it possible for you to file a bug report here
http://bugs.monetdb.org/ ?
Thank you,
lefteris
On Fri, May 10, 2013 at 11:53 AM, Jun Liu
MonetDB version: Feb2013-SP2
Using mclient to execute a SQL like: SELECT * FROM TEST SAMPLE 10;
It will return "Connection terminated" and quit.
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
I can confirm the problem: sql>SELECT * FROM TABLES SAMPLE 10; GDK reported error. BATfetchjoin(tmp_5623,tmp_5613) does not hit always (|bn|=0 != 10=|l|) => can't use fetchjoin. sql> Could you please file a bug report as Lefteris suggested? Thanks! Stefan On Fri, May 10, 2013 at 05:08:39PM +0200, Lefteris wrote:
Hi Jun,
thank you for bringing this to our attention. We will check it. For the time being, is it possible for you to file a bug report here http://bugs.monetdb.org/ ?
Thank you,
lefteris
On Fri, May 10, 2013 at 11:53 AM, Jun Liu
wrote: MonetDB version: Feb2013-SP2
Using mclient to execute a SQL like: SELECT * FROM TEST SAMPLE 10;
It will return "Connection terminated" and quit.
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
-- | Stefan.Manegold@CWI.nl | DB Architectures (DA) | | www.CWI.nl/~manegold | Science Park 123 (L321) | | +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) |
Dear Jun Liu and others,
the problem has been fixed in the Feb2013 branch. The default branch
worked correctly to start with. Jun, please download from our
mercurial repository the latest source for Feb2013 and recompile.
Thank you.
On Sun, May 12, 2013 at 8:24 PM, Stefan Manegold
I can confirm the problem:
sql>SELECT * FROM TABLES SAMPLE 10; GDK reported error. BATfetchjoin(tmp_5623,tmp_5613) does not hit always (|bn|=0 != 10=|l|) => can't use fetchjoin. sql>
Could you please file a bug report as Lefteris suggested?
Thanks! Stefan
On Fri, May 10, 2013 at 05:08:39PM +0200, Lefteris wrote:
Hi Jun,
thank you for bringing this to our attention. We will check it. For the time being, is it possible for you to file a bug report here http://bugs.monetdb.org/ ?
Thank you,
lefteris
On Fri, May 10, 2013 at 11:53 AM, Jun Liu
wrote: MonetDB version: Feb2013-SP2
Using mclient to execute a SQL like: SELECT * FROM TEST SAMPLE 10;
It will return "Connection terminated" and quit.
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
_______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
-- | Stefan.Manegold@CWI.nl | DB Architectures (DA) | | www.CWI.nl/~manegold | Science Park 123 (L321) | | +31 (0)20 592-4212 | 1098 XG Amsterdam (NL) | _______________________________________________ users-list mailing list users-list@monetdb.org http://mail.monetdb.org/mailman/listinfo/users-list
participants (3)
-
Jun Liu
-
Lefteris
-
Stefan Manegold