Bugs item #2485215, was opened at 2009-01-04 11:16
Message generated for change (Comment added) made by romulog
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2485215&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SQL/Core
Group: SQL CVS Head
Status: Open
Resolution: None
Priority: 7
Private: No
Submitted By: Martin Kersten (mlkersten)
Assigned to: Niels Nes (nielsnes)
Summary: SQL: copy aggregate fails

Initial Comment:
Reported by [email protected]

When I use COPY INTO with a count query, monetDB crashes.
For example:

copy select count (*) into 'C:\\copyinto.txt' using delimiters ',';

Gives me the following result and kills the server:

MAPI  = mone...@localhost:50000
ACTION= read_line
QUERY = copy select count (*) into 'C:\\copyinto.txt' using delimiters ',';
ERROR = Connection terminated 

Confirmed. Test added in BugTracker-2008

----------------------------------------------------------------------

>Comment By: Romulo Goncalves (romulog)
Date: 2009-01-05 21:26

Message:
The name of the test is:
copy-count.SF-2485215.sql



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2485215&group_id=56967

------------------------------------------------------------------------------
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to