Update of /cvsroot/monetdb/sql/src/backends/monet5/merovingian
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv27867
Modified Files:
Tag: Nov2009
merovingian_forkmserver.c
Log Message:
epic fail
U merovingian_forkmserver.c
Index: merovingian_forkmserver.c
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/backends/monet5/merovingian/merovingian_forkmserver.c,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -d -r1.3.2.1 -r1.3.2.2
--- merovingian_forkmserver.c 30 Sep 2009 14:20:07 -0000 1.3.2.1
+++ merovingian_forkmserver.c 1 Oct 2009 09:27:25 -0000 1.3.2.2
@@ -245,7 +245,7 @@
kv = findConfKey(ckv, "master");
/* can't have master configured by default */
- if (kv->val != NULL && strcmp(kv->val, "yes")) {
+ if (kv->val != NULL && strcmp(kv->val, "yes") == 0) {
master = alloca(sizeof(char) * 24);
snprintf(master, 24, "replication_master=true");
}
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins