Bugs item #2825974, was opened at 2009-07-23 15:15 Message generated for change (Comment added) made by skinkie You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2825974&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: 5 Private: No Submitted By: Stefan de Konink (skinkie) Assigned to: Niels Nes (nielsnes) Summary: select * where bla = "whatever" crashes Initial Comment: Some of our 'friendly' webservice users tried MonetDB in a somewhat disturbing way, resulting in a segmentation fault of the server. The query in the subject will reproduce it from mclient as well. ---------------------------------------------------------------------- >Comment By: Stefan de Konink (skinkie) Date: 2009-07-23 16:35 Message: The attached file basically prevents the crash, but I wonder if we can solve it higher in the tree. Output now is: sql>select * where bla = "whatever"; !SELECT: identifier 'bla' unknown 0 tuples So that looks good :) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2825974&group_id=56967 ------------------------------------------------------------------------------ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
