Another M4 -> M5 "incompatibility" that should be documented 
properly in the M4 -> M5 transition documentation:

`
While with M4, "mapi_open=true"/"mapi_open=false" works fine,
M5 (seems to) require(s) "mapi_open=1"/"mapi_open=0".
`

Stefan


On Sun, May 27, 2007 at 05:27:33PM +0000, Martin Kersten wrote:
> Update of /cvsroot/monetdb/MonetDB5/conf
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv31984
> 
> Modified Files:
>       monetdb5.conf.in 
> Log Message:
> Use the proper values for mapi_open
> 
> 
> Index: monetdb5.conf.in
> ===================================================================
> RCS file: /cvsroot/monetdb/MonetDB5/conf/monetdb5.conf.in,v
> retrieving revision 1.11
> retrieving revision 1.12
> diff -u -d -r1.11 -r1.12
> --- monetdb5.conf.in  17 May 2007 09:51:09 -0000      1.11
> +++ monetdb5.conf.in  27 May 2007 17:27:31 -0000      1.12
> @@ -126,7 +126,7 @@
>  # Monet Application Interface Section
>  #====================================
>  mapi_port=0                  #default port to address a mserver
> -mapi_open=false              #should be set to 'true' to allow for 
> +mapi_open=0          #should be set to '1' to allow for 
>                                       #remote access to a server
>  
>  # SQL Interface Section
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Monetdb-checkins mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

-- 
| Dr. Stefan Manegold | mailto:[EMAIL PROTECTED] |
| CWI,  P.O.Box 94079 | http://www.cwi.nl/~manegold/  |
| 1090 GB Amsterdam   | Tel.: +31 (20) 592-4212       |
| The Netherlands     | Fax : +31 (20) 592-4312       |

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-developers mailing list
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to