On Fri, Nov 30, 2007 at 01:37:02PM -0700, m h wrote:
Is there a way to purge the data that's crashing it so that it will start again? Or do I need to rebuild everything? simply remove your dbfarm and log files, usualy in found in $prefix/var
(ie rm -rf $prefix/var/* should do the trick)
Yep, that did it also checked in a fix this problem. And now I'm looking why the
SELECT bar.foo_a AS bar_foo_a, bar.foo_b AS bar_foo_b, bar.bar_a AS bar_bar_a, bar.bar_b AS bar_bar_b FROM (SELECT foo.a AS foo_a, foo.b AS foo_b, bar.a AS bar_a, bar.b AS bar_b FROM foo JOIN (SELECT foo.a AS a, foo.b AS b FROM foo WHERE foo.b = 'bar') AS bar ON foo.b = 'bar') AS bar ORDER BY bar.foo_a; make use assert. Niels
------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl