On 14-06-2008 06:49:46 -0700, Rt Ibmer wrote:
> > > If I run merovingian and then try to connect to my
> > database using JDBC through my Java app, I get this error
> > returned by JDBC:
> > >
> > >"Maximum number of redirects reached, aborting
> > connection attempt. Sorry."
> >
> > Please
When working with RELEASE version of MonetDB5 every once in a while I would
enter in a bad query into mclient and it would crash the entire server hard -
it would not even reboot.
I did notice, however, that in the nightly stable release this same issue is
handled better, in that it no longer c
Does the very latest version of MonetDB support built-in queries for the
mathematical standard deviation and variance functions stdev() and var()? When
I try these queries it returns "no such unary operator".
I was under the impression that these were fairly standard in the SQL syntax so
I am
> > If I run merovingian and then try to connect to my
> database using JDBC through my Java app, I get this error
> returned by JDBC:
> >
> >"Maximum number of redirects reached, aborting
> connection attempt. Sorry."
>
> Please run:
> java -jar jdbcclient.jar --database=yourdb -Xdebug
> he
On 13-06-2008 21:17:09 -0700, Rt Ibmer wrote:
> OK I have a strange problem that I have FINALLY narrowed down and hoping
> someone can help me resolve please.
>
> I am using the latest stable nightly MonetDB5 with SQL on Fedora core 8.
>
> If I run merovingian and then try to connect to my datab
On 14-06-2008 10:45:26 +0200, Fabian Groffen wrote:
> On 14-06-2008 10:31:58 +0200, Fabian Groffen wrote:
> > > > > changing the /etc/monetdb5.conf file to set
> > > > /mnt/MonetDB5/dbfarm as the farm location. Then doing this:
> >
> > Ok, I used /var/tmp/test-dbfarm
>
> Right. When I do NOT cha
On 14-06-2008 10:31:58 +0200, Fabian Groffen wrote:
> > > > changing the /etc/monetdb5.conf file to set
> > > /mnt/MonetDB5/dbfarm as the farm location. Then doing this:
>
> Ok, I used /var/tmp/test-dbfarm
Right. When I do NOT change this location (and leave it to the default)
all works fine, ho
On 13-06-2008 13:36:30 -0700, Rt Ibmer wrote:
> > > 3) once completed I am doing this:
> > >
> > > changing the /etc/monetdb5.conf file to set
> > /mnt/MonetDB5/dbfarm as the farm location. Then doing this:
Ok, I used /var/tmp/test-dbfarm
> > > mkdir -p /mnt/MonetDB5/dbfarm
> > > merovingian
> >