Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv18324/src/backends/monet5

Modified Files:
        sql_scenario.mx 
Log Message:
propagated changes of Tuesday Jan 26 2010 - Thursday Jan 28 2010
from the Feb2010 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/01/26 - nielsnes: src/backends/monet5/sql_scenario.mx,1.372.2.1
  don't unlock twice
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: sql_scenario.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_scenario.mx,v
retrieving revision 1.372
retrieving revision 1.373
diff -u -d -r1.372 -r1.373
--- sql_scenario.mx     10 Jan 2010 15:33:33 -0000      1.372
+++ sql_scenario.mx     28 Jan 2010 12:51:53 -0000      1.373
@@ -273,7 +273,6 @@
                mal_unset_lock(sql_contextLock,"SQL init");
                throw(SQL, "SQLinit", "Starting log manager failed");
        }
-       mal_unset_lock(sql_contextLock,"SQL init");
        return MAL_SUCCEED;
 }
 


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to