gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r7954 - GNUnet/src/applications/sqstore_mysql
Date: Thu, 20 Nov 2008 03:22:36 -0700 (MST)

Author: holindho
Date: 2008-11-20 03:22:36 -0700 (Thu, 20 Nov 2008)
New Revision: 7954

Modified:
   GNUnet/src/applications/sqstore_mysql/mysql.c
Log:
libgnunetmysql does this on unload


Modified: GNUnet/src/applications/sqstore_mysql/mysql.c
===================================================================
--- GNUnet/src/applications/sqstore_mysql/mysql.c       2008-11-20 10:08:51 UTC 
(rev 7953)
+++ GNUnet/src/applications/sqstore_mysql/mysql.c       2008-11-20 10:22:36 UTC 
(rev 7954)
@@ -1163,7 +1163,6 @@
   /* run update queries here */
   GNUNET_MYSQL_database_close (db);
   db = NULL;
-  mysql_library_end ();
   ectx = NULL;
 }
 





reply via email to

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