
4 Jan
2009
4 Jan
'09
10:10 a.m.
Hi, 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 = monetdb@localhost:50000 ACTION= read_line QUERY = copy select count (*) into 'C:\\copyinto.txt' using delimiters ','; ERROR = Connection terminated The same happens if I use sum, average, etc. On normal queries the copy into works just fine. I am using v5.8.2, and am getting the crash both when using mclient and the MAPI programming interface. Any ideas? -- View this message in context: http://www.nabble.com/COPY-INTO-on-aggregate-queries-crashes-MonetDB-tp21274... Sent from the monetdb-users mailing list archive at Nabble.com.