Bugs item #2776100, was opened at 2009-04-20 12:00 Message generated for change (Comment added) made by nielsnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2776100&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: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Roberto Cornacchia (cornuz) Assigned to: Niels Nes (nielsnes) Summary: SQL: "CREATE VIEW AS SELECT 1;" fails Initial Comment: sql>create view x as select 1; MAPI = mone...@localhost:50151 ACTION= read_line QUERY = create view x as select 1; ERROR = Connection terminated from merovingian.log: ERR test[1474]: called table_insert(_columns) with wrong number of args (9,1) ERR test[1474]: mserver5: /export/scratch0/roberto/MonetDB/src/sql/src/storage/bat/bat_table.mx:213: table_insert: Assertion `0' failed. ---------------------------------------------------------------------- >Comment By: Niels Nes (nielsnes) Date: 2009-04-20 19:12 Message: fixed missing column name, test added to src/test/BugTracker-2009/missing_column_name.SF-2776100 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2776100&group_id=56967 ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
