The last check ins fixed the problem :)
And yes I do... I just wrote it and did not copied it... ;)
mkdir -fr $prefix
mkdir -p $prefix/build
Romulo
On 25/11/10 13:04, Fabian Groffen wrote:
> On 25-11-2010 12:58:31 +0100, Stefan de Konink wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA5
I my build dir is inside the prefix dir.
I do
rm $prefix
mkdir -p $prefix/build
The same for all the modules.
Romulo
On 25/11/10 12:33, Fabian Groffen wrote:
> On 25-11-2010 12:26:59 +0100, Romulo Goncalves wrote:
>>> 3)
>>> Did you recompile from scratch with no leg
On 25/11/10 12:12, Stefan Manegold wrote:
> On Thu, Nov 25, 2010 at 11:56:28AM +0100, Romulo Goncalves wrote:
>> Hello,
>>
>> I just updated my default branch and I restarted my mserver, i.e., it will
>> use a old dbfarm.
>> I get the following complain:
>>
Hello,
I just updated my default branch and I restarted my mserver, i.e., it will use
a old dbfarm.
I get the following complain:
!MALException:user.main[2497]:address of pattern vault.prelude missing
I hope you will not ask me to reload my databases :)
Romulo
-
Hello,
I fixed the alloca problem, but I am wondering if the newStack function is
correct.
On 15/09/10 15:56, Romulo Goncalves wrote:
> Changeset: 2727702e548b for MonetDB
> URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=2727702e548b
> Modified Files:
> Mone
Hello,
I am running TPC-H in the default version, updated 1 minute ago.
Compilation in Debug mode and I am running in my Desktop at CWI.
I loaded TPC-H SF-10 without constraints.
[gonca...@alviss queries]$ mclient -lsql < 14.sql
MAPI = mone...@localhost:55000
QUERY = select
ERROR = !SQLExceptio
Hello,
One remark for a broken test in SQL.
Fabian wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv27989
>
> Modified Files:
> Tag: Nov2009
> mal_mapi.mx
> Log Message:
> Free resources allocated for Mapi struct be
Done:
[ monetdb-Bugs-2884050 ] Broken link to VOC tutorial
I did not know there was bug tracker for the web-site, cool.
I did not know to who I should assign it.
Thanks,
Romulo
Sjoerd Mullender wrote:
> Please, submit on bugtracker.
>
> On 2009-10-22 18:14, Romulo Goncalves wrote:
In monetdb web-page I read the VOC tutorial and I see the the following:
shell> mclient -lsql -uvoc -Pvoc
sql> \< voc_dump.sql
Then I went to:
http://monetdb.cwi.nl/projects/monetdb/SQL/Documentation/MAPI-Client.html#MAPI-Client
And for client options I see:
-P passwd | --passwd=passwdpassw
Hello,
In this page:
http://monetdb.cwi.nl/projects/monetdb/SQL/Documentation/Start-and-Stop.html#Start-and-Stop
I click on
See for a more complete session "VOC demo."
and I end up in the same page, I think the right link should be:
http://monetdb.cwi.nl/projects/monetdb/SQL/QuickTour/VOC/index.
It was this check in who broke the compilation in SQL.
Martin forgot to remove the calls for
OCTOPUSdrop
From sql/src/backend/monet5/sql.mx
Romulo
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/scheduler
> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21275
>
> Modifie
SourceForge.net wrote:
> Bugs item #2654300, was opened at 2009-03-02 12:41
> 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=2654300&group_id=56967
>
> Please note that this
ation fault.
Regards,
Romulo
Sjoerd Mullender wrote:
> Where is the stable output?
>
> Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
>> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv31118
>>
>> Modified Fi
from Fedora 8 to 10 ;)
I just decided to do a complete clean one...
Ro
Lefteris wrote:
> Delete your build directory and configure/rebuild everything. The
> libssl version (and probably more) has changed.
>
> lefteris
>
> On Sun, Feb 1, 2009 at 12:11 PM, Romulo Goncalves
Hello,
I just start my mserver5 on Fedora 10 (my desktop) and I get several
messages like this one:
#WARNING: LoaderException:loadLibrary:mdb: loader error libssl.so.6:
cannot open shared object file: No such file or directory
libssl.so.6 missing...
All my sources are updated.
Some suggestion
Stefan Manegold wrote:
> On Mon, Dec 29, 2008 at 04:50:00PM +0000, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/test/Skyserver
>> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv383
>>
>> Modified Files:
>> Skyserver_import.sql Sky
Stefan Manegold wrote:
> On Sat, Dec 27, 2008 at 05:08:39PM +0000, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/server
>> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv19272
>>
>> Modified Files:
>> Tag: Nov2008
>> sql_sc
Niels Nes wrote:
> Update of /cvsroot/monetdb/sql/src/test/BugTracker-2008/Tests
> In directory
> 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv8183/src/test/BugTracker-2008/Tests
>
> Added Files:
> is_distinct_broken.SF-2430201.stable.err
> is_distinct_broken.SF-2430201.stable.out
> Log
The stable output will come tonight from Niels... He is the one who is
fixing the bug... It was just to help him. ;)
Romulo
Sjoerd Mullender wrote:
> Where is the stable output? There is no sense running a test if there
> is no stable output.
>
> Romulo Goncalves wrote:
>>
Something like this might work...
Select to_way from relation_members_way where to_way not in (select
to_way from ways);
Romulo
Stefan de Konink wrote:
> Hi,
>
>
> I cannot find it back in the trackers but I think it have asked this
> question before.
>
> Would it be possible to output the
If I use the latest stable version of M5-SQL and I trace a query I can't
see the execution time for each MAL instruction.
What I get now is the same output as the one output by the explain plus
the mal code ends with
#end s0_1;
#mdb.setTrace(false);
Was it a decision or a mistake done duri
Sjoerd Mullender wrote:
> Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/storage
>> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv25673
>>
>> Modified Files:
>> Tag: Nov2008
>> store.mx
>> Log Message:
>&
Sjoerd Mullender wrote:
> Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/storage
>> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv24421
>>
>> Modified Files:
>> Tag: Nov2008
>> store.mx
>> Log Message:
>> Set
Romulo Goncalves wrote:
> Sjoerd Mullender wrote:
>> I am closing the stable branch for further checkins. We need to
>> converge to a release.
>>
>> Today I will only still accept fixes that make that things compile on
>> all platforms. I do not want a
Sjoerd Mullender wrote:
> I am closing the stable branch for further checkins. We need to
> converge to a release.
>
> Today I will only still accept fixes that make that things compile on
> all platforms. I do not want anything that could possibly break
> tonight's compilation or testing.
>
If I start a mserver5 with a corrupted (old) dbfarm I get:
# MonetDB server v5.7.0, based on kernel v1.25.0
# Serving database 'rdf_current', using 4 threads
# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs
dynamically linked
# Copyright (c) 1993-July 2008 CWI.
# Copyright (c) August
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv32362
>
> Modified Files:
> opt_history.mx
> Log Message:
> Added the missing information.
>
>
> U opt_history.mx
> Index: opt_history.mx
> ===
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
> In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv21452
>
> Modified Files:
> Makefile.ag opt_prelude.mx
> Added Files:
> opt_history.mx
> Log Message:
> include the SQL history code optimizer
>
>
> U o
There is this information online:
http://monetdb.cwi.nl/SQL/Documentation/PROFILE-Statement.html
and when I do:
sql>set profile = true;
!Variable profile unknown
0 tuples
sql>select * from profile;
!SELECT: no such table 'profile'
0 tuples
sql>
Hu... Is the information wrong or SQL is broken
Stefan Manegold wrote:
> On Tue, Sep 16, 2008 at 02:55:45PM +0000, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/server
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12591
>>
>> Modified Files:
>> sql_parser.mx sql_updates.mx
Stefan Manegold wrote:
> On Tue, Sep 16, 2008 at 02:55:45PM +0000, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/server
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12591
>>
>> Modified Files:
>> sql_parser.mx sql_updates.mx
Romulo Goncalves wrote:
> Fabian wrote:
>> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27157
>>
>> Modified Files:
>> remote.mx
>> Log Message:
>> Redo remote.mx to no longer ha
Fabian wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27157
>
> Modified Files:
> remote.mx
> Log Message:
> Redo remote.mx to no longer have externally visible functions that are only
> for internal use. Also minimise
Sjoerd Mullender wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19189
>
> Modified Files:
> mal_recycle.mx
> Log Message:
> Fix types: getVolume returns a size_t, so there is absolutely no need
> to convert back and forth to lng
Romulo Goncalves wrote:
> Stefan Manegold wrote:
>> On Tue, Jul 22, 2008 at 09:58:07AM +0200, Romulo Goncalves wrote:
>>> Stefan Manegold wrote:
>>>> On Mon, Jul 21, 2008 at 04:08:53PM +, Romulo Goncalves wrote:
>>>>> Update of /cvsroot/monetdb/
Stefan Manegold wrote:
> On Tue, Jul 22, 2008 at 09:58:07AM +0200, Romulo Goncalves wrote:
>> Stefan Manegold wrote:
>>> On Mon, Jul 21, 2008 at 04:08:53PM +, Romulo Goncalves wrote:
>>>> Update of /cvsroot/monetdb/sql/src/storage/bpm
>>>> In direc
Stefan Manegold wrote:
> On Mon, Jul 21, 2008 at 04:08:53PM +0000, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/storage/bpm
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12270
>>
>> Modified Files:
>> bpm_distribution.mx
>&
Stefan Manegold wrote:
> Update of /cvsroot/monetdb/sql/src/test/VOC/Tests
> In directory
> sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14066/sql/src/test/VOC/Tests
>
> Modified Files:
> Tag: SQL_2-24
> All VOC.SQL.bat VOC.SQL.sh
> Log Message:
>
> Clean-up of buildtools-, configure-,
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26834/mal
>
> Modified Files:
> batxml.mx clients.mx mal_init.mx tablet.mx txtsim.mx
> Log Message:
> Just move comments out of the way so they don't end up i
Milena Ivanova wrote:
> Update of /cvsroot/monetdb/sql/src/backends/monet5
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29777
>
> Modified Files:
> sql_optimizer.mx
> Log Message:
> Switch off the recycler.
Why?
We activated it to test it during night on other platforms.
It hel
y happen
> after upcoming deadlines, and hence after the upcoming release ...
It seems I need to do it locally... I mean remove crackers, not
reduce/condense code ;)
Romulo
>
> Good night,
>
> Stefan
>
>
> On Wed, Jun 11, 2008 at 12:35:54AM +0200, Romulo Goncalves wrote:
>
Lately I had to compile the stable branch several times in the optimized
mode.
Crackers is not a feature to be used in the stable branch, so why do we
have crackers there? Its compilation takes too long.
Could we remove it?
Stratos you are the one who should decide... ;)
Thanks,
Romulo
--
I removed all the dbfarm, sql_logs and all the lib_* files
Clean installation and I continue to get:
E:\MonetDB\Current\sql\NT>RunMserver5.bat
!WARNING: GDKlockHome: created directory
E:\MonetDB\Current\\sql\NT\dbfarm\demo\
!WARNING: GDKlockHome: ignoring empty or invalid .gdk_lock.
!WARNING:
Milena Ivanova wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv27013/mal
>
> Modified Files:
> recycle.mx
> Log Message:
> Reset is called after an update instruction to clean the recycle cache.
>
>
> U recycle.mx
> Ind
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24665
>
> Modified Files:
> Tag: MonetDB_5-6
> opt_recycler.mx
> Log Message:
> Since we may introduce new instructions and variables,
> the recycled[] ob
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28477
>
> Modified Files:
> Tag: MonetDB_5-6
> mal_recycle.mx
> Log Message:
> Protect the garbage collector against removing NULL bats.
The recycler is feature
Romulo Goncalves wrote:
> Stefan Manegold wrote:
>> On Mon, Jun 02, 2008 at 03:17:02PM +0000, Romulo Goncalves wrote:
>>> Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
>>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8577
>>>
>>
Stefan Manegold wrote:
> On Mon, Jun 02, 2008 at 03:17:02PM +0000, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8577
>>
>> Modified Files:
>> Tag: SQL_2-24
Martin Kersten wrote:
> Stefan Manegold wrote:
>> Milena,
>>
>> is this a (bug-?) "fix" that should (have) go(ne) into the upcoming release
>> (and hence release branch)?
>>
>>
> The recycle code is still under development and not activated in the SQL
> optimizer
> by default. The Window errors
I did a mistake in my scripts to start my mserver and I set my dbname
like this:
/scratch5/romulo/var/dbfarm/
When I start my mserver I get this information:
-bash-3.1$ ../server.sh optimized
# MonetDB server v5.5.0, based on kernel v1.23.0
# Serving database '/scratch5/romulo/var/dbfarm'
# Compi
Romulo Goncalves wrote:
> Romulo Goncalves wrote:
>> I start the mserver with the following command:
>> ./mserver5 --set embedded=yes --dbinit="include sql;" &
>>
>> mclient connection is refused.
>>
>> The I decided to set the mapi_port:
>
Fabian Groffen wrote:
> On 08-04-2008 13:43:54 +0200, Romulo Goncalves wrote:
>> and for port 33177 isn't:
>> [EMAIL PROTECTED] bin]$ mclient -lsql -P33177
>> User (goncalve):
>> [EMAIL PROTECTED] bin]$
>>
>>
>> As you can see the above example th
Fabian Groffen wrote:
> On 08-04-2008 13:43:54 +0200, Romulo Goncalves wrote:
>> I start the mserver with the following command:
>> ./mserver5 --set embedded=yes --dbinit="include sql;" &
>>
>> mclient connection is refused.
>>
>> The I deci
Romulo Goncalves wrote:
> I start the mserver with the following command:
> ./mserver5 --set embedded=yes --dbinit="include sql;" &
>
> mclient connection is refused.
>
> The I decided to set the mapi_port:
>--set mapi_port=5 &
>
> Mclie
I start the mserver with the following command:
./mserver5 --set embedded=yes --dbinit="include sql;" &
mclient connection is refused.
The I decided to set the mapi_port:
--set mapi_port=5 &
Mclient connection is again refused for port 5:
[EMAIL PROTECTED] bin]$ mclient -lsql
!ERROR m
Marco Antonelli wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9457/src/modules/mal
>
> Modified Files:
> rdf.mx
> Log Message:
The log message is missing...
It is always nice to have a summary of what you are check in.
Stefan Manegold wrote:
> On Mon, Mar 10, 2008 at 11:21:59AM +0000, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv24521
>>
>> Modified Files:
>> recycle.mx
>> Lo
Niels Nes wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3888/src/modules/mal
>
> Modified Files:
> tablet.mx
> Log Message:
> correctly check for null values
>
>
> Index: tablet.mx
> ==
Fabian Groffen wrote:
> On 07-02-2008 20:04:42 +0100, Romulo Goncalves wrote:
>> Romulo Goncalves wrote:
>>> Sjoerd Mullender wrote:
>>>> On 2008-02-07 18:45, Romulo Goncalves wrote:
>>>>> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
>>>
Romulo Goncalves wrote:
> Sjoerd Mullender wrote:
>> On 2008-02-07 18:45, Romulo Goncalves wrote:
>>> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
>>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22937
>>>
>>> Modified Files:
>>
Sjoerd Mullender wrote:
> On 2008-02-07 18:45, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/MonetDB5/src/optimizer
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22937
>>
>> Modified Files:
>> opt_joinpath.mx
>> Log Message:
>>
Romulo Goncalves wrote:
> Stefan Manegold wrote:
>> Update of /cvsroot/monetdb/MonetDB/src/testing
>> In directory
>> sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26786/MonetDB/src/testing
>>
>> Modified Files:
>> Mtest.py.in
>> Log Message:
>&
Stefan Manegold wrote:
> Update of /cvsroot/monetdb/MonetDB/src/testing
> In directory
> sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv26786/MonetDB/src/testing
>
> Modified Files:
> Mtest.py.in
> Log Message:
>
> Added "-a / --algebra" switch to Mtest.py to enable the Algebra version of
> t
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31308
>
> Added Files:
> remote04.mal remote05.mal
> Log Message:
> Examples of poor-mans bat transport.
>
>
> --- NEW FILE: remote04.mal ---
> #this
Sjoerd Mullender wrote:
> Romulo Goncalves wrote:
>> I am running Mtest on windows 64 to fix a test that I submitted
>> yesterday and I am getting the following error when I start my Mtest:
>>
>> E:\MonetDB\Current\sql\NT>RunMtest.bat -rq
>>
>> Mte
I am running Mtest on windows 64 to fix a test that I submitted
yesterday and I am getting the following error when I start my Mtest:
E:\MonetDB\Current\sql\NT>RunMtest.bat -rq
Mtest.py: ERROR: ' mserver5
"--config=E:\MonetDB\Current\MonetDB5\NT\etc\monetdb5.conf" --debug=10
--set "monet_mod
In sql we have some problems in locate temp tables. If I create the
following table:
create global temporary t1(id int);
If I do:
select * from t1;
or
select * from tmp.t1;
I can see the table. However, When I do alter table, copy into, create
trigger, create index statements I cannot detect th
Reading the MonetDB code seems that commit option
ON COMMIT DROP
ON COMMIT PRESERVE ROWS
ON COMMIT DELETE ROWS
should not be used for normal tables (the ones which are not temporary).
If that is the rule, the commit option should be allowed in the create
table statement.
If it is not the rule, t
Stefan Manegold wrote:
> Update of /cvsroot/monetdb/MonetDB/NT
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15904/NT
>
> Modified Files:
> monetdb_winconfig.h winrules.msc
> Log Message:
>
> made OID size (command-line-) configurable (also) on 64-bit Windows:
> As opposed to Un
I have a file with several queries:
if I run mclient like this:
mclient -lsql file.sql
I get output only for the first 5 queries..
If run
mclient -lsql < file.sql
I get the complete output. Should this be reported as a bug or is there
a logical explanation?
Regards,
Romulo
--
Stefan Manegold wrote:
> On Tue, Dec 11, 2007 at 02:53:35PM +0100, Fabian Groffen wrote:
>> On 11-12-2007 14:51:02 +0100, Romulo Goncalves wrote:
>>> Fabian Groffen wrote:
>>>> On 11-12-2007 14:40:53 +0100, Stefan Manegold wrote:
>>>>> On Tue, D
Fabian Groffen wrote:
> On 11-12-2007 14:40:53 +0100, Stefan Manegold wrote:
>> On Tue, Dec 11, 2007 at 01:36:50PM +, Fabian wrote:
>>> Update of /cvsroot/monetdb/java/scripts/Tests
>>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv22088
>>>
>>> Modified Files:
>>> All
>>> Log Mes
Stefan Manegold wrote:
> On Tue, Dec 04, 2007 at 08:16:31PM +0100, Martin Kersten wrote:
Second question: Which function I should call for:
b.reverse().seqbase([EMAIL PROTECTED]);
In MAL I did
rev := bat.reverse(b);
base := bat.setBase(rev,[EMAIL PROTECTED]);
Stefan Manegold wrote:
> On Tue, Dec 04, 2007 at 05:20:31PM +0100, Romulo Goncalves wrote:
>> #c0 := b.select([EMAIL PROTECTED], oid(b.count() - 3)).mark([EMAIL
>> PROTECTED]).reverse();
>> cnt := aggr.count(alg);
>> cnt := calc.-(cnt,3);
>>
Niels Nes wrote:
> On Mon, Dec 03, 2007 at 10:09:02PM +0100, Romulo Goncalves wrote:
>> Hello,
>>
>> Firs question:
>>
>> b.select([EMAIL PROTECTED], oid(b.count() - 3)).mark([EMAIL
>> PROTECTED]).reverse()
>>
>> What is the meaning of such M
Hello,
Firs question:
b.select([EMAIL PROTECTED], oid(b.count() - 3)).mark([EMAIL
PROTECTED]).reverse()
What is the meaning of such MIL code line?
I translate it to MAL like this:
cnt := aggr.count(base);
cnt := cnt - 3;
oid := calc.oid(cnt);
sel := algebra.select(b, [EMA
Dear developers,
I need to convert some MIL to MAL; however, I never used MIL in my life.
Is there any document which give some tips in how to do it?
Or what should be my steps to convert MIL to MAL?
Thanks in advance
Regards,
Romulo
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/kernel
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv28642
>
> Modified Files:
> algebra.mx bat5.mx mmath.mx
> Log Message:
> Move all signatures to the .h section to ease compilation of
> programs using the
I think until monday
Sjoerd does not allow me to commit.
Regards,
Romulo
>
> Stefan
>
> On Fri, Oct 12, 2007 at 09:53:41AM +, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-10-06_2.8/Tests
>> In directory sc8-pr-cvs16.sourceforge.net:
Stefan Manegold wrote:
> On Fri, Oct 12, 2007 at 01:22:23PM +0200, Romulo Goncalves wrote:
>> Sjoerd Mullender wrote:
>>> Romulo Goncalves wrote:
>>>> Why the option
>>>> \h - show the readline history
>>>>
>>>> mclient.ex
Sjoerd Mullender wrote:
> Romulo Goncalves wrote:
>> Why the option
>> \h - show the readline history
>>
>> mclient.exe -lsql --help
>>
>> Is not available on windows? Is an design feature or a bug?
>
> There is no readline on Windows, nor a need
Why the option
\h - show the readline history
mclient.exe -lsql --help
Is not available on windows? Is an design feature or a bug?
Regards,
Romulo
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through
Niels Nes wrote:
> On Wed, Oct 10, 2007 at 09:05:45AM +0000, Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/MonetDB/NT
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14659
>>
>> Modified Files:
>> monetdb_winconfig.h
>> Log Message:
&
Mark Polo wrote:
> Hi Im installed MonetDB in windows XP.
> I dont find the mapi.h.header file..
> from where should i get this ?
>
Hello, first thanks for using MonetDB.
Second I need to follow some procedures to understand your problem:
Are you using Xp 32 or 64bit?
Are you using the install
Marcin Zukowski wrote:
> Hi,
> I'm using it in my automagic-compilation scripts, so I would apprecitate if
> it
> stayed. If not, is there something similar as a replacement? I need something
> that prepares configure_* call based on env variables.
> m.
>
I never used it. When I want to configu
Romulo Goncalves wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29918/mal
>
> Modified Files:
> Makefile.ag batxml.mx
> Log Message:
> Initialize variable to resolve problems on windows (32bit with
Stefan Manegold wrote:
> On Thu, Sep 06, 2007 at 11:49:57AM +0200, Romulo Goncalves wrote:
>> Sjoerd Mullender wrote:
>>> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
>>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15018/src/modules/mal
>>>
&g
Sjoerd Mullender wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv15018/src/modules/mal
>
> Modified Files:
> Tag: GDK-2
> batxml.mx
> Log Message:
> propagated changes of Friday Aug 24 2007 - Tuesday Aug 28 2007
> f
Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/src/mal
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18380/mal
>
> Modified Files:
> mal_client.mx mal_scenario.mx
> Log Message:
> Add a few statistics for tracking client behavior.
>
>
> Index: mal_client.mx
> =
Martin Kersten wrote:
> Romulo Goncalves wrote:
>> I am using monetBD5 with datacell module and I got the following crash.
> The datacell module is not available outside CWI.
>
Ups, I thought the only developers were us here in the group and others
are only users...
I am using monetBD5 with datacell module and I got the following crash.
I know it is related with memory map and maybe a valgrind execution
would be a nice thing to do. However, I would like more feedback from
the experts:
insert 1188567930287233: line :[0,3]
/ufs/goncalve/scratch/MonetDB/Monet
Romulo Goncalves wrote:
> Stefan Manegold wrote:
>> On Tue, Aug 28, 2007 at 11:02:34AM +0200, Romulo Goncalves wrote:
>>> Sjoerd Mullender wrote:
>>>> Shouldn't you compile *before* you check in?
>>> The compilation is working in windows. The error is
Stefan Manegold wrote:
> On Tue, Aug 28, 2007 at 11:02:34AM +0200, Romulo Goncalves wrote:
>> Sjoerd Mullender wrote:
>>> Shouldn't you compile *before* you check in?
>> The compilation is working in windows. The error is gone, but I will check.
>
> are you su
Sjoerd Mullender wrote:
> Shouldn't you compile *before* you check in?
The compilation is working in windows. The error is gone, but I will check.
I did not try for linux.
Regards,
Romulo
>
> Romulo Goncalves wrote:
>> Update of /cvsroot/monetdb/clients/src/mapilib
>>
Martin Kersten wrote:
> Thanks for the first reaction.
>
> Romulo Goncalves wrote:
>> Martin Kersten wrote:
>>> Update of /cvsroot/monetdb/clients/src/mapiclient
>>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19893
>>>
>>>
Martin Kersten wrote:
> Update of /cvsroot/monetdb/clients/src/mapiclient
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19893
>
> Modified Files:
> MapiClient.mx
> Log Message:
> MapiClient has been extended with a SQL rendering option based on
> a predefined columnwidth and page
Romulo Goncalves wrote:
> Stefan Manegold wrote:
>> On Tue, Jul 31, 2007 at 02:25:04AM +0200, Romulo Goncalves wrote:
>>> Dear developers
>>>
>>> I was checking the status of the SQL test web-site (cvs branch) and I
>>
Stefan Manegold wrote:
> On Tue, Jul 31, 2007 at 02:25:04AM +0200, Romulo Goncalves wrote:
>> Dear developers
>>
>> I was checking the status of the SQL test web-site (cvs branch) and I
>
> guess you
Dear developers
I was checking the status of the SQL test web-site (cvs branch) and I
found some red ones.
In the test src/test/BugConstraint/delete_primarykey_1643845.sql
If I run the normal Mtest the test is red (the err output).
The constraint error given is for the foreign key and not
Romulo Goncalves wrote:
> Martin Kersten wrote:
>> Update of /cvsroot/monetdb/MonetDB5/src/modules/mal
>> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14370
>>
>> Modified Files:
>> tablet.mx
>> Log Message:
>> There is no guarantee th
1 - 100 of 155 matches
Mail list logo