Hi all,

can you tell me what I need to change to make Mserver communicate with  
mclient on OS X. All I get is silence...

$ Mserver --dbinit='module(pathfinder); mil_start();'
# MonetDB Server v4.25.0
# based on GDK   v1.25.0
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for i686-apple-darwin9.5.0/32bit with 32bit OIDs;  
dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.9.0 loaded. http://dbappl.cs.utwente.nl/pftijah
# MonetDB/XQuery module v0.25.0 loaded (default back-end is 'algebra')
# XRPC administrative console at http://127.0.0.1:50001/admin
MonetDB>

$ mclient -lx q01.xq
^C (after 2 minutes)
$ mclient -lmil q01.mil
^C (after 2 minutes)

Running the same query through Mserver directly completes in under a  
second.

$ pf q01.xq > q01.mil
$ Mserver q01.mil
# MonetDB Server v4.25.0
# based on GDK   v1.25.0
# Copyright (c) 1993-July 2008, CWI. All rights reserved.
# Copyright (c) August 2008-, MonetDB B.V.. All rights reserved.
# Compiled for i686-apple-darwin9.5.0/32bit with 32bit OIDs;  
dynamically linked.
# Visit http://monetdb.cwi.nl/ for further information.
# PF/Tijah module v0.9.0 loaded. http://dbappl.cs.utwente.nl/pftijah
# MonetDB/XQuery module v0.25.0 loaded (default back-end is 'algebra')
# XRPC administrative console at http://127.0.0.1:50001/admin
<?xml version="1.0" encoding="utf-8"?>
<XQueryResult>Ayonca Vijaykrishnan</XQueryResult>
MonetDB>

Thanks,
Jan

-- 
Jan Rittinger
Lehrstuhl Datenbanken und Informationssysteme
Wilhelm-Schickard-Institut für Informatik
Eberhard-Karls-Universität Tübingen

http://www-db.informatik.uni-tuebingen.de/team/rittinger


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to