Bugs item #1715669, was opened at 2007-05-09 14:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1715669&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: Romulo Goncalves (romulog) Assigned to: Niels Nes (nielsnes) Summary: Temporary tables.... Initial Comment: Just run: [EMAIL PROTECTED] ~]$ mclient sql>create TEMPORARY table t1 (id int) ON COMMIT DROP; sql>select * from tables; You will get: [New Thread 1082132800 (LWP 10423)] #warning: please don't forget to set your vault key! #(see /ufs/goncalve/scratch/MonetDB/MonetDB5/etc/monetdb5.conf) >[New Thread 1090525504 (LWP 10438)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1090525504 (LWP 10438)] 0x0000003973a6ed1a in _int_malloc () from /lib64/libc.so.6 (gdb) Regards, Romulo ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1715669&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
