gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5216 - GNUnet/src/applications/sqstore_mysql


From: gnunet
Subject: [GNUnet-SVN] r5216 - GNUnet/src/applications/sqstore_mysql
Date: Mon, 2 Jul 2007 00:43:46 -0600 (MDT)

Author: grothoff
Date: 2007-07-02 00:43:46 -0600 (Mon, 02 Jul 2007)
New Revision: 5216

Modified:
   GNUnet/src/applications/sqstore_mysql/mysql.c
Log:
fix

Modified: GNUnet/src/applications/sqstore_mysql/mysql.c
===================================================================
--- GNUnet/src/applications/sqstore_mysql/mysql.c       2007-07-02 02:36:25 UTC 
(rev 5215)
+++ GNUnet/src/applications/sqstore_mysql/mysql.c       2007-07-02 06:43:46 UTC 
(rev 5216)
@@ -1316,7 +1316,6 @@
   }
   count = mysql_stmt_affected_rows(stmt);
   mysql_thread_end();
-  MUTEX_UNLOCK(lock);
 #if DEBUG_MYSQL
   GE_LOG(ectx,
         GE_DEBUG | GE_REQUEST | GE_USER,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]