-
tneumann added the bcov-0.2.tar.gz file.
2009-04-21 13:34:16 UTC in bcov
-
tneumann created the 0.2 file release.
2009-04-21 13:25:36 UTC in bcov
-
tneumann committed revision 8 to the bcov SVN repository, changing 9 files.
2009-04-21 13:09:15 UTC in bcov
-
Both machines were 64 bit systems. Note that I reported the bug before the latest release, so it might have been fixed in between (in particular since the changelog mentions changes to the data loader). I did not try the last release yet.
2009-02-12 07:43:03 UTC in MonetDB
-
Bulkloading a large string table of the form (id,value) kills mserver. I attached a data generator that generates 21GB of input to illustrate the problem.
How to reproduce:
- g++ -odatagen -O2 datagen.cpp
- ./datagen > test.sql
- monetdb create foo
- monetdb start foo
- mclient -l sql -d foo test.sql
results in:
ERROR = Connection terminated
and the server crashed (on Linux...
2008-11-11 09:07:02 UTC in MonetDB
-